| Commit message (Expand) | Author | Files | Lines |
2016-10-08 | mm, swap: add swap_cluster_list | Huang Ying | 2 | -74/+70 |
2016-10-08 | mm: unrig VMA cache hit ratio | Alexey Dobriyan | 1 | -4/+4 |
2016-10-08 | mm: pagewalk: fix the comment for test_walk | James Morse | 1 | -2/+2 |
2016-10-08 | do_generic_file_read(): fail immediately if killed | Bart Van Assche | 1 | -1/+3 |
2016-10-08 | mm/page_owner: don't define fields on struct page_ext by hard-coding | Joonsoo Kim | 2 | -31/+58 |
2016-10-08 | mm/page_ext: support extra space allocation by page_ext user | Joonsoo Kim | 3 | -11/+34 |
2016-10-08 | mm/page_ext: rename offset to index | Joonsoo Kim | 1 | -3/+3 |
2016-10-08 | mm/page_owner: move page_owner specific function to page_owner.c | Joonsoo Kim | 3 | -79/+79 |
2016-10-08 | mm/debug_pagealloc.c: don't allocate page_ext if we don't use guard page | Joonsoo Kim | 1 | -1/+7 |
2016-10-08 | mm/debug_pagealloc.c: clean-up guard page handling code | Joonsoo Kim | 1 | -16/+18 |
2016-10-08 | mm, vmscan: get rid of throttle_vm_writeout | Michal Hocko | 3 | -33/+0 |
2016-10-08 | mm: fix set pageblock migratetype in deferred struct page init | Xishi Qiu | 1 | -7/+13 |
2016-10-08 | mem-hotplug: fix node spanned pages when we have a movable node | Xishi Qiu | 1 | -31/+23 |
2016-10-08 | mm, vmscan: make compaction_ready() more accurate and readable | Vlastimil Babka | 1 | -23/+20 |
2016-10-08 | mm, compaction: require only min watermarks for non-costly orders | Vlastimil Babka | 2 | -3/+12 |
2016-10-08 | mm, compaction: use proper alloc_flags in __compaction_suitable() | Vlastimil Babka | 2 | -3/+11 |
2016-10-08 | mm, compaction: create compact_gap wrapper | Vlastimil Babka | 3 | -7/+29 |
2016-10-08 | mm, compaction: use correct watermark when checking compaction success | Vlastimil Babka | 1 | -3/+3 |
2016-10-08 | mm, compaction: add the ultimate direct compaction priority | Vlastimil Babka | 2 | -2/+6 |
2016-10-08 | mm, compaction: don't recheck watermarks after COMPACT_SUCCESS | Vlastimil Babka | 1 | -8/+3 |
2016-10-08 | mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESS | Vlastimil Babka | 4 | -12/+12 |
2016-10-08 | mm, compaction: cleanup unused functions | Vlastimil Babka | 2 | -48/+17 |
2016-10-08 | mm, compaction: make whole_zone flag ignore cached scanner positions | Vlastimil Babka | 2 | -23/+22 |
2016-10-08 | mm/oom_kill.c: fix task_will_free_mem() comment | Michal Hocko | 1 | -2/+3 |
2016-10-08 | mm: memcontrol: add sanity checks for memcg->id.ref on get/put | Vladimir Davydov | 1 | -1/+5 |
2016-10-08 | mm/vmalloc.c: fix align value calculation error | zijun_hu | 2 | -14/+30 |
2016-10-08 | mm: oom: deduplicate victim selection code for memcg and global oom | Vladimir Davydov | 4 | -205/+167 |
2016-10-08 | ocfs2: fix undefined struct variable in inode.h | Joseph Qi | 1 | -2/+0 |
2016-10-08 | fs/ocfs2/dlm: remove deprecated create_singlethread_workqueue() | Bhaktipriya Shridhar | 1 | -1/+1 |
2016-10-08 | fs/ocfs2/super: remove deprecated create_singlethread_workqueue() | Bhaktipriya Shridhar | 1 | -1/+1 |
2016-10-08 | fs/ocfs2/cluster: remove deprecated create_singlethread_workqueue() | Bhaktipriya Shridhar | 1 | -1/+1 |
2016-10-08 | fs/ocfs2/dlmfs: remove deprecated create_singlethread_workqueue() | Bhaktipriya Shridhar | 1 | -1/+1 |
2016-10-08 | jiffies: add time comparison functions for 64 bit jiffies | Jason A. Donenfeld | 1 | -0/+4 |
2016-10-08 | fsnotify: clean up spinlock assertions | Jan Kara | 2 | -8/+4 |
2016-10-08 | fanotify: fix possible false warning when freeing events | Jan Kara | 1 | -2/+11 |
2016-10-08 | fanotify: use notification_lock instead of access_lock | Jan Kara | 2 | -9/+5 |
2016-10-08 | fsnotify: convert notification_mutex to a spinlock | Jan Kara | 5 | -37/+41 |
2016-10-08 | fsnotify: drop notification_mutex before destroying event | Jan Kara | 2 | -2/+6 |
2016-10-06 | xen/x86: Update topology map for PV VCPUs | Boris Ostrovsky | 1 | -0/+6 |
2016-10-06 | backlight: pwm_bl: Handle gpio that can sleep | Maxime Ripard | 1 | -2/+2 |
2016-10-06 | backlight-tosa: Delete unnecessary assignment for the field "owner" | Markus Elfring | 1 | -1/+0 |
2016-10-06 | ARM: fix delays | Russell King | 1 | -1/+1 |
2016-10-06 | sparc: fixing ident and beautifying code | netmonk@netmonk.org | 1 | -28/+24 |
2016-10-06 | sparc64: Enable setting "relaxed ordering" in IOMMU mappings | chris hyser | 2 | -1/+16 |
2016-10-06 | sparc64: Enable PCI IOMMU version 2 API | chris hyser | 1 | -10/+26 |
2016-10-06 | sparc: migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 5 | -5/+5 |
2016-10-06 | phy: micrel.c: Enable ksz9031 energy-detect power-down mode | Mike Looijmans | 1 | -0/+21 |
2016-10-06 | netfilter: merge fixup for "nf_tables_netdev: remove redundant ip_hdr assignm... | Stephen Rothwell | 1 | -1/+0 |
2016-10-05 | mm: filemap: fix mapping->nrpages double accounting in fuse | Johannes Weiner | 1 | -1/+0 |
2016-10-05 | mm: filemap: don't plant shadow entries without radix tree node | Johannes Weiner | 3 | -30/+36 |