summaryrefslogtreecommitdiffstats
path: root/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | mm/page_ext: rename offset to indexJoonsoo Kim2016-10-081-3/+3
| * | | | | | | mm/page_owner: move page_owner specific function to page_owner.cJoonsoo Kim2016-10-082-79/+77
| * | | | | | | mm/debug_pagealloc.c: don't allocate page_ext if we don't use guard pageJoonsoo Kim2016-10-081-1/+7
| * | | | | | | mm/debug_pagealloc.c: clean-up guard page handling codeJoonsoo Kim2016-10-081-16/+18
| * | | | | | | mm, vmscan: get rid of throttle_vm_writeoutMichal Hocko2016-10-082-32/+0
| * | | | | | | mm: fix set pageblock migratetype in deferred struct page initXishi Qiu2016-10-081-7/+13
| * | | | | | | mem-hotplug: fix node spanned pages when we have a movable nodeXishi Qiu2016-10-081-31/+23
| * | | | | | | mm, vmscan: make compaction_ready() more accurate and readableVlastimil Babka2016-10-081-23/+20
| * | | | | | | mm, compaction: require only min watermarks for non-costly ordersVlastimil Babka2016-10-082-3/+12
| * | | | | | | mm, compaction: use proper alloc_flags in __compaction_suitable()Vlastimil Babka2016-10-082-3/+11
| * | | | | | | mm, compaction: create compact_gap wrapperVlastimil Babka2016-10-082-7/+6
| * | | | | | | mm, compaction: use correct watermark when checking compaction successVlastimil Babka2016-10-081-3/+3
| * | | | | | | mm, compaction: add the ultimate direct compaction priorityVlastimil Babka2016-10-081-1/+4
| * | | | | | | mm, compaction: don't recheck watermarks after COMPACT_SUCCESSVlastimil Babka2016-10-081-8/+3
| * | | | | | | mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESSVlastimil Babka2016-10-082-7/+7
| * | | | | | | mm, compaction: cleanup unused functionsVlastimil Babka2016-10-081-43/+17
| * | | | | | | mm, compaction: make whole_zone flag ignore cached scanner positionsVlastimil Babka2016-10-082-23/+22
| * | | | | | | mm/oom_kill.c: fix task_will_free_mem() commentMichal Hocko2016-10-081-2/+3
| * | | | | | | mm: memcontrol: add sanity checks for memcg->id.ref on get/putVladimir Davydov2016-10-081-1/+5
| * | | | | | | mm/vmalloc.c: fix align value calculation errorzijun_hu2016-10-081-4/+4
| * | | | | | | mm: oom: deduplicate victim selection code for memcg and global oomVladimir Davydov2016-10-082-166/+148
* | | | | | | | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-081-114/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | switch generic_file_splice_read() to use of ->read_iter()Al Viro2016-10-061-114/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-061-7/+7
|\ \ \ \ \ \
| * | | | | | fs: update atime before I/O in generic_file_read_iterChristoph Hellwig2016-10-031-7/+7
* | | | | | | mm: filemap: fix mapping->nrpages double accounting in fuseJohannes Weiner2016-10-051-1/+0
* | | | | | | mm: filemap: don't plant shadow entries without radix tree nodeJohannes Weiner2016-10-051-16/+30
* | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-043-126/+79
|\ \ \ \ \ \ \
| * | | | | | | mm/writeback: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-19/+7
| * | | | | | | slub: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-44/+21
| * | | | | | | slab: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-63/+51
* | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-041-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*Dmitry Safonov2016-09-141-0/+8
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-032-2/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-09-306-35/+17
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-09-228-53/+85
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched/numa, mm: Revert to checking pmd/pte_write instead of VMA flagsRik van Riel2016-09-132-2/+2
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'pm-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-10-031-2/+0
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branches 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki2016-10-021-2/+0
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | / / / | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | | * | | | | | | | PM / Hibernate: allow hibernation with PAGE_POISONING_ZEROAnisse Astier2016-09-131-2/+0
| | |/ / / / / / / /
* | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-031-0/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | arm64: Introduce execute-only page access permissionsCatalin Marinas2016-08-251-0/+5
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner2016-10-012-63/+61
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | mem-hotplug: use nodes that contain memory as mask in new_node_page()Li Zhong2016-09-291-5/+5
* | | | | | | | mm,ksm: fix endless looping in allocating memory when ksm enablezhong jiang2016-09-291-1/+2
| |/ / / / / / |/| | | | | |
* | | | | | | mm: check VMA flags to avoid invalid PROT_NONE NUMA balancingLorenzo Stoakes2016-09-262-8/+7
* | | | | | | Merge branch 'hughd-fixes' (patches from Hugh Dickins)Linus Torvalds2016-09-242-21/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | mm: delete unnecessary and unsafe init_tlb_ubc()Hugh Dickins2016-09-241-19/+0
| * | | | | | huge tmpfs: fix Committed_AS leakHugh Dickins2016-09-241-1/+2
| * | | | | | shmem: fix tmpfs to handle the huge= option properlyToshi Kani2016-09-241-1/+1
| | |/ / / / | |/| | | |