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
/
include
/
linux
/
bootmem.h
Age
Commit message (
Expand
)
Author
2013-04-29
mm, nobootmem: clean-up of free_low_memory_core_early()
Joonsoo Kim
2013-02-23
memory-hotplug: common APIs to support page tables hot-remove
Wen Congyang
2013-01-29
mm: Add alloc_bootmem_low_pages_nopanic()
Yinghai Lu
2012-12-12
mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()
Lin Feng
2012-12-11
bootmem: fix wrong call parameter for free_bootmem()
Joonsoo Kim
2012-07-11
mm: sparse: fix usemap allocation above node descriptor section
Yinghai Lu
2012-05-29
mm: remove sparsemem allocation details from the bootmem allocator
Johannes Weiner
2012-05-24
mm: add a low limit to alloc_large_system_hash
Tim Bird
2011-07-14
memblock, x86: Make free_all_memory_core_early() explicitly free lowmem only
Tejun Heo
2011-05-25
memblock/nobootmem: allow alloc_bootmem() to take 0 as low limit
Yinghai Lu
2011-05-11
mm: use alloc_bootmem_node_nopanic() on really needed path
Yinghai Lu
2011-03-23
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
2010-12-13
bootmem: Add alloc_bootmem_align()
Suresh Siddha
2010-02-12
x86: Make 64 bit use early_res instead of bootmem before slab
Yinghai Lu
2009-11-10
bootmem: Add free_bootmem_late()
FUJITA Tomonori
2009-09-22
mm: also use alloc_large_system_hash() for the PID hash table
Jan Beulich
2009-04-01
mm: enable hashdist by default on 64bit NUMA
Anton Blanchard
2009-02-24
bootmem: reorder interface functions and add a missing one
Tejun Heo
2009-02-24
bootmem: clean up arch-specific bootmem wrapping
Tejun Heo
2008-08-12
page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system...
Jan Beulich
2008-07-25
bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODE
Johannes Weiner
2008-07-24
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
2008-07-24
bootmem: clean up alloc_bootmem_core
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: move bootmem descriptors definition to a single place
Johannes Weiner
2008-07-08
x86: clean up reserve_bootmem_generic() and port it to 32-bit
Yinghai Lu
2008-06-21
Add return value to reserve_bootmem_node()
Bernhard Walle
2008-04-28
memory hotplug: make alloc_bootmem_section()
Yasunori Goto
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
2007-10-29
Revert "x86_64: allocate sparsemem memmap above 4G"
Linus Torvalds
2007-06-01
x86_64: allocate sparsemem memmap above 4G
Zou Nan hai
2007-05-02
[PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMA
Ravikiran G Thirumalai
2007-03-22
[PATCH] FRV: fix unannotated variable declarations
David Howells
2006-12-07
[PATCH] remove HASH_HIGHMEM
Andrew Morton
2006-09-26
[PATCH] bootmem: miscellaneous coding style fixes
Franck Bui-Huu
2006-09-26
[PATCH] bootmem: remove useless headers inclusions
Franck Bui-Huu
2006-09-26
[PATCH] bootmem: limit to 80 columns width
Franck Bui-Huu
2006-09-26
[PATCH] bootmem: remove useless parentheses in bootmem header file
Franck Bui-Huu
2006-09-26
[PATCH] bootmem: remove useless __init in header file
Franck Bui-Huu
2006-09-22
[XFRM]: Dynamic xfrm_state hash table sizing.
David S. Miller
2006-07-10
[PATCH] FRV: Fix FRV arch compile errors
David Howells
2006-06-23
[PATCH] wait_table and zonelist initializing for memory hotadd: change to mem...
Yasunori Goto
2006-04-09
[PATCH] x86_64: Handle empty PXMs that only contain hotplug memory
Andi Kleen
2006-03-27
[PATCH] for_each_online_pgdat: for_each_bootmem
KAMEZAWA Hiroyuki
2006-03-25
[PATCH] x86_64: Try to allocate node memmap near the end of node
Andi Kleen
2006-01-06
[PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low
Ravikiran G Thirumalai
2005-10-19
[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memory
Yasunori Goto
2005-06-25
[PATCH] kdump: Retrieve saved max pfn
Vivek Goyal
[next]