1. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  2. c6722ab greybus: audio: Ratelimit err messages in bundle, topology driver by Vaibhav Agarwal · 8 years ago
  3. 75d089d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. 5fa1026 ARM: dts: NSP: Add PL330 support by Jon Mason · 8 years ago
  5. 707bbc4 ARM: dts: NSP: Add XMC board support by Jon Mason · 8 years ago
  6. 60e3830 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. 7fcbc23 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 02b07bd Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  9. 606c17f Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  10. 94fcad6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  11. cc22a86 drm: i915: Rely on the default ->best_encoder() behavior where appropriate by Boris Brezillon · 8 years ago
  12. 5b80907 drm: Add helper for simple display pipeline by Noralf Trønnes · 8 years ago
  13. ba65dc5 much milder d_walk() race by Al Viro · 8 years ago
  14. 698ea54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  15. 729d378 Merge tag 'sound-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  16. c2a441f drm/bridge: dw-hdmi: Use drm_atomic_helper_best_encoder() by Boris Brezillon · 8 years ago
  17. 8438a73 drm/bridge: ps8622: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  18. 4a62c04 drm/bridge: ptn3460: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  19. 6f7ff54 drm/bridge: anx78xx: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  20. d9991f4 drm: omap: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  21. a50dcc5 drm: virtgpu: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  22. b2d61d6 drm: vc4: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  23. 26b4ee3 drm: tegra: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  24. 99410f3 drm: sun4i: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  25. 49339e2 drm: rockchip: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  26. 15b6412b drm: rcar-du: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  27. 75e8c46 drm: fsl-dcu: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  28. 1487a81 drm: exynos: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  29. f22c912 drm: atmel-hlcdc: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  30. da5b9d6 drm: arc: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  31. 00da900 Merge tag 'drm-fixes-for-v4.7-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  32. 5c0be3f drm: Fix comment making reference to non-existing function by Liviu Dudau · 8 years ago
  33. f758bbd Merge tag 'acpi-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  34. fe64ba5 drm/rockchip: Resume DP early by Tomeu Vizoso · 8 years ago
  35. 5a58738 drm/rockchip: Use atomic PM helpers by Tomeu Vizoso · 8 years ago
  36. 7442148 drm/rockchip: Nuke pending event handling in preclose by Daniel Vetter · 8 years ago
  37. 893b6ca drm/rockchip: convert to helper nonblocking atomic commit by Daniel Vetter · 8 years ago
  38. 4f9d39a drm/rockchip: Fix crtc_state->event signalling by Daniel Vetter · 8 years ago
  39. 05c960e drm/rockchip: Disarm vop->is_enabled by Daniel Vetter · 8 years ago
  40. 2bd6cc8 drm/hdlcd: Use helper support for nonblocking commits by Daniel Vetter · 8 years ago
  41. 17b58b2 drm/arc: Implement nonblocking commit correctly by Daniel Vetter · 8 years ago
  42. 9f2a795 drm/atomic-helper: nonblocking commit support by Daniel Vetter · 8 years ago
  43. 8b2f2d0 ARM: at91: debug: add default DEBUG_LL addresses by Alexandre Belloni · 8 years ago
  44. 524a3f2 Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  45. 0b37e9e ARM: at91: debug: use DEBUG_UART_VIRT by Alexandre Belloni · 8 years ago
  46. ff5b706 genirq: Remove unnecessary memset() calls by Weongyo Jeong · 8 years ago
  47. fe3464c genirq: Remove redundant NULL check of irq_desc by Jianyu Zhan · 9 years ago
  48. 9557c3c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  49. 64c0703 ARM: dts: at91: calao: remove leftovers clock definition by Alexandre Belloni · 8 years ago
  50. 8a9f168 ARM: dts: at91: pm9g45: remove leftovers clock definition by Alexandre Belloni · 8 years ago
  51. 05e41d6 ARM: dts: at91: mpa1600: remove leftovers clock definition by Alexandre Belloni · 8 years ago
  52. e7dc74f ARM: dts: at91: ge863-pro3: remove leftovers clock definition by Alexandre Belloni · 8 years ago
  53. 0955e0d ARM: dts: at91: at91-foxg20: remove leftovers clock definition by Alexandre Belloni · 8 years ago
  54. a1448b8 ARM: dts: at91: at91-cosino: remove leftovers clock definition by Alexandre Belloni · 8 years ago
  55. 0860fbd ARM: dts: at91: at91-ariag25: remove leftovers clock definition by Alexandre Belloni · 8 years ago
  56. c6fde4f ARM: dts: at91: animeo_ip: remove leftovers clock definition by Alexandre Belloni · 8 years ago
  57. a095caa drm/atomic-helper: roll out commit synchronization by Daniel Vetter · 8 years ago
  58. 3b24f7d drm/atomic: Add struct drm_crtc_commit to track async updates by Daniel Vetter · 8 years ago
  59. a33e93d drm/sun4i: Implement some semblance of vblank event handling by Daniel Vetter · 8 years ago
  60. 84d9a4a drm/arc: Actually bother with handling atomic events. by Daniel Vetter · 8 years ago
  61. 5e84c26 drm/atomic-helper: Massage swap_state signature somewhat by Daniel Vetter · 8 years ago
  62. ee3e760 ARM: dts: at91: ma5d4: properly define crystals frequencies by Alexandre Belloni · 8 years ago
  63. 4975fb1 ARM: dts: at91: usb_a9g20: use stdout-path by Alexandre Belloni · 8 years ago
  64. f706974 drm/rockchip: Drop drm_driver.load/unload callbacks by Tomeu Vizoso · 8 years ago
  65. 913bb40 drm/rockchip: fix compile warnings for 64-bit by Brian Norris · 8 years ago
  66. fa45caf ARM: tegra: pm: Add tegra_cpu_do_idle() prototype by Thierry Reding · 8 years ago
  67. 4f71a88 ARM: tegra: irq: Add missing irq.h include by Thierry Reding · 8 years ago
  68. 755c47e ARM: tegra: cpuidle: Add missing cpuidle.h include by Thierry Reding · 8 years ago
  69. 5c753e0 ARM: tegra: hotplug: Include missing common.h by Thierry Reding · 8 years ago
  70. eddb65e clk: tegra: Fixup post dividers on Tegra210 by Thierry Reding · 9 years ago
  71. f5353c6 soc/tegra: pmc: Use register definitions instead of magic values by Thierry Reding · 9 years ago
  72. 39bf86092 drm/exynos: use logical AND in exynos_drm_plane_check_size() by Tobias Jakobi · 8 years ago
  73. 1a366fe pwm: sysfs: Add PWM capture support by Lee Jones · 8 years ago
  74. 3a3d1a4 pwm: Add PWM capture support by Lee Jones · 8 years ago
  75. 03d35d9 Documentation/sphinx: add support for specifying extra export files by Jani Nikula · 8 years ago
  76. 8159884 drm/panel: simple: Fix a couple of physical sizes by Thierry Reding · 8 years ago
  77. ac4bbb4 ARM: mach-imx6q: fix spelling mistake in error message by Jean Guyomarc'h · 8 years ago
  78. 542a8d9 ARM: dts: mxs: Add SanDisk Sansa Fuze+ support by Marek Vasut · 8 years ago
  79. 053034f0 ARM: dts: mxs: Add Creative X-Fi3 support by Marek Vasut · 8 years ago
  80. d33c731 ARM: dts: mxs: Add AUART2 pinmux by Marek Vasut · 8 years ago
  81. 1ebcb16 ARM: dts: mxs: Add SSP2 SD mux by Marek Vasut · 8 years ago
  82. ca5c098 ARM: davinci: da850: add clocks for mcbsp0 and 1 by Petr Kulhavy · 8 years ago
  83. 3c8fad9 x86/apic: Fix misspelled APIC by Claudio Fontana · 8 years ago
  84. 4855531 x86/ioapic: Simplify ioapic_setup_resources() by Rui Wang · 8 years ago
  85. 9d98bce x86/ioapic: Fix incorrect pointers in ioapic_setup_resources() by Rui Wang · 8 years ago
  86. fe5aa34 pwm: sysfs: Get return value from pwm_apply_state() by Ryo Kodama · 8 years ago
  87. ef2bf49 pwm: Improve args checking in pwm_apply_state() by Brian Norris · 8 years ago
  88. 05a7ac7 ARM: DRA7: hwmod: remove DSS addresses from hwmod by Tomi Valkeinen · 8 years ago
  89. cab33b0 ARM: DRA7: hwmod: Remove QSPI address space entry from hwmod by Vignesh R · 8 years ago
  90. 3774bec ARM: OMAP2+: McBSP: Remove the old iclk allow/deny idle code by Peter Ujfalusi · 8 years ago
  91. bbfa26c ASoC: omap-mcbsp: sidetone: Use the new callback for iclk handling by Peter Ujfalusi · 8 years ago
  92. 6610d35 ASoC: omap-mcbsp: Rename omap_mcbsp_sysfs_remove() to omap_mcbsp_cleanup() by Peter Ujfalusi · 8 years ago
  93. c26c84c ARM: OMAP3: pdata-quirks: Add support for McBSP2/3 sidetone handling by Peter Ujfalusi · 8 years ago
  94. 53ae95f ARM: OMAP3: McBSP: New callback for McBSP2/3 ICLK idle configuration by Peter Ujfalusi · 8 years ago
  95. 3b80c9b ARM: OMAP3: hwmod data: Fix McBSP2/3 sidetone data by Peter Ujfalusi · 8 years ago
  96. 015d859 ARM: AM335x/AM437x: hwmod: Remove eQEP, ePWM and eCAP hwmod entries by Franklin S Cooper Jr · 8 years ago
  97. 36e4ad0 GFS2: don't set rgrp gl_object until it's inserted into rgrp tree by Bob Peterson · 8 years ago
  98. 605b3d3 ARM: dts: DRA7: fix unit address of second PCIe instance by Kishon Vijay Abraham I · 8 years ago
  99. 4393dd4 ARM: dts: omap3-gta04: Add RFID eeprom node by H. Nikolaus Schaller · 8 years ago
  100. d471c27 ARM: dts: omap4-duovero: Add pdmclk binding for audio by Peter Ujfalusi · 8 years ago