index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
bootmem.c
Age
Commit message (
Expand
)
Author
2010-04-07
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-04-01
bootmem, x86: Fix 32bit numa system without RAM on node 0
Yinghai Lu
2010-04-01
nobootmem, x86: Fix 32bit numa system without RAM on node 0
Yinghai Lu
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-24
x86: Remove excessive early_res debug output
Jiri Kosina
2010-02-12
x86: Make 64 bit use early_res instead of bootmem before slab
Yinghai Lu
2009-12-15
mm/bootmem.c: properly __init-annotate helper functions
Jan Beulich
2009-11-10
bootmem: Add free_bootmem_late()
FUJITA Tomonori
2009-08-27
kmemleak: Do not report alloc_bootmem blocks as leaks
Catalin Marinas
2009-07-08
kmemleak: Add callbacks to the bootmem allocator
Catalin Marinas
2009-06-19
bootmem.c: avoid c90 declaration warning
Joe Perches
2009-06-11
bootmem: fix slab fallback on numa
Pekka Enberg
2009-06-11
bootmem: use slab if bootmem is no longer available
Pekka Enberg
2009-03-01
bootmem, x86: further fixes for arch-specific bootmem wrapping
Tejun Heo
2009-02-24
bootmem: clean up arch-specific bootmem wrapping
Tejun Heo
2009-01-06
bootmem: print request details before BUG_ON(them)
Johannes Weiner
2008-10-16
misc: replace __FUNCTION__ with __func__
Harvey Harrison
2008-08-20
bootmem: fix aligning of node-relative indexes and offsets
Johannes Weiner
2008-08-15
bootmem allocator: alloc_bootmem_core(): page-align the end offset
Mikulas Patocka
2008-07-24
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
2008-07-24
bootmem: revisit alloc_bootmem_section
Johannes Weiner
2008-07-24
bootmem: Make __alloc_bootmem_low_node fall back to other nodes
Johannes Weiner
2008-07-24
bootmem: respect goal more likely
Johannes Weiner
2008-07-24
bootmem: factor out the marking of a PFN range
Johannes Weiner
2008-07-24
bootmem: free/reserve helpers
Johannes Weiner
2008-07-24
bootmem: clean up alloc_bootmem_core
Johannes Weiner
2008-07-24
bootmem: clean up free_all_bootmem_core
Johannes Weiner
2008-07-24
bootmem: revisit bootmem descriptor list handling
Johannes Weiner
2008-07-24
bootmem: revisit bitmap size calculations
Johannes Weiner
2008-07-24
bootmem: add debugging framework
Johannes Weiner
2008-07-24
bootmem: add documentation to API functions
Johannes Weiner
2008-07-24
bootmem: clean up bootmem.c file header
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: normalize internal argument passing of bootmem data
Johannes Weiner
2008-07-24
mm: fix free_all_bootmem_core alignment check
Johannes Weiner
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
2008-07-24
mm: make defensive checks around PFN values registered for memory usage
Mel Gorman
2008-06-21
Add return value to reserve_bootmem_node()
Bernhard Walle
2008-04-28
memory hotplug: make alloc_bootmem_section()
Yasunori Goto
2008-04-28
memory hotplug: register section/node id to free
Yasunori Goto
2008-04-26
mm: allow reserve_bootmem() cross nodes
Yinghai Lu
2008-04-26
mm: offset align in alloc_bootmem()
Yinghai Lu
2008-04-26
mm: fix alloc_bootmem_core to use fast searching for all nodes
Yinghai Lu
2008-03-25
mm: fix boundary checking in free_bootmem_core
Yinghai Lu
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
2006-12-07
[PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols
Adrian Bunk
2006-12-07
[PATCH] enable booting a NUMA system where some nodes have no memory
Christian Krafft
2006-09-26
[PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMIT
Heiko Carstens
[next]