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
/
page_alloc.c
Commit message (
Expand
)
Author
Age
*
mm: show message when updating min_free_kbytes in thp
Han Pingtian
2014-01-23
*
mm: prevent setting of a value less than 0 to min_free_kbytes
Han Pingtian
2014-01-23
*
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
Sasha Levin
2014-01-23
*
mm: print more details for bad_page()
Dave Hansen
2014-01-23
*
mm, page_alloc: warn for non-blockable __GFP_NOFAIL allocation failure
David Rientjes
2014-01-21
*
mm: compaction: encapsulate defer reset logic
Vlastimil Babka
2014-01-21
*
mm/page_alloc.c: use memblock apis for early memory allocations
Santosh Shilimkar
2014-01-21
*
x86, numa, acpi, memory-hotplug: make movable_node have higher priority
Tang Chen
2014-01-21
*
mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT
Mel Gorman
2014-01-21
*
mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserve
Yasuaki Ishimatsu
2014-01-21
*
mm: page_alloc: revert NUMA aspect of fair allocation policy
Johannes Weiner
2013-12-20
*
Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness ...
Mel Gorman
2013-12-20
*
mm: page_alloc: exclude unreclaimable allocations from zone fairness policy
Johannes Weiner
2013-12-18
*
mm/page_alloc.c: fix comment in zlc_setup()
Zhi Yong Wu
2013-11-12
*
mm: __rmqueue_fallback() should respect pageblock type
KOSAKI Motohiro
2013-11-12
*
mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()
KOSAKI Motohiro
2013-11-12
*
mm: fix page_group_by_mobility_disabled breakage
KOSAKI Motohiro
2013-11-12
*
mm/page_alloc.c: remove unused marco LONG_ALIGN
Zhang Yanfei
2013-11-12
*
mm: add a helper function to check may oom condition
Qiang Huang
2013-11-12
*
mm: use populated_zone() instead of if(zone->present_pages)
Xishi Qiu
2013-11-12
*
mm: numa: Change page last {nid,pid} into {cpu,pid}
Peter Zijlstra
2013-10-09
*
sched/numa: Set preferred NUMA node based on number of private faults
Mel Gorman
2013-10-09
*
revert "mm/memory-hotplug: fix lowmem count overflow when offline pages"
Joonyoung Shim
2013-09-30
*
mm: correct the comment about the value for buddy _mapcount
Wang Sheng-Hui
2013-09-11
*
mm: vmscan: fix do_try_to_free_pages() livelock
Lisa Du
2013-09-11
*
mm: page_alloc: fix comment get_page_from_freelist
SeungHun Lee
2013-09-11
*
memblock, numa: binary search node id
Yinghai Lu
2013-09-11
*
mm: memory-hotplug: enable memory hotplug to handle hugepage
Naoya Horiguchi
2013-09-11
*
mm: use zone_is_empty() instead of if(zone->spanned_pages)
Xishi Qiu
2013-09-11
*
vmstat: create separate function to fold per cpu diffs into local counters
Christoph Lameter
2013-09-11
*
mm, page_alloc: add unlikely macro to help compiler optimization
Joonsoo Kim
2013-09-11
*
mm: page_alloc: fair zone allocator policy
Johannes Weiner
2013-09-11
*
mm: page_alloc: rearrange watermark checking in get_page_from_freelist
Johannes Weiner
2013-09-11
*
mm: kill one if loop in __free_pages_bootmem()
Yinghai Lu
2013-09-11
*
mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag trace...
Srivatsa S. Bhat
2013-09-11
*
mm/page_allo.c: restructure free-page stealing code and fix a bug
Srivatsa S. Bhat
2013-09-11
*
mm/page_alloc.c: fix coding style and spelling
Pintu Kumar
2013-09-11
*
mm/page_alloc.c: use '__paginginit' instead of '__init'
Chen Gang
2013-09-11
*
mm: fix negative left shift count when PAGE_SHIFT > 20
Jerry Zhou
2013-09-11
*
Fix comment typo for init_cma_reserved_pageblock
Li Zhong
2013-08-27
*
mm: honor min_free_kbytes set by user
Michal Hocko
2013-07-09
*
mm/page_alloc.c: remove unlikely() from the current_order test
Zhang Yanfei
2013-07-09
*
mm/page_alloc.c: remove zone_type argument of build_zonelists_node
Zhang Yanfei
2013-07-09
*
mm: remove duplicated call of get_pfn_range_for_nid
Zhang Yanfei
2013-07-09
*
mm: introduce helper function mem_init_print_info() to simplify mem_init()
Jiang Liu
2013-07-03
*
mm: report available pages as "MemTotal" for each NUMA node
Jiang Liu
2013-07-03
*
mm: correctly update zone->managed_pages
Jiang Liu
2013-07-03
*
mm: make __free_pages_bootmem() only available at boot time
Jiang Liu
2013-07-03
*
mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
Jiang Liu
2013-07-03
*
mm: accurately calculate zone->managed_pages for highmem zones
Jiang Liu
2013-07-03
[next]