aboutsummaryrefslogtreecommitdiffstats
path: root/mm/madvise.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-22userfaultfd: non-cooperative: optimize mremap_userfaultfd_complete()Andrea Arcangeli3-5/+5
2017-02-22userfaultfd: non-cooperative: add mremap() eventPavel Emelyanov4-6/+76
2017-02-22userfaultfd: non-cooperative: dup_userfaultfd: use mm_count instead of mm_usersMike Rapoport1-1/+1
2017-02-22userfaultfd: non-cooperative: Add fork() eventPavel Emelyanov4-16/+170
2017-02-22userfaultfd: non-cooperative: report all available features to userlandAndrea Arcangeli1-4/+7
2017-02-22userfaultfd: non-cooperative: add ability to report non-PF events from uffd descriptorPavel Emelyanov1-2/+96
2017-02-22userfaultfd: non-cooperative: Split the find_userfault() routinePavel Emelyanov1-6/+11
2017-02-22userfaultfd: use vma_is_anonymousAndrea Arcangeli2-5/+5
2017-02-22userfaultfd: convert BUG() to WARN_ON_ONCE()Andrea Arcangeli1-1/+2
2017-02-22userfaultfd: correct comment about UFFD_FEATURE_PAGEFAULT_FLAG_WPAndrea Arcangeli1-1/+1
2017-02-22userfaultfd: document _IOR/_IOWAndrea Arcangeli2-1/+15
2017-02-22oom, trace: add compaction retry tracepointMichal Hocko3-6/+81
2017-02-22oom, trace: add oom detection tracepointsMichal Hocko2-2/+50
2017-02-22mm, trace: extract COMPACTION_STATUS and ZONE_TYPE to a common headerMichal Hocko2-57/+67
2017-02-22mm/vmalloc.c: use rb_entry_safeGeliang Tang1-1/+1
2017-02-22mm, page_alloc: avoid page_to_pfn() when merging buddiesVlastimil Babka2-6/+6
2017-02-22mm, page_alloc: don't convert pfn to idx when mergingVlastimil Babka3-23/+20
2017-02-22mm: throttle show_mem() from warn_alloc()Michal Hocko1-11/+18
2017-02-22tmpfs: change shmem_mapping() to test shmem_aopsHugh Dickins1-4/+1
2017-02-22slub: make sysfs directories for memcg sub-caches optionalTejun Heo3-2/+46
2017-02-22slab: use memcg_kmem_cache_wq for slab destruction operationsTejun Heo3-9/+10
2017-02-22slab: remove slub sysfs interface files early for empty memcg cachesTejun Heo1-2/+23
2017-02-22slab: remove synchronous synchronize_sched() from memcg cache deactivation pathTejun Heo4-4/+76
2017-02-22slab: introduce __kmemcg_cache_deactivate()Tejun Heo5-23/+36
2017-02-22slab: implement slab_root_caches listTejun Heo4-25/+53
2017-02-22slab: link memcg kmem_caches on their associated memory cgroupTejun Heo5-10/+40
2017-02-22slab: reorganize memcg_cache_paramsTejun Heo3-24/+40
2017-02-22slab: remove synchronous rcu_barrier() call in memcg cache release pathTejun Heo1-42/+60
2017-02-22slub: separate out sysfs_slab_release() from sysfs_slab_remove()Tejun Heo3-5/+13
2017-02-22Revert "slub: move synchronize_sched out of slab_mutex on shrink"Tejun Heo5-31/+23
2017-02-22mm, slab: rename kmalloc-node cache to kmalloc-<size>Vlastimil Babka3-5/+9
2017-02-22mm/slub: add a dump_stack() to the unexpected GFP checkBorislav Petkov1-0/+1
2017-02-22slub: do not merge cache if slub_debug contains a never-merge flagGrygorii Maistrenko1-1/+4
2017-02-22kernel/watchdog.c: do not hardcode CPU 0 as the initial threadPrarit Bhargava1-10/+15
2017-02-229p: fix a potential acl leakCong Wang1-0/+2
2017-02-22block: use for_each_thread() in sys_ioprio_set()/sys_ioprio_get()Tetsuo Handa1-4/+4
2017-02-22parisc: use generic current.hDavidlohr Bueso2-15/+1
2017-02-22ocfs2: fix deadlock issue when taking inode lock at vfs entry pointsEric Ren2-29/+58
2017-02-22ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lockEric Ren3-3/+121
2017-02-22score: remove asm/current.hDavidlohr Bueso2-7/+1
2017-02-22m32r: fix build warningSudip Mukherjee1-5/+10
2017-02-22m32r: use generic current.hDavidlohr Bueso2-15/+1
2017-02-22scripts/tags.sh: include arch/Kconfig* for tags generationHou Tao1-0/+2
2017-02-22scripts/checkincludes.pl: add exit message for no duplicates foundCheah Kok Cheong1-0/+8
2017-02-22scripts/checkstack.pl: add support for nios2Tobias Klauser1-0/+3
2017-02-22scripts/Lindent: clean up and optimizeJean Delvare1-5/+9
2017-02-22scripts/spelling.txt: fix incorrect typo-wordsRoss Zwisler1-3/+3
2017-02-22scripts/spelling.txt: add several more common spelling mistakesColin Ian King1-0/+37
2017-02-22tools/vm: add missing Makefile rulesDaniel Thompson1-0/+8
2017-02-22dma-debug: add comment for failed to check map errorMiles Chen1-0/+5