aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-10-10Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 2-13/+17
2016-10-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 2-4/+3
2016-10-10Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 6-3/+89
2016-10-10Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+2
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 9-114/+43
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-15/+34
2016-10-10constify iov_iter_count() and iter_is_iovec()Gravatar Al Viro 1-2/+2
2016-10-10Merge branch 'printk-cleanups'Gravatar Linus Torvalds 2-1/+2
2016-10-09Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-7/+1
2016-10-09Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-8/+13
2016-10-09Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Gravatar Linus Torvalds 1-0/+1
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 1-1/+12
2016-10-09printk: reinstate KERN_CONT for printing continuation linesGravatar Linus Torvalds 2-1/+2
2016-10-08Merge remote-tracking branch 'jk/vfs' into work.miscGravatar Al Viro 2-1/+2
2016-10-08Merge remote-tracking branch 'ovl/misc' into work.miscGravatar Al Viro 3-10/+27
2016-10-07Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 24-152/+240
2016-10-07Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 3-4/+60
2016-10-07Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-15/+4
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsGravatar Andreas Gruenbacher 2-9/+0
2016-10-07console: don't prefer first registered if DT specifies stdout-pathGravatar Paul Burton 1-0/+6
2016-10-07cred: simpler, 1D supplementary groupsGravatar Alexey Dobriyan 1-10/+1
2016-10-07nmi_backtrace: generate one-line reports for idle cpusGravatar Chris Metcalf 1-0/+5
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsGravatar Chris Metcalf 1-5/+26
2016-10-07min/max: remove sparse warnings when they're nestedGravatar Johannes Berg 1-20/+28
2016-10-07seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not charGravatar Joe Perches 1-2/+2
2016-10-07linux/mm.h: canonicalize macro PAGE_ALIGNED() definitionGravatar zijun_hu 1-1/+1
2016-10-07mm: remove unnecessary condition in remove_inode_hugepagesGravatar zhong jiang 1-1/+1
2016-10-07mm: consolidate warn_alloc_failed usersGravatar Michal Hocko 1-3/+2
2016-10-07mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walkGravatar Andrea Arcangeli 1-2/+8
2016-10-07mm: vm_page_prot: update with WRITE_ONCE/READ_ONCEGravatar Andrea Arcangeli 1-1/+1
2016-10-07mm/hugetlb: check for reserved hugepages during memory offlineGravatar Gerald Schaefer 1-3/+3
2016-10-07mm: memcontrol: consolidate cgroup socket trackingGravatar Johannes Weiner 1-2/+4
2016-10-07mm, compaction: restrict full priority to non-costly ordersGravatar Vlastimil Babka 1-0/+1
2016-10-07mm: remove page_file_indexGravatar Huang Ying 2-13/+1
2016-10-07mm, swap: use offset of swap entry as key of swap cacheGravatar Huang Ying 1-4/+4
2016-10-07thp: reduce usage of huge zero page's atomic counterGravatar Aaron Lu 2-4/+5
2016-10-07thp, dax: add thp_get_unmapped_area for pmd mappingsGravatar Toshi Kani 1-0/+7
2016-10-07mm: don't use radix tree writeback tags for pages in swap cacheGravatar Huang Ying 1-0/+12
2016-10-07mm/nobootmem.c: remove duplicate macro ARCH_LOW_ADDRESS_LIMIT statementsGravatar zijun_hu 1-4/+5
2016-10-07mm/memblock.c: expose total reserved memoryGravatar Srikar Dronamraju 1-0/+1
2016-10-07mm: introduce arch_reserved_kernel_pages()Gravatar Srikar Dronamraju 1-0/+3
2016-10-07mm: make sure that kthreads will not refault oom reaped memoryGravatar Michal Hocko 1-0/+1
2016-10-07mm, oom: enforce exit_oom_victim on current taskGravatar Tetsuo Handa 1-1/+1
2016-10-07oom, suspend: fix oom_killer_disable vs. pm suspend properlyGravatar Michal Hocko 1-1/+1
2016-10-07mm, oom: get rid of signal_struct::oom_victimsGravatar Michal Hocko 2-2/+6
2016-10-07kernel, oom: fix potential pgd_lock deadlock from __mmdropGravatar Michal Hocko 2-2/+14
2016-10-07oom: keep mm of the killed task availableGravatar Michal Hocko 1-0/+2
2016-10-07mm,oom_reaper: do not attempt to reap a task twiceGravatar Tetsuo Handa 1-1/+0
2016-10-07mm, swap: add swap_cluster_listGravatar Huang Ying 1-4/+7
2016-10-07mm: pagewalk: fix the comment for test_walkGravatar James Morse 1-2/+2