1. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  2. d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  3. 4ae555a drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefix by Colin Ian King · 9 years ago
  4. 3033f14a clone: support passing tls argument via C rather than pt_regs magic by Josh Triplett · 9 years ago
  5. e34cadd Pratyush Anand has moved by Pratyush Anand · 9 years ago
  6. f293106 cxl: Fix typo in debug print by Michael Neuling · 9 years ago
  7. e0fcdc2 cxl: Add CXL_KERNEL_API config option by Michael Neuling · 9 years ago
  8. 3dc196e mei: me: wait for power gating exit confirmation by Alexander Usyskin · 9 years ago
  9. c241e9b mei: reset flow control on the last client disconnection by Alexander Usyskin · 9 years ago
  10. 98ce2d2 misc: sram: sort and clean up included headers by Vladimir Zapolskiy · 9 years ago
  11. a0a5be0 misc: sram: move reserved block logic out of probe function by Vladimir Zapolskiy · 9 years ago
  12. 665d82f misc: sram: add private struct device and virt_base members by Vladimir Zapolskiy · 9 years ago
  13. 4914f1c misc: sram: report correct SRAM pool size by Vladimir Zapolskiy · 9 years ago
  14. d687b1f misc: sram: bump error message level on unclean driver unbinding by Vladimir Zapolskiy · 9 years ago
  15. b13365b misc: sram: fix device node reference leak on error by Vladimir Zapolskiy · 9 years ago
  16. ee895cc misc: sram: fix enabled clock leak on error path by Vladimir Zapolskiy · 9 years ago
  17. 0a3405d misc: mic: Fix reported static checker warning by Sudeep Dutt · 9 years ago
  18. 24732e7 misc: mic: Fix randconfig build error by including errno.h by Sudeep Dutt · 9 years ago
  19. f67b493 cxl: Reset default context for vPHB on release by Michael Neuling · 9 years ago
  20. 6f7f0b3 cxl: Add AFU virtual PHB and kernel API by Michael Neuling · 9 years ago
  21. 0520336 cxl: Export file ops for use by API by Michael Neuling · 9 years ago
  22. ec249dd cxl: Move include file cxl.h -> cxl-base.h by Michael Neuling · 9 years ago
  23. 406e12e cxl: Cleanup Makefile by Michael Neuling · 9 years ago
  24. 7bb5d91a cxl: Rework context lifetimes by Michael Neuling · 9 years ago
  25. 2f66352 cxl: Configure PSL for kernel contexts and merge code by Michael Neuling · 9 years ago
  26. c358d84b cxl: Split afu_register_irqs() function by Michael Neuling · 9 years ago
  27. a6b07d8 cxl: Only check pid for userspace contexts by Michael Neuling · 9 years ago
  28. 1a1a94b cxl: Export some symbols by Michael Neuling · 9 years ago
  29. b12994f cxl: cxl_afu_reset() -> __cxl_afu_reset() by Michael Neuling · 9 years ago
  30. eda3693 cxl: Rework detach context functions by Michael Neuling · 9 years ago
  31. 6428832 cxl: Add cookie parameter to afu_release_irqs() by Michael Neuling · 9 years ago
  32. bfcdc8f cxl: Dump debug info on the AFU configuration record by Michael Neuling · 9 years ago
  33. 7f436b5 cxl: Fix error path on probe by Michael Neuling · 9 years ago
  34. bee30c7 cxl: Re-order card init to check the VSEC earlier by Ian Munsie · 9 years ago
  35. 69c3a73 cxl: Remove unnecessarily verbose print in cxl_remove() by Michael Neuling · 9 years ago
  36. aa70775 cxl: Add shutdown hook by Michael Neuling · 9 years ago
  37. 8ac75b9 cxl: Use call_rcu to reduce latency when releasing the afu fd by Ian Munsie · 9 years ago
  38. e36f6fe cxl: Export AFU error buffer via sysfs by Vaibhav Jain · 9 years ago
  39. 27d4dc7 cxl: Implement an ioctl to fetch afu card-id, offset-id and mode by Vaibhav Jain · 9 years ago
  40. b144ce2 mei: fix up uuid matching by Greg Kroah-Hartman · 9 years ago
  41. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  42. 0810f18 ti-st: handle null allocation return correctly. by Colin Ian King · 9 years ago
  43. dd8d8d4 misc: mic: MIC card driver specific changes to enable SCIF by Sudeep Dutt · 9 years ago
  44. 74321d4 misc: mic: MIC host driver specific changes to enable SCIF by Sudeep Dutt · 9 years ago
  45. fdd9fd5 misc: mic: SCIF messaging and node enumeration APIs by Sudeep Dutt · 9 years ago
  46. 76371c7 misc: mic: SCIF connections APIs i.e. accept and connect by Nikhil Rao · 9 years ago
  47. e9089f4 misc: mic: SCIF open close bind and listen APIs by Sudeep Dutt · 9 years ago
  48. 40cb594 misc: mic: SCIF node queue pair setup management by Sudeep Dutt · 9 years ago
  49. fb4d0e3 misc: mic: SCIF module initialization by Sudeep Dutt · 9 years ago
  50. c9d5c53 misc: mic: Common MIC header file changes in preparation for SCIF by Sudeep Dutt · 9 years ago
  51. b55f035 misc: mic: SCIF Peer Bus by Sudeep Dutt · 9 years ago
  52. 5ec4ca6 misc: mic: SCIF Hardware Bus by Sudeep Dutt · 9 years ago
  53. 9ad8b64 misc: mic: SCIF ring buffer infrastructure by Sudeep Dutt · 9 years ago
  54. 0d09f1a misc: remove drivers for CARMA hardware by Ira Snyder · 9 years ago
  55. 5b20a02 mei: export hbm features to debugfs under devstate by Tomas Winkler · 9 years ago
  56. dbac993 mei: export mei client device struct to external use by Tomas Winkler · 9 years ago
  57. d4b78c7 mei: bus: kill mei_cl_ops by Tomas Winkler · 9 years ago
  58. be9b720 NFC: mei_phy: move all nfc logic from mei driver to nfc by Tomas Winkler · 9 years ago
  59. 007d64e mei: bus: add name and uuid into device attributes by Tomas Winkler · 9 years ago
  60. c93b76b mei: bus: report also uuid in module alias by Tomas Winkler · 9 years ago
  61. 41c95b0 mei: add also write waiting list to runtime pm blockers by Tomas Winkler · 9 years ago
  62. a1809d3 mei: request autosuspend at the end of write by Alexander Usyskin · 9 years ago
  63. b8b7303 mei: consume flow control on the first chunk of writing by Alexander Usyskin · 9 years ago
  64. 292f82c mei: debug prints with client info in read by Alexander Usyskin · 9 years ago
  65. 900f445 mei: txe: fix incorrect indentation by Tomas Winkler · 9 years ago
  66. 9e23936 mei: drop iamthif_mtu from device structure by Alexander Usyskin · 9 years ago
  67. eeabfcf mei: connection to fixed address clients from user-space by Alexander Usyskin · 9 years ago
  68. 1df629e mei: support for fixed address clients by Alexander Usyskin · 9 years ago
  69. a03d77f mei: fix flow control for single buffer clients by Alexander Usyskin · 9 years ago
  70. d49ed64 mei: add a reference from the host client to the me client by Alexander Usyskin · 9 years ago
  71. 0c53357 mei: revamp client connection by Tomas Winkler · 9 years ago
  72. 3c66618 mei: revamp client disconnection flow by Tomas Winkler · 9 years ago
  73. fe29228 mei: txe: reduce suspend/resume time by Tomas Winkler · 9 years ago
  74. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  75. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  76. 60f898e Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  77. ea5505f mei: trace: remove unused TRACE_SYSTEM_STRING by Tomas Winkler · 9 years ago
  78. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  79. 3259b12 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  80. c5131a3 lis3lv02d: DT: add wakeup unit 2 and wakeup threshold by Sebastian Reichel · 10 years ago
  81. cdcd6f8 lis3lv02d: DT: use s32 to support negative values by Sebastian Reichel · 10 years ago
  82. 6a84d63 mei: replace check for connection instead of transitioning by Tomas Winkler · 10 years ago
  83. f3de9b6 mei: use mei_cl_is_connected consistently by Tomas Winkler · 10 years ago
  84. 1d9013f mei: fix mei_poll operation by Tomas Winkler · 10 years ago
  85. be29bc2 mic: drop pci_msi_off call on probe by Michael S. Tsirkin · 10 years ago
  86. 11e52a6 enclosure: fix WARN_ON removing an adapter in multi-path devices by James Bottomley · 10 years ago
  87. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
  88. 2f97631 misc: mic: fixup return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  89. 860cba1 misc: carma: fixup return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  90. a819a22 misc: tifm: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  91. ab3ae00 mei: fix regression on NFC connection by Tomas Winkler · 10 years ago
  92. aa6467f1 VMCI: Guard against overflow in queue pair allocation by Jorgen Hansen · 10 years ago
  93. 74b5c29 VMCI: Check userland-provided datagram size by Andy King · 10 years ago
  94. bf13612 drivers/vmw_vmci: Show correct get_user_pages_fast upon failure by Davidlohr Bueso · 10 years ago
  95. f39b6f0 x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()' by Andy Lutomirski · 10 years ago
  96. 0ab163ad misc: sram: switch to ioremap_wc from ioremap by Abhilash Kesavan · 10 years ago
  97. be7bee9 misc: bh1780: Add module aliases by Jean Delvare · 10 years ago
  98. 6893d9b misc: constify of_device_id array by Fabian Frederick · 10 years ago
  99. e94f16a Merge 4.0-rc3 into char-misc-next by Greg Kroah-Hartman · 10 years ago
  100. d2b5851 mei: trace: fix missing include to linux/device.h by Tomas Winkler · 10 years ago