Commit Graph

57 Commits (a7b721037f898b29a8083da59b1dccd3da385b07)

Author SHA1 Message Date
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
Adrian Bunk 045f147f32 [PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols 18 years ago
Christian Krafft 7c309a64d6 [PATCH] enable booting a NUMA system where some nodes have no memory 18 years ago
Heiko Carstens dfd54cbcc0 [PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMIT 19 years ago
Franck Bui-Huu f71bf0cac7 [PATCH] bootmem: miscellaneous coding style fixes 19 years ago
Franck Bui-Huu bbc7b92e33 [PATCH] bootmem: use pfn/page conversion macros 19 years ago
Franck Bui-Huu e786e86a54 [PATCH] bootmem: remove useless headers inclusions 19 years ago
Franck Bui-Huu bb0923a668 [PATCH] bootmem: limit to 80 columns width 19 years ago
Franck Bui-Huu 69d49e681d [PATCH] bootmem: mark link_bootmem() as part of the __init section 19 years ago
Adrian Bunk 6d46cc6b9b [PATCH] mm/bootmem.c: EXPORT_UNUSED_SYMBOL 19 years ago
Andi Kleen a8062231d8 [PATCH] x86_64: Handle empty PXMs that only contain hotplug memory 19 years ago
KAMEZAWA Hiroyuki 679bc9fbb5 [PATCH] for_each_online_pgdat: for_each_bootmem 19 years ago
Andi Kleen 267b48014a [PATCH] x86_64: Try to allocate node memmap near the end of node 19 years ago
David Howells a226f6c899 [PATCH] FRV: Clean up bootmem allocator's page freeing algorithm 19 years ago
Ravikiran G Thirumalai 008857c1a4 [PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low 19 years ago
Haren Myneni 66d43e98ea [PATCH] fix in __alloc_bootmem_core() when there is no free page in first node's memory 19 years ago
Nick Piggin b5810039a5 [PATCH] core remove PageReserved 20 years ago