1. e2d3c41 Merge tag 'drm-intel-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Daniel Vetter · 6 years ago
  2. 95681cd Merge tag 'drm-misc-fixes-2019-01-10-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Daniel Vetter · 6 years ago
  3. ae5e5ae Merge branch 'linux-4.21' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 6 years ago
  4. a5176a4 drm/nouveau/falcon: avoid touching registers if engine is off by Ilia Mirkin · 6 years ago
  5. 1187800 drm/nouveau: Don't disable polling in fallback mode by Takashi Iwai · 7 years ago
  6. 15f77c4 drm/nouveau: register backlight on pascal and newer by Ben Skeggs · 6 years ago
  7. f34c48e Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  8. bd86c9e Merge tag 'drm-misc-fixes-2019-01-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  9. f299e0b drm: Fix documentation generation for DP_DPCD_QUIRK_NO_PSR by José Roberto de Souza · 6 years ago
  10. 70e3142 drm/i915: init per-engine WAs for all engines by Daniele Ceraolo Spurio · 6 years ago
  11. 280d479 drm/i915: Unwind failure on pinning the gen7 ppgtt by Chris Wilson · 6 years ago
  12. 107c595 drm/i915: Skip the ERR_PTR error state by Chris Wilson · 6 years ago
  13. 1035f4a drm/i915: Disable PSR in Apple panels by José Roberto de Souza · 6 years ago
  14. 038a0a8 Merge tag 'gvt-fixes-2019-01-09' of https://github.com/intel/gvt-linux into drm-intel-fixes by Jani Nikula · 6 years ago
  15. 4089e27 gpu/drm: Fix lock held when returning to user space. by Tetsuo Handa · 6 years ago
  16. 66a8d5b drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclock by Ivan Mironov · 6 years ago
  17. 62d85b3 drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2 by Ivan Mironov · 6 years ago
  18. 1c1eba8 drm/amdgpu: disable system memory page tables for now by Christian König · 6 years ago
  19. 0c6c812 drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hang by Jim Qu · 6 years ago
  20. 3e958fe drm/amdgpu: fix CPDMA hang in PRT mode for VEGA20 by Tao Zhou · 6 years ago
  21. f8c1579 drm/bridge: tc358767: use DP connector if no panel set by Tomi Valkeinen · 6 years ago
  22. 7923e09 drm/bridge: tc358767: fix output H/V syncs by Tomi Valkeinen · 6 years ago
  23. 51b9e62 drm/bridge: tc358767: reject modes which require too much BW by Tomi Valkeinen · 6 years ago
  24. 9a63bd6f drm/bridge: tc358767: fix initial DP0/1_SRCCTRL value by Tomi Valkeinen · 6 years ago
  25. 4d9d54a drm/bridge: tc358767: fix single lane configuration by Tomi Valkeinen · 6 years ago
  26. adf4109 drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANE by Tomi Valkeinen · 6 years ago
  27. 4842379 drm/bridge: tc358767: add bus flags by Tomi Valkeinen · 6 years ago
  28. f0e9943 drm/i915/gvt: Fix workload request allocation before request add by Zhenyu Wang · 6 years ago
  29. c235316 drm/dp_mst: Add __must_check to drm_dp_mst_topology_mgr_resume() by Lyude Paul · 6 years ago
  30. 2d1af6a drm/amdgpu: Don't fail resume process if resuming atomic state fails by Lyude Paul · 6 years ago
  31. fe7553b drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume() by Lyude Paul · 6 years ago
  32. c4a32b2 drm/amdgpu: validate user GEM object size by Yu Zhao · 6 years ago
  33. 89f23b6 drm/amdgpu: validate user pitch alignment by Yu Zhao · 6 years ago
  34. fadcb8f drm/amd/powerplay: drop the unnecessary uclk hard min setting by Evan Quan · 6 years ago
  35. fff0d3f drm/amd/powerplay: avoid possible buffer overflow by Evan Quan · 6 years ago
  36. 0624e14 drm/amd/powerplay: create pp_od_clk_voltage device file under OD support by Evan Quan · 6 years ago
  37. 8139d49 drm/amd/powerplay: update OD support flag for SKU with no OD capabilities by Evan Quan · 6 years ago
  38. bfeffd1 Linux 5.0-rc1 by Linus Torvalds · 6 years ago
  39. 85e1ffb Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  40. ac5eed2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  41. 574823bf Change mincore() to count "mapped" pages rather than "cached" pages by Linus Torvalds · 6 years ago
  42. 94bd8a0 Fix 'acccess_ok()' on alpha and SH by Linus Torvalds · 6 years ago
  43. baa6707 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 6 years ago
  44. 2152404 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  45. e2b745f Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  46. 1213325 Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Linus Torvalds · 6 years ago
  47. 66e012f Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  48. 8094c3c fscrypt: add Adiantum support by Eric Biggers · 6 years ago
  49. b5aef86 Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  50. 15b215e Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 6 years ago
  51. d7252d0 Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  52. 0fe4e2d Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  53. 3954e1d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  54. a8a6b11 Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  55. 7671c14 Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  56. 926b02d Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  57. cf26057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  58. 1686cc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 6 years ago
  59. d86271a kconfig: rename generated .*conf-cfg to *conf-cfg by Masahiro Yamada · 6 years ago
  60. f7de64b kbuild: remove unnecessary stubs for archheader and archscripts by Masahiro Yamada · 6 years ago
  61. ba97df4 kbuild: use assignment instead of define ... endef for filechk_* rules by Masahiro Yamada · 6 years ago
  62. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  63. 9199873 kbuild: generate asm-generic wrappers if mandatory headers are missing by Masahiro Yamada · 6 years ago
  64. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  65. 8c4fa8b riscv: remove redundant kernel-space generic-y by Masahiro Yamada · 6 years ago
  66. ad77408 kbuild: change filechk to surround the given command with { } by Masahiro Yamada · 6 years ago
  67. 172caf1 kbuild: remove redundant target cleaning on failure by Masahiro Yamada · 6 years ago
  68. f568866 kbuild: clean up rule_dtc_dt_yaml by Masahiro Yamada · 6 years ago
  69. 786ac51 kbuild: remove UIMAGE_IN and UIMAGE_OUT by Masahiro Yamada · 6 years ago
  70. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  71. 72d3ebb kallsyms: lower alignment on ARM by Mathias Krause · 6 years ago
  72. c300331 scripts: coccinelle: boolinit: drop warnings on named constants by Julia Lawall · 6 years ago
  73. dc7884f scripts: coccinelle: check for redeclaration by Julia Lawall · 6 years ago
  74. a500357 kconfig: remove unused "file" field of yylval union by Masahiro Yamada · 6 years ago
  75. 5c0ab28 nds32: remove redundant kernel-space generic-y by Masahiro Yamada · 6 years ago
  76. fd8658b nios2: remove unneeded HAS_DMA define by Masahiro Yamada · 6 years ago
  77. 5c4a608 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  78. c280230 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  79. a670124 Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  80. 7e928df Merge tag '4.21-smb3-small-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  81. 3cd6d49 Merge tag 'iomap-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  82. acda9ef Merge tag 'xfs-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  83. c7eaf34 Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  84. 35004f2 lib/genalloc.c: include vmalloc.h by Olof Johansson · 6 years ago
  85. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  86. 9b286ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  87. 47f3f4e Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  88. f1c2f88 Merge tag 'powerpc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  89. cd08f68 Merge branch 'parisc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  90. 670b321 Merge tag 'for-4.21' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 6 years ago
  91. b23b0ea Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  92. 078a5a4f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  93. 1205b62 Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  94. 9ee3b3f Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  95. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  96. 8270f3a dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING for remapped allocations by Christoph Hellwig · 6 years ago
  97. 06f55fd x86/amd_gart: fix unmapping of non-GART mappings by Christoph Hellwig · 6 years ago
  98. 3fed6ae ia64: fix compile without swiotlb by Christoph Hellwig · 6 years ago
  99. 170d13c x86: re-introduce non-generic memcpy_{to,from}io by Linus Torvalds · 6 years ago
  100. a959dc8 Use __put_user_goto in __put_user_size() and unsafe_put_user() by Linus Torvalds · 9 years ago