summaryrefslogtreecommitdiffstats
path: root/lib/lmb.c
AgeCommit message (Expand)AuthorLines
2008-05-18lmb: Fix compile warningKumar Gala-1/+2
2008-05-12lmb: Make lmb debugging more useful.David S. Miller-11/+22
2008-05-12lmb: Fix inconsistent alignment of size argument.David S. Miller-4/+8
2008-04-29[POWERPC] Provide walk_memory_resource() for powerpcBadari Pulavarty-0/+33
2008-04-29[POWERPC] Update lmb data structures for hotplug memory add/removeBadari Pulavarty-9/+57
2008-04-23[LMB]: Fix lmb allocation regression.David S. Miller-1/+1
2008-04-15[LMB] Restructure allocation loops to avoid unsigned underflowPaul Mackerras-26/+30
2008-04-15[LMB] Fix some whitespace and other formatting issues, use pr_debugPaul Mackerras-42/+30
2008-04-15[LMB] Add lmb_alloc_nid()David S. Miller-10/+76
2008-02-19[LMB]: Fix lmb_add_region if region should be added at the headKumar Gala-0/+5
2008-02-13[LMB]: Make lmb support large physical addressingBecky Bruce-47/+46
2008-02-13[LMB]: Fix initial lmb add region with a non-zero baseKumar Gala-0/+6
2008-02-13[LMB]: Fix bug in __lmb_alloc_base().David S. Miller-1/+7
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller-0/+354