summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-08-201-0/+14
|\
| * iio: trigger: stm32-timer: add output compare triggersFabrice Gasnier2017-08-121-0/+12
| * iio: trigger: stm32-timer: add support for STM32H7Fabrice Gasnier2017-08-121-0/+2
* | Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman2017-08-1452-167/+276
|\ \
| * \ 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-242-0/+9
| | |\ \ \ | | | |/ / | | |/| |
| | | * | iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi2017-07-062-0/+9
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-08-121-0/+1
| |\ \ \ \
| | * | | | iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger2017-08-061-0/+1
| | |/ / /
| * | | | 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-112-4/+5
| |\ \ \ \ \ \
| | * \ \ \ \ \ 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 'msm-fixes-4.13-rc3' of git://people.freedesktop.org/~robclark/l...Dave Airlie2017-08-101-3/+3
| | |\ \ \ \ \ \ \
| | | * | | | | | | drm/msm: Remove __user from __u64 data typesJordan Crouse2017-08-021-3/+3
| * | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-08-112-29/+42
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim2017-08-112-1/+9
| | * | | | | | | | | mm: make tlb_flush_pending globalMinchan Kim2017-08-111-21/+0
| | * | | | | | | | | mm: refactor TLB gathering APIMinchan Kim2017-08-112-3/+10
| | * | | | | | | | | mm: migrate: fix barriers around tlb_flush_pendingNadav Amit2017-08-111-4/+10
| | * | | | | | | | | mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit2017-08-111-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-021-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-093-0/+31
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tcp: introduce tcp_rto_delta_us() helper for xmit timer fixNeal Cardwell2017-08-041-0/+10
| | * | | | | | | | net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy2017-08-021-0/+1
| | * | | | | | | | ptp: introduce ptp auxiliary workerGrygorii Strashko2017-08-021-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-271-1/+0
| | * | | | | | | | | | scsi: bnx2fc: Simplify CPU hotplug codeThomas Gleixner2017-07-271-1/+0
| * | | | | | | | | | | Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtdLinus Torvalds2017-08-081-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflowBoris Brezillon2017-08-021-3/+3
| * | | | | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-061-27/+8
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ext4: remove unused metadata accounting variablesEric Whitney2017-07-311-27/+8
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-08-053-22/+15
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMSPrabhakar Lad2017-07-262-22/+0
| | * | | | | | | | | | | media: cec-notifier: small improvementsHans Verkuil2017-07-261-0/+15
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-08-052-4/+4
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář2017-08-031-2/+0
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | KVM: arm/arm64: PMU: Fix overflow interrupt injectionAndrew Jones2017-07-251-2/+0
| | | |/ / / / / / / / / /