Age | Commit message (Expand) | Author | Files | Lines |
2016-10-07 | mm: don't use radix tree writeback tags for pages in swap cache | Huang Ying | 1 | -0/+12 |
2016-10-07 | mm/nobootmem.c: remove duplicate macro ARCH_LOW_ADDRESS_LIMIT statements | zijun_hu | 1 | -4/+5 |
2016-10-07 | mm/memblock.c: expose total reserved memory | Srikar Dronamraju | 1 | -0/+1 |
2016-10-07 | mm: introduce arch_reserved_kernel_pages() | Srikar Dronamraju | 1 | -0/+3 |
2016-10-07 | mm: make sure that kthreads will not refault oom reaped memory | Michal Hocko | 1 | -0/+1 |
2016-10-07 | mm, oom: enforce exit_oom_victim on current task | Tetsuo Handa | 1 | -1/+1 |
2016-10-07 | oom, suspend: fix oom_killer_disable vs. pm suspend properly | Michal Hocko | 1 | -1/+1 |
2016-10-07 | mm, oom: get rid of signal_struct::oom_victims | Michal Hocko | 2 | -2/+6 |
2016-10-07 | kernel, oom: fix potential pgd_lock deadlock from __mmdrop | Michal Hocko | 2 | -2/+14 |
2016-10-07 | oom: keep mm of the killed task available | Michal Hocko | 1 | -0/+2 |
2016-10-07 | mm,oom_reaper: do not attempt to reap a task twice | Tetsuo Handa | 1 | -1/+0 |
2016-10-07 | mm, swap: add swap_cluster_list | Huang Ying | 1 | -4/+7 |
2016-10-07 | mm: pagewalk: fix the comment for test_walk | James Morse | 1 | -2/+2 |
2016-10-07 | mm/page_owner: don't define fields on struct page_ext by hard-coding | Joonsoo Kim | 1 | -6/+0 |
2016-10-07 | mm/page_ext: support extra space allocation by page_ext user | Joonsoo Kim | 1 | -0/+2 |
2016-10-07 | mm/page_owner: move page_owner specific function to page_owner.c | Joonsoo Kim | 1 | -0/+2 |
2016-10-07 | mm, vmscan: get rid of throttle_vm_writeout | Michal Hocko | 1 | -1/+0 |
2016-10-07 | mm, compaction: create compact_gap wrapper | Vlastimil Babka | 1 | -0/+23 |
2016-10-07 | mm, compaction: add the ultimate direct compaction priority | Vlastimil Babka | 1 | -1/+2 |
2016-10-07 | mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESS | Vlastimil Babka | 2 | -5/+5 |
2016-10-07 | mm, compaction: cleanup unused functions | Vlastimil Babka | 1 | -5/+0 |
2016-10-07 | mm/vmalloc.c: fix align value calculation error | zijun_hu | 1 | -10/+26 |
2016-10-07 | mm: oom: deduplicate victim selection code for memcg and global oom | Vladimir Davydov | 2 | -39/+19 |
2016-10-07 | jiffies: add time comparison functions for 64 bit jiffies | Jason A. Donenfeld | 1 | -0/+4 |
2016-10-07 | fanotify: use notification_lock instead of access_lock | Jan Kara | 1 | -1/+0 |
2016-10-07 | fsnotify: convert notification_mutex to a spinlock | Jan Kara | 1 | -1/+1 |
2016-10-07 | xattr: Add __vfs_{get,set,remove}xattr helpers | Andreas Gruenbacher | 1 | -0/+3 |
2016-10-07 | vfs: Add IOP_XATTR inode operations flag | Andreas Gruenbacher | 1 | -0/+1 |
2016-10-07 | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -21/+65 |
2016-10-07 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -49/+3 |
2016-10-07 | Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 9 | -34/+417 |
2016-10-07 | Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 3 | -10/+49 |
2016-10-07 | IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets | Jack Morgenstein | 1 | -1/+12 |
2016-10-07 | IB/mthca: Move user vendor structures | Leon Romanovsky | 2 | -0/+112 |
2016-10-07 | IB/nes: Move user vendor structures | Leon Romanovsky | 2 | -0/+115 |
2016-10-07 | IB/ocrdma: Move user vendor structures | Leon Romanovsky | 2 | -0/+152 |
2016-10-07 | IB/mlx4: Move user vendor structures | Leon Romanovsky | 2 | -0/+108 |
2016-10-07 | IB/cxgb4: Move user vendor structures | Leon Romanovsky | 2 | -0/+82 |
2016-10-07 | IB/cxgb3: Move user vendor structures | Leon Romanovsky | 2 | -0/+77 |
2016-10-07 | IB/mlx5: Move and decouple user vendor structures | Leon Romanovsky | 2 | -0/+250 |
2016-10-07 | IB/{core,hw}: Add constant for node_desc | Yuval Shaia | 1 | -2/+4 |
2016-10-07 | IB/core: Add more fields to IPv6 flow specification | Maor Gottlieb | 2 | -2/+11 |
2016-10-07 | IB/uverbs: Add more fields to IPv4 flow specification | Maor Gottlieb | 2 | -0/+15 |
2016-10-07 | IB/uverbs: Add support to extend flow steering specifications | Maor Gottlieb | 1 | -0/+10 |
2016-10-07 | IB/uverbs: Expose RSS related capabilities | Yishai Hadas | 1 | -0/+14 |
2016-10-07 | IB/core: Expose RSS related capabilities | Yishai Hadas | 1 | -0/+12 |
2016-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2016-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -0/+3 |
2016-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -2/+33 |
2016-10-07 | Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -4/+36 |