1. 2788ed4 mmc: sdhci-esdhc-imx: Assign system PM ops within #ifdef CONFIG_PM_SLEEP by Ulf Hansson · 8 years ago
  2. 2fc4d83 drm: rcar: use generic code for managing zpos plane property by Benjamin Gaignard · 8 years ago
  3. e47726a drm/exynos: use generic code for managing zpos plane property by Marek Szyprowski · 8 years ago
  4. bbd1e3a drm: sti: use generic zpos for plane by Benjamin Gaignard · 8 years ago
  5. 44d1240d drm: add generic zpos property by Marek Szyprowski · 8 years ago
  6. 62c2cd0 Merge remote-tracking branch 'media_tree/vsp1' into generic-zpos-v8 by Benjamin Gaignard · 8 years ago
  7. a1f5524 drm: aux ->transfer() can return 0, deal with it by Ville Syrjälä · 8 years ago
  8. e55884d Merge tag 'vfio-v4.8-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  9. 867900b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  10. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  11. d94ba9e7d Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  12. 1c88e19 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  13. 292eaf5 [media] cec: fix off-by-one memset by Hans Verkuil · 8 years ago
  14. cd70c37 [media] staging: add MEDIA_SUPPORT dependency by Arnd Bergmann · 8 years ago
  15. 5bbea66 [media] vivid: don't handle CEC_MSG_SET_STREAM_PATH by Hans Verkuil · 8 years ago
  16. 52e37f0 [media] media: adv7180: Fix broken interrupt register access by Steve Longerbeam · 8 years ago
  17. 6cb164f [media] vb2: Fix allocation size of dma_parms by Vincent Stehlé · 8 years ago
  18. 9f8b333 [media] vim2m: copy the other colorspace-related fields as well by Hans Verkuil · 8 years ago
  19. bd3276a [media] adv7511: fix VIC autodetect by Hans Verkuil · 8 years ago
  20. d30dd8b mm: track NR_KERNEL_STACK in KiB instead of number of stacks by Andy Lutomirski · 8 years ago
  21. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  22. 4b9d0fa mm: rename NR_ANON_PAGES to NR_ANON_MAPPED by Mel Gorman · 8 years ago
  23. 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 8 years ago
  24. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  25. 75ef718 mm, vmstat: add infrastructure for per-node vmstats by Mel Gorman · 8 years ago
  26. 6039b80 Merge tag 'dmaengine-4.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  27. c9b011a Merge tag 'hwlock-v4.8' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
  28. ce8c891 Merge tag 'rproc-v4.8' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
  29. 65c1262 cpufreq: intel_pstate: Add more out-of-band IDs by Srinivas Pandruvada · 8 years ago
  30. 067b7ce PM / OPP: optimize dev_pm_opp_set_rate() performance a bit by Jisheng Zhang · 8 years ago
  31. 4f48ec8 PM-wakeup: Delete unnecessary checks before three function calls by Markus Elfring · 8 years ago
  32. 884316d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  33. 69c4289 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  34. 71e9dcc Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  35. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  36. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
  37. c0219cb greybus: es2: fix arpc active-list corruption by Johan Hovold · 8 years ago
  38. 178457e greybus: es2: fix arpc error message by Johan Hovold · 8 years ago
  39. fcba5d0 greybus: es2: fix arpc response-allocation error handling by Johan Hovold · 8 years ago
  40. 3f35e21 Merge branch 'mymd/for-next' into mymd/for-linus by Shaohua Li · 8 years ago
  41. 5d88178 MD: fix null pointer deference by Shaohua Li · 8 years ago
  42. a68b216 mailbox: Fix format and type mismatches in Broadcom PDC driver by Rob Rice · 8 years ago
  43. 23931ff greybus: replace Ara references by Johan Hovold · 8 years ago
  44. 6c29803 greybus: Documentation/sysfs: replace Ara references by Johan Hovold · 8 years ago
  45. 20de72f greybus: arche-apb-ctrl: Rename ara,init-disable => arche,init-disable by Vaibhav Hiremath · 8 years ago
  46. a8a04c9 drm/amdgpu: fix firmware info version checks by Alex Deucher · 8 years ago
  47. 3edc38a drm/radeon: fix firmware info version checks by Alex Deucher · 8 years ago
  48. 12ae57a drm/arm: mali-dp: Fix error return code in malidp_bind() by Wei Yongjun · 8 years ago
  49. 1a9d71f drm/arm: mali-dp: Remove redundant dev_err call in malidp_bind() by Wei Yongjun · 8 years ago
  50. 8c2f421 Merge branch 'for-4.8/hid-led' into for-linus by Jiri Kosina · 8 years ago
  51. e82a82c Merge branches 'for-4.8/alps', 'for-4.8/apple', 'for-4.8/i2c-hid', 'for-4.8/uhid-offload-hid-device-add' and 'for-4.8/upstream' into for-linus by Jiri Kosina · 8 years ago
  52. 8d76201 drm/gma500: remove unnecessary stub for fb_ioctl() by Stefan Christ · 8 years ago
  53. 305964b apple-gmux: Sphinxify docs by Lukas Wunner · 8 years ago
  54. 6f36778 rtc: rv8803: Clear V1F when setting the time by Benoît Thébaudeau · 8 years ago
  55. d3700b6 rtc: rv8803: Stop the clock while setting the time by Benoît Thébaudeau · 8 years ago
  56. d522649 rtc: rv8803: Always apply the I²C workaround by Benoît Thébaudeau · 8 years ago
  57. a1e98e0 rtc: rv8803: Fix read day of week by Benoît Thébaudeau · 8 years ago
  58. 96acb25 rtc: rv8803: Remove the check for valid time by Benoît Thébaudeau · 8 years ago
  59. 34166a0 rtc: rv8803: Kconfig: Indicate rx8900 support by Benoît Thébaudeau · 8 years ago
  60. 5b24960 drm/i915: Fix up some stray to_i915(dev) after a recent merge by Chris Wilson · 8 years ago
  61. 12c100b drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVB by Ville Syrjälä · 8 years ago
  62. 344e3c77 sparc: serial: sunhv: fix a double lock bug by Dan Carpenter · 8 years ago
  63. 64ec6cc crypto: marvell - Update cache with input sg only when it is unmapped by Romain Perier · 8 years ago
  64. 603e989e crypto: marvell - Don't chain at DMA level when backlog is disabled by Romain Perier · 8 years ago
  65. ec38f82 crypto: marvell - Fix memory leaks in TDMA chain for cipher requests by Romain Perier · 8 years ago
  66. 4bb0439 Merge branch 'topic/dmaengine_cleanups' into for-linus by Vinod Koul · 8 years ago
  67. a24532f mailbox: Add Broadcom PDC mailbox driver by Rob Rice · 8 years ago
  68. 59b8d4f random: use for_each_online_node() to iterate over NUMA nodes by Theodore Ts'o · 8 years ago
  69. 194dc87 Add braces to avoid "ambiguous ‘else’" compiler warnings by Linus Torvalds · 8 years ago
  70. d205a21 Input: rotary_encoder - support binary encoding of states by Uwe Kleine-König · 8 years ago
  71. f712a5a Input: xpad - power off wireless 360 controllers on suspend by Cameron Gutman · 8 years ago
  72. 30c156d libceph: rados pool namespace support by Yan, Zheng · 8 years ago
  73. 7627151 libceph: define new ceph_file_layout structure by Yan, Zheng · 9 years ago
  74. 563c742 greybus: camera: Rename debug and metadata mbus formats by Gjorgji Rosikopulos · 8 years ago
  75. 8448cef Merge tag 'hsi-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 8 years ago
  76. 818e607 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  77. ff9a082 Merge tag 'media/v4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  78. 6a492b0 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  79. d85486d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  80. 4097461 Input: i8042 - break load dependency between atkbd/psmouse and i8042 by Dmitry Torokhov · 8 years ago
  81. 6630420 Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  82. 7ae0ae4 Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  83. 607e11a Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
  84. 78d51ae Merge tag 'for-linus-4.8' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 8 years ago
  85. c79a14d Merge tag 'edac_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 8 years ago
  86. 162b20d Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  87. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  88. 08fd8c17 Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  89. e831101 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  90. 2932c28 spi: img-spfi: Remove spi_master_put in img_spfi_remove() by Wei Yongjun · 8 years ago
  91. c2b08ce spi: mediatek: remove spi_master_put in mtk_spi_remove() by Wei Yongjun · 8 years ago
  92. 6678716 spi: qup: Remove spi_master_put in spi_qup_remove() by Wei Yongjun · 8 years ago
  93. 61a67a3 PNP: pnpbios: add header file to fix build errors by Randy Dunlap · 8 years ago
  94. ff615ee drm/imx: imx-ldb: do not try to dereference crtc->state->state in encoder mode_set by Philipp Zabel · 8 years ago
  95. b07b58a ipmi: remove trydefaults parameter and default init by Tony Camuso · 8 years ago
  96. 9930ca1 drm/i915: Update a couple of hangcheck comments to talk about engines by Chris Wilson · 8 years ago
  97. 7e21d64 drm/i915: Remove stray intel_engine_cs ring identifiers from i915_gem.c by Chris Wilson · 8 years ago
  98. 6361f4b drm/i915: Avoid using intel_engine_cs *ring for GPU error capture by Chris Wilson · 8 years ago
  99. c80ff16 drm/i915: Use engine to refer to the user's BSD intel_engine_cs by Chris Wilson · 8 years ago
  100. 33a051a drm/i915/cmdparser: Remove stray intel_engine_cs *ring by Chris Wilson · 8 years ago