Commit Graph

74 Commits (435f49a518c78eec8e2edbbadd912737246cbe20)

Author SHA1 Message Date
Yinghai Lu a9ce6bc151 x86, memblock: Replace e820_/_early string with memblock_ 15 years ago
Yinghai Lu 72d7c3b33c x86: Use memblock to replace early_res 15 years ago
Yinghai Lu f88eff74aa bootmem, x86: Add weak version of reserve_bootmem_generic 15 years ago
Yinghai Lu b8ab9f8202 x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa is used 15 years ago
Yinghai Lu aa235fc712 bootmem, x86: Fix 32bit numa system without RAM on node 0 15 years ago
Yinghai Lu 337998587f nobootmem, x86: Fix 32bit numa system without RAM on node 0 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Jiri Kosina c26f91a3df x86: Remove excessive early_res debug output 15 years ago
Yinghai Lu 08677214e3 x86: Make 64 bit use early_res instead of bootmem before slab 15 years ago
Jan Beulich 8aa043d745 mm/bootmem.c: properly __init-annotate helper functions 15 years ago
FUJITA Tomonori 9f993ac3f7 bootmem: Add free_bootmem_late() 15 years ago
Catalin Marinas 008139d914 kmemleak: Do not report alloc_bootmem blocks as leaks 16 years ago
Catalin Marinas ec3a354bd4 kmemleak: Add callbacks to the bootmem allocator 16 years ago
Joe Perches 433f13a727 bootmem.c: avoid c90 declaration warning 16 years ago
Pekka Enberg c91c4773b3 bootmem: fix slab fallback on numa 16 years ago
Pekka Enberg 441c7e0a2e bootmem: use slab if bootmem is no longer available 16 years ago
Tejun Heo d0c4f57027 bootmem, x86: further fixes for arch-specific bootmem wrapping 16 years ago
Tejun Heo c132937556 bootmem: clean up arch-specific bootmem wrapping 16 years ago
Johannes Weiner 594fe1a044 bootmem: print request details before BUG_ON(them) 16 years ago
Harvey Harrison 80a914dc05 misc: replace __FUNCTION__ with __func__ 17 years ago
Johannes Weiner 481ebd0d76 bootmem: fix aligning of node-relative indexes and offsets 17 years ago
Mikulas Patocka 627240aaa9 bootmem allocator: alloc_bootmem_core(): page-align the end offset 17 years ago
Johannes Weiner 3560e249ab bootmem: replace node_boot_start in struct bootmem_data 17 years ago
Johannes Weiner 75a56cfe9f bootmem: revisit alloc_bootmem_section 17 years ago
Johannes Weiner 4cc278b721 bootmem: Make __alloc_bootmem_low_node fall back to other nodes 17 years ago
Johannes Weiner 0f3caba211 bootmem: respect goal more likely 17 years ago
Johannes Weiner e2bf3cae51 bootmem: factor out the marking of a PFN range 17 years ago
Johannes Weiner d747fa4bce bootmem: free/reserve helpers 17 years ago
Johannes Weiner 5f2809e69c bootmem: clean up alloc_bootmem_core 17 years ago
Johannes Weiner 41546c1741 bootmem: clean up free_all_bootmem_core 17 years ago
Johannes Weiner 636cc40cb7 bootmem: revisit bootmem descriptor list handling 17 years ago
Johannes Weiner df049a5f41 bootmem: revisit bitmap size calculations 17 years ago
Johannes Weiner 2e5237daf0 bootmem: add debugging framework 17 years ago
Johannes Weiner a66fd7daec bootmem: add documentation to API functions 17 years ago
Johannes Weiner 57cfc29efa bootmem: clean up bootmem.c file header 17 years ago
Johannes Weiner 223e8dc924 bootmem: reorder code to match new bootmem structure 17 years ago
Andi Kleen b54bbf7b81 mm: introduce non panic alloc_bootmem 17 years ago
Johannes Weiner ffc6421f07 mm: unexport __alloc_bootmem_core() 17 years ago
Johannes Weiner 8ae0446307 mm: normalize internal argument passing of bootmem data 17 years ago
Johannes Weiner 6b312c0e6e mm: fix free_all_bootmem_core alignment check 17 years ago
Johannes Weiner b61bfa3c46 mm: move bootmem descriptors definition to a single place 17 years ago
Mel Gorman 2dbb51c49f mm: make defensive checks around PFN values registered for memory usage 17 years ago
Bernhard Walle 71c2742f5e Add return value to reserve_bootmem_node() 17 years ago
Yasunori Goto e70260aabe memory hotplug: make alloc_bootmem_section() 17 years ago
Yasunori Goto 0475327876 memory hotplug: register section/node id to free 17 years ago
Yinghai Lu a5645a61b3 mm: allow reserve_bootmem() cross nodes 17 years ago
Yinghai Lu 9a2dc04cf0 mm: offset align in alloc_bootmem() 17 years ago
Yinghai Lu ad09315cad mm: fix alloc_bootmem_core to use fast searching for all nodes 17 years ago
Yinghai Lu 5a982cbc7b mm: fix boundary checking in free_bootmem_core 17 years ago
Bernhard Walle 72a7fe3967 Introduce flags for reserve_bootmem() 17 years ago