index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
bootmem.c
Age
Commit message (
Expand
)
Author
2018-02-06
mm: docs: fix parameter names mismatch
Mike Rapoport
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-22
mm/bootmem.c: cosmetic improvement of code readability
Adygzhy Ondar
2016-10-11
mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping
Catalin Marinas
2016-10-07
mm/bootmem.c: replace kzalloc() by kzalloc_node()
zijun_hu
2016-03-17
mm: convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2015-12-06
x86/mm: Introduce max_possible_pfn
Igor Mammedov
2015-09-08
bootmem: avoid freeing to bootmem after bootmem is done
Chris Metcalf
2015-06-30
mm: page_alloc: pass PFN to __free_pages_bootmem
Mel Gorman
2014-11-13
mem-hotplug: reset node managed pages when hot-adding a new pgdat
Tang Chen
2014-10-09
mm/bootmem.c: use include/linux/ headers
Paul McQuade
2013-11-13
mm/bootmem.c: remove unused local `map'
Daeseok Youn
2013-11-13
mm: use pgdat_end_pfn() to simplify the code in others
Xishi Qiu
2013-07-03
mm: kill free_all_bootmem_node()
Jiang Liu
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
mm: accurately calculate zone->managed_pages for highmem zones
Jiang Liu
2013-01-29
mm: Add alloc_bootmem_low_pages_nopanic()
Yinghai Lu
2013-01-11
mm: bootmem: fix free_all_bootmem_core() with odd bitmap alignment
Max Filippov
2012-12-12
mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()
Lin Feng
2012-12-12
mm: introduce new field "managed_pages" to struct zone
Jiang Liu
2012-12-12
bootmem: remove alloc_arch_preferred_bootmem()
Joonsoo Kim
2012-12-12
bootmem: remove not implemented function call, bootmem_arch_preferred_node()
Joonsoo Kim
2012-12-11
bootmem: fix wrong call parameter for free_bootmem()
Joonsoo Kim
2012-11-16
revert "mm: fix-up zone present pages"
Andrew Morton
2012-10-09
mm: fix-up zone present pages
Jianguo Wu
2012-08-27
bootmem: Fix the short description of reserve_bootmem()
Javi Merino
2012-07-17
bootmem: make ___alloc_bootmem_node_nopanic() really nopanic
Yinghai Lu
2012-07-11
mm: sparse: fix usemap allocation above node descriptor section
Yinghai Lu
2012-05-29
mm/bootmem.c: cleanup on addition to bootmem data list
Gavin Shan
2012-05-29
mm: remove sparsemem allocation details from the bootmem allocator
Johannes Weiner
2012-05-29
mm: bootmem: pass pgdat instead of pgdat->bdata down the stack
Johannes Weiner
2012-05-29
mm: bootmem: unify allocation policy of (non-)panicking node allocations
Johannes Weiner
2012-05-29
mm: bootmem: allocate in order node+goal, goal, node, anywhere
Johannes Weiner
2012-05-29
mm: bootmem: split out goal-to-node mapping from goal dropping
Johannes Weiner
2012-05-29
mm: bootmem: rename alloc_bootmem_core to alloc_bootmem_bdata
Johannes Weiner
2012-05-29
mm: bootmem: remove redundant offset check when finally freeing bootmem
Johannes Weiner
2012-05-29
mm: bootmem: fix checking the bitmap when finally freeing bootmem
Gavin Shan
2012-03-21
bootmem/sparsemem: remove limit constraint in alloc_bootmem_section
Nishanth Aravamudan
2012-01-10
mm: bootmem: try harder to free pages in bulk
Johannes Weiner
2012-01-10
mm: bootmem: drop superfluous range check when freeing pages in bulk
Johannes Weiner
2012-01-10
bootmem: micro optimize freeing pages in bulk
Uwe Kleine-König
2011-10-31
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-03-23
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
2011-02-24
bootmem: Move contig_page_data definition to bootmem.c/nobootmem.c
Yinghai Lu
2011-02-24
bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c
Yinghai Lu
2010-08-27
x86, memblock: Replace e820_/_early string with memblock_
Yinghai Lu
2010-08-27
x86: Use memblock to replace early_res
Yinghai Lu
2010-08-27
bootmem, x86: Add weak version of reserve_bootmem_generic
Yinghai Lu
2010-07-20
x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit num...
Yinghai Lu
2010-04-07
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[next]