summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-10-07thp, dax: add thp_get_unmapped_area for pmd mappingsToshi Kani1-0/+7
2016-10-07mm: don't use radix tree writeback tags for pages in swap cacheHuang Ying1-0/+12
2016-10-07mm/nobootmem.c: remove duplicate macro ARCH_LOW_ADDRESS_LIMIT statementszijun_hu1-4/+5
2016-10-07mm/memblock.c: expose total reserved memorySrikar Dronamraju1-0/+1
2016-10-07mm: introduce arch_reserved_kernel_pages()Srikar Dronamraju1-0/+3
2016-10-07mm: make sure that kthreads will not refault oom reaped memoryMichal Hocko1-0/+1
2016-10-07mm, oom: enforce exit_oom_victim on current taskTetsuo Handa1-1/+1
2016-10-07oom, suspend: fix oom_killer_disable vs. pm suspend properlyMichal Hocko1-1/+1
2016-10-07mm, oom: get rid of signal_struct::oom_victimsMichal Hocko2-2/+6
2016-10-07kernel, oom: fix potential pgd_lock deadlock from __mmdropMichal Hocko2-2/+14
2016-10-07oom: keep mm of the killed task availableMichal Hocko1-0/+2
2016-10-07mm,oom_reaper: do not attempt to reap a task twiceTetsuo Handa1-1/+0
2016-10-07mm, swap: add swap_cluster_listHuang Ying1-4/+7
2016-10-07mm: pagewalk: fix the comment for test_walkJames Morse1-2/+2
2016-10-07mm/page_owner: don't define fields on struct page_ext by hard-codingJoonsoo Kim1-6/+0
2016-10-07mm/page_ext: support extra space allocation by page_ext userJoonsoo Kim1-0/+2
2016-10-07mm/page_owner: move page_owner specific function to page_owner.cJoonsoo Kim1-0/+2
2016-10-07mm, vmscan: get rid of throttle_vm_writeoutMichal Hocko1-1/+0
2016-10-07mm, compaction: create compact_gap wrapperVlastimil Babka1-0/+23
2016-10-07mm, compaction: add the ultimate direct compaction priorityVlastimil Babka1-1/+2
2016-10-07mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESSVlastimil Babka2-5/+5
2016-10-07mm, compaction: cleanup unused functionsVlastimil Babka1-5/+0
2016-10-07mm/vmalloc.c: fix align value calculation errorzijun_hu1-10/+26
2016-10-07mm: oom: deduplicate victim selection code for memcg and global oomVladimir Davydov2-39/+19
2016-10-07jiffies: add time comparison functions for 64 bit jiffiesJason A. Donenfeld1-0/+4
2016-10-07fanotify: use notification_lock instead of access_lockJan Kara1-1/+0
2016-10-07fsnotify: convert notification_mutex to a spinlockJan Kara1-1/+1
2016-10-07xattr: Add __vfs_{get,set,remove}xattr helpersAndreas Gruenbacher1-0/+3
2016-10-07vfs: Add IOP_XATTR inode operations flagAndreas Gruenbacher1-0/+1
2016-10-07Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-21/+65
2016-10-07Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-49/+3
2016-10-07Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds9-34/+417
2016-10-07Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds3-10/+49
2016-10-07IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsJack Morgenstein1-1/+12
2016-10-07IB/mthca: Move user vendor structuresLeon Romanovsky2-0/+112
2016-10-07IB/nes: Move user vendor structuresLeon Romanovsky2-0/+115
2016-10-07IB/ocrdma: Move user vendor structuresLeon Romanovsky2-0/+152
2016-10-07IB/mlx4: Move user vendor structuresLeon Romanovsky2-0/+108
2016-10-07IB/cxgb4: Move user vendor structuresLeon Romanovsky2-0/+82
2016-10-07IB/cxgb3: Move user vendor structuresLeon Romanovsky2-0/+77
2016-10-07IB/mlx5: Move and decouple user vendor structuresLeon Romanovsky2-0/+250
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia1-2/+4
2016-10-07IB/core: Add more fields to IPv6 flow specificationMaor Gottlieb2-2/+11
2016-10-07IB/uverbs: Add more fields to IPv4 flow specificationMaor Gottlieb2-0/+15
2016-10-07IB/uverbs: Add support to extend flow steering specificationsMaor Gottlieb1-0/+10
2016-10-07IB/uverbs: Expose RSS related capabilitiesYishai Hadas1-0/+14
2016-10-07IB/core: Expose RSS related capabilitiesYishai Hadas1-0/+12
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+3
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-2/+33