summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | mm: workingset: turn shadow node shrinker bugs into warningsJohannes Weiner2016-12-121-8/+12
| * | | | | | | | | mm: khugepaged: fix radix tree node leak in shmem collapse error pathJohannes Weiner2016-12-121-2/+4
| * | | | | | | | | mm: khugepaged: close use-after-free race during shmem collapsingJohannes Weiner2016-12-121-0/+5
| * | | | | | | | | mm: don't cap request size based on read-ahead settingJens Axboe2016-12-121-11/+28
| * | | | | | | | | shmem: fix compilation warnings on unused functionsJérémy Lefaure2016-12-121-0/+2
| * | | | | | | | | mm/filemap.c: add comment for confusing logic in page_cache_tree_insert()Kirill A. Shutemov2016-12-121-1/+4
| * | | | | | | | | mm/pkeys: generate pkey system call code only if ARCH_HAS_PKEYS is selectedHeiko Carstens2016-12-121-0/+4
| * | | | | | | | | of/fdt: mark hotpluggable memoryReza Arbab2016-12-121-1/+1
| * | | | | | | | | mm: enable CONFIG_MOVABLE_NODE on non-x86 archesReza Arbab2016-12-121-1/+1
| * | | | | | | | | mm: remove x86-only restriction of movable_nodeReza Arbab2016-12-121-20/+0
| * | | | | | | | | mm/mempolicy.c: forbid static or relative flags for local NUMA modePiotr Kwapulinski2016-12-121-1/+3
| * | | | | | | | | mm: fix up get_user_pages* commentsLorenzo Stoakes2016-12-121-10/+6
| * | | | | | | | | mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V2016-12-121-15/+6
| * | | | | | | | | mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V2016-12-124-1/+16
| * | | | | | | | | mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V2016-12-121-1/+1
| * | | | | | | | | mm: use the correct page size when removing the pageAneesh Kumar K.V2016-12-121-2/+2
| * | | | | | | | | shmem: avoid maybe-uninitialized warningArnd Bergmann2016-12-121-3/+1
| * | | | | | | | | mm, compaction: fix NR_ISOLATED_* stats for pfn based migrationMing Ling2016-12-122-26/+14
| * | | | | | | | | mm, mempolicy: clean up __GFP_THISNODE confusion in policy_zonelistMichal Hocko2016-12-121-16/+8
| * | | | | | | | | mm, thp: avoid unlikely branches for split_huge_pmdDavid Rientjes2016-12-123-4/+4
| * | | | | | | | | mm/vmalloc.c: simplify /proc/vmallocinfo implementationzijun_hu2016-12-121-22/+5
| * | | | | | | | | mm: make unreserve highatomic functions reliableMinchan Kim2016-12-121-7/+17
| * | | | | | | | | mm: try to exhaust highatomic reserve before the OOMMinchan Kim2016-12-121-5/+10
| * | | | | | | | | mm: prevent double decrease of nr_reserved_highatomicMinchan Kim2016-12-121-6/+18
| * | | | | | | | | mm: don't steal highatomic pageblockMinchan Kim2016-12-121-2/+4
| * | | | | | | | | kmemleak: fix reference to DocumentationAndreas Platschek2016-12-121-1/+1
| * | | | | | | | | mm/hugetlb.c: use huge_pte_lock instead of opencoding the lockAneesh Kumar K.V2016-12-121-4/+2
| * | | | | | | | | mm/hugetlb.c: use the right pte val for compare in hugetlb_cowAneesh Kumar K.V2016-12-121-5/+7
| * | | | | | | | | mm/gup.c: make unnecessarily global vma_permits_fault() staticTobias Klauser2016-12-121-1/+2
| * | | | | | | | | mm/vmscan.c: set correct defer count for shrinkerShaohua Li2016-12-121-3/+11
| * | | | | | | | | mm/mprotect.c: don't touch single threaded PTEs which are on the right nodeAndi Kleen2016-12-121-0/+13
| * | | | | | | | | mm, slab: maintain total slab count instead of active countDavid Rientjes2016-12-122-43/+31
| * | | | | | | | | mm, slab: faster active and free statsGreg Thelen2016-12-122-71/+49
| * | | | | | | | | mm/slab_common.c: check kmem_create_cache flags are commonThomas Garnier2016-12-122-0/+21
| * | | | | | | | | slub: avoid false-postive warningArnd Bergmann2016-12-121-1/+1
| * | | | | | | | | slub: move synchronize_sched out of slab_mutex on shrinkVladimir Davydov2016-12-125-23/+31
| * | | | | | | | | mm: memcontrol: use special workqueue for creating per-memcg cachesVladimir Davydov2016-12-121-1/+14
* | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |