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
2008-10-16
misc: replace __FUNCTION__ with __func__
Harvey Harrison
2008-08-20
bootmem: fix aligning of node-relative indexes and offsets
Johannes Weiner
2008-08-15
bootmem allocator: alloc_bootmem_core(): page-align the end offset
Mikulas Patocka
2008-07-24
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
2008-07-24
bootmem: revisit alloc_bootmem_section
Johannes Weiner
2008-07-24
bootmem: Make __alloc_bootmem_low_node fall back to other nodes
Johannes Weiner
2008-07-24
bootmem: respect goal more likely
Johannes Weiner
2008-07-24
bootmem: factor out the marking of a PFN range
Johannes Weiner
2008-07-24
bootmem: free/reserve helpers
Johannes Weiner
2008-07-24
bootmem: clean up alloc_bootmem_core
Johannes Weiner
2008-07-24
bootmem: clean up free_all_bootmem_core
Johannes Weiner
2008-07-24
bootmem: revisit bootmem descriptor list handling
Johannes Weiner
2008-07-24
bootmem: revisit bitmap size calculations
Johannes Weiner
2008-07-24
bootmem: add debugging framework
Johannes Weiner
2008-07-24
bootmem: add documentation to API functions
Johannes Weiner
2008-07-24
bootmem: clean up bootmem.c file header
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: normalize internal argument passing of bootmem data
Johannes Weiner
2008-07-24
mm: fix free_all_bootmem_core alignment check
Johannes Weiner
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
2008-07-24
mm: make defensive checks around PFN values registered for memory usage
Mel Gorman
2008-06-21
Add return value to reserve_bootmem_node()
Bernhard Walle
2008-04-28
memory hotplug: make alloc_bootmem_section()
Yasunori Goto
2008-04-28
memory hotplug: register section/node id to free
Yasunori Goto
2008-04-26
mm: allow reserve_bootmem() cross nodes
Yinghai Lu
2008-04-26
mm: offset align in alloc_bootmem()
Yinghai Lu
2008-04-26
mm: fix alloc_bootmem_core to use fast searching for all nodes
Yinghai Lu
2008-03-24
mm: fix boundary checking in free_bootmem_core
Yinghai Lu
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
2006-12-07
[PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols
Adrian Bunk
2006-12-07
[PATCH] enable booting a NUMA system where some nodes have no memory
Christian Krafft
2006-09-26
[PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMIT
Heiko Carstens
2006-09-26
[PATCH] bootmem: miscellaneous coding style fixes
Franck Bui-Huu
2006-09-26
[PATCH] bootmem: use pfn/page conversion macros
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: mark link_bootmem() as part of the __init section
Franck Bui-Huu
2006-07-10
[PATCH] mm/bootmem.c: EXPORT_UNUSED_SYMBOL
Adrian Bunk
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] FRV: Clean up bootmem allocator's page freeing algorithm
David Howells
2006-01-06
[PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low
Ravikiran G Thirumalai
2005-12-12
[PATCH] fix in __alloc_bootmem_core() when there is no free page in first nod...
Haren Myneni
2005-10-29
[PATCH] core remove PageReserved
Nick Piggin
2005-10-19
[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memory
Yasunori Goto
2005-09-30
Revert "x86-64: Reverse order of bootmem lists"
Linus Torvalds
2005-09-12
[PATCH] x86-64: Reverse order of bootmem lists
Andi Kleen
[next]