1. c694eca drm/nouveau/fifo/gf100: take runlist target into account by Alexandre Courbot · 9 years ago
  2. 0689aad drm/nouveau/fifo/gk104: fix chid bit mask by Xia Yang · 9 years ago
  3. 9d0394c drm/nouveau/instmem/gk20a: set DMA mask early by Alexandre Courbot · 9 years ago
  4. 7d31cb7 drm/nouveau/gr/gm206: remove implementation, it's now identical to gm200 by Ben Skeggs · 9 years ago
  5. 5f7e802 drm/nouveau/gr/gm200: switch over to using sw_nonctx from firmware by Ben Skeggs · 9 years ago
  6. d4a43a6 drm/nouveau/gr/gm200: switch over to using sw_method_init from firmware by Ben Skeggs · 9 years ago
  7. c0e8550 drm/nouveau/gr/gm200: switch over to using sw_bundle_init from firmware by Ben Skeggs · 9 years ago
  8. 43bc83b drm/nouveau/gr/gm200: switch over to using sw_ctx from firmware by Ben Skeggs · 9 years ago
  9. b774c40 drm/nouveau/bios/extdev: also parse v4.1 table by Karol Herbst · 9 years ago
  10. eb72ed5 drm/nouveau/hwmon: don't require therm to be valid to get any data by Karol Herbst · 9 years ago
  11. 353b983 drm/nouveau/hwmon: add power consumption by Karol Herbst · 9 years ago
  12. b71c089 drm/nouveau/iccsense: implement for ina209, ina219 and ina3221 by Karol Herbst · 9 years ago
  13. 39b7e6e drm/nouveau/nvbios/iccsense: add parsing of the SENSE table by Martin Peres · 9 years ago
  14. dc06e36 drm/nouveau/subdev/iccsense: add new subdev for power sensors by Martin Peres · 9 years ago
  15. 923f1bd2 drm/nouveau/secboot/gm20b: add secure boot support by Alexandre Courbot · 9 years ago
  16. 9cc4552 drm/nouveau/secboot/gm200: add secure-boot support by Alexandre Courbot · 9 years ago
  17. 82babea drm/nouveau/gr/gm200: do not load firmware for secure falcons by Alexandre Courbot · 9 years ago
  18. c9469aa drm/nouveau/gr/gf100: add support for securely-managed falcons by Alexandre Courbot · 9 years ago
  19. 7d12388 drm/nouveau/core: add support for secure boot by Alexandre Courbot · 9 years ago
  20. f008d8c drm/nouveau/gr/gm200: load external firmware and bundles by Alexandre Courbot · 9 years ago
  21. 2e404b0 drm/nouveau/gr/gk20a: share external bundles loading functions by Alexandre Courbot · 9 years ago
  22. 5986d3e drm/nouveau/gr/gk20a: simplify external bundle loading functions by Alexandre Courbot · 9 years ago
  23. 18cd5bc drm/nouveau/gr/gf100: load firmware in outer function by Alexandre Courbot · 9 years ago
  24. 336c465 drm/nouveau/gr/gk20a: move firmware bundle release to gf100 by Alexandre Courbot · 9 years ago
  25. 5d2083d drm/nouveau/core: add gpuobj memcpy helper functions by Alexandre Courbot · 9 years ago
  26. 96fc422 drm/nouveau/gm200: enable graphics device by Ben Skeggs · 9 years ago
  27. 9ec2805 drm/nouveau/gr/gm200: s/gm204/gm200/ by Ben Skeggs · 9 years ago
  28. e24c9c4 drm/nouveau/bios/devinit: properly handle unknown generic conditions by Ben Skeggs · 9 years ago
  29. 989f578 drm/nouveau/bios/devinit: rename INIT_DP_CONDITION to INIT_GENERIC_CONDITION by Ben Skeggs · 9 years ago
  30. 96aedd0 drm/nouveau/ltc/gm107: fix slice intr offset by Ben Skeggs · 9 years ago
  31. a6a0f67 drm/nouveau/devinit/gf100-: detect if BIOS invoked devinit by Alexandre Courbot · 9 years ago
  32. 8fb1240 drm/nouveau/devinit/nv50: remove unneeded variable by Alexandre Courbot · 9 years ago
  33. db1eb52 drm/nouveau: s/gm204/gm200/ in a number of places by Ben Skeggs · 9 years ago
  34. 2ed95a4 drm/nouveau: recognise GM200 chipset by Ben Skeggs · 9 years ago
  35. 1b82111 drm/nouveau/device/tegra: fix uninitialized IRQ number by Alexandre Courbot · 9 years ago
  36. 0529a46 drm/nouveau/device: call nvkm_device_fini if nvkm_device_init fails by Alexandre Courbot · 9 years ago
  37. 33bcb4c drm/nouveau/gr/gf100: use the nvkm_firmware functions by Alexandre Courbot · 9 years ago
  38. 046fdb2 drm/nouveau/core: add firmware handling functions by Alexandre Courbot · 9 years ago
  39. f0db6e3 drm/nouveau/ltc/gm107: wait on relevant bit in gm107_ltc_cbc_wait by Alexandre Courbot · 9 years ago
  40. 67d1c0a Merge tag 'drm-vc4-fixes-2016-03-03' of github.com:anholt/linux into drm-next by Dave Airlie · 9 years ago
  41. 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
  42. 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 9 years ago
  43. 6564c65 drm/exynos: add DRM_EXYNOS_GEM_MAP ioctl by Joonyoung Shim · 9 years ago
  44. 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
  45. 2a4fb27 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  46. 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
  47. d7d5a43 ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window by Thomas Petazzoni · 9 years ago
  48. 20698c9 Merge tag 'dmaengine-fix-4.5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  49. 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
  50. 2a62ec0 Merge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  51. 63cf207 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  52. 5b3e7e05 Merge branches 'device-properties-fixes' and 'acpica-fixes' by Rafael J. Wysocki · 9 years ago
  53. 0bbca27 drm/i915: Actually retry with bit-banging after GMBUS timeout by Ville Syrjälä · 9 years ago
  54. f2c1242 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  55. c32c2cb Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  56. 2da33f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  57. b2cd274 [media] media-device: map new functions into old types for legacy API by Mauro Carvalho Chehab · 9 years ago
  58. 25c5e96 dmaengine: at_xdmac: fix residue computation by Ludovic Desroches · 9 years ago
  59. 5f0b819 KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 by Paolo Bonzini · 9 years ago
  60. 844a5fe KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo by Paolo Bonzini · 9 years ago
  61. 3446c13 s390/mm: four page table levels vs. fork by Martin Schwidefsky · 9 years ago
  62. 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
  63. 3ee20ab Merge remote-tracking branch 'spi/fix/rockchip' into spi-linus by Mark Brown · 9 years ago
  64. c23663a Merge remote-tracking branch 'spi/fix/imx' into spi-linus by Mark Brown · 9 years ago
  65. 718e47a Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  66. a6e434e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  67. 8205ff1 Merge tag 'trace-fixes-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  68. 6ffe77b ext4: iterate over buffer heads correctly in move_extent_per_page() by Eryu Guan · 9 years ago
  69. 380173f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  70. d6b7eae dma-mapping: avoid oops when parameter cpu_addr is null by Zhen Lei · 9 years ago
  71. 8661362 mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlers by Jan Stancek · 9 years ago
  72. ac343e8 memremap: check pfn validity before passing to pfn_to_page() by Ard Biesheuvel · 9 years ago
  73. 0a2e280 mm, thp: fix migration of PTE-mapped transparent huge pages by Kirill A. Shutemov · 9 years ago
  74. 30f471f dax: check return value of dax_radix_entry() by Ross Zwisler · 9 years ago
  75. 566e8df ocfs2: fix return value from ocfs2_page_mkwrite() by Jan Kara · 9 years ago
  76. 0d97e6d arm64: kasan: clear stale stack poison by Mark Rutland · 9 years ago
  77. e1b77c9 sched/kasan: remove stale KASAN poison after hotplug by Mark Rutland · 9 years ago
  78. e3ae116 kasan: add functions to clear stack poison by Mark Rutland · 9 years ago
  79. 5f29a77 mm: fix mixed zone detection in devm_memremap_pages by Dan Williams · 9 years ago
  80. d77a117 list: kill list_force_poison() by Dan Williams · 9 years ago
  81. 06b241f mm: __delete_from_page_cache show Bad page if mapped by Hugh Dickins · 9 years ago
  82. 910154d mm/hugetlb: hugetlb_no_page: rate-limit warning message by Geoffrey Thomas · 9 years ago
  83. 1dea581 Merge tag 'for-v4.5-rc/omap-critical-fixes-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Olof Johansson · 9 years ago
  84. 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
  85. dc17147 tracing: Fix check for cpu online when event is disabled by Steven Rostedt (Red Hat) · 9 years ago
  86. ff79258 arm64: hugetlb: partial revert of 66b3923a1a0f by Will Deacon · 9 years ago
  87. 36e5cd6 arm64: account for sparsemem section alignment when choosing vmemmap offset by Ard Biesheuvel · 9 years ago
  88. 313f636 kvm: cap halt polling at exactly halt_poll_ns by David Matlack · 9 years ago
  89. a9af316 dmaengine: fsldma: fix memory leak by Xuelin Shi · 9 years ago
  90. 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
  91. 9138301 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  92. 77812034 device property: fwnode->secondary may contain ERR_PTR(-ENODEV) by Heikki Krogerus · 9 years ago
  93. 0dda885 ACPICA: Revert "Parser: Fix for SuperName method invocation" by Bob Moore · 9 years ago
  94. d74e766 Revert "drm/radeon/pm: adjust display configuration after powerstate" by Alex Deucher · 9 years ago
  95. 7f02bf6 Merge tag 'sound-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  96. 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
  97. 02d2723 drm/amdgpu/dp: add back special handling for NUTMEG by Alex Deucher · 9 years ago
  98. c8213a6 drm/radeon/dp: add back special handling for NUTMEG by Alex Deucher · 9 years ago
  99. 9522b37 KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS by David Hildenbrand · 9 years ago
  100. 8bb9b9c Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 9 years ago