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