Age | Commit message (Expand) | Author | Files | Lines |
2018-02-22 | drivers/video/concole: add negative dependency for VGA_CONSOLE on nds32 | Greentime Hu | 1 | -1/+1 |
2018-02-22 | earlycon: add reg-offset to physical address before mapping | Greentime Hu | 1 | -1/+2 |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 187 | -510/+510 |
2018-02-11 | Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -1/+1 |
2018-02-10 | Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block | Linus Torvalds | 9 | -36/+111 |
2018-02-10 | Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86 | Linus Torvalds | 2 | -11/+363 |
2018-02-10 | Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 4 | -19/+57 |
2018-02-10 | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 8 | -2/+1017 |
2018-02-09 | Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 4 | -4/+0 |
2018-02-09 | platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems | Vadim Pasternak | 1 | -0/+142 |
2018-02-09 | platform/x86: mlx-platform: Add support for new msn201x system type | Vadim Pasternak | 1 | -0/+59 |
2018-02-09 | platform/x86: mlx-platform: Add support for new msn274x system type | Vadim Pasternak | 1 | -0/+124 |
2018-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 51 | -100/+330 |
2018-02-09 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 13 | -389/+795 |
2018-02-09 | Merge tag 'fbdev-v4.16-fix' of git://github.com/bzolnier/linux | Linus Torvalds | 4 | -0/+6 |
2018-02-09 | ibmvnic: Remove skb->protocol checks in ibmvnic_xmit | John Allen | 1 | -4/+1 |
2018-02-09 | s390/qeth: fix SETIP command handling | Julian Wiedmann | 2 | -6/+13 |
2018-02-09 | s390/qeth: fix underestimated count of buffer elements | Ursula Braun | 1 | -1/+1 |
2018-02-09 | net: stmmac: remove redundant enable of PMT irq | Niklas Cassel | 2 | -4/+1 |
2018-02-09 | net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4 | Niklas Cassel | 2 | -3/+3 |
2018-02-09 | net: stmmac: discard disabled flags in interrupt status register | Niklas Cassel | 1 | -2/+4 |
2018-02-09 | ibmvnic: Reset long term map ID counter | Thomas Falcon | 1 | -0/+1 |
2018-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -1/+1 |
2018-02-09 | Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -25/+27 |
2018-02-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 7 | -18/+19 |
2018-02-09 | Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 210 | -240/+309 |
2018-02-09 | Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 15 | -192/+82 |
2018-02-09 | video: omapfb: fix missing #includes | Tomi Valkeinen | 4 | -0/+6 |
2018-02-08 | platform/x86: mlx-platform: Fix power cable setting for msn21xx family | Vadim Pasternak | 1 | -2/+21 |
2018-02-08 | platform/x86: mlx-platform: Add define for the negative bus | Vadim Pasternak | 1 | -0/+1 |
2018-02-08 | platform/x86: mlx-platform: Use defines for bus assignment | Vadim Pasternak | 1 | -8/+15 |
2018-02-08 | platform/mellanox: mlxreg-hotplug: Fix uninitialized variable | Geert Uytterhoeven | 1 | -1/+1 |
2018-02-08 | net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT | Heiner Kallweit | 1 | -1/+1 |
2018-02-08 | net: thunder: change q_len's type to handle max ring size | Dean Nelson | 1 | -1/+1 |
2018-02-08 | Merge tag 'wireless-drivers-next-for-davem-2018-02-08' of git://git.kernel.or... | David S. Miller | 17 | -32/+179 |
2018-02-08 | ibmvnic: queue reset when CRQ gets closed during reset | Nathan Fontenot | 1 | -1/+5 |
2018-02-08 | atm: he: use 64-bit arithmetic instead of 32-bit | Gustavo A. R. Silva | 1 | -4/+4 |
2018-02-08 | Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 13 | -66/+77 |
2018-02-08 | Merge branch 'pcmcia' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds | 2 | -3/+7 |
2018-02-08 | Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie... | Linus Torvalds | 90 | -1788/+3168 |
2018-02-08 | Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -16/+6 |
2018-02-08 | tuntap: add missing xdp flush | Jason Wang | 1 | -0/+15 |
2018-02-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -5/+50 |
2018-02-08 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 14 | -107/+87 |
2018-02-08 | Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at... | Kalle Valo | 7 | -11/+57 |
2018-02-08 | nfp: populate MODULE_VERSION | Jakub Kicinski | 1 | -0/+1 |
2018-02-08 | nfp: limit the number of TSO segments | Jakub Kicinski | 2 | -1/+6 |
2018-02-08 | nfp: forbid disabling hw-tc-offload on representors while offload active | Jakub Kicinski | 7 | -21/+33 |
2018-02-08 | nfp: don't advertise hw-tc-offload on non-port netdevs | Jakub Kicinski | 1 | -1/+1 |
2018-02-08 | nfp: bpf: require ETH table | Jakub Kicinski | 1 | -0/+12 |