summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-02-22userfaultfd: non-cooperative: Add fork() eventPavel Emelyanov
2017-02-22userfaultfd: non-cooperative: report all available features to userlandAndrea Arcangeli
2017-02-22userfaultfd: non-cooperative: add ability to report non-PF events from uffd d...Pavel Emelyanov
2017-02-22userfaultfd: non-cooperative: Split the find_userfault() routinePavel Emelyanov
2017-02-22userfaultfd: use vma_is_anonymousAndrea Arcangeli
2017-02-22userfaultfd: convert BUG() to WARN_ON_ONCE()Andrea Arcangeli
2017-02-22userfaultfd: correct comment about UFFD_FEATURE_PAGEFAULT_FLAG_WPAndrea Arcangeli
2017-02-22userfaultfd: document _IOR/_IOWAndrea Arcangeli
2017-02-22oom, trace: add compaction retry tracepointMichal Hocko
2017-02-22oom, trace: add oom detection tracepointsMichal Hocko
2017-02-22mm, trace: extract COMPACTION_STATUS and ZONE_TYPE to a common headerMichal Hocko
2017-02-22mm/vmalloc.c: use rb_entry_safeGeliang Tang
2017-02-22mm, page_alloc: avoid page_to_pfn() when merging buddiesVlastimil Babka
2017-02-22mm, page_alloc: don't convert pfn to idx when mergingVlastimil Babka
2017-02-22mm: throttle show_mem() from warn_alloc()Michal Hocko
2017-02-22tmpfs: change shmem_mapping() to test shmem_aopsHugh Dickins
2017-02-22slub: make sysfs directories for memcg sub-caches optionalTejun Heo
2017-02-22slab: use memcg_kmem_cache_wq for slab destruction operationsTejun Heo
2017-02-22slab: remove slub sysfs interface files early for empty memcg cachesTejun Heo
2017-02-22slab: remove synchronous synchronize_sched() from memcg cache deactivation pathTejun Heo
2017-02-22slab: introduce __kmemcg_cache_deactivate()Tejun Heo
2017-02-22slab: implement slab_root_caches listTejun Heo
2017-02-22slab: link memcg kmem_caches on their associated memory cgroupTejun Heo
2017-02-22slab: reorganize memcg_cache_paramsTejun Heo
2017-02-22slab: remove synchronous rcu_barrier() call in memcg cache release pathTejun Heo
2017-02-22slub: separate out sysfs_slab_release() from sysfs_slab_remove()Tejun Heo
2017-02-22Revert "slub: move synchronize_sched out of slab_mutex on shrink"Tejun Heo
2017-02-22mm, slab: rename kmalloc-node cache to kmalloc-<size>Vlastimil Babka
2017-02-22mm/slub: add a dump_stack() to the unexpected GFP checkBorislav Petkov
2017-02-22slub: do not merge cache if slub_debug contains a never-merge flagGrygorii Maistrenko
2017-02-22kernel/watchdog.c: do not hardcode CPU 0 as the initial threadPrarit Bhargava
2017-02-229p: fix a potential acl leakCong Wang
2017-02-22block: use for_each_thread() in sys_ioprio_set()/sys_ioprio_get()Tetsuo Handa
2017-02-22parisc: use generic current.hDavidlohr Bueso
2017-02-22ocfs2: fix deadlock issue when taking inode lock at vfs entry pointsEric Ren
2017-02-22ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lockEric Ren
2017-02-22score: remove asm/current.hDavidlohr Bueso
2017-02-22m32r: fix build warningSudip Mukherjee
2017-02-22m32r: use generic current.hDavidlohr Bueso
2017-02-22scripts/tags.sh: include arch/Kconfig* for tags generationHou Tao
2017-02-22scripts/checkincludes.pl: add exit message for no duplicates foundCheah Kok Cheong
2017-02-22scripts/checkstack.pl: add support for nios2Tobias Klauser
2017-02-22scripts/Lindent: clean up and optimizeJean Delvare
2017-02-22scripts/spelling.txt: fix incorrect typo-wordsRoss Zwisler
2017-02-22scripts/spelling.txt: add several more common spelling mistakesColin Ian King
2017-02-22tools/vm: add missing Makefile rulesDaniel Thompson
2017-02-22dma-debug: add comment for failed to check map errorMiles Chen
2017-02-22mm, dax: change pmd_fault() to take only vmf parameterDave Jiang
2017-02-22mm, dax: make pmd_fault() and friends be the same as fault()Dave Jiang
2017-02-22dax: add tracepoints to dax_pmd_insert_mapping()Ross Zwisler