index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
bootmem.c
Commit message (
Expand
)
Author
Age
*
bootmem: fix slab fallback on numa
Pekka Enberg
2009-06-11
*
bootmem: use slab if bootmem is no longer available
Pekka Enberg
2009-06-11
*
bootmem, x86: further fixes for arch-specific bootmem wrapping
Tejun Heo
2009-03-01
*
bootmem: clean up arch-specific bootmem wrapping
Tejun Heo
2009-02-23
*
bootmem: print request details before BUG_ON(them)
Johannes Weiner
2009-01-06
*
misc: replace __FUNCTION__ with __func__
Harvey Harrison
2008-10-16
*
bootmem: fix aligning of node-relative indexes and offsets
Johannes Weiner
2008-08-20
*
bootmem allocator: alloc_bootmem_core(): page-align the end offset
Mikulas Patocka
2008-08-15
*
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-07-24
*
Add return value to reserve_bootmem_node()
Bernhard Walle
2008-06-21
*
memory hotplug: make alloc_bootmem_section()
Yasunori Goto
2008-04-28
*
memory hotplug: register section/node id to free
Yasunori Goto
2008-04-28
*
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-04-26
*
mm: fix boundary checking in free_bootmem_core
Yinghai Lu
2008-03-24
*
Introduce flags for reserve_bootmem()
Bernhard Walle
2008-02-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-12-07
*
[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-09-26
*
[PATCH] mm/bootmem.c: EXPORT_UNUSED_SYMBOL
Adrian Bunk
2006-07-10
*
[PATCH] x86_64: Handle empty PXMs that only contain hotplug memory
Andi Kleen
2006-04-09
*
[PATCH] for_each_online_pgdat: for_each_bootmem
KAMEZAWA Hiroyuki
2006-03-27
*
[PATCH] x86_64: Try to allocate node memmap near the end of node
Andi Kleen
2006-03-25
*
[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
2006-01-06
[next]