1. e05bf4f Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  2. e930888 drm/ttm: improve uncached page deallocation. by Jérôme Glisse · 10 years ago
  3. ef2b731 drm/ttm: fix uncached page deallocation to properly fill page pool v3. by Jérôme Glisse · 10 years ago
  4. 21bdb58 Merge tag 'pm+acpi-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  5. 3e87ee0 Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  6. f85c712 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
  7. aaab3bb Merge branch 'drm-rockchip-2015-07-13' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes by Dave Airlie · 9 years ago
  8. e1e50e1 Merge tag 'imx-drm-fixes-2015-07-14' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 9 years ago
  9. 8f6644c Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-fixes by Dave Airlie · 9 years ago
  10. 61f2669 Merge tag 'drm-intel-fixes-2015-07-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  11. 3755398 Merge tag 'topic/drm-fixes-2015-07-16' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  12. 90438ac Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  13. 761ab76 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  14. f76d94d Merge tag 'jfs-4.2' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 9 years ago
  15. 17ffc8b Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources' by Rafael J. Wysocki · 9 years ago
  16. 1002d71 drm/amdgpu/dce8: Re-set VBLANK interrupt state when enabling a CRTC by Michel Dänzer · 10 years ago
  17. bda5e3e drm/radeon/ci: silence a harmless PCC warning by Alex Deucher · 9 years ago
  18. 1a45e8a drm/amdgpu/cz: silence some dpm debug output by Alex Deucher · 9 years ago
  19. 58829aa drm/amdgpu/cz: store the forced dpm level by Alex Deucher · 9 years ago
  20. 85cfe09 drm/amdgpu/cz: unforce dpm levels before forcing to low/high by Alex Deucher · 9 years ago
  21. 4f2d3ad drm/amdgpu: remove bogus check in gfx8 rb setup by Alex Deucher · 10 years ago
  22. 7b92cdb drm/amdgpu: set proper index/data pair for smc regs on CZ (v2) by Alex Deucher · 10 years ago
  23. 974e6b6 drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2) by Alex Deucher · 10 years ago
  24. 5c2327b drm/amdgpu: stop context leak in the error path by Christian König · 10 years ago
  25. 76a1ea6 drm/amdgpu: validate the context id in the dependencies by Christian König · 10 years ago
  26. 12f1384 drm/radeon: fix user ptr race condition by Christian König · 9 years ago
  27. 233709d drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULL by Michel Dänzer · 10 years ago
  28. 5dfc71b drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5 by Alex Deucher · 10 years ago
  29. e56f698 blk-mq: set default timeout as 30 seconds by Ming Lei · 9 years ago
  30. 3aa2050 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  31. 9090fdb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  32. 7bee607 NVMe: Reread partitions on metadata formats by Keith Busch · 9 years ago
  33. 16ff49a Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  34. df14a68 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  35. bec33cd Merge tag 'arc-v4.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  36. 9c69481 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  37. 2645695 jfs: clean up jfs_rename and fix out of order unlock by Dave Kleikamp · 9 years ago
  38. 97d6e2b Merge tag 'module-final-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  39. 7558009 Merge tag 'trace-v4.2-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  40. c62ff6b drm/armada: avoid saving the adjusted mode to crtc->mode by Russell King · 10 years ago
  41. 73068ce drm/armada: fix overlay when partially off-screen by Russell King · 10 years ago
  42. 98fb74f drm/armada: convert overlay to use drm_plane_helper_check_update() by Russell King · 10 years ago
  43. 0481c8c drm/armada: fix gem object free after failed prime import by Russell King · 10 years ago
  44. 41dbb2d drm/armada: fix incorrect overlay plane cleanup by Russell King · 10 years ago
  45. 070f3f6 drm/armada: fix missing overlay wake-up by Russell King · 10 years ago
  46. 91ef5cc Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmdd into for-linus by James Morris · 9 years ago
  47. c631d5f drm: Provide compat ioctl for addfb2.1 by Tvrtko Ursulin · 9 years ago
  48. 8642d7f intel_scu_ipc: move local memory initialization out of a mutex by Christophe JAILLET · 9 years ago
  49. d8b2ba7 IB/core: Destroy ocrdma_dev_id IDR on module exit by Johannes Thumshirn · 10 years ago
  50. 45d2542 IB/core: Destroy multcast_idr on module exit by Johannes Thumshirn · 10 years ago
  51. d9a047a IB/mlx4: Optimize do_slave_init by Doug Ledford · 10 years ago
  52. 9bbf282 IB/mlx4: Fix memory leak in do_slave_init by Doug Ledford · 10 years ago
  53. a39a98f IB/mlx4: Optimize freeing of items on error unwind by Maninder Singh · 10 years ago
  54. 43bfb97 IB/mlx4: Fix use of flow-counters for process_mad by Or Gerlitz · 10 years ago
  55. cb1ff43 IB/ipath: Convert use of __constant_<foo> to <foo> by Vaishali Thakkar · 10 years ago
  56. edcd2a7 IB/ipoib: Set MTU to max allowed by mode when mode changes by Erez Shitrit · 10 years ago
  57. c426877 IB/ipoib: Scatter-Gather support in connected mode by Yuval Shaia · 9 years ago
  58. 59d40dd IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICES by Carol L Soto · 10 years ago
  59. 8b7cce0 IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flush by Haggai Eran · 10 years ago
  60. 31b57b8 IB/ucma: Fix lockdep warning in ucma_lock_files by Haggai Eran · 10 years ago
  61. 4fabb59 rds: rds_ib_device.refcount overflow by Wengang Wang · 10 years ago
  62. 0a69127 RDMA/nes: Fix for incorrect recording of the MAC address by Tatyana Nikolova · 10 years ago
  63. 165d682 RDMA/nes: Fix for resolving the neigh by Tatyana Nikolova · 10 years ago
  64. a7f2f24 RDMA/core: Fixes for port mapper client registration by Tatyana Nikolova · 10 years ago
  65. 58e9cc9 IB/IPoIB: Fix bad error flow in ipoib_add_port() by Amir Vadai · 10 years ago
  66. 8a7ff14 IB/mlx4: Do not attemp to report HCA clock offset on VFs by Matan Barak · 10 years ago
  67. be4b499 IB/cm: Do not queue work to a device that's going away by Erez Shitrit · 10 years ago
  68. 3fdf70a IB/srp: Avoid using uninitialized variable by Sagi Grimberg · 10 years ago
  69. b356c1c IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXX by Vaishali Thakkar · 10 years ago
  70. 3b8ab70 IB/mad: Remove improper use of BUG_ON by Ira Weiny · 10 years ago
  71. cd4cd56 IB/mad: Fix compare between big endian and cpu endian by Ira Weiny · 10 years ago
  72. 4139032 IB: Add rdma_cap_ib_switch helper and use where appropriate by Hal Rosenstock · 10 years ago
  73. ccfb8b2 drm/i915: Do not call intel_crtc_disable if the crtc is already disabled. by Maarten Lankhorst · 9 years ago
  74. d82c0ba Revert "drm/i915: Declare the swizzling unknown for L-shaped configurations" by Daniel Vetter · 9 years ago
  75. ac7e7ab drm/i915: Forward all core DRM ioctls to core compat handling by Tvrtko Ursulin · 9 years ago
  76. b371616 tpm, tpm_crb: fail when TPM2 ACPI table contents look corrupted by Jarkko Sakkinen · 10 years ago
  77. ba0ef85 tpm: Fix initialization of the cdev by Jason Gunthorpe · 10 years ago
  78. bbf4702 drm/i915: fix oops in primary_check_plane by Daniel Vetter · 9 years ago
  79. 5ec5b51 drm/i915: remove unused has_dma_mapping flag by Imre Deak · 10 years ago
  80. 101057f drm/i915: Fix missing return warning for !CONFIG_DEBUGFS by Daniel Vetter · 9 years ago
  81. e227330 drm/i915: avoid leaking DMA mappings by Imre Deak · 10 years ago
  82. 94f7bbe drm/i915: Snapshot seqno of most recently submitted request. by Tomas Elf · 10 years ago
  83. 9ea4fee drm/i915: Store device pointer in contexts for late tracepoint usafe by Chris Wilson · 10 years ago
  84. f760b87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  85. 34bef46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  86. ee296d7 locks: inline posix_lock_file_wait and flock_lock_file_wait by Jeff Layton · 10 years ago
  87. 83bfff2 nfs4: have do_vfs_lock take an inode pointer by Jeff Layton · 10 years ago
  88. 29d01b2 locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait by Jeff Layton · 10 years ago
  89. bcd7f78d locks: have flock_lock_file take an inode pointer instead of a filp by Jeff Layton · 10 years ago
  90. ed05676 Revert "nfs: take extra reference to fl->fl_file when running a LOCKU operation" by Jeff Layton · 10 years ago
  91. cad49cf s390/nmi: fix vector register corruption by Heiko Carstens · 10 years ago
  92. e47994d s390/process: fix sfpc inline assembly by Heiko Carstens · 10 years ago
  93. f81a49d s390/dasd: fix kernel panic when alias is set offline by Stefan Haberland · 10 years ago
  94. 624b71e ARCv2: support HS38 releases by Vineet Gupta · 9 years ago
  95. f51e2f1 ARC: make sure instruction_pointer() returns unsigned value by Alexey Brodkin · 9 years ago
  96. 0915da7 drm/rockchip: vop: remove hardware cursor window by yao mark · 10 years ago
  97. d3cae7d drm/rockchip: vop: switch cursor plane to window 3 by yao mark · 10 years ago
  98. 43b6c9b drm/rockchip: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 10 years ago
  99. 8915bf2 drm/rockchip: use drm_gem_mmap helpers by Daniel Kurtz · 10 years ago
  100. 765c35b drm/rockchip: only call drm_fb_helper_hotplug_event if fb_helper present by Heiko Stübner · 10 years ago