1. 6d4f013 misc/vmw_vmci: Add dependency on CONFIG_NET by Guenter Roeck · 11 years ago
  2. 347e089 VMCI: Fix process-to-process DRGAMs. by Andy King · 11 years ago
  3. 68f8ea1 mei: ME hardware reset needs to be synchronized by Tomas Winkler · 11 years ago
  4. 7cb035d mei: add mei_stop function to stop mei device by Tomas Winkler · 11 years ago
  5. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  6. 3cfb077 Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 11 years ago
  7. e78acf6 kgdb/kgdbts: support ppc64 by Tiejun Chen · 11 years ago
  8. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  9. 57f2667 misc/tifm_core: convert to idr_alloc() by Tejun Heo · 11 years ago
  10. 3ab4ee8 misc/c2port: convert to idr_alloc() by Tejun Heo · 11 years ago
  11. 52caa59 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  12. 5115f3c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  13. 7ed214a Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  14. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  15. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  16. 460dc1e Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  17. 385404e x86, uv, uv3: Check current gru hub support for SGI UV3 by Mike Travis · 11 years ago
  18. 81fd7e4 Merge remote-tracking branch 'asoc/topic/atmel' into asoc-next by Mark Brown · 11 years ago
  19. e1e0a9e drivers/misc/cb710: add missing GENERIC_HARDIRQS dependency by Heiko Carstens · 11 years ago
  20. b95d788 mei: fix undefined wd symbols when MEI_ME is not set by Tomas Winkler · 11 years ago
  21. 074b4c0 mei: move clients cleanup code from init.c to client.c by Tomas Winkler · 11 years ago
  22. 330dd7d mei: rename to mei_host_buffer_is_empty to hbuf_is_ready by Tomas Winkler · 11 years ago
  23. 06ecd64 mei: move interrupt handlers to be me hw specific by Tomas Winkler · 11 years ago
  24. 827eef5 mei: separate compilation of the ME hardware specifics by Tomas Winkler · 11 years ago
  25. 52c3456 mei: initial extract of ME hw specifics from mei_device by Tomas Winkler · 11 years ago
  26. 2703d4b mei: sperate interface and pci code into two files by Tomas Winkler · 11 years ago
  27. 81e34f9 drivers: misc: at24: mention other supported types in Kconfig by Lars Poeschel · 12 years ago
  28. 422d26b Merge 3.8-rc5 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  29. 9f9cba8 Merge 3.8-rc5 into tty-next by Greg Kroah-Hartman · 11 years ago
  30. f6dcf8e drivers, vmci: Fix build error by David Rientjes · 11 years ago
  31. a7e2ca1 Revert "drivers/misc/ti-st: remove gpio handling" by Luciano Coelho · 11 years ago
  32. 1684789 misc: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  33. 5a19b78 VMCI: Fix broken context ID retrieval by Andy King · 11 years ago
  34. 55cd0e3 Revert "drivers/misc/ti-st: remove gpio handling" by Luciano Coelho · 11 years ago
  35. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 11 years ago
  36. 6596afe Merge 3.8-rc4 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  37. ea8a83a VMCI: include slab.h into files using kmalloc/kfree by Dmitry Torokhov · 12 years ago
  38. e6389a1 VMCI: rename PPNset to ppn_set to avoid camel case by Dmitry Torokhov · 12 years ago
  39. 0e7894d VMCI: Fix "always true condition" by Andy King · 12 years ago
  40. 32b083a VMCI: Fix deref before NULL-check of queuepair ptr by Andy King · 12 years ago
  41. 42281d2 VMCI: Remove dependency on BLOCK I/O by Andy King · 12 years ago
  42. bad7d9d VMCI: Add PCI as a dependency by Andy King · 12 years ago
  43. 7353f85 mei: Fix some more kernel-doc typos in hw-me.c by Sedat Dilek · 11 years ago
  44. 8292ac2 misc: lattice-ecp3-config.c: remove __dev* markings by Greg Kroah-Hartman · 11 years ago
  45. 781551d misc: Add Lattice ECP3 FPGA configuration via SPI by Stefan Roese · 12 years ago
  46. 25c22d5 misc: st_core: Error triggered by convert "char" to "int" by channing · 12 years ago
  47. 36e7a96 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  48. 8e9a4a9 mei: drop the warning when cl is not initialized during unlinking by Tomas Winkler · 12 years ago
  49. ea03c81 ASoC: atmel-ssc: add pinctrl selection to driver by Bo Shen · 12 years ago
  50. 627ca75 mei: move work initialization to mei_device_init by Tomas Winkler · 12 years ago
  51. e7e0c23 mei: make host csr and me csr internal to hw-me by Tomas Winkler · 12 years ago
  52. 88eb99f mei: reenable mei_hcsr_set abstraction by Tomas Winkler · 12 years ago
  53. 115ba28 mei: abstract host and device readieness by Tomas Winkler · 12 years ago
  54. 9ea73dd mei: use non cached hcsr for interrupt enablement by Tomas Winkler · 12 years ago
  55. adfba32 mei: don't use cached value for hcsr in mei_hw_reset by Tomas Winkler · 12 years ago
  56. 528c8eb mei: remove mei_csr_clear_his prototype by Tomas Winkler · 12 years ago
  57. a9f6b13 mei: remove write only need_reset member of struct mei_device by Tomas Winkler · 12 years ago
  58. d025284 mei: hw-me.c fix kernel doc by Tomas Winkler · 12 years ago
  59. 6222f7b mei: move MEI_IAMTHIF_IDLE to amthif host init function by Tomas Winkler · 12 years ago
  60. 781d0d8 mei: normalize me host client linking routines by Tomas Winkler · 12 years ago
  61. 1a1aca4 mei: rename remaining amthi strings to amthif by Tomas Winkler · 12 years ago
  62. 038c8a6 mei: mei_dev.h - remove prototypes of dropped functions by Tomas Winkler · 12 years ago
  63. a40b260 mei: move me client storage allocation to hbm.c by Tomas Winkler · 12 years ago
  64. d91aaed mei: drop read_pending member form struct mei_cl by Tomas Winkler · 12 years ago
  65. 9dc64d6 mei: rename interface to hw-me by Tomas Winkler · 12 years ago
  66. 37e7d6e mei: move watchdog prototypes to mei_dev.h from interface.h by Tomas Winkler · 12 years ago
  67. 9f81abda mei: implement mei_cl_connect function by Tomas Winkler · 12 years ago
  68. 90e0b5f mei: fix client functions names by Tomas Winkler · 12 years ago
  69. 9ca9050 mei: move client functions to client.c by Tomas Winkler · 12 years ago
  70. 0edb23f mei: add new hbm.h header to export hbm protocol by Tomas Winkler · 12 years ago
  71. 2025984 VMCI: Some header and config files. by George Zhang · 12 years ago
  72. 8bf5039 VMCI: host side driver implementation. by George Zhang · 12 years ago
  73. 1f16643 VMCI: guest side driver implementation. by George Zhang · 12 years ago
  74. e76ffea VMCI: routing implementation. by George Zhang · 12 years ago
  75. bc63ded VMCI: resource object implementation. by George Zhang · 12 years ago
  76. 06164d2 VMCI: queue pairs implementation. by George Zhang · 12 years ago
  77. b484b26 VMCI: handle array implementation. by George Zhang · 12 years ago
  78. 1d99020 VMCI: event handling implementation. by George Zhang · 12 years ago
  79. 197dbaa VMCI: device driver implementaton. by George Zhang · 12 years ago
  80. 83e2ec7 VMCI: doorbell implementation. by George Zhang · 12 years ago
  81. a110b7e VMCI: datagram implementation. by George Zhang · 12 years ago
  82. 28d6692 VMCI: context implementation. by George Zhang · 12 years ago
  83. b9ee868 dmaengine: remove dma_async_memcpy_pending() macro by Bartlomiej Zolnierkiewicz · 12 years ago
  84. bfc191e carma-fpga: pass correct flags to ->device_prep_dma_memcpy() by Bartlomiej Zolnierkiewicz · 12 years ago
  85. 6bbda15 mei: move hbm responses from interrupt.c to hbm.c by Tomas Winkler · 12 years ago
  86. 8120e72 mei: add common prefix to hbm function by Tomas Winkler · 12 years ago
  87. e46f187 mei: use structured buffer for the write buffer by Tomas Winkler · 12 years ago
  88. cd51ed6 mei: simplify preparing client host bus messages by Tomas Winkler · 12 years ago
  89. 2efdf54 mei: drop nonexistent function prototype by Tomas Winkler · 12 years ago
  90. bb1b013 mei: move host bus message handling to hbm.c by Tomas Winkler · 12 years ago
  91. 3a65dd4 mei: move hw dependent functions to interface.c by Tomas Winkler · 12 years ago
  92. db7da79 mei: mei_me_client is not hw API move to mei_dev.h by Tomas Winkler · 12 years ago
  93. fecb0d5 mei: kill not used BAR0 length and base variables by Tomas Winkler · 12 years ago
  94. 47a7380 mei: include local headers after the system ones by Tomas Winkler · 12 years ago
  95. 66ef5ea mei: extract device dependent constants into hw-me.h by Tomas Winkler · 12 years ago
  96. 1d3f3da mei: move internal host clients ids to mei_dev.h from hw.h by Tomas Winkler · 12 years ago
  97. 15d4acc mei: use unified format for printing mei message header by Tomas Winkler · 12 years ago
  98. 438763f mei: drop redundant length parameter from mei_write_message function by Tomas Winkler · 12 years ago
  99. e6028db mei: fix mismatch in mutex unlock-lock in mei_amthif_read() by Alexey Khoroshilov · 12 years ago
  100. f4319ff ASoC: atmel-ssc: make it buildable on other architectures by Joachim Eastwood · 12 years ago