index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
bootmem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit num...
Yinghai Lu
2010-07-20
1
-4
/
+20
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-04-07
1
-2
/
+15
|
\
|
*
bootmem, x86: Fix 32bit numa system without RAM on node 0
Yinghai Lu
2010-04-01
1
-1
/
+7
|
*
nobootmem, x86: Fix 32bit numa system without RAM on node 0
Yinghai Lu
2010-04-01
1
-1
/
+8
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
x86: Remove excessive early_res debug output
Jiri Kosina
2010-03-24
1
-13
/
+0
*
x86: Make 64 bit use early_res instead of bootmem before slab
Yinghai Lu
2010-02-12
1
-3
/
+192
*
mm/bootmem.c: properly __init-annotate helper functions
Jan Beulich
2009-12-15
1
-4
/
+4
*
bootmem: Add free_bootmem_late()
FUJITA Tomonori
2009-11-10
1
-0
/
+24
*
kmemleak: Do not report alloc_bootmem blocks as leaks
Catalin Marinas
2009-08-27
1
-1
/
+5
*
kmemleak: Add callbacks to the bootmem allocator
Catalin Marinas
2009-07-08
1
-0
/
+6
*
bootmem.c: avoid c90 declaration warning
Joe Perches
2009-06-19
1
-5
/
+9
*
bootmem: fix slab fallback on numa
Pekka Enberg
2009-06-11
1
-0
/
+9
*
bootmem: use slab if bootmem is no longer available
Pekka Enberg
2009-06-11
1
-0
/
+3
*
bootmem, x86: further fixes for arch-specific bootmem wrapping
Tejun Heo
2009-03-01
1
-15
/
+30
*
bootmem: clean up arch-specific bootmem wrapping
Tejun Heo
2009-02-24
1
-3
/
+11
*
bootmem: print request details before BUG_ON(them)
Johannes Weiner
2009-01-06
1
-4
/
+4
*
misc: replace __FUNCTION__ with __func__
Harvey Harrison
2008-10-16
1
-1
/
+1
*
bootmem: fix aligning of node-relative indexes and offsets
Johannes Weiner
2008-08-20
1
-6
/
+29
*
bootmem allocator: alloc_bootmem_core(): page-align the end offset
Mikulas Patocka
2008-08-15
1
-1
/
+1
*
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
2008-07-24
1
-19
/
+21
*
bootmem: revisit alloc_bootmem_section
Johannes Weiner
2008-07-24
1
-21
/
+6
*
bootmem: Make __alloc_bootmem_low_node fall back to other nodes
Johannes Weiner
2008-07-24
1
-9
/
+16
*
bootmem: respect goal more likely
Johannes Weiner
2008-07-24
1
-38
/
+54
*
bootmem: factor out the marking of a PFN range
Johannes Weiner
2008-07-24
1
-119
/
+69
*
bootmem: free/reserve helpers
Johannes Weiner
2008-07-24
1
-22
/
+43
*
bootmem: clean up alloc_bootmem_core
Johannes Weiner
2008-07-24
1
-136
/
+76
*
bootmem: clean up free_all_bootmem_core
Johannes Weiner
2008-07-24
1
-45
/
+38
*
bootmem: revisit bootmem descriptor list handling
Johannes Weiner
2008-07-24
1
-13
/
+10
*
bootmem: revisit bitmap size calculations
Johannes Weiner
2008-07-24
1
-18
/
+9
*
bootmem: add debugging framework
Johannes Weiner
2008-07-24
1
-7
/
+44
*
bootmem: add documentation to API functions
Johannes Weiner
2008-07-24
1
-1
/
+149
*
bootmem: clean up bootmem.c file header
Johannes Weiner
2008-07-24
1
-9
/
+5
*
bootmem: reorder code to match new bootmem structure
Johannes Weiner
2008-07-24
1
-179
/
+177
*
mm: introduce non panic alloc_bootmem
Andi Kleen
2008-07-24
1
-0
/
+12
*
mm: unexport __alloc_bootmem_core()
Johannes Weiner
2008-07-24
1
-12
/
+12
*
mm: normalize internal argument passing of bootmem data
Johannes Weiner
2008-07-24
1
-8
/
+6
*
mm: fix free_all_bootmem_core alignment check
Johannes Weiner
2008-07-24
1
-11
/
+10
*
mm: move bootmem descriptors definition to a single place
Johannes Weiner
2008-07-24
1
-0
/
+2
*
mm: make defensive checks around PFN values registered for memory usage
Mel Gorman
2008-07-24
1
-0
/
+1
*
Add return value to reserve_bootmem_node()
Bernhard Walle
2008-06-21
1
-2
/
+4
*
memory hotplug: make alloc_bootmem_section()
Yasunori Goto
2008-04-28
1
-0
/
+31
*
memory hotplug: register section/node id to free
Yasunori Goto
2008-04-28
1
-0
/
+1
*
mm: allow reserve_bootmem() cross nodes
Yinghai Lu
2008-04-26
1
-23
/
+69
*
mm: offset align in alloc_bootmem()
Yinghai Lu
2008-04-26
1
-26
/
+34
*
mm: fix alloc_bootmem_core to use fast searching for all nodes
Yinghai Lu
2008-04-26
1
-6
/
+12
*
mm: fix boundary checking in free_bootmem_core
Yinghai Lu
2008-03-24
1
-6
/
+19
*
Introduce flags for reserve_bootmem()
Bernhard Walle
2008-02-07
1
-6
/
+21
*
[PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols
Adrian Bunk
2006-12-07
1
-2
/
+0
*
[PATCH] enable booting a NUMA system where some nodes have no memory
Christian Krafft
2006-12-07
1
-0
/
+4
[next]