summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-127-294/+172
|\
| * mm/compaction: Convert to hotplug state machineAnna-Maria Gleixner2016-12-021-13/+18
| * mm/zswap: Convert pool to hotplug state machineSebastian Andrzej Siewior2016-12-021-65/+34
| * mm/zswap: Convert dst-mem to hotplug state machineSebastian Andrzej Siewior2016-12-021-56/+17
| * mm/zsmalloc: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-021-54/+13
| * mm/vmstat: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-021-41/+35
| * mm/vmstat: Avoid on each online CPU loopsSebastian Andrzej Siewior2016-12-021-7/+9
| * mm/vmstat: Drop get_online_cpus() from init_cpu_node_state/vmstat_cpu_dead()Sebastian Andrzej Siewior2016-12-021-6/+1
| * mm/vmscan: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-14/+14
| * mm/page_alloc: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-24/+25
| * mm/memcg: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-16/+8
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-121-2/+2
|\ \
| * \ Merge branch 'x86/cpufeature' into x86/asm, to pick up dependencyIngo Molnar2016-11-179-11/+86
| |\ \
| * \ \ Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar2016-11-0114-177/+65
| |\ \ \
| * | | | mm/page_alloc: Remove kernel address exposure in free_reserved_area()Josh Poimboeuf2016-10-251-2/+2
* | | | | Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-122-6/+7
|\ \ \ \ \
| * | | | | x86/pat, mm: Make track_pfn_insert() return voidBorislav Petkov2016-11-092-6/+7
| | |_|_|/ | |/| | |
* | | | | shmem: fix shm fallocate() list corruptionLinus Torvalds2016-12-061-1/+14
* | | | | mm, vmscan: add cond_resched() into shrink_node_memcg()Michal Hocko2016-12-021-0/+2
* | | | | mm: workingset: fix NULL ptr in count_shadow_nodesMichal Hocko2016-12-021-1/+1
* | | | | mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlbKirill A. Shutemov2016-11-301-4/+4
* | | | | kasan: support use-after-scope detectionDmitry Vyukov2016-11-303-0/+23
* | | | | kasan: update kasan_global for gcc 7Dmitry Vyukov2016-11-301-0/+3
* | | | | thp: fix corner case of munlock() of PTE-mapped THPsKirill A. Shutemov2016-11-301-2/+5
* | | | | mm, thp: propagation of conditional compilation in khugepaged.cJérémy Lefaure2016-11-301-0/+2
* | | | | mremap: move_ptes: check pte dirty after its removalAaron Lu2016-11-292-6/+10
* | | | | mremap: fix race between mremap() and page cleanningAaron Lu2016-11-172-10/+29
| |_|_|/ |/| | |
* | | | mm: kmemleak: scan .data.ro_after_initJakub Kicinski2016-11-111-0/+1
* | | | memcg: prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLABGreg Thelen2016-11-111-2/+2
* | | | mm/filemap: don't allow partially uptodate page for pipesEryu Guan2016-11-111-0/+3
* | | | mm/hugetlb: fix huge page reservation leak in private mapping error pathsMike Kravetz2016-11-111-0/+66
* | | | mm: hwpoison: fix thp split handling in memory_failure()Naoya Horiguchi2016-11-111-7/+5
* | | | swapfile: fix memory corruption via malformed swapfileJann Horn2016-11-111-0/+2
* | | | mm/cma.c: check the max limit for cma allocationShiraz Hashim2016-11-111-0/+3
* | | | shmem: fix pageflags after swapping DMA32 objectHugh Dickins2016-11-111-0/+2
* | | | mm: remove extra newline from allocation stall warningTetsuo Handa2016-11-111-1/+1
|/ / /
* | | Merge tag 'gcc-plugins-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-11-011-1/+1
|\ \ \ | |_|/ |/| |
| * | latent_entropy: Fix wrong gcc code generation with 64 bit variablesKees Cook2016-10-311-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-277-26/+56
|\ \ \
| * | | mm: memcontrol: do not recurse in direct reclaimJohannes Weiner2016-10-272-0/+11
| * | | mm: kmemleak: ensure that the task stack is not freed during scanningCatalin Marinas2016-10-271-2/+5
| * | | mm/slab: improve performance of gathering slabinfo statsAruna Ramakrishna2016-10-272-16/+28
| * | | mm: page_alloc: use KERN_CONT where appropriateJoe Perches2016-10-271-7/+9
| * | | mm/list_lru.c: avoid error-path NULL pointer derefAlexander Polakov2016-10-271-0/+2
| * | | mm/slab: fix kmemcg cache creation delayed issueJoonsoo Kim2016-10-271-1/+1
* | | | Allow KASAN and HOTPLUG_MEMORY to co-exist when doing build testingLinus Torvalds2016-10-271-1/+1
* | | | mm: remove unused variable in memory hotplugLinus Torvalds2016-10-271-1/+0
|/ / /
* | | mm: remove per-zone hashtable of bitlock waitqueuesLinus Torvalds2016-10-273-144/+3
* | | mm: unexport __get_user_pages()Lorenzo Stoakes2016-10-242-3/+2
|/ /
* | Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-10-222-2/+3
|\ \ | |/ |/|
OpenPOWER on IntegriCloud