aboutsummaryrefslogtreecommitdiff
path: root/lib/lmb.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-11lmb: Rework lmb_dump_all() outputGravatar Michael Ellerman 1-21/+21
2008-08-15lmb: Fix reserved region handling in lmb_enforce_memory_limit().Gravatar David S. Miller 1-0/+2
2008-05-18lmb: Fix compile warningGravatar Kumar Gala 1-1/+2
2008-05-12lmb: Make lmb debugging more useful.Gravatar David S. Miller 1-11/+22
2008-05-12lmb: Fix inconsistent alignment of size argument.Gravatar David S. Miller 1-4/+8
2008-04-29[POWERPC] Provide walk_memory_resource() for powerpcGravatar Badari Pulavarty 1-0/+33
2008-04-29[POWERPC] Update lmb data structures for hotplug memory add/removeGravatar Badari Pulavarty 1-9/+57
2008-04-23[LMB]: Fix lmb allocation regression.Gravatar David S. Miller 1-1/+1
2008-04-15[LMB] Restructure allocation loops to avoid unsigned underflowGravatar Paul Mackerras 1-26/+30
2008-04-15[LMB] Fix some whitespace and other formatting issues, use pr_debugGravatar Paul Mackerras 1-42/+30
2008-04-15[LMB] Add lmb_alloc_nid()Gravatar David S. Miller 1-10/+76
2008-02-19[LMB]: Fix lmb_add_region if region should be added at the headGravatar Kumar Gala 1-0/+5
2008-02-13[LMB]: Make lmb support large physical addressingGravatar Becky Bruce 1-47/+46
2008-02-13[LMB]: Fix initial lmb add region with a non-zero baseGravatar Kumar Gala 1-0/+6
2008-02-13[LMB]: Fix bug in __lmb_alloc_base().Gravatar David S. Miller 1-1/+7
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.Gravatar David S. Miller 1-0/+354