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
/
nobootmem.c
Commit message (
Expand
)
Author
Age
*
mem-hotplug: reset node managed pages when hot-adding a new pgdat
Tang Chen
2014-11-13
*
mem-hotplug: let memblock skip the hotpluggable memory regions in __next_mem_...
Xishi Qiu
2014-09-10
*
mm/memblock.c: call kmemleak directly from memblock_(alloc|free)
Catalin Marinas
2014-06-06
*
mm/nobootmem.c: mark function as static
Rashika Kheria
2014-04-03
*
mm/nobootmem: free_all_bootmem again
Philipp Hachtmann
2014-01-23
*
mm: free memblock.memory in free_all_bootmem
Philipp Hachtmann
2014-01-23
*
mm/nobootmem.c: add return value check in __alloc_memory_core_early()
Philipp Hachtmann
2014-01-23
*
mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODES
Grygorii Strashko
2014-01-21
*
mm/memblock: reorder parameters of memblock_find_in_range_node
Grygorii Strashko
2014-01-21
*
mm/nobootmem.c: have __free_pages_memory() free in larger chunks.
Robin Holt
2013-11-12
*
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-07-03
*
mm, nobootmem: do memset() after memblock_reserve()
Joonsoo Kim
2013-04-29
*
mm, nobootmem: clean-up of free_low_memory_core_early()
Joonsoo Kim
2013-04-29
*
mm: Add alloc_bootmem_low_pages_nopanic()
Yinghai Lu
2013-01-29
*
Merge remote-tracking branch 'origin/x86/boot' into x86/mm2
H. Peter Anvin
2013-01-29
|
\
|
*
mm: introduce new field "managed_pages" to struct zone
Jiang Liu
2012-12-12
*
|
mm: Kill NO_BOOTMEM version free_all_bootmem_node()
Yinghai Lu
2012-11-17
|
/
*
revert "mm: fix-up zone present pages"
Andrew Morton
2012-11-16
*
mm: fix-up zone present pages
Jianguo Wu
2012-10-09
*
mm/memblock: cleanup early_node_map[] related comments
Wanpeng Li
2012-10-09
*
memblock: free allocated memblock_reserved_regions later
Yinghai Lu
2012-07-11
*
mm: sparse: fix usemap allocation above node descriptor section
Yinghai Lu
2012-07-11
*
mm: remove sparsemem allocation details from the bootmem allocator
Johannes Weiner
2012-05-29
*
mm: nobootmem: unify allocation policy of (non-)panicking node allocations
Johannes Weiner
2012-05-29
*
mm: nobootmem: panic on node-specific allocation failure
Johannes Weiner
2012-05-29
*
mm: nobootmem: fix sign extend problem in __free_pages_memory()
Russ Anderson
2012-05-10
*
mm: nobootmem: Correct alloc_bootmem semantics.
David Miller
2012-04-26
*
Merge branch 'master' into x86/memblock
Tejun Heo
2011-11-28
|
\
|
*
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
*
|
memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
Tejun Heo
2011-07-14
*
|
memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_r...
Tejun Heo
2011-07-14
*
|
memblock, x86: Make free_all_memory_core_early() explicitly free lowmem only
Tejun Heo
2011-07-14
*
|
memblock, x86: Replace memblock_x86_find_in_range_node() with generic membloc...
Tejun Heo
2011-07-14
*
|
memblock: Kill MEMBLOCK_ERROR
Tejun Heo
2011-07-13
|
/
*
memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high()
Yinghai Lu
2011-05-25
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
2011-03-23
*
bootmem: Move __alloc_memory_core_early() to nobootmem.c
Yinghai Lu
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
2011-02-24