| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: filemap: fix mapping->nrpages double accounting in fuse | Johannes Weiner | 2016-10-05 | 1 | -1/+0 |
* | mm: filemap: don't plant shadow entries without radix tree node | Johannes Weiner | 2016-10-05 | 1 | -16/+30 |
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-04 | 3 | -126/+79 |
|\ |
|
| * | mm/writeback: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-06 | 1 | -19/+7 |
| * | slub: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-06 | 1 | -44/+21 |
| * | slab: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-06 | 1 | -63/+51 |
* | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-04 | 1 | -0/+8 |
|\ \ |
|
| * | | x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_* | Dmitry Safonov | 2016-09-14 | 1 | -0/+8 |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-10-03 | 2 | -2/+2 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2016-09-30 | 6 | -35/+17 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2016-09-22 | 8 | -53/+85 |
| |\ \ \ \ |
|
| * | | | | | sched/numa, mm: Revert to checking pmd/pte_write instead of VMA flags | Rik van Riel | 2016-09-13 | 2 | -2/+2 |
* | | | | | | Merge tag 'pm-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2016-10-03 | 1 | -2/+0 |
|\ \ \ \ \ \ |
|
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-. \ \ \ \ \ | Merge branches 'pm-devfreq' and 'pm-sleep' | Rafael J. Wysocki | 2016-10-02 | 1 | -2/+0 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| | | * | | | | | PM / Hibernate: allow hibernation with PAGE_POISONING_ZERO | Anisse Astier | 2016-09-13 | 1 | -2/+0 |
| | |/ / / / / |
|
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-10-03 | 1 | -0/+5 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | arm64: Introduce execute-only page access permissions | Catalin Marinas | 2016-08-25 | 1 | -0/+5 |
* | | | | | | | | mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach... | Johannes Weiner | 2016-10-01 | 2 | -63/+61 |
| |_|_|_|_|/ /
|/| | | | | | |
|
* | | | | | | | mem-hotplug: use nodes that contain memory as mask in new_node_page() | Li Zhong | 2016-09-29 | 1 | -5/+5 |
* | | | | | | | mm,ksm: fix endless looping in allocating memory when ksm enable | zhong jiang | 2016-09-29 | 1 | -1/+2 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing | Lorenzo Stoakes | 2016-09-26 | 2 | -8/+7 |
* | | | | | | Merge branch 'hughd-fixes' (patches from Hugh Dickins) | Linus Torvalds | 2016-09-24 | 2 | -21/+3 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | mm: delete unnecessary and unsafe init_tlb_ubc() | Hugh Dickins | 2016-09-24 | 1 | -19/+0 |
| * | | | | | huge tmpfs: fix Committed_AS leak | Hugh Dickins | 2016-09-24 | 1 | -1/+2 |
| * | | | | | shmem: fix tmpfs to handle the huge= option properly | Toshi Kani | 2016-09-24 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | mm: usercopy: Check for module addresses | Laura Abbott | 2016-09-21 | 1 | -1/+4 |
* | | | | | mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accounting | Johannes Weiner | 2016-09-20 | 1 | -9/+22 |
* | | | | | mm: fix the page_swap_info() BUG_ON check | Santosh Shilimkar | 2016-09-20 | 2 | -1/+3 |
* | | | | | mm: avoid endless recursion in dump_page() | Kirill A. Shutemov | 2016-09-20 | 1 | -2/+4 |
* | | | | | mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin() | Ebru Akagunduz | 2016-09-20 | 1 | -5/+5 |
* | | | | | khugepaged: fix use-after-free in collapse_huge_page() | Kirill A. Shutemov | 2016-09-20 | 1 | -7/+8 |
* | | | | | mem-hotplug: don't clear the only node in new_node_page() | Li Zhong | 2016-09-20 | 1 | -1/+3 |
|/ / / / |
|
* | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-09-10 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | mm: fix show_smap() for zone_device-pmd ranges | Dan Williams | 2016-09-10 | 1 | -2/+2 |
| | |_|/
| |/| | |
|
* | | | | usercopy: remove page-spanning test for now | Kees Cook | 2016-09-07 | 1 | -26/+35 |
| |_|/
|/| | |
|
* | | | mm, mempolicy: task->mempolicy must be NULL before dropping final reference | David Rientjes | 2016-09-02 | 1 | -0/+17 |
* | | | mm, vmscan: only allocate and reclaim from zones with pages managed by the bu... | Mel Gorman | 2016-09-02 | 2 | -13/+13 |
* | | | mm, oom: prevent premature OOM killer invocation for high order request | Michal Hocko | 2016-09-02 | 1 | -49/+2 |
|/ / |
|
* | | mm: silently skip readahead for DAX inodes | Ross Zwisler | 2016-08-27 | 1 | -0/+9 |
* | | mm: memcontrol: avoid unused function warning | Arnd Bergmann | 2016-08-27 | 1 | -18/+18 |
* | | mm: clarify COMPACTION Kconfig text | Michal Hocko | 2016-08-27 | 1 | -1/+8 |
* | | soft_dirty: fix soft_dirty during THP split | Andrea Arcangeli | 2016-08-27 | 1 | -1/+6 |
* | | usercopy: fix overlap check for kernel text | Josh Poimboeuf | 2016-08-23 | 1 | -1/+1 |
* | | usercopy: avoid potentially undefined behavior in pointer math | Eric Biggers | 2016-08-23 | 1 | -1/+1 |
|/ |
|
* | mm/memory_hotplug.c: initialize per_cpu_nodestats for hotadded pgdats | Reza Arbab | 2016-08-12 | 1 | -0/+2 |
* | mm, oom: fix uninitialized ret in task_will_free_mem() | Geert Uytterhoeven | 2016-08-12 | 1 | -1/+1 |
* | kasan: remove the unnecessary WARN_ONCE from quarantine.c | Alexander Potapenko | 2016-08-12 | 1 | -5/+2 |
* | mm: memcontrol: fix memcg id ref counter on swap charge move | Vladimir Davydov | 2016-08-12 | 1 | -6/+18 |
* | mm: memcontrol: fix swap counter leak on swapout from offline cgroup | Vladimir Davydov | 2016-08-12 | 1 | -6/+38 |
* | proc, meminfo: use correct helpers for calculating LRU sizes in meminfo | Mel Gorman | 2016-08-12 | 1 | -1/+1 |