1. c32c2cb Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  2. 2da33f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  3. b2cd274 [media] media-device: map new functions into old types for legacy API by Mauro Carvalho Chehab · 8 years ago
  4. 00b7c4f drm/amdgpu: split pipeline sync out of SDMA vm_flush() as well by Christian König · 8 years ago
  5. 562c5b4 drm: fix blob pointer check by Lionel Landwerlin · 8 years ago
  6. 25c5e96 dmaengine: at_xdmac: fix residue computation by Ludovic Desroches · 8 years ago
  7. 5f0b819 KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 by Paolo Bonzini · 8 years ago
  8. 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 · 8 years ago
  9. 3446c13 s390/mm: four page table levels vs. fork by Martin Schwidefsky · 9 years ago
  10. 8e0f93c Merge tag 'spi-fix-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  11. 3ee20ab Merge remote-tracking branch 'spi/fix/rockchip' into spi-linus by Mark Brown · 8 years ago
  12. c23663a Merge remote-tracking branch 'spi/fix/imx' into spi-linus by Mark Brown · 8 years ago
  13. 718e47a Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  14. a6e434e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  15. 8205ff1 Merge tag 'trace-fixes-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  16. 6ffe77b ext4: iterate over buffer heads correctly in move_extent_per_page() by Eryu Guan · 8 years ago
  17. 380173f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  18. d6b7eae dma-mapping: avoid oops when parameter cpu_addr is null by Zhen Lei · 8 years ago
  19. 8661362 mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlers by Jan Stancek · 8 years ago
  20. ac343e8 memremap: check pfn validity before passing to pfn_to_page() by Ard Biesheuvel · 8 years ago
  21. 0a2e280 mm, thp: fix migration of PTE-mapped transparent huge pages by Kirill A. Shutemov · 8 years ago
  22. 30f471f dax: check return value of dax_radix_entry() by Ross Zwisler · 8 years ago
  23. 566e8df ocfs2: fix return value from ocfs2_page_mkwrite() by Jan Kara · 8 years ago
  24. 0d97e6d arm64: kasan: clear stale stack poison by Mark Rutland · 8 years ago
  25. e1b77c9 sched/kasan: remove stale KASAN poison after hotplug by Mark Rutland · 8 years ago
  26. e3ae116 kasan: add functions to clear stack poison by Mark Rutland · 8 years ago
  27. 5f29a77 mm: fix mixed zone detection in devm_memremap_pages by Dan Williams · 8 years ago
  28. d77a117 list: kill list_force_poison() by Dan Williams · 8 years ago
  29. 06b241f mm: __delete_from_page_cache show Bad page if mapped by Hugh Dickins · 8 years ago
  30. 910154d mm/hugetlb: hugetlb_no_page: rate-limit warning message by Geoffrey Thomas · 8 years ago
  31. 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 · 8 years ago
  32. 2f0d94e Merge tag 'pci-v4.5-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  33. 32b41ac drm/amdgpu: Revert "add mutex for ba_va->valids/invalids" by Christian König · 8 years ago
  34. 2025021 drm/amdgpu: Revert "add lock for interval tree in vm" by Christian König · 8 years ago
  35. e17841b drm/amdgpu: Revert "add spin lock to protect freed list in vm (v3)" by Christian König · 8 years ago
  36. b5a5ec5 drm/amdgpu: reserve the PD during unmap and remove by Christian König · 8 years ago
  37. fb29b57 drm/amdgpu: Fix two bugs in amdgpu_vm_bo_split_mapping by Felix Kuehling · 8 years ago
  38. 459ee1c drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards. by Mario Kleiner · 8 years ago
  39. c26a401 MAINTAINERS: update radeon entry to include amdgpu as well by Alex Deucher · 8 years ago
  40. bedf2a6 drm/amdgpu: disable runtime pm on PX laptops without dGPU power control by Alex Deucher · 8 years ago
  41. e64c952 drm/radeon: disable runtime pm on PX laptops without dGPU power control by Alex Deucher · 8 years ago
  42. dc17147 tracing: Fix check for cpu online when event is disabled by Steven Rostedt (Red Hat) · 8 years ago
  43. ff79258 arm64: hugetlb: partial revert of 66b3923a1a0f by Will Deacon · 8 years ago
  44. 36e5cd6 arm64: account for sparsemem section alignment when choosing vmemmap offset by Ard Biesheuvel · 8 years ago
  45. 313f636 kvm: cap halt polling at exactly halt_poll_ns by David Matlack · 8 years ago
  46. a9af316 dmaengine: fsldma: fix memory leak by Xuelin Shi · 8 years ago
  47. 848819c54 Merge tag 'imx-drm-fixes-2016-02-19' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 8 years ago
  48. 9138301 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  49. 77812034 device property: fwnode->secondary may contain ERR_PTR(-ENODEV) by Heikki Krogerus · 8 years ago
  50. 0dda885 ACPICA: Revert "Parser: Fix for SuperName method invocation" by Bob Moore · 9 years ago
  51. d74e766 Revert "drm/radeon/pm: adjust display configuration after powerstate" by Alex Deucher · 8 years ago
  52. 7f02bf6 Merge tag 'sound-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  53. 1e2a4c7 Merge tag 'edac_fix_for_4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 8 years ago
  54. 02d2723 drm/amdgpu/dp: add back special handling for NUTMEG by Alex Deucher · 8 years ago
  55. c8213a6 drm/radeon/dp: add back special handling for NUTMEG by Alex Deucher · 8 years ago
  56. 92821c2 drm/amd/amdgpu: Fix indentation in do_set_base() (DCEv8) by Tom St Denis · 8 years ago
  57. ff92347 drm/amd/amdgpu: make afmt_init cleanup if alloc fails (DCEv8) by Tom St Denis · 8 years ago
  58. 74c1e84 drm/amd/amdgpu: Move config init flag to bottom of sw_init (DCEv8) by Tom St Denis · 8 years ago
  59. 84cffef drm/amd/amdgpu: Don't proceed into audio_fini if audio is disabled (DCEv8) by Tom St Denis · 8 years ago
  60. 849dc32b drm/amd/amdgpu: Fix identation in do_set_base() (DCEv10) by Tom St Denis · 8 years ago
  61. 720a6ce drm/amd/amdgpu: Make afmt_init cleanup if alloc fails (DCEv10) by Tom St Denis · 8 years ago
  62. 98822a2 drm/amd/amdgpu: Move initialized flag to bottom of sw_init (DCEv10) by Tom St Denis · 8 years ago
  63. 441ce96 drm/amd/amdgpu: Don't proceed in audio_fini if disabled (DCEv10) by Tom St Denis · 8 years ago
  64. e484f8d drm/amd/amdgpu: Fix indentation in dce_v11_0_crtc_do_set_base() by Tom St Denis · 8 years ago
  65. 041ab0a drm/amd/amdgpu: Make afmt_init() cleanup if alloc fails (DCEv11) by Tom St Denis · 8 years ago
  66. c437b9d drm/amd/amdgpu: Move init flag to after init in sw_init() (DCEv11) by Tom St Denis · 8 years ago
  67. bcc71be drm/amd/amdgpu: Whitespace typo fix in sw_init (DCEv11) by Tom St Denis · 8 years ago
  68. 29f646d drm/amd/amdgpu: Don't proceed in audio_fini in DCEv11 if disabled by Tom St Denis · 8 years ago
  69. 2f568db drm/amdgpu: move get_user_pages out of amdgpu_ttm_tt_pin_userptr v6 by Christian König · 8 years ago
  70. d564a06 drm/amdgpu: if a GDS switch is needed emit a pipeline sync as well by Christian König · 8 years ago
  71. b8c7b39 drm/amdgpu: split pipeline sync and vm flush by Christian König · 8 years ago
  72. 971fe9a9 drm/amdgpu: switch the GDS only on demand v2 by Christian König · 8 years ago
  73. cffadc8 drm/amdgpu: move the GDS switch into vm flush as well by Christian König · 8 years ago
  74. 364beb2 drm/amdgpu: return the common fence from amdgpu_fence_emit by Christian König · 9 years ago
  75. 257bf15 drm/amdgpu: add slap cache for sync objects as well by Christian König · 9 years ago
  76. 336d1f5 drm/amdgpu: remove HW fence owner by Christian König · 9 years ago
  77. bcc634f drm/amdgpu: cleanup the sync code by Christian König · 9 years ago
  78. 637dd3b drm/amdgpu: prevent get_user_pages recursion by Christian König · 8 years ago
  79. 211dff5 drm/amdgpu: group userptr in the BO list v2 by Christian König · 8 years ago
  80. a8bd1be drm/amdgpu: sync to the active user on reusing a VMID by Christian König · 8 years ago
  81. 13459bd drm/amdgpu: Clear HDP_MISC_CNTL.HDP_FLUSH_INVALIDATE_CACHE by Chunming Zhou · 8 years ago
  82. cc958e6 drm/amdgpu: add hdp invalidation for sdma v3_0 by Chunming Zhou · 8 years ago
  83. 6ad550c drm/amdgpu: add hdp invalidation for sdma v2_4 by Chunming Zhou · 8 years ago
  84. 498dd97 drm/amdgpu: add hdp invalidation for cik sdma by Chunming Zhou · 8 years ago
  85. d35db56 drm/amdgpu: add hdp invalidation for gfx8 by Chunming Zhou · 8 years ago
  86. 0955860 drm/amdgpu: add hdp invalidation for gfx7 by Chunming Zhou · 8 years ago
  87. 11afbde drm/amdgpu: add hdp_invalidate function by Chunming Zhou · 8 years ago
  88. 5c55db8 drm/amdgpu: wait engine idle before vm flush for sdma by Chunming Zhou · 8 years ago
  89. b6bae58 drm/amdgpu: Switch to drm_vblank_on/off (v2) by Daniel Vetter · 9 years ago
  90. 777e3cb drm/radeon: Switch to drm_vblank_on/off by Daniel Vetter · 9 years ago
  91. 0bf5df3 drm/amdgpu: delete set-but-not-read member has_uvd from amdgpu_device by Nils Wallménius · 8 years ago
  92. 4223cc3d drm/amdgpu/ci: sync up with dpm changes from radeon by Alex Deucher · 8 years ago
  93. 12424e5 drm/amdgpu/ci: remove redundant pcie setup by Alex Deucher · 8 years ago
  94. 225ac13 drm/amdgpu/ci: drop some old thermal setup by Alex Deucher · 8 years ago
  95. 5488dc1 drm: introduce pipe color correction properties by Lionel Landwerlin · 8 years ago
  96. 9522b37 KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS by David Hildenbrand · 8 years ago
  97. 8bb9b9c Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 8 years ago
  98. 7099e2e KVM: VMX: disable PEBS before a guest entry by Radim Krčmář · 8 years ago
  99. 9b8d1e5 drm/atomic: Clean up update_connector_routing. by Maarten Lankhorst · 8 years ago
  100. ec5aaa5 drm/atomic: Clean up steal_encoder, v2. by Maarten Lankhorst · 8 years ago