summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-02-15Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas
2019-02-06irqchip/gic-v3: Allow interrupts to be set as pseudo-NMIJulien Thierry
2019-02-06irqchip/gic-v3: Handle pseudo-NMIsJulien Thierry
2019-02-06irqchip/gic-v3: Detect if GIC can support pseudo-NMIsJulien Thierry
2019-02-06arm64: Switch to PMR masking when starting CPUsJulien Thierry
2019-02-06irqchip/gic-v3: Factor group0 detection into functionsJulien Thierry
2019-02-06efi: Let architectures decide the flags that should be saved/restoredJulien Thierry
2019-02-06irqchip/gic-v3: Switch to PMR masking before calling IRQ handlerJulien Thierry
2019-02-04efi/arm: Don't expect a return value of ptdump_debugfs_registerNathan Chancellor
2019-01-31perf: xgene: Remove set but not used variable 'config'YueHaibing
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-01-19virtio_net: bulk free tx skbsMichael S. Tsirkin
2019-01-20Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-20Merge tag 'linux-watchdog-5.0-rc-fixes' of git://www.linux-watchdog.org/linux...Linus Torvalds
2019-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-01-20Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-19net: phy: phy driver features are mandatoryCamelia Groza
2019-01-19isdn: avm: Fix string plus integer warning from ClangNathan Chancellor
2019-01-18Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-01-18net/mlx5e: Fix cb_ident duplicate in indirect block registerEli Britstein
2019-01-18net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan
2019-01-18net/mlx5e: Fix wrong error code return on FEC query failureShay Agroskin
2019-01-18net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang
2019-01-18mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel
2019-01-18mlxsw: spectrum_fid: Update dummy FID indexNir Dotan
2019-01-18mlxsw: pci: Return error on PCI reset timeoutNir Dotan
2019-01-18mlxsw: pci: Increase PCI SW reset timeoutNir Dotan
2019-01-18mlxsw: pci: Ring CQ's doorbell before RDQ'sIdo Schimmel
2019-01-18net: Fix typo in NET_FAILOVER help textJonathan Neuschäfer
2019-01-18net: Fix usage of pskb_trim_rcsumRoss Lagerwall
2019-01-19Merge tag 'media/v5.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-01-19Merge tag 'pci-v5.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-01-19Merge tag 'i3c/fixes-for-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-01-19Merge tag 'mtd/fixes-for-5.0-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds
2019-01-19Merge tag 'regmap-fix-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-01-18net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand...Thomas Petazzoni
2019-01-19Merge tag 'for-linus-5.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-01-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-01-19Merge tag 'acpi-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-01-19Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linuxLinus Torvalds
2019-01-19Merge tag 'drm-fixes-2019-01-18-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-18Merge branch 'acpi-pci'Rafael J. Wysocki
2019-01-18mtd: rawnand: denali: get ->setup_data_interface() working againMasahiro Yamada
2019-01-18mtd: nand: jz4740: fix '__iomem *' vs. '* __iomem'Luc Van Oostenryck
2019-01-17macvlan: replace kfree_skb by consume_skb for drop profilesYang Wei
2019-01-17amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYsLendacky, Thomas
2019-01-17net: phy: add missing phy driver featuresCamelia Groza
2019-01-17dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_startMadalin Bucur
2019-01-17vhost: log dirty page correctlyJason Wang