aboutsummaryrefslogtreecommitdiffstats
path: root/mm/bootmem.c
Commit message (Expand)AuthorAge
* bootmem/sparsemem: remove limit constraint in alloc_bootmem_sectionNishanth Aravamudan2012-03-21
* mm: bootmem: try harder to free pages in bulkJohannes Weiner2012-01-10
* mm: bootmem: drop superfluous range check when freeing pages in bulkJohannes Weiner2012-01-10
* bootmem: micro optimize freeing pages in bulkUwe Kleine-König2012-01-10
* mm: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-31
* crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-23
* bootmem: Move contig_page_data definition to bootmem.c/nobootmem.cYinghai Lu2011-02-24
* bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.cYinghai Lu2011-02-24
* x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu2010-08-27
* x86: Use memblock to replace early_resYinghai Lu2010-08-27
* bootmem, x86: Add weak version of reserve_bootmem_genericYinghai Lu2010-08-27
* x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit num...Yinghai Lu2010-07-20
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-07
|\
| * bootmem, x86: Fix 32bit numa system without RAM on node 0Yinghai Lu2010-04-01
| * nobootmem, x86: Fix 32bit numa system without RAM on node 0Yinghai Lu2010-04-01
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* x86: Remove excessive early_res debug outputJiri Kosina2010-03-24
* x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu2010-02-12
* mm/bootmem.c: properly __init-annotate helper functionsJan Beulich2009-12-15
* bootmem: Add free_bootmem_late()FUJITA Tomonori2009-11-10
* kmemleak: Do not report alloc_bootmem blocks as leaksCatalin Marinas2009-08-27
* kmemleak: Add callbacks to the bootmem allocatorCatalin Marinas2009-07-08
* bootmem.c: avoid c90 declaration warningJoe Perches2009-06-19
* bootmem: fix slab fallback on numaPekka Enberg2009-06-11
* bootmem: use slab if bootmem is no longer availablePekka Enberg2009-06-11
* bootmem, x86: further fixes for arch-specific bootmem wrappingTejun Heo2009-03-01
* bootmem: clean up arch-specific bootmem wrappingTejun Heo2009-02-23
* bootmem: print request details before BUG_ON(them)Johannes Weiner2009-01-06
* misc: replace __FUNCTION__ with __func__Harvey Harrison2008-10-16
* bootmem: fix aligning of node-relative indexes and offsetsJohannes Weiner2008-08-20
* bootmem allocator: alloc_bootmem_core(): page-align the end offsetMikulas Patocka2008-08-15
* bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-24
* bootmem: revisit alloc_bootmem_sectionJohannes Weiner2008-07-24
* bootmem: Make __alloc_bootmem_low_node fall back to other nodesJohannes Weiner2008-07-24
* bootmem: respect goal more likelyJohannes Weiner2008-07-24
* bootmem: factor out the marking of a PFN rangeJohannes Weiner2008-07-24
* bootmem: free/reserve helpersJohannes Weiner2008-07-24
* bootmem: clean up alloc_bootmem_coreJohannes Weiner2008-07-24
* bootmem: clean up free_all_bootmem_coreJohannes Weiner2008-07-24
* bootmem: revisit bootmem descriptor list handlingJohannes Weiner2008-07-24
* bootmem: revisit bitmap size calculationsJohannes Weiner2008-07-24
* bootmem: add debugging frameworkJohannes Weiner2008-07-24
* bootmem: add documentation to API functionsJohannes Weiner2008-07-24
* bootmem: clean up bootmem.c file headerJohannes Weiner2008-07-24
* bootmem: reorder code to match new bootmem structureJohannes Weiner2008-07-24
* mm: introduce non panic alloc_bootmemAndi Kleen2008-07-24
* mm: unexport __alloc_bootmem_core()Johannes Weiner2008-07-24
* mm: normalize internal argument passing of bootmem dataJohannes Weiner2008-07-24
* mm: fix free_all_bootmem_core alignment checkJohannes Weiner2008-07-24
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-24