1. a0a5ab3 drm/etnaviv: call correct function when trying to vmap a DMABUF by Lucas Stach · 9 years ago
  2. ce3088f drm/etnaviv: rename etnaviv_gem_vaddr to etnaviv_gem_vmap by Lucas Stach · 9 years ago
  3. 9f07bb0 drm/etnaviv: fix get pages error path in etnaviv_gem_vaddr by Lucas Stach · 9 years ago
  4. 45d16a6 drm/etnaviv: fix memory leak in IOMMU init path by Lucas Stach · 9 years ago
  5. 602eb48 drm/etnaviv: add further minor features and varyings count by Russell King · 9 years ago
  6. 472f79d drm/etnaviv: add helper for comparing model/revision IDs by Russell King · 9 years ago
  7. 52f36ba drm/etnaviv: add helper to extract bitfields by Russell King · 9 years ago
  8. 507f899 drm/etnaviv: use defined constants for the chip model by Russell King · 9 years ago
  9. e2a2e26 drm/etnaviv: update common and state_hi xml.h files by Russell King · 9 years ago
  10. b98c668 drm/etnaviv: ignore VG GPUs with FE2.0 by Russell King · 9 years ago
  11. 9c41242 libnvdimm: fix mode determination for e820 devices by Dan Williams · 9 years ago
  12. 25cad69 base/platform: Fix platform drivers with no probe callback by Martin Wilck · 9 years ago
  13. 18aa60c irqchip/gic-v3-its: Recompute the number of pages on page size change by Marc Zyngier · 9 years ago
  14. bb1a793 base: Export platform_msi_domain_[alloc,free]_irqs by Thomas Petazzoni · 9 years ago
  15. d7023e62 clocksource: Fix dependencies for archs w/o HAS_IOMEM by Richard Weinberger · 9 years ago
  16. 2be6d9b clocksource: Select CLKSRC_MMIO where needed by Arnd Bergmann · 9 years ago
  17. 14a0db3 of: MSI: Simplify irqdomain lookup by Marc Zyngier · 9 years ago
  18. 0df337c irqchip: Fix dependencies for archs w/o HAS_IOMEM by Richard Weinberger · 9 years ago
  19. eb249a1 irqchip/s3c24xx: Mark init_eint as __maybe_unused by Arnd Bergmann · 9 years ago
  20. 625b4a9 hwrng: stm32 - Fix dependencies for !HAS_IOMEM archs by Richard Weinberger · 9 years ago
  21. 69c7fda iwlwifi: mvm: rs: fix TPC statistics handling by Gregory Greenman · 9 years ago
  22. ca296c5 iwlwifi: update support for 3168 series firmware and NVM by Oren Givon · 9 years ago
  23. 36efee8 Merge ath-current from ath.git by Kalle Valo · 9 years ago
  24. 9f3d6d7 s390/cio: update measurement characteristics by Sebastian Ott · 9 years ago
  25. 61f0bfc s390/cio: ensure consistent measurement state by Sebastian Ott · 9 years ago
  26. 0d9bfe9 s390/cio: fix measurement characteristics memleak by Sebastian Ott · 9 years ago
  27. d8f5122 s390/zcrypt: Fix cryptographic device id in kernel messages by Ingo Tuchscherer · 9 years ago
  28. 2989be0 virtio_pci: fix use after free on release by Michael S. Tsirkin · 9 years ago
  29. 08c6e8c i2c: designware-pci: use IRQF_COND_SUSPEND flag by Andy Shevchenko · 9 years ago
  30. 83c6015 i2c: piix4: Fully initialize SB800 before it is registered by Jean Delvare · 9 years ago
  31. a28e351 i2c: piix4: Fix SB800 locking by Jean Delvare · 9 years ago
  32. f49d45c drm/amdgpu: don't init fbdev if we don't have any connectors by Alex Deucher · 9 years ago
  33. f95429e drm/radeon: only init fbdev if we have connectors by Rob Clark · 9 years ago
  34. 79febbc net: i40e: shut up uninitialized variable warnings by Arnd Bergmann · 9 years ago
  35. 5cae761 i40e: fix build warnings by Eric Dumazet · 9 years ago
  36. c85e492 hv_netvsc: Fix book keeping of skb during batching process by Haiyang Zhang · 9 years ago
  37. 757647e hv_netvsc: use skb_get_hash() instead of a homegrown implementation by Vitaly Kuznetsov · 9 years ago
  38. 05f3b50 net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28 by Johannes Berg · 9 years ago
  39. 62f2aaa defxx: fix build warning by Sudip Mukherjee · 9 years ago
  40. 36df745 net: macb: fix build warning by Sudip Mukherjee · 9 years ago
  41. 5cfa303 net: fec: make driver endian-safe by Johannes Berg · 9 years ago
  42. db0e51a net: dsa: fix mv88e6xxx switches by Russell King · 9 years ago
  43. 426f046 82xx: FCC: Fixing a bug causing to FCC port lock-up (second try) by Martin Roth · 9 years ago
  44. 186bac8 drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl by Matthew Dawson · 9 years ago
  45. e7a7104 crypto: caam - make write transactions bufferable on PPC platforms by Horia Geant? · 9 years ago
  46. 65dc1a5 ath9k_hw: ignore eeprom magic mismatch on flash based devices by Felix Fietkau · 9 years ago
  47. f642776 drm/etnaviv: fix failure path if model is zero by Russell King · 9 years ago
  48. 339073e drm/etnaviv: hold object lock while getting pages for coredump by Lucas Stach · 9 years ago
  49. 23a9d5d drm/etnaviv: remove owner assignment from platform_driver by Fabio Estevam · 9 years ago
  50. c72fc90 rtlwifi: rtl8821ae: Fix 5G failure when EEPROM is incorrectly encoded by Larry Finger · 9 years ago
  51. 262c741 rt2x00: fix monitor mode regression by Eli Cooper · 9 years ago
  52. 4152b38 USB: option: fix Cinterion AHxx enumeration by John Ernberg · 9 years ago
  53. 028635d USB: mxu11x0: fix memory leak on usb_serial private data by Mathieu OTHACEHE · 9 years ago
  54. e03cdf2 USB: serial: ftdi_sio: add support for Yaesu SCU-18 cable by Greg Kroah-Hartman · 9 years ago
  55. ff4e249 USB: serial: option: Adding support for Telit LE922 by Daniele Palmas · 9 years ago
  56. cb32321 USB: serial: visor: fix crash on detecting device without write_urbs by Vladis Dronov · 9 years ago
  57. cac9b50 USB: visor: fix null-deref at probe by Johan Hovold · 9 years ago
  58. f487c54 USB: cp210x: add ID for IAI USB to RS485 adaptor by Peter Dedecker · 9 years ago
  59. 9a368af pptp: fix illegal memory access caused by multiple bind()s by Hannes Frederic Sowa · 9 years ago
  60. b5d7a06 drivers: net: xgene: fix extra IRQ issue by Iyappan Subramanian · 9 years ago
  61. d8f00cd usb: hub: do not clear BOS field during reset device by Du, Changbin · 9 years ago
  62. e912e68 cdc-acm:exclude Samsung phone 04e8:685d by Oliver Neukum · 9 years ago
  63. ffdb1e3 usb: cdc-acm: send zero packet for intel 7260 modem by Lu Baolu · 9 years ago
  64. 1945446 usb: cdc-acm: handle unlinked urb in acm read callback by Lu Baolu · 9 years ago
  65. 6220f4e hwmon: (dell-smm) Blacklist Dell Studio XPS 8000 by Thorsten Leemhuis · 9 years ago
  66. 9baa039 iwlwifi: add device ID for 8265 by Oren Givon · 9 years ago
  67. 7b08c67 iwlwifi: add new 3168 series devices support by Oren Givon · 9 years ago
  68. e246468 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  69. e1c1087 Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  70. 81f05fe Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  71. 00e3f5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  72. 6b31de3 ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list by Josh Boyer · 9 years ago
  73. 7885f2f intel_telemetry_debugfs: Fix unused warnings in telemetry debugfs by Souvik Kumar Chakravarty · 9 years ago
  74. 1f29cb1 MIPS: bcm963xx: Move extended flash address to bcm_tag header file by Simon Arlott · 9 years ago
  75. 8fce60b MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure by Simon Arlott · 9 years ago
  76. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  77. aaa8666 IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controller by Cristian Birsan · 9 years ago
  78. 2c3033a ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot() by Insu Yun · 9 years ago
  79. b3e27d5 Merge tag 'ntb-4.5' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  80. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  81. 20c759c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  82. 98d9450 Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into next by Zhang Rui · 9 years ago
  83. b186b4d ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist" by Hans de Goede · 9 years ago
  84. 79d2453 Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  85. 1b8ee1e Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  86. 5430dfe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  87. 4adea1f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  88. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
  89. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  90. 57b8f11 lustre: remove unused declaration by Al Viro · 9 years ago
  91. 2c9b3ebd Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  92. 48162a2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  93. 41f2d99 drm/amdgpu: fix next_rptr handling for debugfs by Christian König · 9 years ago
  94. cc78eb2 drm/radeon: properly byte swap vce firmware setup by Alex Deucher · 9 years ago
  95. 9441f96 drm/amdgpu: add a message to indicate when powerplay is enabled (v2) by Alex Deucher · 9 years ago
  96. 78d0e18 drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2 by Christian König · 9 years ago
  97. 4b5ece2 drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2) by Eric Huang · 9 years ago
  98. 00affca soc: qcom/spm: shut up uninitialized variable warning by Arnd Bergmann · 9 years ago
  99. 3e1e21c Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  100. 0a13dae Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago