Commit Graph

16 Commits (fc240e3fc5791c572402b0857948da7b1e68d77f)

Author SHA1 Message Date
Michael Ellerman c37682d907 lmb: Rework lmb_dump_all() output 16 years ago
David S. Miller ebb1951d36 lmb: Fix reserved region handling in lmb_enforce_memory_limit(). 17 years ago
Kumar Gala f9ebcd9d41 lmb: Fix compile warning 17 years ago
David S. Miller faa6cfde74 lmb: Make lmb debugging more useful. 17 years ago
David S. Miller 4978db5bd9 lmb: Fix inconsistent alignment of size argument. 17 years ago
Badari Pulavarty 9d88a2eb6e [POWERPC] Provide walk_memory_resource() for powerpc 17 years ago
Badari Pulavarty 98d5c21c81 [POWERPC] Update lmb data structures for hotplug memory add/remove 17 years ago
David S. Miller 7347aefbcc [LMB]: Fix lmb allocation regression. 17 years ago
Paul Mackerras d9024df02f [LMB] Restructure allocation loops to avoid unsigned underflow 17 years ago
Paul Mackerras 300613e523 [LMB] Fix some whitespace and other formatting issues, use pr_debug 17 years ago
David S. Miller c50f68c8ae [LMB] Add lmb_alloc_nid() 17 years ago
Kumar Gala 74b20dad1c [LMB]: Fix lmb_add_region if region should be added at the head 17 years ago
Becky Bruce e5f2709543 [LMB]: Make lmb support large physical addressing 17 years ago
Kumar Gala 27e6672bb9 [LMB]: Fix initial lmb add region with a non-zero base 17 years ago
David S. Miller eea89e13a9 [LMB]: Fix bug in __lmb_alloc_base(). 17 years ago
David S. Miller d9b2b2a277 [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. 17 years ago
Kumar Gala f98eeb4eb1 [POWERPC] Fix handling of memreserve if the range lands in highmem 17 years ago
Manish Ahuja 56d6d1a73d [POWERPC] Fix loop with unsigned long counter variable 18 years ago
David Gibson eb6de28637 [POWERPC] Allow duplicate lmb_reserve() calls 18 years ago
Michael Ellerman 30f30e1305 [POWERPC] Fix mem= handling when the memory limit is > RMO size 19 years ago
Michael Ellerman e7c1f69d4f [POWERPC] Fix mem= handling when the memory limit is > RMO size 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Michael Ellerman 2babf5c2ec [PATCH] powerpc: Unify mem= handling 19 years ago
Michael Ellerman 2c276603c3 [PATCH] powerpc: Fix bug in bug fix for bug in lmb_alloc() 19 years ago
Michael Ellerman 3b9331dac1 [PATCH] powerpc: Move LMB_ALLOC_ANYWHERE out of lmb.h 19 years ago
Michael Ellerman d7a5b2ffa1 [PATCH] powerpc: Always panic if lmb_alloc() fails 19 years ago
Michael Ellerman 8c20fafa85 [PATCH] powerpc: Make sure we don't create empty lmb regions 19 years ago
Michael Ellerman eb481899aa [PATCH] powerpc: Fixup debugging in lmb.c 19 years ago
Paul Mackerras 7c8c6b9776 powerpc: Merge lmb.c and make MM initialization use it. 20 years ago
Michael Ellerman 71e1f55ad4 [PATCH] ppc64: Simplify some lmb functions 20 years ago
Michael Ellerman 180379dcef [PATCH] ppc64: Remove physbase from the lmb_property struct 20 years ago
Michael Ellerman e88bcd1b29 [PATCH] ppc64: Remove redundant abs_to_phys() macro 20 years ago
Michael Ellerman a4a0f97020 [PATCH] ppc64: Remove redundant use of pointers in lmb code 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago