1. f368ed6 char: make misc_deregister a void function by Greg Kroah-Hartman · 9 years ago
  2. 379e4f7 Drivers: hv: vmbus: Consider ND NIC in binding channels to CPUs by K. Y. Srinivasan · 9 years ago
  3. cc2dd40 mshyperv: fix recognition of Hyper-V guest crash MSR's by Denis V. Lunev · 9 years ago
  4. 4a54243 Drivers: hv: vmbus: don't send CHANNELMSG_UNLOAD on pre-Win2012R2 hosts by Vitaly Kuznetsov · 9 years ago
  5. e26009a Drivers: hv: vmbus: fix typo in hv_port_info struct by Nik Nyby · 9 years ago
  6. 9dd6a06 hv: util: checking the wrong variable by Dan Carpenter · 9 years ago
  7. b81658c Drivers: hv: vmbus: Permit sending of packets without payload by K. Y. Srinivasan · 9 years ago
  8. b6ddeae Drivers: hv: balloon: Enable dynamic memory protocol negotiation with Windows 10 hosts by Alex Ng · 9 years ago
  9. 25ef06f Drivers: hv: fcopy: dynamically allocate smsg_out in fcopy_send_data() by Vitaly Kuznetsov · 9 years ago
  10. b36fda3 Drivers: hv: kvp: check kzalloc return value by Vitaly Kuznetsov · 9 years ago
  11. 510f7ae Drivers: hv: vmbus: prefer 'die' notification chain to 'panic' by Vitaly Kuznetsov · 9 years ago
  12. b4370df Drivers: hv: vmbus: add special crash handler by Vitaly Kuznetsov · 9 years ago
  13. d7646ea Drivers: hv: don't do hypercalls when hypercall_page is NULL by Vitaly Kuznetsov · 9 years ago
  14. 2517281 Drivers: hv: vmbus: add special kexec handler by Vitaly Kuznetsov · 9 years ago
  15. 2b94ed2 kexec: define kexec_in_progress in !CONFIG_KEXEC case by Vitaly Kuznetsov · 9 years ago
  16. 06210b4 Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup() by Vitaly Kuznetsov · 9 years ago
  17. eead035a mei: remove check on pm_runtime_active in __mei_cl_disconnect by Tomas Winkler · 9 years ago
  18. 155718c mei: hbm: bump supported HBM version to 2.0 by Tomas Winkler · 9 years ago
  19. 1625c7e mei: me: add sunrise point device ids by Tomas Winkler · 9 years ago
  20. b9a1fc9 mei: me: d0i3: exit d0i3 on driver start and enter it on stop by Alexander Usyskin · 9 years ago
  21. ebad6b9 mei: me: d0i3: move mei_me_hw_reset down in the file by Alexander Usyskin · 9 years ago
  22. 859ef2f mei: me: d0i3: add d0i3 enter/exit state machine by Alexander Usyskin · 9 years ago
  23. 63f7523 mei: hbm: reorganize the power gating responses by Alexander Usyskin · 9 years ago
  24. 1fa55b4 mei: me: d0i3: enable d0i3 interrupts by Alexander Usyskin · 9 years ago
  25. bb9f4d2 mei: me: d0i3: add flag to indicate D0i3 support by Alexander Usyskin · 9 years ago
  26. 1183048 mei: me: d0i3: add the control registers by Tomas Winkler · 9 years ago
  27. 71e117f mei: hbm: add new error code MEI_CL_CONN_NOT_ALLOWED by Alexander Usyskin · 9 years ago
  28. bb2ef9c mei: bus: add and call callback on notify event by Alexander Usyskin · 9 years ago
  29. 237092b mei: implement fasync for event notification by Tomas Winkler · 9 years ago
  30. 2c84c29 mei: support polling for event notification by Tomas Winkler · 9 years ago
  31. 3c7c846 mei: add async event notification ioctls by Tomas Winkler · 9 years ago
  32. b38a362 mei: add a handler that waits for notification on event by Tomas Winkler · 9 years ago
  33. 51678cc mei: add mei_cl_notify_request command by Tomas Winkler · 9 years ago
  34. 4d99877 mei: enable async event notifications only from hbm version 2.0 by Tomas Winkler · 9 years ago
  35. 965ae37 mei: implement async notification hbm messages by Tomas Winkler · 9 years ago
  36. d3c1c80 mei: define async notification hbm commands by Tomas Winkler · 9 years ago
  37. 18901357 mei: disconnect on connection request timeout by Alexander Usyskin · 9 years ago
  38. 70ef835 mei: support for dynamic clients by Tomas Winkler · 9 years ago
  39. 6009595 mei: bus: link client devices instead of host clients by Tomas Winkler · 9 years ago
  40. b39910c mei: bus: simplify how we build nfc bus name by Tomas Winkler · 9 years ago
  41. dd070a1 mei: bus: blacklist clients by number of connections by Tomas Winkler · 9 years ago
  42. 5b6dca2 mei: bus: blacklist the nfc info client by Tomas Winkler · 9 years ago
  43. 71ce789 mei: bus: enable running fixup routines before device registration by Tomas Winkler · 9 years ago
  44. 0ff0a8d mei: bus: add me client device list infrastructure by Tomas Winkler · 9 years ago
  45. 512f64d mei: bus: add reference to bus device in struct mei_cl_client by Tomas Winkler · 9 years ago
  46. feb8cd0 mei: bus: revamp probe and remove functions by Tomas Winkler · 9 years ago
  47. 688a9cc mei: bus: revamp device matching by Tomas Winkler · 9 years ago
  48. 48168f4 mei: bus: report if event registration failed by Tomas Winkler · 9 years ago
  49. 7e280ab mei: bus: don't enable events implicitly in device enable by Tomas Winkler · 9 years ago
  50. 38d3c00 mei: bus: rename uevent handler to mei_cl_device_uevent by Tomas Winkler · 9 years ago
  51. 6238299 mei: bus: move driver api functions at the start of the file by Tomas Winkler · 9 years ago
  52. a0a785c mei: bus: rename nfc.c to bus-fixup.c by Tomas Winkler · 9 years ago
  53. b37719c3 mei: bus: fix drivers and devices names confusion by Tomas Winkler · 9 years ago
  54. 23253c3 mei: do not access freed cb in blocking write by Alexander Usyskin · 9 years ago
  55. 0bd38ae scripts/checkkconfigsymbols.py: support default statements by Valentin Rothberg · 9 years ago
  56. c745566 checkkconfigsymbols.py: colored output by Valentin Rothberg · 9 years ago
  57. a42fa92 checkkconfigsymbols.py: find relevant commits by Valentin Rothberg · 9 years ago
  58. ccf97fe ARM: dts: qcom: Add dts changes for qcom coincell charger by Tim Bird · 9 years ago
  59. 1f26d1c ARM: qcom: Add coincell charger driver by Tim Bird · 9 years ago
  60. ee2b7f6 ARM: dts: qcom: Add binding for the qcom coincell charger by Tim Bird · 9 years ago
  61. 14e51e5 misc: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  62. 1037b278 char: misc: fix error path by Sudip Mukherjee · 9 years ago
  63. 344e62b char: misc: remove redundant ifdef by Sudip Mukherjee · 9 years ago
  64. cbfe8fa Linux 4.2-rc4 by Linus Torvalds · 9 years ago
  65. 2579d01 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  66. 2800348 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. 1a4e879 x86/mm/pat: Revert 'Adjust default caching mode translation tables' by Thomas Gleixner · 9 years ago
  68. 2c534c0 perf/x86/intel/cqm: Return cached counter value from IRQ context by Matt Fleming · 9 years ago
  69. 26ae19a Merge tag 'usb-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  70. 82b35f3 Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  71. b0de415 Merge tag 'staging-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  72. e433b65 Merge tag 'char-misc-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  73. 4e5a74f parport: Revert "parport: fix memory leak" by Sudip Mukherjee · 9 years ago
  74. 763e326 Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  75. 4520083 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  76. aca105a Merge tag 'md/4.2-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  77. 32fd3d4 Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  78. 8ca2435 libnvdimm: fix namespace seed creation by Dan Williams · 9 years ago
  79. 33b4017 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  80. 9fbf075 Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  81. 1e63dca Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  82. a52bd79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  83. afdf0b9 Merge tag 'regulator-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  84. 365c83c Merge tag 'spi-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  85. 5b7f00a Merge tag 'sound-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  86. 874bf9e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  87. 077b205 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  88. b497500 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  89. c624406 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  90. e3eea14 ftrace: Fix breakage of set_ftrace_pid by Steven Rostedt (Red Hat) · 9 years ago
  91. 8b5a359 Input: goodix - fix touch coordinates on WinBook TW100 and TW700 by Bastien Nocera · 9 years ago
  92. b38ebd1 Input: LEDs - skip unnamed LEDs by Dmitry Torokhov · 9 years ago
  93. 0c38ec7 Merge remote-tracking branches 'spi/fix/gqspi', 'spi/fix/imx', 'spi/fix/mg-spfi' and 'spi/fix/spidev' into spi-linus by Mark Brown · 9 years ago
  94. 4c7d83e Merge remote-tracking branches 'regulator/fix/88pm800', 'regulator/fix/max8973', 'regulator/fix/s2mps11' and 'regulator/fix/supply' into regulator-linus by Mark Brown · 9 years ago
  95. 7055a31 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 9 years ago
  96. f6ee9b5 spi: imx: Fix small DMA transfers by Sascha Hauer · 9 years ago
  97. c0c3322 x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit by Denys Vlasenko · 9 years ago
  98. 8a0a5da x86/mm: Fix newly introduced printk format warnings by Thomas Gleixner · 9 years ago
  99. 9cd7604 mmc: sdhci-pxav3: fix platform_data is not initialized by Jingju Hou · 9 years ago
  100. cae13e7 dts: mmc: fsl-imx-esdhc: remove fsl,cd-controller support by Dong Aisheng · 9 years ago