1. 2e7a570 drm/doc: Appease sphinx by Daniel Vetter · 9 years ago
  2. 8e01550 drm/exynos: Use for_each_crtc_in_state by Daniel Vetter · 9 years ago
  3. 8207257 drm/omap: Use for_each_plane_in_state by Daniel Vetter · 9 years ago
  4. 833cd78 drm/vc4: Use for_each_plane_in_state by Daniel Vetter · 9 years ago
  5. 09ad807 drm/rcar-du: Use for_each_*_in_state by Daniel Vetter · 9 years ago
  6. 8d76b79 drm/msm: Use for_each_*_in_state by Daniel Vetter · 9 years ago
  7. 831655e drm/i915: Use drm_atomic_get_existing_plane_state by Daniel Vetter · 9 years ago
  8. 9fb3fc7 drm/hdlcd: Clean up crtc hooks by Daniel Vetter · 9 years ago
  9. be9174a drm/atomic-helper: use for_each_*_in_state more by Daniel Vetter · 9 years ago
  10. 5f0c3f99 drm: Only create a cmdline mode if no probed modes match by Chris Wilson · 9 years ago
  11. f710456 dma-buf/fence: add signal_on_any to the fence array v2 by Christian König · 9 years ago
  12. b3dfbdf dma-buf/fence: add fence_array fences v6 by Gustavo Padovan · 9 years ago
  13. 76bf0db dma-buf/fence: make fence context 64 bit v2 by Christian König · 9 years ago
  14. 3377900 drm: Update obsolete information from {enable/disable}_vblank hooks. by Liviu Dudau · 9 years ago
  15. a0909cc drm/atomic: Handle funcs->best_encoder == NULL case by Boris Brezillon · 9 years ago
  16. 66fd7a6 Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  17. 65439b6 Merge tag 'topic/drm-misc-2016-06-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  18. e42aeef drm/i915: Revert async unpin and nonblocking atomic commit by Daniel Vetter · 9 years ago
  19. b82caaf drm/vc4: Use lockless gem BO free callback by Daniel Vetter · 9 years ago
  20. db36972 drm/vc4: Use drm_gem_object_unreference_unlocked by Daniel Vetter · 9 years ago
  21. cf48e29 drm: Initialize a linear gamma table by default by Daniel Vetter · 9 years ago
  22. 1bd816f drm/vgem: Use lockless gem BO free callback by Daniel Vetter · 9 years ago
  23. 0eef29d drm/qxl: Don't set a gamma table size by Daniel Vetter · 9 years ago
  24. 7b28ca2 drm/msm: Nuke dummy gamma_set/get functions by Daniel Vetter · 9 years ago
  25. 3abb263 drm/cirrus: Drop redundnant gamma size check by Daniel Vetter · 9 years ago
  26. fef1480 drm/fb-helper: Remove dead code in setcolreg by Daniel Vetter · 9 years ago
  27. 564dd27 drm/mediatek: Use lockless gem BO free callback by Daniel Vetter · 9 years ago
  28. 3d6ab09 drm/hisilicon: Use lockless gem BO free callback by Daniel Vetter · 9 years ago
  29. 6d910bf drm/hlcd: Use lockless gem BO free callback by Daniel Vetter · 9 years ago
  30. a345918 vga_switcheroo: Support deferred probing of audio clients by Lukas Wunner · 9 years ago
  31. b00e533 vga_switcheroo: Add helper for deferred probing by Lukas Wunner · 9 years ago
  32. d1e372c virtio-gpu: fix output lookup by Gerd Hoffmann · 9 years ago
  33. 0645de5 drm/doc: Unify KMS Locking docs by Daniel Vetter · 9 years ago
  34. f55f170 drm/atomic-helper: Do not call ->mode_fixup for CRTC which will be disabled by Liu Ying · 9 years ago
  35. c67f695 Fix annoyingly awkward typo in drm_edid_load.c by Valdis Kletnieks · 9 years ago
  36. 1a695a9 Linux 4.7-rc1 by Linus Torvalds · 9 years ago
  37. e0ab7af hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS by George Spelvin · 9 years ago
  38. f2a031b Rename other copy of hash_string to hashlen_string by George Spelvin · 9 years ago
  39. 037369b hpfs: implement the show_options method by Mikulas Patocka · 9 years ago
  40. 01d6e08 affs: fix remount failure when there are no options changed by Mikulas Patocka · 9 years ago
  41. 44d5170 hpfs: fix remount failure when there are no options changed by Mikulas Patocka · 9 years ago
  42. 4029632 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  43. d66492b fs: fix binfmt_aout.c build error by Guenter Roeck · 9 years ago
  44. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 9 years ago
  45. 4684fe9 h8300: Add <asm/hash.h> by George Spelvin · 9 years ago
  46. 7b13277 microblaze: Add <asm/hash.h> by George Spelvin · 9 years ago
  47. 14c44b9 m68k: Add <asm/hash.h> by George Spelvin · 9 years ago
  48. 468a942 <linux/hash.h>: Add support for architecture-specific functions by George Spelvin · 9 years ago
  49. 2a18da7a fs/namei.c: Improve dcache hash function by George Spelvin · 9 years ago
  50. ef703f4 Eliminate bad hash multipliers from hash_32() and hash_64() by George Spelvin · 9 years ago
  51. 92d5677 Change hash_64() return value to 32 bits by George Spelvin · 9 years ago
  52. 917ea16 <linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string() by George Spelvin · 9 years ago
  53. fcfd2fb fs/namei.c: Add hashlen_string() function by George Spelvin · 9 years ago
  54. f4bcbe7 Pull out string hash to <linux/stringhash.h> by George Spelvin · 9 years ago
  55. 4e8440b Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  56. a1842b2 Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 9 years ago
  57. 0723ab4 Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  58. 9ba55cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  59. 1cbe06c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  60. 8d057e3 Revert "platform/chrome: chromeos_laptop: Add Leon Touch" by Benson Leung · 9 years ago
  61. e6be18f i2c: dev: use after free in detach by Dan Carpenter · 9 years ago
  62. a8c5ddf MIPS: Add missing FROZEN hotplug notifier transitions by Anna-Maria Gleixner · 9 years ago
  63. bb93078 MIPS: Build microMIPS VDSO for microMIPS kernels by James Hogan · 9 years ago
  64. 13eb192 MIPS: Fix sigreturn via VDSO on microMIPS kernel by James Hogan · 9 years ago
  65. 5214cae MIPS: devicetree: fix cpu interrupt controller node-names by Antony Pavlov · 9 years ago
  66. 94cc36b MIPS: VDSO: Build with `-fno-strict-aliasing' by Maciej W. Rozycki · 9 years ago
  67. 41cc07b MIPS: Pistachio: Enable KASLR by Matt Redfearn · 9 years ago
  68. aedcfbe MIPS: lib: Mark intrinsics notrace by Harvey Hunt · 9 years ago
  69. aa76042 MIPS: Fix 64-bit HTW configuration by James Hogan · 9 years ago
  70. 6446e6c MIPS: Add 64-bit HTW fields by James Hogan · 9 years ago
  71. f46d92e MAINTAINERS: Add file patterns for mips device tree bindings by Geert Uytterhoeven · 9 years ago
  72. 7ad2410 MAINTAINERS: Add file patterns for mips brcm device tree bindings by Geert Uytterhoeven · 9 years ago
  73. 5aadab0 MIPS: Simplify DSP instruction encoding macros by James Hogan · 9 years ago
  74. c84700c MIPS: Add missing tlbinvf/XPA microMIPS encodings by James Hogan · 9 years ago
  75. 6e1b29c MIPS: Fix little endian microMIPS MSA encodings by James Hogan · 9 years ago
  76. 1c48a17 MIPS: Add missing VZ accessor microMIPS encodings by James Hogan · 9 years ago
  77. 0dfa1c1 MIPS: Add inline asm encoding helpers by James Hogan · 9 years ago
  78. 4939788 MIPS: Spelling fix lets -> let's by Ralf Baechle · 9 years ago
  79. a320a11 MIPS: VR41xx: Fix typo by Andrea Gelmini · 9 years ago
  80. 5004614 MIPS: oprofile: Fix typo by Andrea Gelmini · 9 years ago
  81. e7e3346 MIPS: math-emu: Fix typo by Andrea Gelmini · 9 years ago
  82. 209b877 MIPS: lib: Fix typo by Andrea Gelmini · 9 years ago
  83. a90c59e MIPS: kernel: Fix typo by Andrea Gelmini · 9 years ago
  84. f5be47f MIPS: R6: Fix typo by Andrea Gelmini · 9 years ago
  85. a9e7e45 MIPS: IP22/IP28: Fix typo by Andrea Gelmini · 9 years ago
  86. da66f8e MIPS: Cavium: Fix typo by Andrea Gelmini · 9 years ago
  87. 7a448b5 MIPS: MT: Fix typo by Andrea Gelmini · 9 years ago
  88. fb0f6e8 MIPS: Loongson64: Fix typo by Andrea Gelmini · 9 years ago
  89. dc3c273 MIPS: IP32: Fix typo by Andrea Gelmini · 9 years ago
  90. 87fd4e2 MIPS: IP27: Fix typo by Andrea Gelmini · 9 years ago
  91. e904b94 MIPS: BCM63xx: Fix typo by Andrea Gelmini · 9 years ago
  92. be9fde2 MIPS: Alchemy: Fix typo by Andrea Gelmini · 9 years ago
  93. 20430e7 MIPS: hazards.h: Fix typo by Andrea Gelmini · 9 years ago
  94. 9b987c4 MIPS: Lasat: A couple off by one bugs in picvue_proc.c by Dan Carpenter · 11 years ago
  95. 2b436a3 MIPS: ralink: add MT7628 EPHY LEDs pinmux support by Álvaro Fernández Rojas · 9 years ago
  96. 07b50db MIPS: ralink: fix MT7628 wled_an pinmux gpio by Álvaro Fernández Rojas · 9 years ago
  97. d714682 MIPS: ralink: fix MT7628 pinmux typos by Álvaro Fernández Rojas · 9 years ago
  98. f03984c MIPS: Fix write_gc0_* macros when writing zero by James Hogan · 9 years ago
  99. 63a8802 MIPS: CPS: Copy EVA configuration when starting secondary VPs. by Matt Redfearn · 9 years ago
  100. 5c33f8b MIPS: Add definitions of SegCtl registers and use them by Matt Redfearn · 9 years ago