1. a056281 drm/i915: Get panel_type from OpRegion panel details by Ville Syrjälä · 9 years ago
  2. 3e845c7 drm/i915: Replace the static panel_type variable with dev_priv->vbt.panel_type by Ville Syrjälä · 9 years ago
  3. eeeebea drm/i915: Reject panel_type > 0xf from VBT by Ville Syrjälä · 9 years ago
  4. 7067780 drm/i915: Make GMBUS timeout message DRM_DEBUG_KMS by Ville Syrjälä · 9 years ago
  5. 3e4d44e drm/i915: Restore GMBUS operation after a failed bit-banging fallback by Ville Syrjälä · 9 years ago
  6. ade754e drm/i915: Protect force_bit with gmbus_mutex by Ville Syrjälä · 9 years ago
  7. f470b19 drm/i915/userptr: Store i915 backpointer for i915_mm_struct by Chris Wilson · 9 years ago
  8. 40313f0 drm/i915/userptr: Hold mmref whilst calling get-user-pages by Chris Wilson · 9 years ago
  9. 393afc2 drm/i915/userptr: Flush cancellations before mmu-notifier invalidate returns by Chris Wilson · 9 years ago
  10. ba3150a drm/i915: Update DRIVER_DATE to 20160411 by Daniel Vetter · 9 years ago
  11. 3970285 Merge tag 'v4.6-rc3' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  12. fb8621d drm/i915: Avoid allocating a vmap arena for a single page by Chris Wilson · 9 years ago
  13. f2a85e1 drm,i915: Introduce drm_malloc_gfp() by Chris Wilson · 9 years ago
  14. eae2c43 drm/i915/shrinker: Restrict vmap purge to objects with vmaps by Chris Wilson · 9 years ago
  15. 0a798eb drm/i915: Refactor duplicate object vmap functions by Chris Wilson · 9 years ago
  16. d2cad53 drm/i915: Consolidate common error handling in intel_pin_and_map_ringbuffer_obj by Chris Wilson · 9 years ago
  17. 6d19245 drm/i915/dmabuf: Tighten struct_mutex for unmap_dma_buf by Chris Wilson · 9 years ago
  18. b1e429f drm/i915: implement WaClearTdlStateAckDirtyBits by Tim Gore · 9 years ago
  19. 25a5670 drm/i915/bxt: Reversed polarity of PORT_PLL_REF_SEL bit by Dongwon Kim · 9 years ago
  20. c0ead70 drm/i915: Rename hw state checker to hw state verifier. by Maarten Lankhorst · 9 years ago
  21. f6d1973 drm/i915: Move modeset state verifier calls. by Maarten Lankhorst · 9 years ago
  22. e7c8454 drm/i915: Make modeset state verifier take crtc as argument. by Maarten Lankhorst · 9 years ago
  23. bf16200 Linux 4.6-rc3 by Linus Torvalds · 9 years ago
  24. 08b15d1 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  25. 2f422f9 Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  26. 6a7c924 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  27. 9f2394c Revert "ext4: allow readdir()'s of large empty directories to be interrupted" by Linus Torvalds · 9 years ago
  28. 5b5b7fd Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  29. 239467e Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  30. 289b7bf Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  31. 183c948 Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  32. ffb927d Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  33. c6e6e58 Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  34. fb41b4b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  35. 63b106a Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 9 years ago
  36. 40bca9d Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  37. 9ef11ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  38. 839a3f7 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  39. 6759212 Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 9 years ago
  40. 1a59c53 Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  41. 5dd8e50 drm/i915: Replace manual barrier() with READ_ONCE() in HWS accessor by Chris Wilson · 9 years ago
  42. 0d317ce drm/i915: Use simplest form for flushing the single cacheline in the HWS by Chris Wilson · 9 years ago
  43. 12471ba drm/i915: Harden detection of missed interrupts by Chris Wilson · 9 years ago
  44. c04e0f3 drm/i915: Separate out the seqno-barrier from engine->get_seqno by Chris Wilson · 9 years ago
  45. 9b9ed30 drm/i915: Remove forcewake dance from seqno/irq barrier on legacy gen6+ by Chris Wilson · 9 years ago
  46. 782f6bc drm/i915: Fixup the free space logic in ring_prepare by Akash Goel · 9 years ago
  47. caf28080 i2c: jz4780: really prevent potential division by zero by Wolfram Sang · 9 years ago
  48. 4ececb7 Revert "i2c: jz4780: prevent potential division by zero" by Wolfram Sang · 9 years ago
  49. 636c8a8 Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 9 years ago
  50. 30d237a Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  51. 3430284 bridge, netem: mark mailing lists as moderated by stephen hemminger · 9 years ago
  52. cb910c1 parisc: Update comment regarding relative extable support by Helge Deller · 9 years ago
  53. 2ef4dfd parisc: Unbreak handling exceptions from kernel modules by Helge Deller · 9 years ago
  54. ef72f311 parisc: Fix kernel crash with reversed copy_from_user() by Helge Deller · 9 years ago
  55. e389302 parisc: Avoid function pointers for kernel exception routines by Helge Deller · 9 years ago
  56. 592570c parisc: Handle R_PARISC_PCREL32 relocations in kernel modules by Helge Deller · 9 years ago
  57. 016adb7 tuntap: restore default qdisc by Jason Wang · 9 years ago
  58. e56f498 orangefs: remove unused variable by Martin Brandenburg · 9 years ago
  59. 73659be Merge branches 'pm-core', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  60. fa81e66 Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
  61. 1917a69 orangefs: Add KERN_<LEVEL> to gossip_<level> macros by Joe Perches · 9 years ago
  62. 2eacea7 orangefs: strncpy -> strscpy by Martin Brandenburg · 9 years ago
  63. f83140c orangefs: clean up truncate ctime and mtime setting by Martin Brandenburg · 9 years ago
  64. 2fa37fd Orangefs: fix ifnullfree.cocci warnings by kbuild test robot · 9 years ago
  65. a9bb3ba Orangefs: optimize boilerplate code. by Mike Marshall · 9 years ago
  66. 2d09a2c Orangefs: xattr.c cleanup by Mike Marshall · 9 years ago
  67. 94a57f1 mpls: find_outdev: check for err ptr in addition to NULL check by Roopa Prabhu · 9 years ago
  68. cffa781 drm/i915: Simplify check for idleness in hangcheck by Chris Wilson · 9 years ago
  69. 7c90b7d drm/i915: Apply a mb between emitting the request and hangcheck by Chris Wilson · 9 years ago
  70. 0134712 drm/i915: Reset engine->last_submitted_seqno by Chris Wilson · 9 years ago
  71. a058d93 drm/i915: Reset semaphore page for gen8 by Chris Wilson · 9 years ago
  72. 8c12672e drm/i915: Refactor gen8 semaphore offset calculation by Chris Wilson · 9 years ago
  73. 29dcb57 drm/i915: Move the hw semaphore initialisation from GEM to the engine by Chris Wilson · 9 years ago
  74. d04bce4 drm/i915: Remove unneeded drm_device pointer from intel_ring_init_seqno() by Chris Wilson · 9 years ago
  75. 2ed53a9 drm/i915: On GPU reset, set the HWS breadcrumb to the last seqno by Chris Wilson · 9 years ago
  76. 14fd0d6 drm/i915: Include engine->last_submitted_seqno in GPU error state by Chris Wilson · 9 years ago
  77. 9b8e3ec gpio: pca953x: Use correct u16 value for register word write by Yong Li · 9 years ago
  78. 159f3cd gpiolib: Defer gpio device setup until after gpiolib initialization by Guenter Roeck · 9 years ago
  79. 476e2fc gpiolib: Do not use devm functions when registering gpio chip by Guenter Roeck · 9 years ago
  80. c4e5ffb gpio: pxa: fix legacy non pinctrl aware builds by Robert Jarzmik · 9 years ago
  81. 2548753 gpio / ACPI: ignore GpioInt() GPIOs when requesting GPIO_OUT_* by Dmitry Torokhov · 9 years ago
  82. a390180 libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignment by Dan Williams · 9 years ago
  83. e567056 libnvdimm, pfn: fix uuid validation by Dan Williams · 9 years ago
  84. 2112911 libnvdimm: fix smart data retrieval by Dan Williams · 9 years ago
  85. 3ba3458 ipv6: Count in extension headers in skb->network_header by Jakub Sitnicki · 9 years ago
  86. 3c96888 Revert "ib_srpt: Convert to percpu_ida tag allocation" by Bart Van Assche · 9 years ago
  87. 93061f3 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  88. 1c915b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  89. d3436a1 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  90. 741f37b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  91. 579ba85 RDS: fix congestion map corruption for PAGE_SIZE > 4k by shamir rabinovitch · 9 years ago
  92. e98499a RDS: memory allocated must be align to 8 by shamir rabinovitch · 9 years ago
  93. 208fae5 ARM: 8550/1: protect idiv patching against undefined gcc behavior by Nicolas Pitre · 9 years ago
  94. f2335a2 ARM: wire up preadv2 and pwritev2 syscalls by Russell King · 9 years ago
  95. a0ca153 GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU by Alexander Duyck · 9 years ago
  96. 16669be PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfs by Strashko, Grygorii · 9 years ago
  97. 9185e98 tools/power turbostat: work around RC6 counter wrap by Len Brown · 9 years ago
  98. cdc5727 tools/power turbostat: initial KBL support by Len Brown · 9 years ago
  99. ec53e59 tools/power turbostat: initial SKX support by Len Brown · 9 years ago
  100. e8efbc8 tools/power turbostat: decode BXT TSC frequency via CPUID by Len Brown · 9 years ago