1. a513e3d drm/i915: Set power domain for DDI-E by Rodrigo Vivi · 9 years ago
  2. 3774eb5 drm/i915: fix stolen bios_reserved checks by Paulo Zanoni · 9 years ago
  3. cc53699 drm/i915: Use masked write for Context Status Buffer Pointer by Mika Kuoppala · 9 years ago
  4. 9bd9dfb drm/i915/skl WaDisableSbeCacheDispatchPortSharing by Mika Kuoppala · 9 years ago
  5. 02196c7 drm/i915: Spam less on dp aux send/receive problems by Mika Kuoppala · 9 years ago
  6. 842315e drm/i915: Handle return value in intel_pin_and_fence_fb_obj, v2. by Maarten Lankhorst · 9 years ago
  7. 4740b0f drm/i915: Only update mode related state if a modeset happened. by Maarten Lankhorst · 9 years ago
  8. 2d406bb drm/i915: Remove connectors_active. by Maarten Lankhorst · 9 years ago
  9. e02f9a0 drm/i915: Remove connectors_active from intel_dp.c, v2. by Maarten Lankhorst · 9 years ago
  10. 873ffe6 drm/i915: Remove connectors_active from sanitization, v2. by Maarten Lankhorst · 9 years ago
  11. 4d688a2 drm/i915: Get rid of dpms handling. by Maarten Lankhorst · 9 years ago
  12. 4d20cd8 drm/i915: Make crtc checking use the atomic state, v2. by Maarten Lankhorst · 9 years ago
  13. 7c60d19 drm/i915: Remove connectors_active from state checking. by Maarten Lankhorst · 9 years ago
  14. 7b89b8d drm/i915: Remove some unneeded checks from check_crtc_state. by Maarten Lankhorst · 9 years ago
  15. 35dd3c6 drm/i915: Convert connector checking to atomic, v3. by Maarten Lankhorst · 9 years ago
  16. 20fae98 drm/i915: Update atomic state when removing mst connector, v3. by Maarten Lankhorst · 9 years ago
  17. ee165b1 drm/i915: Validate the state after an atomic modeset only, and pass the state. by Maarten Lankhorst · 9 years ago
  18. c4e2d04 drm/i915: Make the force_thru workaround atomic, v2. by Maarten Lankhorst · 9 years ago
  19. 8f9c98d mac80211: fix BIT position for TDLS WIDE extended cap by Emmanuel Grumbach · 9 years ago
  20. 40d9a38 mac80211: use DECLARE_EWMA by Johannes Berg · 9 years ago
  21. 2377799 average: provide macro to create static EWMA by Johannes Berg · 9 years ago
  22. 2459cd8 mac80211_hwsim: unregister genetlink family properly by Su Kang Yin · 9 years ago
  23. b119ad6 mac80211: add rate mask logic for vht rates by Lorenzo Bianconi · 9 years ago
  24. e910867 mac80211: define rate_control_apply_mask_ratetbl() by Lorenzo Bianconi · 9 years ago
  25. 90c66bd mac80211: remove ieee80211_tx_rate dependency in rate mask code by Lorenzo Bianconi · 9 years ago
  26. 35225eb mac80211: remove ieee80211_tx_info from rate_control_apply_mask signature by Lorenzo Bianconi · 9 years ago
  27. 4b819f6 mac80211: Make OCB mode set BSSID by Bertold Van den Bergh · 9 years ago
  28. cc11729 mac80211: Only accept data frames in OCB mode by Bertold Van den Bergh · 9 years ago
  29. 5765f9f mac80211: Set txrc.bss to true for OCB interfaces by Bertold Van den Bergh · 9 years ago
  30. 876dc93 nl80211: Allow setting multicast rate on OCB interfaces by Bertold Van den Bergh · 9 years ago
  31. 9189ee3 cfg80211: propagate set_wiphy failure to userspace by Michal Kazior · 9 years ago
  32. 4edd569 cfg80211: regulatory: handle 5 and 10 MHz channels properly by Matthias May · 9 years ago
  33. 7434684 spi/spi-xilinx: Fix spurious IRQ ACK on irq mode by Ricardo Ribalda Delgado · 9 years ago
  34. 9d83528 ASoC: adav80x: Remove .read_flag_mask setting from adav80x_regmap_config by Axel Lin · 9 years ago
  35. 3ee550f modsign: Handle signing key in source tree by David Woodhouse · 9 years ago
  36. 62172c8 modsign: Use if_changed rule for extracting cert from module signing key by David Woodhouse · 9 years ago
  37. cfc411e Move certificate handling to its own directory by David Howells · 9 years ago
  38. bc18e31 ALSA: usb-audio: Fix parameter block size for UAC2 control requests by Julian Scheel · 9 years ago
  39. 258d9bc ARM: tegra: Update multi_v7_defconfig by Thierry Reding · 9 years ago
  40. 461cfe4 ARM: tegra: Update default configuration by Tuomas Tynkkynen · 9 years ago
  41. f0d9ac7 Merge branches 'pci/host-dra7xx' and 'pci/host-iproc' into next by Bjorn Helgaas · 9 years ago
  42. 1f408d5 Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  43. 9e8df8a cxl: EEH support by Daniel Axtens · 9 years ago
  44. 13e68d8 cxl: Allow the kernel to trust that an image won't change on PERST. by Daniel Axtens · 9 years ago
  45. 4e1efb4 cxl: Don't remove AFUs/vPHBs in cxl_reset by Daniel Axtens · 9 years ago
  46. d76427b cxl: Refactor AFU init/teardown by Daniel Axtens · 9 years ago
  47. c044c41 cxl: Refactor adaptor init/teardown by Daniel Axtens · 9 years ago
  48. 575e698 cxl: Clean up adapter MMIO unmap path. by Daniel Axtens · 9 years ago
  49. e640d2f cxl: Make IRQ release idempotent by Daniel Axtens · 9 years ago
  50. 05155772 cxl: Allocate and release the SPA with the AFU by Daniel Axtens · 9 years ago
  51. 0b3f9c7 cxl: Drop commands if the PCI channel is not in normal state by Daniel Axtens · 9 years ago
  52. 588b34b cxl: Convert MMIO read/write macros to inline functions by Daniel Axtens · 9 years ago
  53. e642d11 powerpc/eeh: Probe after unbalanced kref check by Daniel Axtens · 9 years ago
  54. 62c3f2f cpufreq: exynos: Fix for memory leak in case SoC name does not match by Shailendra Verma · 9 years ago
  55. 7231ed1 ACPI / video: Fix circular lock dependency issue in the video-detect code by Hans de Goede · 9 years ago
  56. 0e38c35 Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into next by James Morris · 9 years ago
  57. 10be6c0 Bluetooth: hciuart: Fix to use boolean flag with u32 type by Ben YoungTae Kim · 9 years ago
  58. e63dbd1 powerpc: Add an inline function to update POWER8 HID0 by Gautham R. Shenoy · 9 years ago
  59. 83fccfc inet: fix potential deadlock in reqsk_queue_unlink() by Eric Dumazet · 9 years ago
  60. d52736e Merge branch 'vrf-lite' by David S. Miller · 9 years ago
  61. 193125d net: Introduce VRF device driver by David Ahern · 9 years ago
  62. 9972f13 net: frags: Add VRF device index to cache and lookup by David Ahern · 9 years ago
  63. f7ba868 net: Use VRF index for oif in ip_send_unicast_reply by David Ahern · 9 years ago
  64. 3bfd847 net: Use passed in table for nexthop lookups by David Ahern · 9 years ago
  65. 021dd3b net: Add routes to the table associated with the device by David Ahern · 9 years ago
  66. 30bbaa1 net: Fix up inet_addr_type checks by David Ahern · 9 years ago
  67. 15be405e net: Add inet_addr lookup by table by David Ahern · 9 years ago
  68. 9a24abf udp: Handle VRF device in sendmsg by David Ahern · 9 years ago
  69. 613d09b net: Use VRF device index for lookups on TX by David Ahern · 9 years ago
  70. cd2fbe1 net: Use VRF device index for lookups on RX by David Ahern · 9 years ago
  71. 4e3c899 net: Introduce VRF related flags and helpers by David Ahern · 9 years ago
  72. 0344338 net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfo by Andy Gospodarek · 9 years ago
  73. cf736ea thermal: power_allocator: do not use devm* interfaces by Dmitry Torokhov · 9 years ago
  74. da65ad1 net: allow sleeping when modifying store_rps_map by Sasha Levin · 9 years ago
  75. 968d7cb Merge branch 'mv88e6xxx-hw-vlan' by David S. Miller · 9 years ago
  76. 8efdda4 net: dsa: mv88e6xxx: use port 802.1Q mode Secure by Vivien Didelot · 9 years ago
  77. 0d3b33e net: dsa: mv88e6xxx: add VLAN Load support by Vivien Didelot · 9 years ago
  78. 7dad08d net: dsa: mv88e6xxx: add VLAN Purge support by Vivien Didelot · 9 years ago
  79. 02512b6 net: dsa: mv88e6xxx: add VLAN support to FDB dump by Vivien Didelot · 9 years ago
  80. b8fee95 net: dsa: mv88e6xxx: add VLAN Get Next support by Vivien Didelot · 9 years ago
  81. 6b17e86 net: dsa: mv88e6xxx: flush VTU and STU entries by Vivien Didelot · 9 years ago
  82. 1114953 net: dsa: add support for switchdev VLAN objects by Vivien Didelot · 9 years ago
  83. 35103d1 net: ipv6 sysctl option to ignore routes when nexthop link is down by Andy Gospodarek · 9 years ago
  84. cea45e2 net: track link status of ipv6 nexthops by Andy Gospodarek · 9 years ago
  85. 2a4eebf gianfar: Restore link state settings after MAC reset by Claudiu Manoil · 9 years ago
  86. 25b97c0 ipv4: off-by-one in continuation handling in /proc/net/route by Andy Whitcroft · 9 years ago
  87. 8e3d04f cxgb4: Add MPS tracing support by Hariprasad Shenai · 9 years ago
  88. f02e58f net/fddi: remove HWM_REVERSE() macro by yalin wang · 9 years ago
  89. e4fc02f Merge tag 'modsign-pkcs7-20150812-3' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 9 years ago
  90. 96625ea usb: chipidea: add tx/rx burst size configuration interface by Peter Chen · 9 years ago
  91. bd6e9d1 Doc: usb: ci-hdrc-usb2: add tx(rx)-burst-config-dword for binding doc by Peter Chen · 9 years ago
  92. ed6e5eb usb: chipidea: usbmisc_imx: add non-burst setting for imx6 by Peter Chen · 10 years ago
  93. 6566871 usb: chipidea: add ahb burst configuration interface by Peter Chen · 10 years ago
  94. c6fba7b Doc: usb: ci-hdrc-usb2: add ahb-burst-config for binding doc by Peter Chen · 9 years ago
  95. 0ef877a usb: chipidea: imx: add stream mode enable for device mode at imx6sl/imx6sx by Peter Chen · 10 years ago
  96. 8022d3d usb: chipidea: define stream mode disable for both roles by Peter Chen · 10 years ago
  97. a4da4f1 usb: chipidea: udc: zero-length packet is only needed for TX by Peter Chen · 9 years ago
  98. 11a2709 usb: chipidea: host: override hcd reset API by Peter Chen · 9 years ago
  99. ef12da9 usb: chipidea: imx: properly check for usbmisc by Tomeu Vizoso · 9 years ago
  100. bc24937 usb: chipidea: debug: add runtime pm for register access by Li Jun · 9 years ago