1. 70d97b5 drm/nouveau/pmu/fuc: replace mov+sethi with imm32 by Karol Herbst · 9 years ago
  2. 4382e90 drm/nouveau/pmu/fuc: fix imm32 for gk208+ by Karol Herbst · 9 years ago
  3. 78a121d drm/nouveau/core: use vzalloc for allocating ramht by Ilia Mirkin · 9 years ago
  4. 2bf1833 drm/nouveau/fifo/gk104: kick channel upon removal by Alexandre Courbot · 9 years ago
  5. e02d586 drm/nouveau/instmem/gk20a: add write barrier when releasing DMA object by Alexandre Courbot · 9 years ago
  6. 1733a2a drm/nouveau/device/pci: set as non-CPU-coherent on ARM64 by Alexandre Courbot · 9 years ago
  7. f2014cd drm/nouveau/hwmon: fix crash on non-PCI platforms by Alexandre Courbot · 9 years ago
  8. f2a0ada drm/nouveau: silence unimportant HDMI status message by Alexandre Courbot · 9 years ago
  9. 9bcd38d drm/nouveau/bo: consider DMA buffers on x86 only by Alexandre Courbot · 9 years ago
  10. ab08f38 drm/nouveau/ltc/gf100: use more reasonable timeout value by Alexandre Courbot · 9 years ago
  11. a2e435a drm/nouveau/fifo/gk104: take runlist target into account by Alexandre Courbot · 9 years ago
  12. c694eca drm/nouveau/fifo/gf100: take runlist target into account by Alexandre Courbot · 9 years ago
  13. 0689aad drm/nouveau/fifo/gk104: fix chid bit mask by Xia Yang · 9 years ago
  14. 9d0394c drm/nouveau/instmem/gk20a: set DMA mask early by Alexandre Courbot · 9 years ago
  15. 7d31cb7 drm/nouveau/gr/gm206: remove implementation, it's now identical to gm200 by Ben Skeggs · 9 years ago
  16. 5f7e802 drm/nouveau/gr/gm200: switch over to using sw_nonctx from firmware by Ben Skeggs · 9 years ago
  17. d4a43a6 drm/nouveau/gr/gm200: switch over to using sw_method_init from firmware by Ben Skeggs · 9 years ago
  18. c0e8550 drm/nouveau/gr/gm200: switch over to using sw_bundle_init from firmware by Ben Skeggs · 9 years ago
  19. 43bc83b drm/nouveau/gr/gm200: switch over to using sw_ctx from firmware by Ben Skeggs · 9 years ago
  20. b774c40 drm/nouveau/bios/extdev: also parse v4.1 table by Karol Herbst · 9 years ago
  21. eb72ed5 drm/nouveau/hwmon: don't require therm to be valid to get any data by Karol Herbst · 9 years ago
  22. 353b983 drm/nouveau/hwmon: add power consumption by Karol Herbst · 9 years ago
  23. b71c089 drm/nouveau/iccsense: implement for ina209, ina219 and ina3221 by Karol Herbst · 9 years ago
  24. 39b7e6e drm/nouveau/nvbios/iccsense: add parsing of the SENSE table by Martin Peres · 9 years ago
  25. dc06e36 drm/nouveau/subdev/iccsense: add new subdev for power sensors by Martin Peres · 9 years ago
  26. 923f1bd drm/nouveau/secboot/gm20b: add secure boot support by Alexandre Courbot · 9 years ago
  27. 9cc4552 drm/nouveau/secboot/gm200: add secure-boot support by Alexandre Courbot · 9 years ago
  28. 82babea drm/nouveau/gr/gm200: do not load firmware for secure falcons by Alexandre Courbot · 9 years ago
  29. c9469aa drm/nouveau/gr/gf100: add support for securely-managed falcons by Alexandre Courbot · 9 years ago
  30. 7d12388 drm/nouveau/core: add support for secure boot by Alexandre Courbot · 9 years ago
  31. f008d8c drm/nouveau/gr/gm200: load external firmware and bundles by Alexandre Courbot · 9 years ago
  32. 2e404b0 drm/nouveau/gr/gk20a: share external bundles loading functions by Alexandre Courbot · 9 years ago
  33. 5986d3e drm/nouveau/gr/gk20a: simplify external bundle loading functions by Alexandre Courbot · 9 years ago
  34. 18cd5bc drm/nouveau/gr/gf100: load firmware in outer function by Alexandre Courbot · 9 years ago
  35. 336c465 drm/nouveau/gr/gk20a: move firmware bundle release to gf100 by Alexandre Courbot · 9 years ago
  36. 5d2083d drm/nouveau/core: add gpuobj memcpy helper functions by Alexandre Courbot · 9 years ago
  37. 96fc422 drm/nouveau/gm200: enable graphics device by Ben Skeggs · 9 years ago
  38. 9ec2805 drm/nouveau/gr/gm200: s/gm204/gm200/ by Ben Skeggs · 9 years ago
  39. e24c9c4 drm/nouveau/bios/devinit: properly handle unknown generic conditions by Ben Skeggs · 9 years ago
  40. 989f578 drm/nouveau/bios/devinit: rename INIT_DP_CONDITION to INIT_GENERIC_CONDITION by Ben Skeggs · 9 years ago
  41. 96aedd0 drm/nouveau/ltc/gm107: fix slice intr offset by Ben Skeggs · 9 years ago
  42. a6a0f67 drm/nouveau/devinit/gf100-: detect if BIOS invoked devinit by Alexandre Courbot · 9 years ago
  43. 8fb1240 drm/nouveau/devinit/nv50: remove unneeded variable by Alexandre Courbot · 9 years ago
  44. db1eb52 drm/nouveau: s/gm204/gm200/ in a number of places by Ben Skeggs · 9 years ago
  45. 2ed95a4 drm/nouveau: recognise GM200 chipset by Ben Skeggs · 9 years ago
  46. 1b82111 drm/nouveau/device/tegra: fix uninitialized IRQ number by Alexandre Courbot · 9 years ago
  47. 0529a46 drm/nouveau/device: call nvkm_device_fini if nvkm_device_init fails by Alexandre Courbot · 9 years ago
  48. 33bcb4c drm/nouveau/gr/gf100: use the nvkm_firmware functions by Alexandre Courbot · 9 years ago
  49. 046fdb2 drm/nouveau/core: add firmware handling functions by Alexandre Courbot · 9 years ago
  50. f0db6e3 drm/nouveau/ltc/gm107: wait on relevant bit in gm107_ltc_cbc_wait by Alexandre Courbot · 9 years ago
  51. 67d1c0a Merge tag 'drm-vc4-fixes-2016-03-03' of github.com:anholt/linux into drm-next by Dave Airlie · 9 years ago
  52. c3d7a1d Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 9 years ago
  53. 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 9 years ago
  54. 6564c65 drm/exynos: add DRM_EXYNOS_GEM_MAP ioctl by Joonyoung Shim · 9 years ago
  55. 125234d Merge tag 'drm-intel-fixes-2016-03-11' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  56. 95f41fb Merge tag 'media/v4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  57. 20698c9 Merge tag 'dmaengine-fix-4.5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  58. 7ae9c76 Merge tag 'pm+acpi-4.5-final' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  59. 5b3e7e05 Merge branches 'device-properties-fixes' and 'acpica-fixes' by Rafael J. Wysocki · 9 years ago
  60. 0bbca27 drm/i915: Actually retry with bit-banging after GMBUS timeout by Ville Syrjälä · 9 years ago
  61. 2da33f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  62. b2cd274 [media] media-device: map new functions into old types for legacy API by Mauro Carvalho Chehab · 9 years ago
  63. 25c5e96 dmaengine: at_xdmac: fix residue computation by Ludovic Desroches · 9 years ago
  64. 8e0f93c Merge tag 'spi-fix-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  65. 3ee20ab Merge remote-tracking branch 'spi/fix/rockchip' into spi-linus by Mark Brown · 9 years ago
  66. c23663a Merge remote-tracking branch 'spi/fix/imx' into spi-linus by Mark Brown · 9 years ago
  67. a6e434e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  68. 2f0d94e Merge tag 'pci-v4.5-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  69. a9af316 dmaengine: fsldma: fix memory leak by Xuelin Shi · 9 years ago
  70. 848819c54 Merge tag 'imx-drm-fixes-2016-02-19' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 9 years ago
  71. 9138301 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  72. 77812034 device property: fwnode->secondary may contain ERR_PTR(-ENODEV) by Heikki Krogerus · 9 years ago
  73. 0dda885 ACPICA: Revert "Parser: Fix for SuperName method invocation" by Bob Moore · 9 years ago
  74. d74e766 Revert "drm/radeon/pm: adjust display configuration after powerstate" by Alex Deucher · 9 years ago
  75. 1e2a4c7 Merge tag 'edac_fix_for_4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  76. 02d2723 drm/amdgpu/dp: add back special handling for NUTMEG by Alex Deucher · 9 years ago
  77. c8213a6 drm/radeon/dp: add back special handling for NUTMEG by Alex Deucher · 9 years ago
  78. dad82ea drm/i2c: tda998x: Choose between atomic or non atomic dpms helper by Jyri Sarha · 9 years ago
  79. d17e67d drm/vmwgfx: Add back ->detect() and ->fill_modes() by Thierry Reding · 9 years ago
  80. 550e3b2 Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  81. 984fee6 Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux into drm-next by Dave Airlie · 9 years ago
  82. 507d44a Merge tag 'drm-intel-next-2016-02-29' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  83. d8c6166 Merge tag 'tilcdc-4.6' of https://github.com/jsarha/linux into drm-next by Dave Airlie · 9 years ago
  84. e2857b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  85. 256faed Revert "drm/radeon: call hpd_irq_event on resume" by Linus Torvalds · 9 years ago
  86. 6faac63 ppp: release rtnl mutex when interface creation fails by Guillaume Nault · 9 years ago
  87. 4d06dd5 cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind by Bjørn Mork · 9 years ago
  88. 68c222a net: hns: fix the bug about loopback by yankejian · 9 years ago
  89. 81422e6 jme: Fix device PM wakeup API usage by Guo-Fu Tseng · 9 years ago
  90. 0772a99 jme: Do not enable NIC WoL functions on S0 by Guo-Fu Tseng · 9 years ago
  91. 54c6e2d PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr() by Krzysztof =?utf-8?Q?Ha=C5=82asa?= · 9 years ago
  92. a69bf3c be2net: Don't leak iomapped memory on removal. by Douglas Miller · 9 years ago
  93. cec0556 vmxnet3: avoid calling pskb_may_pull with interrupts disabled by Neil Horman · 9 years ago
  94. 7024b68 Merge tag 'wireless-drivers-for-davem-2016-03-04' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  95. 979d804 net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEM by Krzysztof Kozlowski · 9 years ago
  96. 2c42bf4 ibmveth: check return of skb_linearize in ibmveth_start_xmit by Thomas Falcon · 9 years ago
  97. 48906f6 cdc_ncm: toggle altsetting to force reset before setup by Bjørn Mork · 9 years ago
  98. 83bdaad EDAC, sb_edac: Fix logic when computing DIMM sizes on Xeon Phi by Hubert Chrzaniuk · 9 years ago
  99. 2f79190 drm/i915: Fix bogus dig_port_map[] assignment for pre-HSW by Takashi Iwai · 9 years ago
  100. 1666984 usbnet: cleanup after bind() in probe() by Oliver Neukum · 9 years ago