aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-08-28driver core: Document struct device:dma_opsGravatar Jonathan Corbet 1-0/+1
2017-08-28mod_devicetable: Remove excess description from structured commentGravatar sayli karnik 1-2/+0
2017-08-14Merge 4.13-rc5 into driver-core-nextGravatar Greg Kroah-Hartman 105-280/+472
2017-08-13Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+1
2017-08-13Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-0/+9
2017-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingGravatar Linus Torvalds 1-0/+1
2017-08-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+7
2017-08-11Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusGravatar Jens Axboe 1-0/+7
2017-08-10Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 2-4/+5
2017-08-10Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-29/+42
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemGravatar Minchan Kim 2-1/+9
2017-08-10mm: make tlb_flush_pending globalGravatar Minchan Kim 1-21/+0
2017-08-10mm: refactor TLB gathering APIGravatar Minchan Kim 2-3/+10
2017-08-10mm: migrate: fix barriers around tlb_flush_pendingGravatar Nadav Amit 1-4/+10
2017-08-10mm: migrate: prevent racy access to tlb_flush_pendingGravatar Nadav Amit 1-9/+22
2017-08-10Merge tag 'pci-v4.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2017-08-10nvmet_fc: add defer_req callback for deferment of cmd buffer returnGravatar James Smart 1-0/+7
2017-08-10Merge tag 'drm-misc-fixes-2017-08-08' of git://anongit.freedesktop.org/git/dr...Gravatar Dave Airlie 1-1/+2
2017-08-10Merge branch 'msm-fixes-4.13-rc3' of git://people.freedesktop.org/~robclark/l...Gravatar Dave Airlie 1-3/+3
2017-08-09Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-3/+3
2017-08-09Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+2
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-0/+31
2017-08-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 1-1/+0
2017-08-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-2/+0
2017-08-07Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 1-3/+3
2017-08-07pinctrl: generic: update references to Documentation/pinctrl.txtGravatar Ludovic Desroches 2-3/+3
2017-08-06iscsi-target: Fix iscsi_np reset hung task during parallel deleteGravatar Nicholas Bellinger 1-0/+1
2017-08-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-27/+8
2017-08-05Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 3-22/+15
2017-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-4/+4
2017-08-04RDMA/mlx5: Fix existence check for extended address vectorGravatar Leon Romanovsky 1-1/+0
2017-08-04Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 4-1/+8
2017-08-04Merge tag 'sound-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-6/+0
2017-08-03tcp: introduce tcp_rto_delta_us() helper for xmit timer fixGravatar Neal Cardwell 1-0/+10
2017-08-03Merge tag 'vfio-v4.13-rc4' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-2/+2
2017-08-03Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 4-5/+22
2017-08-03Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Radim Krčmář 1-2/+0
2017-08-02Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 1-1/+1
2017-08-02mm: allow page_cache_get_speculative in interrupt contextGravatar Kan Liang 1-2/+0
2017-08-02cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Gravatar Dima Zavin 1-2/+17
2017-08-02kthread: fix documentation build warningGravatar Jonathan Corbet 1-1/+1
2017-08-02mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Gravatar Mel Gorman 1-0/+4
2017-08-02KVM: avoid using rcu_dereference_protectedGravatar Paolo Bonzini 1-2/+4
2017-08-02net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportGravatar Inbar Karmy 1-0/+1
2017-08-02mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflowGravatar Boris Brezillon 1-3/+3
2017-08-01PCI: Add pci_reset_function_locked()Gravatar Marc Zyngier 1-0/+1
2017-08-01drm/msm: Remove __user from __u64 data typesGravatar Jordan Crouse 1-3/+3
2017-08-01ptp: introduce ptp auxiliary workerGravatar Grygorii Strashko 1-0/+20
2017-08-01NFSv4: Fix EXCHANGE_ID corrupt verifier issueGravatar Trond Myklebust 1-1/+1
2017-08-01libceph: make RECOVERY_DELETES feature create a new intervalGravatar Ilya Dryomov 3-0/+7