1. 9f81abda mei: implement mei_cl_connect function by Tomas Winkler · 12 years ago
  2. 90e0b5f mei: fix client functions names by Tomas Winkler · 12 years ago
  3. 9ca9050 mei: move client functions to client.c by Tomas Winkler · 12 years ago
  4. 0edb23f mei: add new hbm.h header to export hbm protocol by Tomas Winkler · 12 years ago
  5. 2025984 VMCI: Some header and config files. by George Zhang · 12 years ago
  6. 8bf5039 VMCI: host side driver implementation. by George Zhang · 12 years ago
  7. 1f166439 VMCI: guest side driver implementation. by George Zhang · 12 years ago
  8. e76ffea VMCI: routing implementation. by George Zhang · 12 years ago
  9. bc63ded VMCI: resource object implementation. by George Zhang · 12 years ago
  10. 06164d2 VMCI: queue pairs implementation. by George Zhang · 12 years ago
  11. b484b26 VMCI: handle array implementation. by George Zhang · 12 years ago
  12. 1d99020 VMCI: event handling implementation. by George Zhang · 12 years ago
  13. 197dbaa VMCI: device driver implementaton. by George Zhang · 12 years ago
  14. 83e2ec7 VMCI: doorbell implementation. by George Zhang · 12 years ago
  15. a110b7e VMCI: datagram implementation. by George Zhang · 12 years ago
  16. 28d6692 VMCI: context implementation. by George Zhang · 12 years ago
  17. 6bbda15 mei: move hbm responses from interrupt.c to hbm.c by Tomas Winkler · 12 years ago
  18. 8120e72 mei: add common prefix to hbm function by Tomas Winkler · 12 years ago
  19. e46f187 mei: use structured buffer for the write buffer by Tomas Winkler · 12 years ago
  20. cd51ed6 mei: simplify preparing client host bus messages by Tomas Winkler · 12 years ago
  21. 2efdf54 mei: drop nonexistent function prototype by Tomas Winkler · 12 years ago
  22. bb1b013 mei: move host bus message handling to hbm.c by Tomas Winkler · 12 years ago
  23. 3a65dd4 mei: move hw dependent functions to interface.c by Tomas Winkler · 12 years ago
  24. db7da79 mei: mei_me_client is not hw API move to mei_dev.h by Tomas Winkler · 12 years ago
  25. fecb0d5 mei: kill not used BAR0 length and base variables by Tomas Winkler · 12 years ago
  26. 47a7380 mei: include local headers after the system ones by Tomas Winkler · 12 years ago
  27. 66ef5ea mei: extract device dependent constants into hw-me.h by Tomas Winkler · 12 years ago
  28. 1d3f3da mei: move internal host clients ids to mei_dev.h from hw.h by Tomas Winkler · 12 years ago
  29. 15d4acc mei: use unified format for printing mei message header by Tomas Winkler · 12 years ago
  30. 438763f mei: drop redundant length parameter from mei_write_message function by Tomas Winkler · 12 years ago
  31. d50403d Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  32. 2d7c22f leds: leds-gpio: set devm_gpio_request_one() flags param correctly by Javier Martinez Canillas · 12 years ago
  33. ef05e9b Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  34. 080a62e Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  35. 8899b8d watchdog: twl4030_wdt: add DT support by Aaro Koskinen · 12 years ago
  36. 412b372 watchdog: omap_wdt: eliminate unused variable and a compiler warning by Aaro Koskinen · 12 years ago
  37. 98e4a29 watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout error path by Axel Lin · 12 years ago
  38. ee8c94a watchdog: da9055: Fix invalid free of devm_ allocated data by Axel Lin · 12 years ago
  39. 4a490b7 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  40. 8d91a42 Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  41. d5757db Revert "drm: tegra: protect DC register access with mutex" by Dave Airlie · 12 years ago
  42. 500df2e drm: tegra: program only one window during modeset by Lucas Stach · 12 years ago
  43. e39250a drm: tegra: clean out old gem prototypes by Lucas Stach · 12 years ago
  44. fa416dd drm: tegra: remove redundant tegra2_tmds_config entry by Lucas Stach · 12 years ago
  45. 83c0bcb drm: tegra: protect DC register access with mutex by Lucas Stach · 12 years ago
  46. 4026bfb drm: tegra: don't leave clients host1x member uninitialized by Lucas Stach · 12 years ago
  47. 4049508 drm: tegra: fix front_porch <-> back_porch mixup by Lucas Stach · 12 years ago
  48. 8be0e5c Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  49. b1d778b Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  50. 101e5c7 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  51. 7fd83b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  52. af9b078 net/vxlan: Use the underlying device index when joining/leaving multicast groups by Yan Burman · 12 years ago
  53. ccb6e98 cpts: fix a run time warn_on. by Richard Cochran · 12 years ago
  54. cbc44db cpts: fix build error by removing useless code. by Richard Cochran · 12 years ago
  55. 812089e PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz by Andy Lutomirski · 12 years ago
  56. c733b77 PCI/PM: Do not suspend port if any subordinate device needs PME polling by Huang Ying · 12 years ago
  57. faa48a5 PCI: Remove spurious error for sriov_numvfs store and simplify flow by Bjorn Helgaas · 12 years ago
  58. 637704c Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  59. 9c016d6 Partly revert "[media] uvcvideo: Set error_idx properly for extended controls API failures" by Rafael J. Wysocki · 12 years ago
  60. eca1529 drm/nve0/graph: fix fuc, and enable acceleration on all known chipsets by Ben Skeggs · 12 years ago
  61. 9025306 drm/nvc0/graph: fix fuc, and enable acceleration on GF119 by Ben Skeggs · 12 years ago
  62. 5ddf4d4 drm/nouveau/bios: cache ramcfg strap on later chipsets by Ben Skeggs · 12 years ago
  63. 3d8ec27 drm/nouveau/mxm: silence output if no bios data by Ben Skeggs · 12 years ago
  64. 0dd660d drm/nouveau/bios: parse/display extra version component by Ben Skeggs · 12 years ago
  65. 1ed7316 drm/nouveau/bios: implement opcode 0xa9 by Ben Skeggs · 12 years ago
  66. d2bcea6 drm/nouveau/bios: update gpio parsing apis to match current design by Ben Skeggs · 12 years ago
  67. caba557 drm/nouveau: initial support for GK106 by Ben Skeggs · 12 years ago
  68. 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 12 years ago
  69. 86266ca hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisors by Guenter Roeck · 12 years ago
  70. 03ce758 Drivers: network: more __dev* removal by Greg KH · 12 years ago
  71. 0602934 hwmon: (lm73} Detect and report i2c bus errors by Chris Verges · 12 years ago
  72. 4fe19a1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  73. b49249d Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  74. 184e251 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  75. 9fdc6be tuntap: dont use a private kmem_cache by Eric Dumazet · 12 years ago
  76. 2904207 solos-pci: double lock in geos_gpio_store() by Dan Carpenter · 12 years ago
  77. 45e621d dm stripe: add WRITE SAME support by Mike Snitzer · 12 years ago
  78. 7de3ee5 dm: remove map_info by Mikulas Patocka · 12 years ago
  79. ee18026 dm snapshot: do not use map_context by Mikulas Patocka · 12 years ago
  80. 59c3d2c dm thin: dont use map_context by Mikulas Patocka · 12 years ago
  81. 0045d61 dm raid1: dont use map_context by Mikulas Patocka · 12 years ago
  82. c7cfdf5 dm flakey: dont use map_context by Mikulas Patocka · 12 years ago
  83. 89c7cd8 dm raid1: rename read_record to bio_record by Mikulas Patocka · 12 years ago
  84. ddbd658 dm: move target request nr to dm_target_io by Mikulas Patocka · 12 years ago
  85. 42bc954 dm snapshot: use per_bio_data by Mikulas Patocka · 12 years ago
  86. e42c3f9 dm verity: use per_bio_data by Mikulas Patocka · 12 years ago
  87. 39cf0ed dm raid1: use per_bio_data by Mikulas Patocka · 12 years ago
  88. c0820cf dm: introduce per_bio_data by Mikulas Patocka · 12 years ago
  89. 70d6c40 dm kcopyd: add WRITE SAME support to dm_kcopyd_zero by Mike Snitzer · 12 years ago
  90. 4f0b70b dm linear: add WRITE SAME support by Mike Snitzer · 12 years ago
  91. 23508a9 dm: add WRITE SAME support by Mike Snitzer · 12 years ago
  92. d54eaa5 dm: prepare to support WRITE SAME by Mike Snitzer · 12 years ago
  93. 9c5091f dm ioctl: use kmalloc if possible by Mikulas Patocka · 12 years ago
  94. 5023e5c dm ioctl: remove PF_MEMALLOC by Mikulas Patocka · 12 years ago
  95. 7960123 dm persistent data: improve improve space map block alloc failure message by Joe Thornber · 12 years ago
  96. c397741 dm thin: use DMERR_LIMIT for errors by Mike Snitzer · 12 years ago
  97. 89ddeb8 dm persistent data: use DMERR_LIMIT for errors by Mike Snitzer · 12 years ago
  98. a5bd968 dm block manager: reinstate message when validator fails by Mike Snitzer · 12 years ago
  99. 3a0f9aa dm raid: round region_size to power of two by Jonathan Brassow · 12 years ago
  100. 2aab385 dm thin: cleanup dead code by Joe Thornber · 12 years ago