1. c9efdbe auxdisplay: ks0108: use min_t by Sudip Mukherjee · 9 years ago
  2. 7faad1d auxdisplay: ks0108: start using pr_* by Sudip Mukherjee · 9 years ago
  3. bab383d auxdisplay: ks0108: fix refcount by Sudip Mukherjee · 9 years ago
  4. d25ded8 char/nvram: Use bitwise OR to obtain Atari video mode data by Finn Thain · 9 years ago
  5. ff63ec1 coresight: Fix implicit inclusion of linux/sched.h by Mark Brown · 9 years ago
  6. f8b66fe Doc: trace: Fix typo in coresight.txt by Masanari Iida · 9 years ago
  7. f67b467 coresight-etm4x: Support context-ID tracing when PID namespace is enabled by Chunyan Zhang · 9 years ago
  8. a440617 coresight-etm3x: Support context-ID tracing when PID namespace is enabled by Chunyan Zhang · 9 years ago
  9. 7221022 Coresight: Add an interface for supporting ETM3/4 Context ID tracing by Chunyan Zhang · 9 years ago
  10. cd196ac coresight-etm4x: Change the name of the ctxid_val to ctxid_pid by Chunyan Zhang · 9 years ago
  11. 414a141 coresight-etm3x: Change the name of the ctxid_val to ctxid_pid by Chunyan Zhang · 9 years ago
  12. c35aaa1 coresight: replicator: Use builtin_platform_driver() by Vaishali Thakkar · 9 years ago
  13. 27d3fd3 coresight-etm3x: Add Qualcomm PTM v1.1 peripheral ID by Ivan T. Ivanov · 9 years ago
  14. e5742ef coresight: binding for ETMv4 coresight drivers by Mathieu Poirier · 9 years ago
  15. 686079c uio: UIO_PRUSS should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  16. d12f569 uio: uio_fsl_elbc_gpcm: Use module_platform_driver by Vaishali Thakkar · 9 years ago
  17. e2ef939 uio: Destroy uio_idr on module exit by Johannes Thumshirn · 9 years ago
  18. 513da46 ti-st: st_kim: use gpio_set_value_cansleep to fix warning by Jürg Billeter · 9 years ago
  19. c0bd1b9 Revert "ti-st: add device tree support" by Rob Herring · 9 years ago
  20. eb79100f VMware balloon: Add support for balloon capabilities. by Xavier Deguillard · 9 years ago
  21. ef0f8f1 VMware balloon: partially inline vmballoon_reserve_page. by Xavier Deguillard · 9 years ago
  22. d719b76 spmi: Select IRQ_DOMAIN instead of depend on it by Stephen Boyd · 9 years ago
  23. 60be423 spmi: pmic-arb: add support for irq_get_irqchip_state by Courtney Cavin · 9 years ago
  24. a9fce37 spmi: add command tracepoints for SPMI by Ankit Gupta · 9 years ago
  25. 6497a87 char: xillybus: Allow 64-bit DMA on PCIe interface by Eli Billauer · 9 years ago
  26. f39c428 Drivers: hv: vmbus: use cpu_hotplug_enable/disable by Vitaly Kuznetsov · 9 years ago
  27. 32145c4 cpu-hotplug: export cpu_hotplug_enable/cpu_hotplug_disable by Vitaly Kuznetsov · 9 years ago
  28. 89af7ba cpu-hotplug: convert cpu_hotplug_disabled to a counter by Vitaly Kuznetsov · 9 years ago
  29. 54bf725 Drivers: hv: vmbus: document the VMBus sysfs files by Dexuan Cui · 9 years ago
  30. 502d84b tools: hv: add a python script lsvmbus to list VMBus devices by Dexuan Cui · 9 years ago
  31. 042ab03 Drivers: hv: vmbus: add a sysfs attr to show the binding of channel/VP by Dexuan Cui · 9 years ago
  32. ca9357b Drivers: hv: vmbus: Implement a clocksource based on the TSC page by K. Y. Srinivasan · 9 years ago
  33. bc609cb drivers/hv: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  34. a5cca68 Drivers: hv_vmbus: Fix signal to host condition by Christopher Oo · 9 years ago
  35. 3b71107 Drivers: hv: vmbus: Further improve CPU affiliation logic by Dexuan Cui · 9 years ago
  36. 9f01ec53 Drivers: hv: vmbus: Improve the CPU affiliation for channels by K. Y. Srinivasan · 9 years ago
  37. 3546448 drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus by Jake Oshins · 9 years ago
  38. 7f163a6 drivers:hv: Modify hv_vmbus to search for all MMIO ranges available. by Jake Oshins · 9 years ago
  39. f368ed6 char: make misc_deregister a void function by Greg Kroah-Hartman · 9 years ago
  40. 379e4f7 Drivers: hv: vmbus: Consider ND NIC in binding channels to CPUs by K. Y. Srinivasan · 9 years ago
  41. cc2dd40 mshyperv: fix recognition of Hyper-V guest crash MSR's by Denis V. Lunev · 9 years ago
  42. 4a54243 Drivers: hv: vmbus: don't send CHANNELMSG_UNLOAD on pre-Win2012R2 hosts by Vitaly Kuznetsov · 9 years ago
  43. e26009a Drivers: hv: vmbus: fix typo in hv_port_info struct by Nik Nyby · 9 years ago
  44. 9dd6a06 hv: util: checking the wrong variable by Dan Carpenter · 9 years ago
  45. b81658c Drivers: hv: vmbus: Permit sending of packets without payload by K. Y. Srinivasan · 9 years ago
  46. b6ddeae Drivers: hv: balloon: Enable dynamic memory protocol negotiation with Windows 10 hosts by Alex Ng · 9 years ago
  47. 25ef06f Drivers: hv: fcopy: dynamically allocate smsg_out in fcopy_send_data() by Vitaly Kuznetsov · 9 years ago
  48. b36fda3 Drivers: hv: kvp: check kzalloc return value by Vitaly Kuznetsov · 9 years ago
  49. 510f7ae Drivers: hv: vmbus: prefer 'die' notification chain to 'panic' by Vitaly Kuznetsov · 9 years ago
  50. b4370df Drivers: hv: vmbus: add special crash handler by Vitaly Kuznetsov · 9 years ago
  51. d7646ea Drivers: hv: don't do hypercalls when hypercall_page is NULL by Vitaly Kuznetsov · 9 years ago
  52. 2517281 Drivers: hv: vmbus: add special kexec handler by Vitaly Kuznetsov · 9 years ago
  53. 2b94ed2 kexec: define kexec_in_progress in !CONFIG_KEXEC case by Vitaly Kuznetsov · 9 years ago
  54. 06210b4 Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup() by Vitaly Kuznetsov · 9 years ago
  55. eead035a mei: remove check on pm_runtime_active in __mei_cl_disconnect by Tomas Winkler · 9 years ago
  56. 155718c mei: hbm: bump supported HBM version to 2.0 by Tomas Winkler · 9 years ago
  57. 1625c7e mei: me: add sunrise point device ids by Tomas Winkler · 9 years ago
  58. b9a1fc9 mei: me: d0i3: exit d0i3 on driver start and enter it on stop by Alexander Usyskin · 9 years ago
  59. ebad6b9 mei: me: d0i3: move mei_me_hw_reset down in the file by Alexander Usyskin · 9 years ago
  60. 859ef2f mei: me: d0i3: add d0i3 enter/exit state machine by Alexander Usyskin · 9 years ago
  61. 63f7523 mei: hbm: reorganize the power gating responses by Alexander Usyskin · 9 years ago
  62. 1fa55b4 mei: me: d0i3: enable d0i3 interrupts by Alexander Usyskin · 9 years ago
  63. bb9f4d2 mei: me: d0i3: add flag to indicate D0i3 support by Alexander Usyskin · 9 years ago
  64. 1183048 mei: me: d0i3: add the control registers by Tomas Winkler · 9 years ago
  65. 71e117f mei: hbm: add new error code MEI_CL_CONN_NOT_ALLOWED by Alexander Usyskin · 9 years ago
  66. bb2ef9c mei: bus: add and call callback on notify event by Alexander Usyskin · 9 years ago
  67. 237092b mei: implement fasync for event notification by Tomas Winkler · 9 years ago
  68. 2c84c29 mei: support polling for event notification by Tomas Winkler · 9 years ago
  69. 3c7c846 mei: add async event notification ioctls by Tomas Winkler · 9 years ago
  70. b38a362 mei: add a handler that waits for notification on event by Tomas Winkler · 9 years ago
  71. 51678cc mei: add mei_cl_notify_request command by Tomas Winkler · 9 years ago
  72. 4d99877 mei: enable async event notifications only from hbm version 2.0 by Tomas Winkler · 9 years ago
  73. 965ae37 mei: implement async notification hbm messages by Tomas Winkler · 9 years ago
  74. d3c1c80 mei: define async notification hbm commands by Tomas Winkler · 9 years ago
  75. 18901357 mei: disconnect on connection request timeout by Alexander Usyskin · 9 years ago
  76. 70ef835 mei: support for dynamic clients by Tomas Winkler · 9 years ago
  77. 6009595 mei: bus: link client devices instead of host clients by Tomas Winkler · 9 years ago
  78. b39910c mei: bus: simplify how we build nfc bus name by Tomas Winkler · 9 years ago
  79. dd070a1 mei: bus: blacklist clients by number of connections by Tomas Winkler · 9 years ago
  80. 5b6dca2 mei: bus: blacklist the nfc info client by Tomas Winkler · 9 years ago
  81. 71ce789 mei: bus: enable running fixup routines before device registration by Tomas Winkler · 9 years ago
  82. 0ff0a8d mei: bus: add me client device list infrastructure by Tomas Winkler · 9 years ago
  83. 512f64d mei: bus: add reference to bus device in struct mei_cl_client by Tomas Winkler · 9 years ago
  84. feb8cd0 mei: bus: revamp probe and remove functions by Tomas Winkler · 9 years ago
  85. 688a9cc mei: bus: revamp device matching by Tomas Winkler · 9 years ago
  86. 48168f4 mei: bus: report if event registration failed by Tomas Winkler · 9 years ago
  87. 7e280ab mei: bus: don't enable events implicitly in device enable by Tomas Winkler · 9 years ago
  88. 38d3c00 mei: bus: rename uevent handler to mei_cl_device_uevent by Tomas Winkler · 9 years ago
  89. 6238299 mei: bus: move driver api functions at the start of the file by Tomas Winkler · 9 years ago
  90. a0a785c mei: bus: rename nfc.c to bus-fixup.c by Tomas Winkler · 9 years ago
  91. b37719c3 mei: bus: fix drivers and devices names confusion by Tomas Winkler · 9 years ago
  92. 23253c3 mei: do not access freed cb in blocking write by Alexander Usyskin · 9 years ago
  93. 0bd38ae scripts/checkkconfigsymbols.py: support default statements by Valentin Rothberg · 9 years ago
  94. c745566 checkkconfigsymbols.py: colored output by Valentin Rothberg · 9 years ago
  95. a42fa92 checkkconfigsymbols.py: find relevant commits by Valentin Rothberg · 9 years ago
  96. ccf97fe ARM: dts: qcom: Add dts changes for qcom coincell charger by Tim Bird · 9 years ago
  97. 1f26d1c ARM: qcom: Add coincell charger driver by Tim Bird · 9 years ago
  98. ee2b7f6 ARM: dts: qcom: Add binding for the qcom coincell charger by Tim Bird · 9 years ago
  99. 14e51e5 misc: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  100. 1037b278 char: misc: fix error path by Sudip Mukherjee · 9 years ago