Age | Commit message (Expand) | Author | Files | Lines |
2018-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 56 | -414/+572 |
2018-08-26 | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 11 | -179/+72 |
2018-08-26 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -17/+25 |
2018-08-26 | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/... | Linus Torvalds | 3 | -27/+87 |
2018-08-26 | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern... | Linus Torvalds | 14 | -24/+171 |
2018-08-26 | qed: fix spelling mistake "comparsion" -> "comparison" | Colin Ian King | 1 | -1/+1 |
2018-08-26 | vhost: correctly check the iova range when waking virtqueue | Jason Wang | 1 | -1/+1 |
2018-08-26 | qlge: Fix netdev features configuration. | Manish Chopra | 1 | -15/+8 |
2018-08-26 | net: macb: do not disable MDIO bus at open/close time | Anssi Hannula | 1 | -3/+6 |
2018-08-26 | Revert "net: stmmac: fix build failure due to missing COMMON_CLK dependency" | Geert Uytterhoeven | 1 | -5/+5 |
2018-08-26 | net: macb: Fix regression breaking non-MDIO fixed-link PHYs | Ahmad Fatoum | 1 | -10/+17 |
2018-08-26 | mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridge | Ido Schimmel | 3 | -0/+33 |
2018-08-26 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 5 | -18/+205 |
2018-08-25 | Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+3 |
2018-08-24 | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 30 | -120/+158 |
2018-08-24 | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 28 | -232/+739 |
2018-08-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2 | -4/+24 |
2018-08-24 | Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -0/+2 |
2018-08-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 20 | -210/+626 |
2018-08-24 | Merge tag 'acpi-4.19-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+3 |
2018-08-24 | Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 34 | -141/+160 |
2018-08-24 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -45/+31 |
2018-08-24 | i40e: fix condition of WARN_ONCE for stat strings | Jacob Keller | 1 | -1/+1 |
2018-08-24 | i40e: Fix for Tx timeouts when interface is brought up if DCB is enabled | Martyna Szapar | 1 | -7/+8 |
2018-08-24 | ixgbe: fix driver behaviour after issuing VFLR | Sebastian Basierski | 2 | -0/+27 |
2018-08-24 | ixgbe: Prevent unsupported configurations with XDP | Tony Nguyen | 2 | -2/+31 |
2018-08-24 | ixgbe: Replace GFP_ATOMIC with GFP_KERNEL | Jia-Ju Bai | 2 | -3/+3 |
2018-08-24 | igb: Replace mdelay() with msleep() in igb_integrated_phy_loopback() | Jia-Ju Bai | 1 | -1/+1 |
2018-08-24 | igb: Replace GFP_ATOMIC with GFP_KERNEL in igb_sw_init() | Jia-Ju Bai | 1 | -2/+2 |
2018-08-24 | igb: Use an advanced ctx descriptor for launchtime | Jesus Sanchez-Palencia | 1 | -1/+2 |
2018-08-24 | e1000: ensure to free old tx/rx rings in set_ringparam() | Bo Chen | 1 | -2/+2 |
2018-08-24 | e1000: check on netif_running() before calling e1000_up() | Bo Chen | 1 | -1/+2 |
2018-08-24 | ixgb: use dma_zalloc_coherent instead of allocator/memset | YueHaibing | 1 | -3/+2 |
2018-08-24 | iommu/rockchip: Move irq request past pm_runtime_enable | Marc Zyngier | 1 | -11/+13 |
2018-08-24 | iommu/rockchip: Handle errors returned from PM framework | Marc Zyngier | 1 | -6/+15 |
2018-08-24 | Merge tag 'reset-fixes-for-4.18' of git://git.pengutronix.de/git/pza/linux in... | Olof Johansson | 1 | -1/+1 |
2018-08-24 | Merge tag 'reset-for-4.19-2' of git://git.pengutronix.de/git/pza/linux into n... | Olof Johansson | 3 | -0/+176 |
2018-08-24 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 5 | -64/+99 |
2018-08-24 | i2c: don't use any __deprecated handling anymore | Sedat Dilek | 1 | -1/+0 |
2018-08-24 | Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Thomas Gleixner | 5 | -17/+25 |
2018-08-24 | i2c: use SPDX identifier for Renesas drivers | Wolfram Sang | 5 | -30/+5 |
2018-08-24 | i2c: ocores: update my email address | Peter Korsgaard | 1 | -2/+2 |
2018-08-24 | i2c: remove deprecated attach_adapter callback | Wolfram Sang | 1 | -10/+1 |
2018-08-24 | macintosh: therm_windtunnel: drop using attach_adapter | Wolfram Sang | 1 | -2/+23 |
2018-08-24 | Merge tag 'drm-misc-next-fixes-2018-08-23-1' of git://anongit.freedesktop.org... | Dave Airlie | 1 | -0/+3 |
2018-08-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 8 | -38/+28 |
2018-08-24 | treewide: convert ISO_8859-1 text comments to utf-8 | Arnd Bergmann | 3 | -9/+9 |
2018-08-24 | drivers/gpu/drm/gma500/: change return type to vm_fault_t | Souptick Joarder | 3 | -27/+17 |
2018-08-24 | treewide: correct "differenciate" and "instanciate" typos | Finn Thain | 1 | -1/+1 |
2018-08-24 | drivers/hwtracing/intel_th/msu.c: change return type to vm_fault_t | Souptick Joarder | 1 | -1/+1 |