1. db886e4 Drivers: hv: utils: Check VSS daemon is listening before a hot backup by Alex Ng · 8 years ago
  2. 497af84 Drivers: hv: utils: Continue to poll VSS channel after handling requests. by Alex Ng · 8 years ago
  3. 509879b Drivers: hv: Introduce a policy for controlling channel affinity by K. Y. Srinivasan · 8 years ago
  4. bb08d43 Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw() by Vitaly Kuznetsov · 8 years ago
  5. f24f0b4 Drivers: hv: ring_buffer: use wrap around mappings in hv_copy{from, to}_ringbuffer() by Vitaly Kuznetsov · 8 years ago
  6. 9988ce6 Drivers: hv: ring_buffer: wrap around mappings for ring buffers by Vitaly Kuznetsov · 8 years ago
  7. 98f531b Drivers: hv: cleanup vmbus_open() for wrap around mappings by Vitaly Kuznetsov · 8 years ago
  8. 7789e5a serial: pch_uart: Add support for reading clock-frequency from DT by Zubair Lutfullah Kakakhel · 8 years ago
  9. bed3d7b misc: pch_phub: Add UART_CLK quirk for Boston platform by Zubair Lutfullah Kakakhel · 8 years ago
  10. 549ce8f misc: pch_phub: Read prefetch value from device tree if passed by Zubair Lutfullah Kakakhel · 8 years ago
  11. aeb83d7 fix:memory:of_memory:add missing header dependencies by Baoyou Xie · 8 years ago
  12. 148a1bc drivers: char: mem: Check {read,write}_kmem() addresses by Robin Murphy · 8 years ago
  13. d61f308 char: xillybus: Fix spelling mistake and comment by Eli Billauer · 8 years ago
  14. c1e8ad2 snsc: check return value of class_create by Zhouyi Zhou · 8 years ago
  15. 26ec99b char/mwave: remove custom BOOLEAN type by Arnd Bergmann · 8 years ago
  16. 8b7d3a9 ppdev: use new parport device model by Sudip Mukherjee · 8 years ago
  17. 5ed22ce GenWQE: Change default access rights for device node by Frank Haverkamp · 8 years ago
  18. d6a38c0 miscdevice: Use module_misc_device() macro by PrasannaKumar Muralidharan · 8 years ago
  19. ca75d60 miscdevice: Add helper macro for misc device boilerplate by PrasannaKumar Muralidharan · 8 years ago
  20. 832c823 misc: retire the old BMP085 driver by Linus Walleij · 8 years ago
  21. 9b9e7d36 ver_linux: rename ver_linux.awk to ver_linux by Alexander Kapshuk · 8 years ago
  22. b88396e ver_linux: shell implementation removed by Alexander Kapshuk · 8 years ago
  23. 2d187d5 ver_linux: complete awk implementation by Alexander Kapshuk · 8 years ago
  24. a46b195 w1: fix timeout_us parameter description by Wei Yongjun · 8 years ago
  25. 368451e drivers: w1: style corrections-pointers-blanklines-comparisons by Ben Werbowyj · 8 years ago
  26. aaf16f7 drivers: w1: removed assignment from within if statement by Ben Werbowyj · 8 years ago
  27. d4c3f97 drivers: w1: style corrections for parenthesis and braces by Ben Werbowyj · 8 years ago
  28. 34924b2 MAINTAINERS: Saying goodbye to Hans J. Koch by Benedikt Spranger · 8 years ago
  29. 658bcda vme: Adding Fake VME driver by Martyn Welch · 8 years ago
  30. 050c3d5 vme: make core vme support explicitly non-modular by Paul Gortmaker · 8 years ago
  31. 553ebb8 vme: Fix module autoload by Alessio Igor Bogani · 8 years ago
  32. 76deefa vme: Update documentation to match api by Martyn Welch · 8 years ago
  33. fa54b32 vme: change LM callback argument to void pointer by Aaron Sierra · 8 years ago
  34. 655745b VMCI: use memdup_user(). by Muhammad Falak R Wani · 8 years ago
  35. b58189b mcb: remove sub-device handling code by Johannes Thumshirn · 8 years ago
  36. 68d9671 mcb: Introduce type safety for to_mcb_* by Johannes Thumshirn · 8 years ago
  37. ffc7bb3 mcb: Added bar descriptor support for non PCI bus MCB carrier by Andreas Werner · 8 years ago
  38. 73edc8f mcb: Added support for LPC or non PCI based MCB carrier by Andreas Werner · 8 years ago
  39. 4d31a25 uio: fix dmem_region_start computation by Jan Viktorin · 8 years ago
  40. e97b1c6 coresight: etm4x: adding configurable start/stop filtering by Mathieu Poirier · 8 years ago
  41. 2703d74 coresight: etm4x: adding configurable address range filtering by Mathieu Poirier · 8 years ago
  42. f0d30cc coresight: etm4x: configuring include/exclude function by Mathieu Poirier · 8 years ago
  43. 6cccf66 coresight: etm4x: adding range filter configuration function by Mathieu Poirier · 8 years ago
  44. 5edd944 coresight: etm4x: cleaning up default filter configuration by Mathieu Poirier · 8 years ago
  45. 2a5695a coresight: etm4x: split default and filter configuration by Mathieu Poirier · 8 years ago
  46. ca878b1 coresight: etm-perf: configuring filters from perf core by Mathieu Poirier · 8 years ago
  47. 2b7adc4 coresight: remove duplicated enumeration by Mathieu Poirier · 8 years ago
  48. 68905d7 coresight: etm-perf: pass struct perf_event to source::enable/disable() by Mathieu Poirier · 8 years ago
  49. 3224dcc coresight: fix handling of ETM trace register access via sysfs by Sudeep Holla · 8 years ago
  50. 46a3d5c coresight: etm4x: request to retain power to the trace unit when active by Sudeep Holla · 8 years ago
  51. 1d37ae5 coresight: tmc: Delete an unnecessary check before the function call "kfree" by Markus Elfring · 8 years ago
  52. 57a3668 coresight: etm4x: remove duplicated include from coresight-etm4x.c by Wei Yongjun · 8 years ago
  53. 9486295 coresight: Use local coresight_desc instances by Suzuki K Poulose · 8 years ago
  54. 7f73b0b hwtracing: coresight: of_coresight: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  55. 2a18d72 coresight-etm3x: Add ARM ETM 3.5 Cortex-A5 peripheral ID by Olivier Schonken · 8 years ago
  56. cd9e347 coresight: add PM runtime calls to coresight_simple_func() by Mathieu Poirier · 8 years ago
  57. 62d39ac coresight: delay initialisation when children are missing by Mathieu Poirier · 8 years ago
  58. 67337e8 coresight: Add better messages for coresight_timeout by Suzuki K Poulose · 8 years ago
  59. 1c9cbe1 coresight: Cleanup TMC status check by Suzuki K Poulose · 8 years ago
  60. 78247e2 coresight: etmv4: Fix ETMv4x peripheral ID table by Suzuki K Poulose · 8 years ago
  61. 8505fea coresight: tmc: Limit the trace to available data by Suzuki K Poulose · 8 years ago
  62. 068c0a5 coresight: Fix csdev connections initialisation by Suzuki K Poulose · 8 years ago
  63. 3afd063 coresight: Consolidate error handling path for tmc_probe by Suzuki K Poulose · 8 years ago
  64. 481e46f coresight: Remove erroneous dma_free_coherent in tmc_probe by Suzuki K Poulose · 8 years ago
  65. b1149ad coresight: always use stashed trace id value in etm4_trace_id by Sudeep Holla · 8 years ago
  66. f3864d8 coresight-stm: support mmapping channel regions with mmio_addr by Chunyan Zhang · 8 years ago
  67. b839215 coresight: access conn->child_name only if it's initialised by Sudeep Holla · 8 years ago
  68. b605c2d Drivers: hv: balloon: Use available memory value in pressure report by Alex Ng · 8 years ago
  69. eece30b Drivers: hv: balloon: replace ha_region_mutex with spinlock by Vitaly Kuznetsov · 8 years ago
  70. a132c54 Drivers: hv: balloon: don't wait for ol_waitevent when memhp_auto_online is enabled by Vitaly Kuznetsov · 8 years ago
  71. cb7a572 Drivers: hv: balloon: account for gaps in hot add regions by Vitaly Kuznetsov · 8 years ago
  72. 7cf3b79 Drivers: hv: balloon: keep track of where ha_region starts by Vitaly Kuznetsov · 8 years ago
  73. 2684043 Tools: hv: kvp: ensure kvp device fd is closed on exec by Vitaly Kuznetsov · 8 years ago
  74. 3724287 Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latency by K. Y. Srinivasan · 8 years ago
  75. 8de0d7e Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg() by K. Y. Srinivasan · 8 years ago
  76. ccef9bc Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels by K. Y. Srinivasan · 8 years ago
  77. 638fea3 Drivers: hv: vmbus: fix the race when querying & updating the percpu list by Dexuan Cui · 8 years ago
  78. e0fa3e5 Drivers: hv: utils: fix a race on userspace daemons registration by Vitaly Kuznetsov · 8 years ago
  79. 396e287 Drivers: hv: get rid of timeout in vmbus_open() by Vitaly Kuznetsov · 8 years ago
  80. 7cc80c9 Drivers: hv: don't leak memory in vmbus_establish_gpadl() by Vitaly Kuznetsov · 8 years ago
  81. 4d63763 Drivers: hv: get rid of redundant messagecount in create_gpadl_header() by Vitaly Kuznetsov · 8 years ago
  82. a9f61ca Drivers: hv: avoid vfree() on crash by Vitaly Kuznetsov · 8 years ago
  83. 069b188 tile-srom: avoid krealloc(... __GFP_ZERO) pattern by Chris Metcalf · 8 years ago
  84. acde785 misc: mic: scif: use vma_pages(). by Muhammad Falak R Wani · 8 years ago
  85. b6faae9 Documentation: mic: fix kernel version by Alexandre Belloni · 8 years ago
  86. 9d32f82 mic: remove unused function arg by Arnd Bergmann · 8 years ago
  87. e728ae2 mei: amthif: fix deadlock in initialization during a reset by Alexander Usyskin · 8 years ago
  88. 80293c4 mei: drop unused file transaction states by Alexander Usyskin · 8 years ago
  89. 9d27e73 mei: amthif: drop mei_amthif_read by Alexander Usyskin · 8 years ago
  90. ff1586a mei: enqueue consecutive reads by Alexander Usyskin · 8 years ago
  91. 3030dc0 mei: add wrapper for queuing control commands. by Tomas Winkler · 8 years ago
  92. 4034b81 mei: use consistent naming for TX control flow credits by Tomas Winkler · 8 years ago
  93. 46978ad mei: rx flow control counter by Alexander Usyskin · 8 years ago
  94. e51dfa5 mei: prepare read cb for fixed address clients on the receive path only. by Alexander Usyskin · 8 years ago
  95. dfe5f75 mei: drop redundant krealloc and checks in irq read by Alexander Usyskin · 8 years ago
  96. c85dba9 mei: amthif: drop mei_clear_lists function by Alexander Usyskin · 8 years ago
  97. a808c80 mei: add read callback on demand for fixed_address clients by Alexander Usyskin · 8 years ago
  98. 97d549b mei: add file pointer to the host client structure by Alexander Usyskin · 8 years ago
  99. a03c608 mei: move read cb to complete queue if not connected by Alexander Usyskin · 8 years ago
  100. 2d4d548 mei: fix return value on disconnection by Tomas Winkler · 8 years ago