summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-03MIPS: tlbex: Simplify r3k checkPaul Burton
2019-09-03MIPS: Select R3k-style TLB in KconfigPaul Burton
2019-09-03iommu: Don't use sme_active() in generic codeJoerg Roedel
2019-09-03Merge tag 'amlogic-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...Arnd Bergmann
2019-09-03selftests/bpf: test_progs: add missing \n to CHECK_FAILStanislav Fomichev
2019-09-03selftests/bpf: test_progs: fix verbose mode garbageStanislav Fomichev
2019-09-03Merge tag 'amlogic-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/khilm...Arnd Bergmann
2019-09-03Merge tag 'socfpga_dts_updates_for_v5.4' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2019-09-03Merge tag 'v5.4-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2019-09-03rtlwifi: fix non-kerneldoc comment in usb.cValdis Klētnieks
2019-09-03iommu/vt-d: Remove global page flush supportJacob Pan
2019-09-03iommu/arm-smmu-v3: Fix build error without CONFIG_PCI_ATSYueHaibing
2019-09-03Merge tag 'v5.4-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2019-09-03Merge tag 'samsung-dt-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann
2019-09-03Merge tag 'omap-for-v5.4/soc-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2019-09-03Merge tag 'at91-5.4-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Arnd Bergmann
2019-09-03Merge tag 'imx-soc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Arnd Bergmann
2019-09-03Merge tag 'aspeed-5.4-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2019-09-03Merge tag 'vexpress-update-5.4' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2019-09-03s390/base: remove unused s390_base_mcck_handlerVasily Gorbik
2019-09-03s390/sclp: Fix bit checked for has_siplPhilipp Rudo
2019-09-03spi: spi-fsl-dspi: Fix race condition in TCFQ/EOQ interruptVladimir Oltean
2019-09-03spi: uniphier: introduce polling modeKeiji Hayashibara
2019-09-03spi: uniphier: remove unnecessary codeKeiji Hayashibara
2019-09-03spi: uniphier: fix wrong register overwriteKeiji Hayashibara
2019-09-03regulator: add missing 'static inline' to a helper's stubBartosz Golaszewski
2019-09-03ASoC: audio-graph: indicate rebind issueKuninori Morimoto
2019-09-03ASoC: simple-card: indicate rebind issueKuninori Morimoto
2019-09-039p/vfs_super.c: Remove unused parameter data in v9fs_fill_superBharath Vedartham
2019-09-039p/cache.c: Fix memory leak in v9fs_cache_session_get_cookieBharath Vedartham
2019-09-039p: Transport error uninitializedLu Shuaibing
2019-09-039p: avoid attaching writeback_fid on mmap with type PRIVATEChengguang Xu
2019-09-03kgdb: fix comment regarding static functionNadav Amit
2019-09-03kdb: Replace strncmp with str_has_prefixChuhong Yuan
2019-09-03powercap: idle_inject: Use higher resolution for idle injectionDaniel Lezcano
2019-09-03cpuidle: play_idle: Increase the resolution to usecDaniel Lezcano
2019-09-03dt-bindings: gpu: mali-midgard: Add samsung exynos5250 compatibleGuillaume Gardet
2019-09-03can: dev: can_dev_init(): convert from printk(KERN_INFO) to pr_infoMarc Kleine-Budde
2019-09-03can: dev: can_dellink(): remove return at end of void functionMarc Kleine-Budde
2019-09-03can: dev: can_restart(): convert NULL pointer checkMarc Kleine-Budde
2019-09-03can: dev: remove unnecessary blank lineMarc Kleine-Budde
2019-09-03can: dev: remove unnecessary parenthesesMarc Kleine-Budde
2019-09-03can: dev: avoid long linesMarc Kleine-Budde
2019-09-03can: dev: convert block comments to network style commentsMarc Kleine-Budde
2019-09-03can: mcp251x: Call wrapper instead of regulator_disable()Andy Shevchenko
2019-09-03can: mcp251x: Make use of device property APIAndy Shevchenko
2019-09-03can: mcp251x: Use devm_clk_get_optional() to get the input clockAndy Shevchenko
2019-09-03can: mcp251x: remove deprecated board file setup exampleMarc Kleine-Budde
2019-09-03can: tcan4x5x: Remove checking the wake pinDan Murphy
2019-09-03can: tcan4x5x: Remove data-ready gpio interruptDan Murphy