1. 5edd944 coresight: etm4x: cleaning up default filter configuration by Mathieu Poirier · 8 years ago
  2. 2a5695a coresight: etm4x: split default and filter configuration by Mathieu Poirier · 8 years ago
  3. ca878b1 coresight: etm-perf: configuring filters from perf core by Mathieu Poirier · 8 years ago
  4. 2b7adc4 coresight: remove duplicated enumeration by Mathieu Poirier · 8 years ago
  5. 68905d7 coresight: etm-perf: pass struct perf_event to source::enable/disable() by Mathieu Poirier · 8 years ago
  6. 3224dcc coresight: fix handling of ETM trace register access via sysfs by Sudeep Holla · 8 years ago
  7. 46a3d5c coresight: etm4x: request to retain power to the trace unit when active by Sudeep Holla · 8 years ago
  8. 1d37ae5 coresight: tmc: Delete an unnecessary check before the function call "kfree" by Markus Elfring · 8 years ago
  9. 57a3668 coresight: etm4x: remove duplicated include from coresight-etm4x.c by Wei Yongjun · 8 years ago
  10. 9486295 coresight: Use local coresight_desc instances by Suzuki K Poulose · 8 years ago
  11. 7f73b0b hwtracing: coresight: of_coresight: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  12. 2a18d72 coresight-etm3x: Add ARM ETM 3.5 Cortex-A5 peripheral ID by Olivier Schonken · 8 years ago
  13. cd9e347 coresight: add PM runtime calls to coresight_simple_func() by Mathieu Poirier · 8 years ago
  14. 62d39ac coresight: delay initialisation when children are missing by Mathieu Poirier · 8 years ago
  15. 67337e8 coresight: Add better messages for coresight_timeout by Suzuki K Poulose · 8 years ago
  16. 1c9cbe1 coresight: Cleanup TMC status check by Suzuki K Poulose · 8 years ago
  17. 78247e2 coresight: etmv4: Fix ETMv4x peripheral ID table by Suzuki K Poulose · 8 years ago
  18. 8505fea coresight: tmc: Limit the trace to available data by Suzuki K Poulose · 8 years ago
  19. 068c0a5 coresight: Fix csdev connections initialisation by Suzuki K Poulose · 8 years ago
  20. 3afd063 coresight: Consolidate error handling path for tmc_probe by Suzuki K Poulose · 8 years ago
  21. 481e46f coresight: Remove erroneous dma_free_coherent in tmc_probe by Suzuki K Poulose · 8 years ago
  22. b1149ad coresight: always use stashed trace id value in etm4_trace_id by Sudeep Holla · 8 years ago
  23. f3864d8 coresight-stm: support mmapping channel regions with mmio_addr by Chunyan Zhang · 8 years ago
  24. b839215 coresight: access conn->child_name only if it's initialised by Sudeep Holla · 8 years ago
  25. b605c2d Drivers: hv: balloon: Use available memory value in pressure report by Alex Ng · 8 years ago
  26. eece30b Drivers: hv: balloon: replace ha_region_mutex with spinlock by Vitaly Kuznetsov · 8 years ago
  27. a132c54 Drivers: hv: balloon: don't wait for ol_waitevent when memhp_auto_online is enabled by Vitaly Kuznetsov · 8 years ago
  28. cb7a572 Drivers: hv: balloon: account for gaps in hot add regions by Vitaly Kuznetsov · 8 years ago
  29. 7cf3b79 Drivers: hv: balloon: keep track of where ha_region starts by Vitaly Kuznetsov · 8 years ago
  30. 2684043 Tools: hv: kvp: ensure kvp device fd is closed on exec by Vitaly Kuznetsov · 8 years ago
  31. 3724287 Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latency by K. Y. Srinivasan · 8 years ago
  32. 8de0d7e Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg() by K. Y. Srinivasan · 8 years ago
  33. ccef9bc Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels by K. Y. Srinivasan · 8 years ago
  34. 638fea3 Drivers: hv: vmbus: fix the race when querying & updating the percpu list by Dexuan Cui · 8 years ago
  35. e0fa3e5 Drivers: hv: utils: fix a race on userspace daemons registration by Vitaly Kuznetsov · 8 years ago
  36. 396e287 Drivers: hv: get rid of timeout in vmbus_open() by Vitaly Kuznetsov · 8 years ago
  37. 7cc80c9 Drivers: hv: don't leak memory in vmbus_establish_gpadl() by Vitaly Kuznetsov · 8 years ago
  38. 4d63763 Drivers: hv: get rid of redundant messagecount in create_gpadl_header() by Vitaly Kuznetsov · 8 years ago
  39. a9f61ca Drivers: hv: avoid vfree() on crash by Vitaly Kuznetsov · 8 years ago
  40. 069b188 tile-srom: avoid krealloc(... __GFP_ZERO) pattern by Chris Metcalf · 8 years ago
  41. acde785 misc: mic: scif: use vma_pages(). by Muhammad Falak R Wani · 8 years ago
  42. b6faae9 Documentation: mic: fix kernel version by Alexandre Belloni · 8 years ago
  43. 9d32f82 mic: remove unused function arg by Arnd Bergmann · 8 years ago
  44. e728ae2 mei: amthif: fix deadlock in initialization during a reset by Alexander Usyskin · 8 years ago
  45. 80293c4 mei: drop unused file transaction states by Alexander Usyskin · 8 years ago
  46. 9d27e73 mei: amthif: drop mei_amthif_read by Alexander Usyskin · 8 years ago
  47. ff1586a mei: enqueue consecutive reads by Alexander Usyskin · 8 years ago
  48. 3030dc0 mei: add wrapper for queuing control commands. by Tomas Winkler · 8 years ago
  49. 4034b81 mei: use consistent naming for TX control flow credits by Tomas Winkler · 8 years ago
  50. 46978ad mei: rx flow control counter by Alexander Usyskin · 8 years ago
  51. e51dfa5 mei: prepare read cb for fixed address clients on the receive path only. by Alexander Usyskin · 8 years ago
  52. dfe5f75 mei: drop redundant krealloc and checks in irq read by Alexander Usyskin · 8 years ago
  53. c85dba9 mei: amthif: drop mei_clear_lists function by Alexander Usyskin · 8 years ago
  54. a808c80 mei: add read callback on demand for fixed_address clients by Alexander Usyskin · 8 years ago
  55. 97d549b mei: add file pointer to the host client structure by Alexander Usyskin · 8 years ago
  56. a03c608 mei: move read cb to complete queue if not connected by Alexander Usyskin · 8 years ago
  57. 2d4d548 mei: fix return value on disconnection by Tomas Winkler · 8 years ago
  58. 1eb5bd4 mei: drop read complete queue emptiness check by Alexander Usyskin · 8 years ago
  59. 041330d mei: hbm: add missing argument in the kdoc by Tomas Winkler · 8 years ago
  60. 77537ad mei: recover after errors in runtime pm flow by Alexander Usyskin · 8 years ago
  61. aab3b1a mei: drop mei_io_cb_alloc_buf by Alexander Usyskin · 8 years ago
  62. 35eda92 mei: amthif: use mei_cl_alloc_cb for allocating cbs by Alexander Usyskin · 8 years ago
  63. 2239338 mei: amthif: drop mei_amthif_send_cmd by Alexander Usyskin · 8 years ago
  64. 9fa0be8 mei: amthif: enable poll for async events by Alexander Usyskin · 8 years ago
  65. bca7dba mei: amthif: drop iamthif_current_cb by Alexander Usyskin · 8 years ago
  66. 32a1dc1 mei: amthif: fix request cancel by Alexander Usyskin · 8 years ago
  67. ca455fa mei: amthif: drop READ_COMPLETE state by Alexander Usyskin · 8 years ago
  68. 2f9cc12 checkkconfigsymbols: use arglist instead of cmd string by Valentin Rothberg · 8 years ago
  69. ef3f554 checkkconfigsymblos: consistent symbol terminology by Valentin Rothberg · 8 years ago
  70. 36c79c7 checkkconfigsymbols.py: fix pylint and pep8 warnings by Valentin Rothberg · 8 years ago
  71. 14390e3 checkkconfigsymbols: use ArgumentParser by Valentin Rothberg · 8 years ago
  72. 7c5227a checkkconfigsymbols.py: port to Python 3 by Valentin Rothberg · 8 years ago
  73. f175ba1 checkkconfigsymbols.py: avoid shell injection by Valentin Rothberg · 8 years ago
  74. 4c73c08 checkkconfigsymbols.py: add --no-color option, don't print color to non-TTY by Andrew Donnellan · 8 years ago
  75. 694d0d0 Linux 4.8-rc2 by Linus Torvalds · 8 years ago
  76. 0043ee4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  77. 4ef870e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  78. 118253a Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  79. 120c547 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  80. 329f415 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  81. a1e2103 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  82. 2b05980 h8300: Add missing include file to asm/io.h by Guenter Roeck · 8 years ago
  83. 783011b unicore32: mm: Add missing parameter to arch_vma_access_permitted by Guenter Roeck · 9 years ago
  84. f31494b Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  85. b112324 Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  86. 9710cb6 Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  87. 01ea443 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. 3bc6d8c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. 0aeeb3e Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  90. e6e7214 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. 62822e2 PM / hibernate: Restore processor state before using per-CPU variables by Thomas Garnier · 8 years ago
  92. ad83242 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. dd25793 nfsd: don't return an unhashed lock stateid after taking mutex by Jeff Layton · 8 years ago
  94. 1f8083c Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. 25db691 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. 0e1117b Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  98. c239ae1 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  99. 86fc048 Merge tag 'sound-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  100. 8766dc6 Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago