aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/stop_machine.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-07kernel, oom: fix potential pgd_lock deadlock from __mmdropMichal Hocko3-3/+19
2016-10-07oom: keep mm of the killed task availableMichal Hocko3-32/+23
2016-10-07mm,oom_reaper: do not attempt to reap a task twiceTetsuo Handa2-13/+3
2016-10-07mm,oom_reaper: reduce find_lock_task_mm() usageTetsuo Handa1-43/+38
2016-10-07mm, swap: add swap_cluster_listHuang Ying2-74/+70
2016-10-07mm: unrig VMA cache hit ratioAlexey Dobriyan1-4/+4
2016-10-07mm: pagewalk: fix the comment for test_walkJames Morse1-2/+2
2016-10-07do_generic_file_read(): fail immediately if killedBart Van Assche1-1/+3
2016-10-07mm/page_owner: don't define fields on struct page_ext by hard-codingJoonsoo Kim2-31/+58
2016-10-07mm/page_ext: support extra space allocation by page_ext userJoonsoo Kim3-11/+34
2016-10-07mm/page_ext: rename offset to indexJoonsoo Kim1-3/+3
2016-10-07mm/page_owner: move page_owner specific function to page_owner.cJoonsoo Kim3-79/+79
2016-10-07mm/debug_pagealloc.c: don't allocate page_ext if we don't use guard pageJoonsoo Kim1-1/+7
2016-10-07mm/debug_pagealloc.c: clean-up guard page handling codeJoonsoo Kim1-16/+18
2016-10-07mm, vmscan: get rid of throttle_vm_writeoutMichal Hocko3-33/+0
2016-10-07mm: fix set pageblock migratetype in deferred struct page initXishi Qiu1-7/+13
2016-10-07mem-hotplug: fix node spanned pages when we have a movable nodeXishi Qiu1-31/+23
2016-10-07mm, vmscan: make compaction_ready() more accurate and readableVlastimil Babka1-23/+20
2016-10-07mm, compaction: require only min watermarks for non-costly ordersVlastimil Babka2-3/+12
2016-10-07mm, compaction: use proper alloc_flags in __compaction_suitable()Vlastimil Babka2-3/+11
2016-10-07mm, compaction: create compact_gap wrapperVlastimil Babka3-7/+29
2016-10-07mm, compaction: use correct watermark when checking compaction successVlastimil Babka1-3/+3
2016-10-07mm, compaction: add the ultimate direct compaction priorityVlastimil Babka2-2/+6
2016-10-07mm, compaction: don't recheck watermarks after COMPACT_SUCCESSVlastimil Babka1-8/+3
2016-10-07mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESSVlastimil Babka4-12/+12
2016-10-07mm, compaction: cleanup unused functionsVlastimil Babka2-48/+17
2016-10-07mm, compaction: make whole_zone flag ignore cached scanner positionsVlastimil Babka2-23/+22
2016-10-07mm/oom_kill.c: fix task_will_free_mem() commentMichal Hocko1-2/+3
2016-10-07mm: memcontrol: add sanity checks for memcg->id.ref on get/putVladimir Davydov1-1/+5
2016-10-07mm/vmalloc.c: fix align value calculation errorzijun_hu2-14/+30
2016-10-07mm: oom: deduplicate victim selection code for memcg and global oomVladimir Davydov4-205/+167
2016-10-07ocfs2: fix undefined struct variable in inode.hJoseph Qi1-2/+0
2016-10-07fs/ocfs2/dlm: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar1-1/+1
2016-10-07fs/ocfs2/super: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar1-1/+1
2016-10-07fs/ocfs2/cluster: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar1-1/+1
2016-10-07fs/ocfs2/dlmfs: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar1-1/+1
2016-10-07jiffies: add time comparison functions for 64 bit jiffiesJason A. Donenfeld1-0/+4
2016-10-07fsnotify: clean up spinlock assertionsJan Kara2-8/+4
2016-10-07fanotify: fix possible false warning when freeing eventsJan Kara1-2/+11
2016-10-07fanotify: use notification_lock instead of access_lockJan Kara2-9/+5
2016-10-07fsnotify: convert notification_mutex to a spinlockJan Kara5-37/+41
2016-10-07fsnotify: drop notification_mutex before destroying eventJan Kara2-2/+6
2016-10-06xen/x86: Update topology map for PV VCPUsBoris Ostrovsky1-0/+6
2016-10-06backlight: pwm_bl: Handle gpio that can sleepMaxime Ripard1-2/+2
2016-10-06backlight-tosa: Delete unnecessary assignment for the field "owner"Markus Elfring1-1/+0
2016-10-06ARM: fix delaysRussell King1-1/+1
2016-10-06sparc: fixing ident and beautifying codenetmonk@netmonk.org1-28/+24
2016-10-06sparc64: Enable setting "relaxed ordering" in IOMMU mappingschris hyser2-1/+16
2016-10-06sparc64: Enable PCI IOMMU version 2 APIchris hyser1-10/+26
2016-10-06sparc: migrate exception table users off module.h and onto extable.hPaul Gortmaker5-5/+5