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: page_alloc: revert inadvertent !__GFP_FS retry behavior change
Johannes Weiner
2015-02-28
*
mm: page_alloc: add kasan hooks on alloc and free paths
Andrey Ryabinin
2015-02-14
*
mm/page_alloc: fix comment
Yaowei Bai
2015-02-12
*
mm/page_alloc.c: pull out init code from build_all_zonelists
Rasmus Villemoes
2015-02-12
*
mm: more aggressive page stealing for UNMOVABLE allocations
Vlastimil Babka
2015-02-11
*
mm: always steal split buddies in fallback allocations
Vlastimil Babka
2015-02-11
*
mm: when stealing freepages, also take pages created by splitting buddy page
Vlastimil Babka
2015-02-11
*
oom, PM: make OOM detection in the freezer path raceless
Michal Hocko
2015-02-11
*
mm: use correct format specifiers when printing address ranges
Juergen Gross
2015-02-11
*
mm: more checks on free_pages_prepare() for tail pages
Kirill A. Shutemov
2015-02-11
*
mm/page_alloc.c: drop dead destroy_compound_page()
Kirill A. Shutemov
2015-02-11
*
mm: reduce try_to_compact_pages parameters
Vlastimil Babka
2015-02-11
*
mm, page_alloc: reduce number of alloc_pages* functions' parameters
Vlastimil Babka
2015-02-11
*
mm: set page->pfmemalloc in prep_new_page()
Vlastimil Babka
2015-02-11
*
kmemcheck: move hook into __alloc_pages_nodemask() for the page allocator
Xishi Qiu
2015-02-11
*
mm/page_alloc.c:__alloc_pages_nodemask(): don't alter arg gfp_mask
Andrew Morton
2015-02-11
*
mm/page_alloc.c: place zone_id check before VM_BUG_ON_PAGE check
Weijie Yang
2015-02-10
*
mm: page_alloc: embed OOM killing naturally into allocation slowpath
Johannes Weiner
2015-01-26
*
mm: cma: split cma-reserved in dmesg log
Pintu Kumar
2014-12-18
*
mm: remove the highmem zones' memmap in the highmem zone
Zhong Hongbo
2014-12-13
*
mm: vmscan: invoke slab shrinkers from shrink_zone()
Johannes Weiner
2014-12-13
*
mm/page_owner: keep track of page owners
Joonsoo Kim
2014-12-13
*
mm/debug-pagealloc: make debug-pagealloc boottime configurable
Joonsoo Kim
2014-12-13
*
mm/debug-pagealloc: prepare boottime configurable on/off
Joonsoo Kim
2014-12-13
*
mm/page_ext: resurrect struct page extending code for debugging
Joonsoo Kim
2014-12-13
*
mm/debug-pagealloc: cleanup page guard code
Joonsoo Kim
2014-12-13
*
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-12-11
|
\
|
*
cpuset: simplify cpuset_node_allowed API
Vladimir Davydov
2014-10-27
*
|
mm: move page->mem_cgroup bad page handling into generic code
Johannes Weiner
2014-12-10
*
|
mm: embed the memcg pointer directly into struct page
Johannes Weiner
2014-12-10
*
|
mm: fix a spelling mistake
Wei Yuan
2014-12-10
*
|
mm, compaction: more focused lru and pcplists draining
Vlastimil Babka
2014-12-10
*
|
mm, compaction: simplify deferred compaction
Vlastimil Babka
2014-12-10
*
|
mm, compaction: pass classzone_idx and alloc_flags to watermark checking
Vlastimil Babka
2014-12-10
*
|
mm: verify compound order when freeing a page
Yu Zhao
2014-12-10
*
|
mm, cma: drain single zone pcplists
Vlastimil Babka
2014-12-10
*
|
mm: introduce single zone pcplists drain
Vlastimil Babka
2014-12-10
*
|
mm/page_alloc.c: convert boot printks without log level to pr_info
Anton Blanchard
2014-12-10
*
|
mm/debug-pagealloc: correct freepage accounting and order resetting
Joonsoo Kim
2014-11-13
*
|
mm: alloc_contig_range: demote pages busy message from warn to info
Michal Nazarewicz
2014-11-13
*
|
mm/page_alloc: restrict max order of merging on isolated pageblock
Joonsoo Kim
2014-11-13
*
|
mm/page_alloc: move freepage counting logic to __free_one_page()
Joonsoo Kim
2014-11-13
*
|
mm/page_alloc: add freepage on isolate pageblock to correct buddy list
Joonsoo Kim
2014-11-13
*
|
mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
Joonsoo Kim
2014-11-13
|
/
*
OOM, PM: OOM killed task shouldn't escape PM suspend
Michal Hocko
2014-10-21
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-10-13
|
\
|
*
x86/mm/numa: Drop dead code and rename setup_node_data() to setup_alloc_data()
Luiz Capitulino
2014-09-16
*
|
mm: move debug code out of page_alloc.c
Sasha Levin
2014-10-09
*
|
mm: page_alloc: default node-ordering on 64-bit NUMA, zone-ordering on 32-bit
Mel Gorman
2014-10-09
*
|
mm: page_alloc: Make paranoid check in move_freepages a VM_BUG_ON
Mel Gorman
2014-10-09
[next]