summaryrefslogtreecommitdiffstats
path: root/mm/nobootmem.c
Commit message (Expand)AuthorAge
* mm: remove nobootmemMike Rapoport2018-10-31
* memblock: rename __free_pages_bootmem to memblock_free_pagesMike Rapoport2018-10-31
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-31
* memblock: replace free_bootmem_late with memblock_free_lateMike Rapoport2018-10-31
* memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-31
* mm: nobootmem: remove bootmem allocation APIsMike Rapoport2018-10-31
* mm: nobootmem: remove dead codeMike Rapoport2018-10-31
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-31
* mm/memblock: add a name for memblock flags enumerationMike Rapoport2018-08-02
* docs/mm: nobootmem: fixup kernel-doc commentsMike Rapoport2018-08-02
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* mm: discard memblock data laterPavel Tatashin2017-08-18
* mm/nobootmem.c: return 0 when start_pfn equals end_pfnWei Yang2017-07-06
* mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mappingCatalin Marinas2016-10-11
* mm: nobootmem: move the comment of free_all_bootmemWanlong Gao2016-10-07
* mm/nobootmem.c: remove duplicate macro ARCH_LOW_ADDRESS_LIMIT statementszijun_hu2016-10-07
* mm: convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-03-17
* x86/mm: Introduce max_possible_pfnIgor Mammedov2015-12-06
* mm: page_alloc: pass PFN to __free_pages_bootmemMel Gorman2015-06-30
* mm: meminit: only set page reserved in the memblock regionNathan Zimmer2015-06-30
* mm/memblock: allocate boot time data structures from mirrored memoryTony Luck2015-06-24
* mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck2015-06-24
* mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen2014-11-13
* mem-hotplug: let memblock skip the hotpluggable memory regions in __next_mem_...Xishi Qiu2014-09-10
* mm/memblock.c: call kmemleak directly from memblock_(alloc|free)Catalin Marinas2014-06-06
* mm/nobootmem.c: mark function as staticRashika Kheria2014-04-03
* mm/nobootmem: free_all_bootmem againPhilipp Hachtmann2014-01-23
* mm: free memblock.memory in free_all_bootmemPhilipp Hachtmann2014-01-23
* mm/nobootmem.c: add return value check in __alloc_memory_core_early()Philipp Hachtmann2014-01-23
* mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODESGrygorii Strashko2014-01-21
* mm/memblock: reorder parameters of memblock_find_in_range_nodeGrygorii Strashko2014-01-21
* mm/nobootmem.c: have __free_pages_memory() free in larger chunks.Robin Holt2013-11-12
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-03
* mm: accurately calculate zone->managed_pages for highmem zonesJiang Liu2013-07-03
* mm, nobootmem: do memset() after memblock_reserve()Joonsoo Kim2013-04-29
* mm, nobootmem: clean-up of free_low_memory_core_early()Joonsoo Kim2013-04-29
* mm: Add alloc_bootmem_low_pages_nopanic()Yinghai Lu2013-01-29
* Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin2013-01-29
|\
| * mm: introduce new field "managed_pages" to struct zoneJiang Liu2012-12-12
* | mm: Kill NO_BOOTMEM version free_all_bootmem_node()Yinghai Lu2012-11-17
|/
* revert "mm: fix-up zone present pages"Andrew Morton2012-11-16
* mm: fix-up zone present pagesJianguo Wu2012-10-09
* mm/memblock: cleanup early_node_map[] related commentsWanpeng Li2012-10-09
* memblock: free allocated memblock_reserved_regions laterYinghai Lu2012-07-11
* mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu2012-07-11
* mm: remove sparsemem allocation details from the bootmem allocatorJohannes Weiner2012-05-29
* mm: nobootmem: unify allocation policy of (non-)panicking node allocationsJohannes Weiner2012-05-29
* mm: nobootmem: panic on node-specific allocation failureJohannes Weiner2012-05-29
* mm: nobootmem: fix sign extend problem in __free_pages_memory()Russ Anderson2012-05-10
* mm: nobootmem: Correct alloc_bootmem semantics.David Miller2012-04-26