Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | mm: try to exhaust highatomic reserve before the OOM | Minchan Kim | 2016-12-13 | 1 | -5/+10 | |
| * | | | | | | | | | mm: prevent double decrease of nr_reserved_highatomic | Minchan Kim | 2016-12-13 | 1 | -6/+18 | |
| * | | | | | | | | | mm: don't steal highatomic pageblock | Minchan Kim | 2016-12-13 | 1 | -2/+4 | |
| * | | | | | | | | | kmemleak: fix reference to Documentation | Andreas Platschek | 2016-12-13 | 1 | -1/+1 | |
| * | | | | | | | | | mm/hugetlb.c: use huge_pte_lock instead of opencoding the lock | Aneesh Kumar K.V | 2016-12-13 | 1 | -4/+2 | |
| * | | | | | | | | | mm/hugetlb.c: use the right pte val for compare in hugetlb_cow | Aneesh Kumar K.V | 2016-12-13 | 1 | -5/+7 | |
| * | | | | | | | | | mm/gup.c: make unnecessarily global vma_permits_fault() static | Tobias Klauser | 2016-12-13 | 1 | -1/+2 | |
| * | | | | | | | | | mm/vmscan.c: set correct defer count for shrinker | Shaohua Li | 2016-12-13 | 1 | -3/+11 | |
| * | | | | | | | | | mm/mprotect.c: don't touch single threaded PTEs which are on the right node | Andi Kleen | 2016-12-13 | 1 | -0/+13 | |
| * | | | | | | | | | mm, slab: maintain total slab count instead of active count | David Rientjes | 2016-12-13 | 2 | -43/+31 | |
| * | | | | | | | | | mm, slab: faster active and free stats | Greg Thelen | 2016-12-13 | 2 | -71/+49 | |
| * | | | | | | | | | mm/slab_common.c: check kmem_create_cache flags are common | Thomas Garnier | 2016-12-13 | 2 | -0/+21 | |
| * | | | | | | | | | slub: avoid false-postive warning | Arnd Bergmann | 2016-12-13 | 1 | -1/+1 | |
| * | | | | | | | | | slub: move synchronize_sched out of slab_mutex on shrink | Vladimir Davydov | 2016-12-13 | 5 | -23/+31 | |
| * | | | | | | | | | mm: memcontrol: use special workqueue for creating per-memcg caches | Vladimir Davydov | 2016-12-13 | 1 | -1/+14 | |
* | | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-13 | 7 | -294/+172 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mm/compaction: Convert to hotplug state machine | Anna-Maria Gleixner | 2016-12-02 | 1 | -13/+18 | |
| * | | | | | | | | | | mm/zswap: Convert pool to hotplug state machine | Sebastian Andrzej Siewior | 2016-12-02 | 1 | -65/+34 | |
| * | | | | | | | | | | mm/zswap: Convert dst-mem to hotplug state machine | Sebastian Andrzej Siewior | 2016-12-02 | 1 | -56/+17 | |
| * | | | | | | | | | | mm/zsmalloc: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-12-02 | 1 | -54/+13 | |
| * | | | | | | | | | | mm/vmstat: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-12-02 | 1 | -41/+35 | |
| * | | | | | | | | | | mm/vmstat: Avoid on each online CPU loops | Sebastian Andrzej Siewior | 2016-12-02 | 1 | -7/+9 | |
| * | | | | | | | | | | mm/vmstat: Drop get_online_cpus() from init_cpu_node_state/vmstat_cpu_dead() | Sebastian Andrzej Siewior | 2016-12-02 | 1 | -6/+1 | |
| * | | | | | | | | | | mm/vmscan: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-11-09 | 1 | -14/+14 | |
| * | | | | | | | | | | mm/page_alloc: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-11-09 | 1 | -24/+25 | |
| * | | | | | | | | | | mm/memcg: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-11-09 | 1 | -16/+8 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-12-12 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'x86/cpufeature' into x86/asm, to pick up dependency | Ingo Molnar | 2016-11-17 | 9 | -11/+86 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'linus' into x86/asm, to pick up fixes | Ingo Molnar | 2016-11-01 | 14 | -177/+65 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | mm/page_alloc: Remove kernel address exposure in free_reserved_area() | Josh Poimboeuf | 2016-10-25 | 1 | -2/+2 | |
* | | | | | | | | | | Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-12-12 | 2 | -6/+7 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | x86/pat, mm: Make track_pfn_insert() return void | Borislav Petkov | 2016-11-09 | 2 | -6/+7 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | shmem: fix shm fallocate() list corruption | Linus Torvalds | 2016-12-06 | 1 | -1/+14 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | mm, vmscan: add cond_resched() into shrink_node_memcg() | Michal Hocko | 2016-12-03 | 1 | -0/+2 | |
* | | | | | | | | mm: workingset: fix NULL ptr in count_shadow_nodes | Michal Hocko | 2016-12-03 | 1 | -1/+1 | |
* | | | | | | | | mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb | Kirill A. Shutemov | 2016-12-01 | 1 | -4/+4 | |
* | | | | | | | | kasan: support use-after-scope detection | Dmitry Vyukov | 2016-12-01 | 3 | -0/+23 | |
* | | | | | | | | kasan: update kasan_global for gcc 7 | Dmitry Vyukov | 2016-12-01 | 1 | -0/+3 | |
* | | | | | | | | thp: fix corner case of munlock() of PTE-mapped THPs | Kirill A. Shutemov | 2016-12-01 | 1 | -2/+5 | |
* | | | | | | | | mm, thp: propagation of conditional compilation in khugepaged.c | Jérémy Lefaure | 2016-12-01 | 1 | -0/+2 | |
* | | | | | | | | mremap: move_ptes: check pte dirty after its removal | Aaron Lu | 2016-11-29 | 2 | -6/+10 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | mremap: fix race between mremap() and page cleanning | Aaron Lu | 2016-11-17 | 2 | -10/+29 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | mm: kmemleak: scan .data.ro_after_init | Jakub Kicinski | 2016-11-11 | 1 | -0/+1 | |
* | | | | | | memcg: prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB | Greg Thelen | 2016-11-11 | 1 | -2/+2 | |
* | | | | | | mm/filemap: don't allow partially uptodate page for pipes | Eryu Guan | 2016-11-11 | 1 | -0/+3 | |
* | | | | | | mm/hugetlb: fix huge page reservation leak in private mapping error paths | Mike Kravetz | 2016-11-11 | 1 | -0/+66 | |
* | | | | | | mm: hwpoison: fix thp split handling in memory_failure() | Naoya Horiguchi | 2016-11-11 | 1 | -7/+5 | |
* | | | | | | swapfile: fix memory corruption via malformed swapfile | Jann Horn | 2016-11-11 | 1 | -0/+2 | |
* | | | | | | mm/cma.c: check the max limit for cma allocation | Shiraz Hashim | 2016-11-11 | 1 | -0/+3 | |
* | | | | | | shmem: fix pageflags after swapping DMA32 object | Hugh Dickins | 2016-11-11 | 1 | -0/+2 |