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
*
docs/mm: bootmem: add overview documentation
Mike Rapoport
2018-08-02
1
-0
/
+47
*
docs/mm: bootmem: fix kernel-doc warnings
Mike Rapoport
2018-08-02
1
-2
/
+8
*
mm/bootmem: drop duplicated kernel-doc comments
Mike Rapoport
2018-08-02
1
-102
/
+0
*
mm: docs: fix parameter names mismatch
Mike Rapoport
2018-02-06
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
mm/bootmem.c: cosmetic improvement of code readability
Adygzhy Ondar
2017-02-22
1
-1
/
+1
*
mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping
Catalin Marinas
2016-10-11
1
-3
/
+3
*
mm/bootmem.c: replace kzalloc() by kzalloc_node()
zijun_hu
2016-10-07
1
-12
/
+2
*
mm: convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2016-03-17
1
-4
/
+3
*
x86/mm: Introduce max_possible_pfn
Igor Mammedov
2015-12-06
1
-0
/
+1
*
bootmem: avoid freeing to bootmem after bootmem is done
Chris Metcalf
2015-09-08
1
-0
/
+7
*
mm: page_alloc: pass PFN to __free_pages_bootmem
Mel Gorman
2015-06-30
1
-6
/
+7
*
mem-hotplug: reset node managed pages when hot-adding a new pgdat
Tang Chen
2014-11-13
1
-4
/
+5
*
mm/bootmem.c: use include/linux/ headers
Paul McQuade
2014-10-09
1
-2
/
+2
*
mm/bootmem.c: remove unused local `map'
Daeseok Youn
2013-11-13
1
-3
/
+3
*
mm: use pgdat_end_pfn() to simplify the code in others
Xishi Qiu
2013-11-13
1
-1
/
+1
*
mm: kill free_all_bootmem_node()
Jiang Liu
2013-07-03
1
-18
/
+0
*
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
1
-1
/
+8
*
mm: accurately calculate zone->managed_pages for highmem zones
Jiang Liu
2013-07-03
1
-14
/
+18
*
mm: Add alloc_bootmem_low_pages_nopanic()
Yinghai Lu
2013-01-29
1
-0
/
+8
*
mm: bootmem: fix free_all_bootmem_core() with odd bitmap alignment
Max Filippov
2013-01-11
1
-6
/
+18
*
mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()
Lin Feng
2012-12-12
1
-6
/
+0
*
mm: introduce new field "managed_pages" to struct zone
Jiang Liu
2012-12-12
1
-0
/
+21
*
bootmem: remove alloc_arch_preferred_bootmem()
Joonsoo Kim
2012-12-12
1
-16
/
+4
*
bootmem: remove not implemented function call, bootmem_arch_preferred_node()
Joonsoo Kim
2012-12-12
1
-12
/
+0
*
bootmem: fix wrong call parameter for free_bootmem()
Joonsoo Kim
2012-12-11
1
-10
/
+10
*
revert "mm: fix-up zone present pages"
Andrew Morton
2012-11-16
1
-9
/
+1
*
mm: fix-up zone present pages
Jianguo Wu
2012-10-09
1
-1
/
+9
*
bootmem: Fix the short description of reserve_bootmem()
Javi Merino
2012-08-27
1
-1
/
+1
*
bootmem: make ___alloc_bootmem_node_nopanic() really nopanic
Yinghai Lu
2012-07-17
1
-0
/
+4
*
mm: sparse: fix usemap allocation above node descriptor section
Yinghai Lu
2012-07-11
1
-1
/
+1
*
mm/bootmem.c: cleanup on addition to bootmem data list
Gavin Shan
2012-05-29
1
-8
/
+8
*
mm: remove sparsemem allocation details from the bootmem allocator
Johannes Weiner
2012-05-29
1
-22
/
+0
*
mm: bootmem: pass pgdat instead of pgdat->bdata down the stack
Johannes Weiner
2012-05-29
1
-10
/
+10
*
mm: bootmem: unify allocation policy of (non-)panicking node allocations
Johannes Weiner
2012-05-29
1
-20
/
+24
*
mm: bootmem: allocate in order node+goal, goal, node, anywhere
Johannes Weiner
2012-05-29
1
-1
/
+13
*
mm: bootmem: split out goal-to-node mapping from goal dropping
Johannes Weiner
2012-05-29
1
-2
/
+15
*
mm: bootmem: rename alloc_bootmem_core to alloc_bootmem_bdata
Johannes Weiner
2012-05-29
1
-7
/
+7
*
mm: bootmem: remove redundant offset check when finally freeing bootmem
Johannes Weiner
2012-05-29
1
-1
/
+1
*
mm: bootmem: fix checking the bitmap when finally freeing bootmem
Gavin Shan
2012-05-29
1
-0
/
+1
*
bootmem/sparsemem: remove limit constraint in alloc_bootmem_section
Nishanth Aravamudan
2012-03-21
1
-3
/
+2
*
mm: bootmem: try harder to free pages in bulk
Johannes Weiner
2012-01-10
1
-12
/
+10
*
mm: bootmem: drop superfluous range check when freeing pages in bulk
Johannes Weiner
2012-01-10
1
-1
/
+1
*
bootmem: micro optimize freeing pages in bulk
Uwe Kleine-König
2012-01-10
1
-2
/
+2
*
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
2011-03-23
1
-8
/
+0
*
bootmem: Move contig_page_data definition to bootmem.c/nobootmem.c
Yinghai Lu
2011-02-24
1
-0
/
+7
*
bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c
Yinghai Lu
2011-02-24
1
-170
/
+3
*
x86, memblock: Replace e820_/_early string with memblock_
Yinghai Lu
2010-08-27
1
-2
/
+2
*
x86: Use memblock to replace early_res
Yinghai Lu
2010-08-27
1
-0
/
+3
[next]