1. 85d9aa7 Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister() by Dexuan Cui · 10 years ago
  2. 499e840 Drivers: hv: vmbus: add a per-channel rescind callback by Dexuan Cui · 10 years ago
  3. 8981da3 Drivers: hv: vmbus: add a hvsock flag in struct hv_driver by Dexuan Cui · 10 years ago
  4. 5c23a1a Drivers: hv: vmbus: define a new VMBus message type for hvsock by Dexuan Cui · 10 years ago
  5. 5f363bc Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling by Dexuan Cui · 10 years ago
  6. e8d6ca0 Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock) by Dexuan Cui · 10 years ago
  7. 3c75354 Drivers: hv: vmbus: add a helper function to set a channel's pending send size by Dexuan Cui · 10 years ago
  8. 3ccb4fd Drivers: hv: vmbus: don't manipulate with clocksources on crash by Vitaly Kuznetsov · 10 years ago
  9. 4157191 Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload() by Vitaly Kuznetsov · 10 years ago
  10. 79fd8e7 Drivers: hv: vmbus: avoid infinite loop in init_vp_index() by Vitaly Kuznetsov · 10 years ago
  11. 50fe6dd tools/hv: Use include/uapi with __EXPORTED_HEADERS__ by Kamal Mostafa · 10 years ago
  12. 7047f17 Drivers: hv: vmbus: Add vendor and device atttributes by K. Y. Srinivasan · 10 years ago
  13. 1b807e1 Drivers: hv: vmbus: Cleanup vmbus_set_event() by K. Y. Srinivasan · 10 years ago
  14. 5fae054 goldfish: locking bugs in goldfish_pipe_read_write() by Dan Carpenter · 10 years ago
  15. d40a094 misc: mic: fix incorrect use of error codes in SCIF DMA driver by Eric Biggers · 10 years ago
  16. 0d0ce9c misc: mic/scif: use list_next_entry instead of list_entry_next by Geliang Tang · 10 years ago
  17. 7b64dbf misc: mic/scif: fix wrap around tests by Dan Carpenter · 10 years ago
  18. 269ad6e staging: goldfish: (coding style) Rewrite comparisons to NULL as "!data->reg_base" by Christian Colic · 10 years ago
  19. 2ce601b staging: goldfish: (coding style) Add spaces around the "+" to conform to checkpatch by Christian Colic · 10 years ago
  20. b0e302b staging: goldfish: use div64_s64 instead of do_div by Arnd Bergmann · 10 years ago
  21. 025fb79 mei: split amthif client init from end of clients enumeration by Alexander Usyskin · 10 years ago
  22. 27f476e mei: hbm: send immediate reply flag in enum request by Alexander Usyskin · 10 years ago
  23. a816a00 mei: bus: run rescan on me_clients list change by Alexander Usyskin · 10 years ago
  24. 7851e00 mei: drop reserved host client ids by Alexander Usyskin · 10 years ago
  25. 6938c19 mei: hbm: warn about fw-initiated disconnect by Alexander Usyskin · 10 years ago
  26. f4e0624 mei: fixed address clients for the new platforms by Alexander Usyskin · 10 years ago
  27. 06ee536 mei: fill file pointer in read cb for fixed address client by Alexander Usyskin · 10 years ago
  28. 603c53e mei: discard replies from unconnected fixed address clients by Alexander Usyskin · 10 years ago
  29. a4307fe mei: clean write queues and wake waiters on disconnect by Alexander Usyskin · 10 years ago
  30. 0faf6a3 mei: wake blocked write on link reset by Alexander Usyskin · 10 years ago
  31. e8466b3 mei: drop superfluous closing bracket from write traces by Alexander Usyskin · 10 years ago
  32. 15c13df mei: bus: check if the device is enabled before data transfer by Alexander Usyskin · 10 years ago
  33. 850f894 mei: bus: fix notification event delivery by Tomas Winkler · 10 years ago
  34. a1f9ae2 mei: bus: fix RX event scheduling by Tomas Winkler · 10 years ago
  35. b74d883 mei: amthif: interrupt reader on link reset by Alexander Usyskin · 10 years ago
  36. 4bddf56 mei: amthif: use rx_wait queue also for amthif client by Alexander Usyskin · 10 years ago
  37. 77b007b mei: amthif: drop parameter validation from mei_amthif_write by Tomas Winkler · 10 years ago
  38. 9abd8b3 mei: amthif: replace amthif_rd_complete_list with rd_completed by Tomas Winkler · 10 years ago
  39. 5cf8b2a mei: amthif: allow only one request at a time by Alexander Usyskin · 10 years ago
  40. 62e8e6a mei: rename variable names 'file_object' to fp by Tomas Winkler · 10 years ago
  41. f23e2cc mei: constify struct file pointer by Tomas Winkler · 10 years ago
  42. d0df8df mei: amthif: don't drop read packets on timeout by Alexander Usyskin · 10 years ago
  43. 5ba0bf4 mei: amthif: don't copy from an empty buffer by Alexander Usyskin · 10 years ago
  44. 1f7e489 mei: call stop on failed char device register by Alexander Usyskin · 10 years ago
  45. f862b6b mei: fix possible integer overflow issue by Tomas Winkler · 10 years ago
  46. 439a74b mei: debugfs: allow hbm features list dump in earlier stages by Alexander Usyskin · 10 years ago
  47. 26900254 mei: debugfs: adjust active clients print buffer by Alexander Usyskin · 10 years ago
  48. a96c548 mei: trace pci configuration space io by Tomas Winkler · 10 years ago
  49. 3a20a5c watchdog: mei_wdt: re-register device on event by Tomas Winkler · 10 years ago
  50. ad1cd72 watchdog: mei_wdt: add activation debugfs entry by Tomas Winkler · 10 years ago
  51. 7a23f80 watchdog: mei_wdt: register wd device only if required by Tomas Winkler · 10 years ago
  52. e97cdb3 mei: bus: whitelist the watchdog client by Tomas Winkler · 10 years ago
  53. c9cf20e watchdog: mei_wdt: add status debugfs entry by Tomas Winkler · 10 years ago
  54. 222818c watchdog: mei_wdt: implement MEI iAMT watchdog driver by Tomas Winkler · 10 years ago
  55. fdd9b86 mei: wd: drop the watchdog code from the core mei driver by Alexander Usyskin · 10 years ago
  56. b86d1bd mei: drop nfc leftovers from the mei driver by Tomas Winkler · 10 years ago
  57. 8b2458f mei: always copy the read buffer if data is ready by Alexander Usyskin · 10 years ago
  58. 13cf988 mei: prevent queuing new flow control credit. by Alexander Usyskin · 10 years ago
  59. 2bcfdc2 mei: bus: remove redundant uuid string in debug messages by Tomas Winkler · 10 years ago
  60. 3e2fbc7 Staging: goldfish: goldfish_nand: Add DMA Support using dmam_alloc_coherent by Shraddha Barke · 10 years ago
  61. d62f324 goldfish: Enable ACPI-based enumeration for android pipe by Jason Hu · 10 years ago
  62. 4f42071 goldfish_pipe: Pass physical addresses to the device if supported by Yu Ning · 10 years ago
  63. 2e5fc89 Enable platform support for Goldfish virtual devices by Miodrag Dinic · 10 years ago
  64. 25dd0f4 platform: goldfish: pipe: don't log when dropping PIPE_ERROR_AGAIN by Greg Hackmann · 10 years ago
  65. 91a18a4 platform: goldfish: pipe: add devicetree bindings by Greg Hackmann · 10 years ago
  66. 2f3be88 goldfish_pipe: Pin pages to memory while copying and other cleanups by Christoffer Dall · 10 years ago
  67. 23c5ee2 goldfish_pipe: don't be clever with #define offsets by Alex Bennée · 10 years ago
  68. bd2f348 goldfish: refactor goldfish platform configs by Greg Hackmann · 10 years ago
  69. 92e963f Linux 4.5-rc1 by Linus Torvalds · 10 years ago
  70. e246468 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  71. e1c1087 Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
  72. 81f05fe Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  73. c52cb43 Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 10 years ago
  74. 00e3f5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  75. 772950e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  76. 6b31de3 ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list by Josh Boyer · 10 years ago
  77. f1fc3cd MAINTAINERS: Combine multiple telemetry entries by Souvik Kumar Chakravarty · 10 years ago
  78. 7885f2f intel_telemetry_debugfs: Fix unused warnings in telemetry debugfs by Souvik Kumar Chakravarty · 10 years ago
  79. 587198b vmstat: Remove BUG_ON from vmstat_update by Christoph Lameter · 10 years ago
  80. 07d17f0 Merge branch '4.4-fixes' into mips-for-linux-next by Ralf Baechle · 10 years ago
  81. dbb9831 MIPS: zboot: Add support for serial debug using the PROM by Alban Bedel · 10 years ago
  82. 25f6609 MIPS: zboot: Avoid useless rebuilds by Alban Bedel · 10 years ago
  83. a7b4381 MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB by Florian Fainelli · 10 years ago
  84. 5bdb102 MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function by Simon Arlott · 10 years ago
  85. 696569f MIPS: bcm963xx: Update bcm_tag field image_sequence by Simon Arlott · 10 years ago
  86. 1f29cb1 MIPS: bcm963xx: Move extended flash address to bcm_tag header file by Simon Arlott · 10 years ago
  87. 8fce60b MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure by Simon Arlott · 10 years ago
  88. 5a8b0b1 MIPS: bcm63xx: nvram: Use nvram structure definition from header file by Simon Arlott · 10 years ago
  89. 3271e61 MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structure by Simon Arlott · 10 years ago
  90. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 10 years ago
  91. bfd3d53 MAINTAINERS: Add KVM for MIPS entry by James Hogan · 10 years ago
  92. f7fdcb6 MIPS: KVM: Add missing newline to kvm_err() by James Hogan · 10 years ago
  93. b2c5963 MIPS: Move KVM specific opcodes into asm/inst.h by James Hogan · 10 years ago
  94. f4956f6 MIPS: KVM: Use cacheops.h definitions by James Hogan · 10 years ago
  95. 5fa393c MIPS: Break down cacheops.h definitions by James Hogan · 10 years ago
  96. 1b505de MIPS: Use EXCCODE_ constants with set_except_vector() by James Hogan · 10 years ago
  97. 044c9bb MIPS: Update trap codes by James Hogan · 10 years ago
  98. 16d100db MIPS: Move Cause.ExcCode trap codes to mipsregs.h by James Hogan · 10 years ago
  99. 2db9d23 MIPS: KVM: Make kvm_mips_{init,exit}() static by James Hogan · 10 years ago
  100. 088ec20 MIPS: KVM: Refactor added offsetof()s by James Hogan · 10 years ago