Commit Graph

43 Commits (1ea6b8f48918282bdca0b32a34095504ee65bab5)

Author SHA1 Message Date
Yinghai Lu 8bba154ef2 memblock/nobootmem: allow alloc_bootmem() to take 0 as low limit 14 years ago
Yinghai Lu 8f389a99b6 mm: use alloc_bootmem_node_nopanic() on really needed path 14 years ago
Olaf Hering 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 years ago
Suresh Siddha 53dde5f385 bootmem: Add alloc_bootmem_align() 14 years ago
Yinghai Lu 08677214e3 x86: Make 64 bit use early_res instead of bootmem before slab 15 years ago
FUJITA Tomonori 9f993ac3f7 bootmem: Add free_bootmem_late() 15 years ago
Jan Beulich 2c85f51d22 mm: also use alloc_large_system_hash() for the PID hash table 16 years ago
Anton Blanchard c2fdf3a9b2 mm: enable hashdist by default on 64bit NUMA 16 years ago
Tejun Heo 2d0aae4169 bootmem: reorder interface functions and add a missing one 16 years ago
Tejun Heo c132937556 bootmem: clean up arch-specific bootmem wrapping 16 years ago
Jan Beulich 74768ed833 page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system_hash() 17 years ago
Johannes Weiner c6af5e9f8a bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODE 17 years ago
Johannes Weiner 3560e249ab bootmem: replace node_boot_start in struct bootmem_data 17 years ago
Johannes Weiner 5f2809e69c bootmem: clean up alloc_bootmem_core 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 b61bfa3c46 mm: move bootmem descriptors definition to a single place 17 years ago
Yinghai Lu d2dbf34332 x86: clean up reserve_bootmem_generic() and port it to 32-bit 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
Bernhard Walle 72a7fe3967 Introduce flags for reserve_bootmem() 17 years ago
Linus Torvalds 6a22c57b8d Revert "x86_64: allocate sparsemem memmap above 4G" 18 years ago
Zou Nan hai 2e1c49db4c x86_64: allocate sparsemem memmap above 4G 18 years ago
Ravikiran G Thirumalai e073ae1b34 [PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMA 18 years ago
David Howells 8da38d7bac [PATCH] FRV: fix unannotated variable declarations 18 years ago
Andrew Morton 0490366432 [PATCH] remove HASH_HIGHMEM 18 years ago
Franck Bui-Huu f71bf0cac7 [PATCH] bootmem: miscellaneous coding style fixes 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 71fb2e8f87 [PATCH] bootmem: remove useless parentheses in bootmem header file 19 years ago
Franck Bui-Huu 2d1a07d487 [PATCH] bootmem: remove useless __init in header file 19 years ago
David S. Miller f034b5d4ef [XFRM]: Dynamic xfrm_state hash table sizing. 19 years ago
David Howells 9dec17eb57 [PATCH] FRV: Fix FRV arch compile errors 19 years ago
Yasunori Goto 86356ab147 [PATCH] wait_table and zonelist initializing for memory hotadd: change to meminit for build_zonelist 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
Ravikiran G Thirumalai 008857c1a4 [PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low 19 years ago
Yasunori Goto 281dd25cdc [PATCH] swiotlb: make sure initial DMA allocations really are in DMA memory 20 years ago
Vivek Goyal 92aa63a5a1 [PATCH] kdump: Retrieve saved max pfn 20 years ago
Dave Hansen 6f167ec721 [PATCH] sparsemem base: simple NUMA remap space allocator 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago