summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'omapdrm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie2017-08-181-53/+0
|\
| * drm: omapdrm: Remove omapdrm platform dataLaurent Pinchart2017-08-161-53/+0
* | Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-08-171-0/+3
|\ \ | |/ |/|
| * dma-buf: add reservation_object_copy_fences (v2)Christian König2017-08-141-0/+3
* | Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie2017-08-1538-90/+207
|\ \ | |/ |/|
| * Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-08-131-0/+1
| |\
| | * tty: pl011: fix initialization order of QDF2400 E44Timur Tabi2017-07-301-0/+1
| * | Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-08-132-0/+9
| |\ \
| | * \ Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-07-232-0/+9
| | |\ \ | | | |/ | | |/|
| | | * iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi2017-07-062-0/+9
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-08-111-0/+7
| |\ \ \
| | * \ \ Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe2017-08-111-0/+7
| | |\ \ \
| | | * | | nvmet_fc: add defer_req callback for deferment of cmd buffer returnJames Smart2017-08-101-0/+7
| * | | | | Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-08-101-1/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'drm-misc-fixes-2017-08-08' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-08-101-1/+2
| | |\ \ \ \ \
| | | * | | | | dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fenceChris Wilson2017-07-311-1/+2
| * | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-08-101-26/+38
| |\ \ \ \ \ \ \
| | * | | | | | | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim2017-08-101-0/+8
| | * | | | | | | mm: make tlb_flush_pending globalMinchan Kim2017-08-101-21/+0
| | * | | | | | | mm: refactor TLB gathering APIMinchan Kim2017-08-101-0/+6
| | * | | | | | | mm: migrate: fix barriers around tlb_flush_pendingNadav Amit2017-08-101-4/+10
| | * | | | | | | mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit2017-08-101-9/+22
| * | | | | | | | Merge tag 'pci-v4.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-08-101-0/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | PCI: Add pci_reset_function_locked()Marc Zyngier2017-08-011-0/+1
| * | | | | | | | Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-08-092-3/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | pinctrl: generic: update references to Documentation/pinctrl.txtLudovic Desroches2017-08-072-3/+3
| | |/ / / / / / /
| * | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-091-1/+2
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | i2c: rephrase explanation of I2C_CLASS_DEPRECATEDWolfram Sang2017-07-311-1/+2
| | |/ / / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-092-0/+21
| |\ \ \ \ \ \ \
| | * | | | | | | net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy2017-08-021-0/+1
| | * | | | | | | ptp: introduce ptp auxiliary workerGrygorii Strashko2017-08-011-0/+20
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-08-081-1/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | RDMA/mlx5: Fix existence check for extended address vectorLeon Romanovsky2017-08-041-1/+0
| * | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-08-081-2/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | scsi: bnx2i: Simplify cpu hotplug codeThomas Gleixner2017-07-261-1/+0
| | * | | | | | | | | scsi: bnx2fc: Simplify CPU hotplug codeThomas Gleixner2017-07-261-1/+0
| * | | | | | | | | | Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtdLinus Torvalds2017-08-071-3/+3
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflowBoris Brezillon2017-08-021-3/+3
| * | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-08-041-2/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | KVM: avoid using rcu_dereference_protectedPaolo Bonzini2017-08-021-2/+4
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds2017-08-044-1/+8
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | libceph: make RECOVERY_DELETES feature create a new intervalIlya Dryomov2017-08-013-0/+7
| | * | | | | | | | | | libceph: fallback for when there isn't a pool-specific choose_argIlya Dryomov2017-08-011-1/+1
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'vfio-v4.13-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-08-031-2/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR...Murilo Opsfelder Araujo2017-07-261-2/+2
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-08-034-5/+22
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | mm: allow page_cache_get_speculative in interrupt contextKan Liang2017-08-021-2/+0
| | * | | | | | | | | | cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin2017-08-021-2/+17
| | * | | | | | | | | | kthread: fix documentation build warningJonathan Corbet2017-08-021-1/+1
| | * | | | | | | | | | mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Mel Gorman2017-08-021-0/+4
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |