index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
bootmem.h
Age
Commit message (
Expand
)
Author
2012-12-12
mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()
Lin Feng
2012-12-11
bootmem: fix wrong call parameter for free_bootmem()
Joonsoo Kim
2012-07-11
mm: sparse: fix usemap allocation above node descriptor section
Yinghai Lu
2012-05-29
mm: remove sparsemem allocation details from the bootmem allocator
Johannes Weiner
2012-05-24
mm: add a low limit to alloc_large_system_hash
Tim Bird
2011-07-14
memblock, x86: Make free_all_memory_core_early() explicitly free lowmem only
Tejun Heo
2011-05-25
memblock/nobootmem: allow alloc_bootmem() to take 0 as low limit
Yinghai Lu
2011-05-11
mm: use alloc_bootmem_node_nopanic() on really needed path
Yinghai Lu
2011-03-23
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
2010-12-13
bootmem: Add alloc_bootmem_align()
Suresh Siddha
2010-02-12
x86: Make 64 bit use early_res instead of bootmem before slab
Yinghai Lu
2009-11-10
bootmem: Add free_bootmem_late()
FUJITA Tomonori
2009-09-22
mm: also use alloc_large_system_hash() for the PID hash table
Jan Beulich
2009-04-01
mm: enable hashdist by default on 64bit NUMA
Anton Blanchard
2009-02-24
bootmem: reorder interface functions and add a missing one
Tejun Heo
2009-02-24
bootmem: clean up arch-specific bootmem wrapping
Tejun Heo
2008-08-12
page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system...
Jan Beulich
2008-07-25
bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODE
Johannes Weiner
2008-07-24
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
2008-07-24
bootmem: clean up alloc_bootmem_core
Johannes Weiner
2008-07-24
bootmem: reorder code to match new bootmem structure
Johannes Weiner
2008-07-24
mm: introduce non panic alloc_bootmem
Andi Kleen
2008-07-24
mm: unexport __alloc_bootmem_core()
Johannes Weiner
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
2008-07-08
x86: clean up reserve_bootmem_generic() and port it to 32-bit
Yinghai Lu
2008-06-21
Add return value to reserve_bootmem_node()
Bernhard Walle
2008-04-28
memory hotplug: make alloc_bootmem_section()
Yasunori Goto
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
2007-10-29
Revert "x86_64: allocate sparsemem memmap above 4G"
Linus Torvalds
2007-06-01
x86_64: allocate sparsemem memmap above 4G
Zou Nan hai
2007-05-02
[PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMA
Ravikiran G Thirumalai
2007-03-22
[PATCH] FRV: fix unannotated variable declarations
David Howells
2006-12-07
[PATCH] remove HASH_HIGHMEM
Andrew Morton
2006-09-26
[PATCH] bootmem: miscellaneous coding style fixes
Franck Bui-Huu
2006-09-26
[PATCH] bootmem: remove useless headers inclusions
Franck Bui-Huu
2006-09-26
[PATCH] bootmem: limit to 80 columns width
Franck Bui-Huu
2006-09-26
[PATCH] bootmem: remove useless parentheses in bootmem header file
Franck Bui-Huu
2006-09-26
[PATCH] bootmem: remove useless __init in header file
Franck Bui-Huu
2006-09-22
[XFRM]: Dynamic xfrm_state hash table sizing.
David S. Miller
2006-07-10
[PATCH] FRV: Fix FRV arch compile errors
David Howells
2006-06-23
[PATCH] wait_table and zonelist initializing for memory hotadd: change to mem...
Yasunori Goto
2006-04-09
[PATCH] x86_64: Handle empty PXMs that only contain hotplug memory
Andi Kleen
2006-03-27
[PATCH] for_each_online_pgdat: for_each_bootmem
KAMEZAWA Hiroyuki
2006-03-25
[PATCH] x86_64: Try to allocate node memmap near the end of node
Andi Kleen
2006-01-06
[PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low
Ravikiran G Thirumalai
2005-10-19
[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memory
Yasunori Goto
2005-06-25
[PATCH] kdump: Retrieve saved max pfn
Vivek Goyal
2005-06-23
[PATCH] sparsemem base: simple NUMA remap space allocator
Dave Hansen
2005-01-04
[PATCH] frv: add initdata variable spec in a header file
David Howells
2005-01-03
[PATCH] alloc_large_system_hash: NUMA interleaving
Brent Casavant
[next]