summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-09-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds9-9/+62
2019-09-17Merge tag 'iommu-updates-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-50/+411
2019-09-17Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds6-142/+249
2019-09-17Merge tag 'i3c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds2-0/+9
2019-09-16Merge tag 'regulator-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds3-0/+97
2019-09-16Merge tag 'hwmon-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds1-0/+1
2019-09-16Merge tag 'edac_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ras...Linus Torvalds1-5/+5
2019-09-16Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+5
2019-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-6/+7
2019-09-12gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq()Geert Uytterhoeven1-3/+0
2019-09-11Merge branch 'regulator-5.4' into regulator-nextMark Brown3-0/+97
2019-09-11gpio: of: Make of_gpio_simple_xlate() privateGeert Uytterhoeven1-11/+0
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Joerg Roedel11-50/+411
2019-09-11iommu/vt-d: Add Scalable Mode fault informationKyung Min Park1-0/+2
2019-09-11iommu/vt-d: Add trace events for device dma map/unmapLu Baolu1-0/+106
2019-09-11swiotlb: Split size parameter to map/unmap APIsLu Baolu1-2/+6
2019-09-11gpio: Initialize the irqchip valid_mask with a callbackLinus Walleij1-4/+10
2019-09-10Merge tag 'ipc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/a...Linus Torvalds2-1/+20
2019-09-08Merge tag 'compiler-attributes-for-linus-v5.3-rc8' of git://github.com/ojeda/...Linus Torvalds1-4/+4
2019-09-08include/linux/compiler.h: fix Oops for Clang-compiled kernelsNick Desaulniers1-4/+4
2019-09-07ipc: fix sparc64 ipc() wrapperArnd Bergmann1-0/+19
2019-09-07isdn/capi: check message length in capi_write()Eric Biggers1-0/+1
2019-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2019-09-07Input: elan_i2c - remove Lenovo Legion Y7000 PnpIDBenjamin Tissoires1-1/+1
2019-09-06ipc: fix semtimedop for generic 32-bit architecturesArnd Bergmann1-1/+1
2019-09-06Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+0
2019-09-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-2/+0
2019-09-05net: Properly update v4 routes with v6 nexthopDonald Sharp2-4/+5
2019-09-05net: fixed_phy: Add forward declaration for struct gpio_desc;Moritz Fischer1-0/+1
2019-09-05Merge tag 'v5.3-rc7' into develLinus Walleij138-538/+600
2019-09-05gpio: Fix up merge collision in include fileLinus Walleij1-1/+2
2019-09-03x86/amd_nb: Add PCI device IDs for family 17h, model 70hMarcel Bocu1-0/+1
2019-09-03EDAC: Prefer 'unsigned int' to bare use of 'unsigned'Robert Richter1-5/+5
2019-09-03Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij1-21/+7
2019-09-03iommu/vt-d: Remove global page flush supportJacob Pan1-3/+0
2019-09-03regulator: add missing 'static inline' to a helper's stubBartosz Golaszewski1-3/+4
2019-09-02regulator: provide regulator_bulk_set_supply_names()Bartosz Golaszewski1-0/+12
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-32/+33
2019-08-31Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+1
2019-08-31tracing: Make exported ftrace_set_clr_event non-staticDenis Efremov1-0/+1
2019-08-31mm: memcontrol: flush percpu slab vmstats on kmem offliningRoman Gushchin1-2/+3
2019-08-31Merge tag 'rxrpc-fixes-20190827' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller1-31/+28
2019-08-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-0/+1
2019-08-30Merge branch 'arm/smmu' into arm/mediatekJoerg Roedel2-37/+112
2019-08-30iommu/mediatek: Clean up struct mtk_smi_iommuYong Wu1-4/+0
2019-08-30memory: mtk-smi: Get rid of need_larbidYong Wu1-1/+0
2019-08-30iommu/io-pgtable-arm-v7s: Extend to support PA[33:32] for MediaTekYong Wu1-4/+3
2019-08-30iommu/io-pgtable-arm-v7s: Rename the quirk from MTK_4GB to MTK_EXTYong Wu1-2/+2
2019-08-30dt-bindings: mediatek: Add binding for mt8183 IOMMU and SMIYong Wu1-0/+130
2019-08-30Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon9-9/+62