1. 237dae8 Merge branch 'iocb' into for-davem by Al Viro · 9 years ago
  2. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  3. 6c15a85 mei: make device disabled on stop unconditionally by Alexander Usyskin · 9 years ago
  4. 4ba6307 Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  5. d3f180e Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  6. 540a7c5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  7. a6130ed cxl: Add missing return statement after handling AFU errror by Ian Munsie · 9 years ago
  8. 3d5be03 cxl: Fail AFU initialisation if an invalid configuration record is found by Ian Munsie · 9 years ago
  9. b087e61 cxl: Export optional AFU configuration record in sysfs by Ian Munsie · 9 years ago
  10. 4c946d9 vmci: propagate msghdr all way down to __qp_memcpy_to_queue() by Al Viro · 10 years ago
  11. 63e144c ti-st: clean up data types (fix harmless memory corruption) by Dan Carpenter · 9 years ago
  12. 663b7ee mei: me: release hw from reset only during the reset flow by Alexander Usyskin · 9 years ago
  13. 1ab1e79 mei: mask interrupt set bit on clean reset bit by Alexander Usyskin · 9 years ago
  14. 6f963ec cxl: Fix device_node reference counting by Ryan Grimm · 9 years ago
  15. a1d8843 VMCI: Fix two UVA mapping bugs by Jorgen Hansen · 9 years ago
  16. 3f46d81 misc: ti-st: add handling of the signal case by Nicholas Mc Guire · 9 years ago
  17. 79563db mei: add reference counting for me clients by Tomas Winkler · 9 years ago
  18. 62fa19d cxl: Add ability to reset the card by Ryan Grimm · 9 years ago
  19. 1212aa1 cxl: Enable CAPP recovery by Ryan Grimm · 9 years ago
  20. 95bc11b cxl: Add image control to sysfs by Ryan Grimm · 9 years ago
  21. 4beb542 cxl: Use image state defaults for reloading FPGA by Ryan Grimm · 9 years ago
  22. 9bcf28c cxl: Add tracepoints by Ian Munsie · 9 years ago
  23. d3383aa cxl: remove redundant increment of hwirq by Colin Ian King · 9 years ago
  24. 3542f6b Merge 3.19-rc5 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  25. 7ad4b4a Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  26. c076860 ad525x_dpot-spi: Added Blank lines after declarations by Mohammad Jamal · 10 years ago
  27. 3d494bb ad525x_dpot:Remove break after return by Mohammad Jamal · 10 years ago
  28. 1558455 ad525x_dpot: Add a blank line after declaration by Mohammad Jamal · 10 years ago
  29. 0ecb3df GenWQE: remove unnecessary version.h inclusion by Fabian Frederick · 10 years ago
  30. 769105a misc: ioc4: simplify wave period measurement in clock_calibrate by Richard Leitner · 10 years ago
  31. 0ec0cf1 drivers:misc:ti-st: protect against bad packets by Gigi Joseph · 9 years ago
  32. 868eba8 drivers: misc: ti-st: fix null pointer exception in st_kim_ref() by Gigi Joseph · 9 years ago
  33. c6ec0fb drivers: misc: ti-st: fix debugfs creation error handling by Gigi Joseph · 9 years ago
  34. 4b4aa3a st_kim: allow suspend if callback is not registered by Gigi Joseph · 9 years ago
  35. 46d0d33 ti-st: add device tree support by Gigi Joseph · 9 years ago
  36. 2e5df41 mei: use uuid, me_addr tuple addressing also for flow control credits by Tomas Winkler · 10 years ago
  37. 39db74c mei: bus: use ssize_t as the return type for send and receive by Tomas Winkler · 10 years ago
  38. 0712dc7 cxl: Fix issues when unmapping contexts by Ian Munsie · 9 years ago
  39. b13a65e mei: clean reset bit before reset by Alexander Usyskin · 10 years ago
  40. 0802488 ses: Add power_status to SES device slot by Song Liu · 10 years ago
  41. 921ce7f ses: add reliable slot attribute by Dan Williams · 10 years ago
  42. 967f7ba ses: add enclosure logical id by Dan Williams · 10 years ago
  43. ed09dcc ses: close potential registration race by Dan Williams · 10 years ago
  44. db7933f cxl: Disable SPAP register when freeing SPA by Ian Munsie · 10 years ago
  45. d6a6af2 cxl: Disable AFU debug flag by Ian Munsie · 10 years ago
  46. 13da704 cxl: Early return from cxl_handle_fault for a shut down context by Ian Munsie · 10 years ago
  47. 456295e cxl: Fix leaking interrupts if attach process fails by Ian Munsie · 10 years ago
  48. 34b85e3 Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  49. 64ec45b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  50. 8a38f33 mic/host: fix up virtio 1.0 APIs by Michael S. Tsirkin · 10 years ago
  51. 6ae840e Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  52. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  53. 9689519 Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  54. b123429 cxl: Unmap MMIO regions when detaching a context by Ian Munsie · 10 years ago
  55. a98e6e9 cxl: Add timeout to process element commands by Ian Munsie · 10 years ago
  56. ee41d11 cxl: Change contexts_lock to a mutex to fix sleep while atomic bug by Ian Munsie · 10 years ago
  57. 140cd7f Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  58. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  59. 6b9e2ce Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  60. 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  61. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  62. 6c9e924 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  63. 0563fdc0 Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  64. d838df2 vmci: propagate msghdr all way down to __qp_memcpy_from_queue() by Al Viro · 10 years ago
  65. 5c609a5 virtio: allow finalize_features to fail by Michael S. Tsirkin · 10 years ago
  66. 93d389f virtio: assert 32 bit features in transports by Michael S. Tsirkin · 10 years ago
  67. d025477 virtio: add support for 64 bit features. by Michael S. Tsirkin · 10 years ago
  68. 0ffaead mic_virtio: robust feature array size calculation by Michael S. Tsirkin · 10 years ago
  69. e16e12b virtio: use u32, not bitmap for features by Michael S. Tsirkin · 10 years ago
  70. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  71. e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  72. aefa568 powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault by Aneesh Kumar K.V · 10 years ago
  73. bbd6d05 misc / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  74. e155aee Merge tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/cleanup by Arnd Bergmann · 10 years ago
  75. 81cc3f8 ARM: vexpress: Remove non-DT code by Pawel Moll · 10 years ago
  76. 2180a0d carma-fpga-program: drop videobuf dependency by Hans Verkuil · 10 years ago
  77. 27361ff carma-fpga: drop videobuf dependency by Hans Verkuil · 10 years ago
  78. e976a72 carma-fpga-program.c: fix compile errors by Hans Verkuil · 10 years ago
  79. ca4f828 cxl: Name interrupts in /proc/interrupt by Michael Neuling · 10 years ago
  80. 27bbcef CXL: Return error to PSL if IRQ demultiplexing fails & print clearer warning by Ian Munsie · 10 years ago
  81. 55c4e64 mei: export fw status registers through sysfs by Tomas Winkler · 10 years ago
  82. edca5ea mei: read and print all six FW status registers by Alexander Usyskin · 10 years ago
  83. e88281e mei: txe: add cherrytrail device id by Tomas Winkler · 10 years ago
  84. 18caeb7 mei: kill cached host and me csr values by Tomas Winkler · 10 years ago
  85. c380b86 misc: Remove unused subdirectory by Thierry Reding · 10 years ago
  86. 7ff28ae eeprom-93cx6: Add (read-only) support for 8-bit mode by Ondrej Zary · 10 years ago
  87. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  88. 9373090 ARM: at91/Kconfig: remove unused config options by Nicolas Ferre · 10 years ago
  89. 80fa93f cxl: Name interrupts in /proc/interrupt by Michael Neuling · 10 years ago
  90. bc78b05 cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warning by Ian Munsie · 10 years ago
  91. a839ce6 eeprom: at24: extend driver to allow writing via i2c_smbus_write_byte_data by Christian Gmeiner · 10 years ago
  92. d2fd76e enclosure: handle non-unique element descriptors by Markus Stockhausen · 10 years ago
  93. 7750efd pch_phub: Build context save/restore only for PM by Thierry Reding · 10 years ago
  94. cf35d6e misc: genwqe: check for error from get_user_pages_fast() by Ian Abbott · 10 years ago
  95. 5ebdc36 mei: fix hbm MEI_HBM_STARTED ambiguity by Tomas Winkler · 10 years ago
  96. a176c24 mei: nfc: clean nfc internal struct on host exit by Tomas Winkler · 10 years ago
  97. 49af54f misc: atmel-ssc: prepare clock only when request by Bo Shen · 10 years ago
  98. f60e7074 misc: at25: Make use of device property API by Mika Westerberg · 10 years ago
  99. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  100. d512c20 mei: hbm: use client specific print functions by Alexander Usyskin · 10 years ago