Age | Commit message (Expand) | Author | Files | Lines |
2017-05-28 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 4 | -17/+11 |
2017-05-27 | Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 11 | -40/+141 |
2017-05-27 | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2017-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -15/+18 |
2017-05-26 | Merge tag 'led_fixes_for_4-12-rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2017-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 16 | -79/+197 |
2017-05-26 | net: ethernet: ax88796: don't call free_irq without request_irq first | Uwe Kleine-König | 1 | -5/+2 |
2017-05-26 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 6 | -123/+130 |
2017-05-26 | Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -14/+39 |
2017-05-26 | Merge tag 'mmc-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 1 | -0/+7 |
2017-05-26 | Merge tag 'drm-fixes-for-v4.12-rc3' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 19 | -80/+102 |
2017-05-26 | nvme: Quirk APST on Intel 600P/P3100 devices | Andy Lutomirski | 1 | -0/+2 |
2017-05-26 | nvme: only setup block integrity if supported by the driver | Christoph Hellwig | 3 | -19/+33 |
2017-05-26 | nvme: replace is_flags field in nvme_ctrl_ops with a flags field | Christoph Hellwig | 5 | -5/+6 |
2017-05-26 | nvme-pci: consistencly use ctrl->device for logging | Christoph Hellwig | 1 | -6/+6 |
2017-05-26 | Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 15 | -68/+85 |
2017-05-25 | bonding: Don't update slave->link until ready to commit | Nithin Sujir | 1 | -2/+9 |
2017-05-25 | Input: elan_i2c - ignore signals when finishing updating firmware | KT Liao | 1 | -13/+8 |
2017-05-25 | Input: elan_i2c - clear INT before resetting controller | KT Liao | 1 | -1/+8 |
2017-05-25 | net: fix potential null pointer dereference | Gustavo A. R. Silva | 1 | -1/+1 |
2017-05-25 | drm/amdgpu: fix null point error when rmmod amdgpu. | Rex Zhu | 1 | -1/+6 |
2017-05-25 | geneve: fix fill_info when using collect_metadata | Eric Garver | 1 | -3/+5 |
2017-05-25 | serial: altera_uart: call iounmap() at driver remove | Tobias Klauser | 1 | -0/+1 |
2017-05-25 | serial: imx: ensure UCR3 and UFCR are setup correctly | Uwe Kleine-König | 1 | -2/+12 |
2017-05-24 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 23 | -434/+902 |
2017-05-24 | drm/amd/powerplay: fix a signedness bugs | Dan Carpenter | 1 | -1/+1 |
2017-05-24 | drm/amdgpu: fix NULL pointer panic of emit_gds_switch | Chunming Zhou | 1 | -1/+1 |
2017-05-24 | drm/radeon: Unbreak HPD handling for r600+ | Lyude | 4 | -7/+7 |
2017-05-24 | drm/amd/powerplay/smu7: disable mclk switching for high refresh rates | Alex Deucher | 1 | -1/+2 |
2017-05-24 | drm/amd/powerplay/smu7: add vblank check for mclk switching (v2) | Alex Deucher | 1 | -4/+27 |
2017-05-24 | drm/radeon/ci: disable mclk switching for high refresh rates (v2) | Alex Deucher | 1 | -0/+6 |
2017-05-24 | drm/amdgpu/ci: disable mclk switching for high refresh rates (v2) | Alex Deucher | 1 | -0/+6 |
2017-05-24 | virtio-net: enable TSO/checksum offloads for Q-in-Q vlans | Vlad Yasevich | 1 | -0/+1 |
2017-05-24 | be2net: Fix offload features for Q-in-Q packets | Vlad Yasevich | 1 | -1/+3 |
2017-05-24 | drm/amdgpu: fix fundamental suspend/resume issue | Christian König | 6 | -54/+30 |
2017-05-24 | net: phy: marvell: Limit errata to 88m1101 | Andrew Lunn | 1 | -29/+37 |
2017-05-24 | net/phy: fix mdio-octeon dependency and build | Randy Dunlap | 1 | -1/+1 |
2017-05-24 | Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 6 | -29/+99 |
2017-05-24 | net: fec: add post PHY reset delay DT property | Quentin Schulz | 1 | -1/+15 |
2017-05-24 | Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 8 | -39/+34 |
2017-05-23 | thermal: broadcom: ns-thermal: default on iProc SoCs | Jon Mason | 1 | -4/+5 |
2017-05-23 | ti-soc-thermal: Fix a typo in a comment line | Markus Elfring | 1 | -1/+1 |
2017-05-23 | ti-soc-thermal: Delete error messages for failed memory allocations in ti_ban... | Markus Elfring | 1 | -6/+2 |
2017-05-23 | ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build() | Markus Elfring | 1 | -2/+2 |
2017-05-23 | thermal: core: make thermal_emergency_poweroff static | Colin Ian King | 1 | -1/+1 |
2017-05-23 | thermal: qoriq: remove useless call for of_thermal_get_trip_points() | Masahiro Yamada | 1 | -3/+0 |
2017-05-23 | drm/gma500/psb: Actually use VBT mode when it is found | Patrik Jakobsson | 1 | -7/+11 |
2017-05-23 | PCI/PM: Add needs_resume flag to avoid suspend complete optimization | Imre Deak | 1 | -1/+2 |
2017-05-23 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+21 |
2017-05-23 | cdc-ether: divorce initialisation with a filter reset and a generic method | Oliver Neukum | 1 | -7/+24 |