1. 8467fdb tools: hv: Use CLOEXEC when opening kvp_pool files by Tomas Hozza · 11 years ago
  2. 0f3f2f8 Drivers: hv: Bind all vmbbus interrupts to the boot CPU by K. Y. Srinivasan · 11 years ago
  3. 83ebf6e Drivers: hv: vmbus_flow_handler() can be static by Fengguang Wu · 11 years ago
  4. 6596afe Merge 3.8-rc4 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  5. 7d1f9ae Linux 3.8-rc4 by Linus Torvalds · 11 years ago
  6. 78a61ab ntb: remove __dev* markings by Greg Kroah-Hartman · 11 years ago
  7. 548c237 net: Add support for NTB virtual ethernet device by Jon Mason · 12 years ago
  8. fce8a7b PCI-Express Non-Transparent Bridge Support by Jon Mason · 12 years ago
  9. ea8a83a VMCI: include slab.h into files using kmalloc/kfree by Dmitry Torokhov · 11 years ago
  10. e6389a1 VMCI: rename PPNset to ppn_set to avoid camel case by Dmitry Torokhov · 11 years ago
  11. 0e7894d VMCI: Fix "always true condition" by Andy King · 11 years ago
  12. 32b083a VMCI: Fix deref before NULL-check of queuepair ptr by Andy King · 11 years ago
  13. 42281d2 VMCI: Remove dependency on BLOCK I/O by Andy King · 11 years ago
  14. bad7d9d VMCI: Add PCI as a dependency by Andy King · 11 years ago
  15. 811af97 pcmcia/vrc4171: Add missing spinlock init by Jean Delvare · 11 years ago
  16. 36c286d pcmcia: i82092: fix i82092aa_pci_remove() by Dan Carpenter · 11 years ago
  17. 7353f85 mei: Fix some more kernel-doc typos in hw-me.c by Sedat Dilek · 11 years ago
  18. 0783d72 tools: hv: Fix how ifcfg-* file is created by Tomas Hozza · 11 years ago
  19. 00246d0 tools: hv: fix a typo in hv_set_ifconfig.sh by Jason Wang · 11 years ago
  20. f994a15 Drivers: hv: remove unused variable in vmbus_recvpacket_raw() by Wei Yongjun · 12 years ago
  21. 3bacaf0c Drivers: hv: Cleanup and consolidate reporting of build/version info by K. Y. Srinivasan · 12 years ago
  22. 5fbebb2 Drivers: hv: Capture the host build information by K. Y. Srinivasan · 12 years ago
  23. c2b8e52 Drivers: hv: Implement flow management on the send side by K. Y. Srinivasan · 12 years ago
  24. 2a5c43a Drivers: hv: Enable protocol negotiation with win8 hosts by K. Y. Srinivasan · 12 years ago
  25. 5ab0595 Drivers: hv: Add a check to deal with spurious interrupts by K. Y. Srinivasan · 12 years ago
  26. b020950 Drivers: hv: Handle vmbus interrupts concurrently on all cpus by K. Y. Srinivasan · 12 years ago
  27. db11f12 Drivers: hv: Manage event tasklets on per-cpu basis by K. Y. Srinivasan · 12 years ago
  28. 0198631 Drivers: hv: Get rid of unnecessary request for offers by K. Y. Srinivasan · 12 years ago
  29. 9acd644 Drivers: hv: Get rid of the unused global signaling state by K. Y. Srinivasan · 12 years ago
  30. a119845 Drivers: hv: Add code to distribute channel interrupt load by K. Y. Srinivasan · 12 years ago
  31. 6552ecd Drivers: hv: Modify the interrupt handling code to support win8 and beyond by K. Y. Srinivasan · 12 years ago
  32. abbf3b2 Drivers: hv: Add state to manage incoming channel interrupt load by K. Y. Srinivasan · 12 years ago
  33. 917ea42 Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID by K. Y. Srinivasan · 12 years ago
  34. 3be7777 Drivers: hv: Cleanup vmbus_set_event() to support win7 and beyond by K. Y. Srinivasan · 12 years ago
  35. b3bf60c Drivers: hv: Manage signaling state on a per-connection basis by K. Y. Srinivasan · 12 years ago
  36. eafa707 Drivers: hv: Move vmbus version definitions to hyperv.h by K. Y. Srinivasan · 12 years ago
  37. 21c3bef Drivers: hv: Change the signature of vmbus_set_event() by K. Y. Srinivasan · 12 years ago
  38. 1f42248 Drivers: hv: Change the signature for hv_signal_event() by K. Y. Srinivasan · 12 years ago
  39. 37f7278 Drivers: hv: Save and export negotiated vmbus version by K. Y. Srinivasan · 12 years ago
  40. 29423b7 Drivers: hv: Extend/modify vmbus_channel_offer_channel for win7 and beyond by K. Y. Srinivasan · 12 years ago
  41. 2416603 Drivers: hv: Update the ring buffer structure to match win8 functionality by K. Y. Srinivasan · 12 years ago
  42. 610071c Drivers: hv: Support handling multiple VMBUS versions by K. Y. Srinivasan · 12 years ago
  43. 4fa152c Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask() by K. Y. Srinivasan · 12 years ago
  44. 98fa8cf Drivers: hv: Optimize the signaling on the write path by K. Y. Srinivasan · 12 years ago
  45. f878f3d Drivers: hv: Optimize signaling in the read path by K. Y. Srinivasan · 12 years ago
  46. 7ae3e03 Drivers: hv: Turn off batched reading for util drivers by K. Y. Srinivasan · 12 years ago
  47. 132368b Drivers: hv: Add state to manage batched reading by K. Y. Srinivasan · 12 years ago
  48. 6fdf3b2 Drivers: hv: Implement routines for read side signaling optimization by K. Y. Srinivasan · 12 years ago
  49. 0bffd25 tools/hv: Fix permissions of created directory and files by Ben Hutchings · 12 years ago
  50. 40424f5 tools/hv: Fix /var subdirectory by Tomas Hozza · 12 years ago
  51. 10d498b hv: hv_balloon: remove duplicated include from hv_balloon.c by Wei Yongjun · 12 years ago
  52. 8292ac2 misc: lattice-ecp3-config.c: remove __dev* markings by Greg Kroah-Hartman · 11 years ago
  53. 781551d misc: Add Lattice ECP3 FPGA configuration via SPI by Stefan Roese · 12 years ago
  54. 93ce83b uio-howto: example bug by Stephen Hemminger · 11 years ago
  55. 25c22d5 misc: st_core: Error triggered by convert "char" to "int" by channing · 11 years ago
  56. 72ffaa4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  57. dfdebc2 Merge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  58. 309b51e Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  59. 37f1356 xfs: recalculate leaf entry pointer after compacting a dir2 block by Eric Sandeen · 11 years ago
  60. ab7eac2 xfs: remove int casts from debug dquot soft limit timer asserts by Brian Foster · 11 years ago
  61. 91e4bac xfs: fix the multi-segment log buffer format by Mark Tinguely · 12 years ago
  62. 2d0e9df xfs: fix segment in xfs_buf_item_format_segment by Mark Tinguely · 12 years ago
  63. 0f22f9d xfs: rename bli_format to avoid confusion with bli_formats by Mark Tinguely · 12 years ago
  64. d44d9bc xfs: use b_maps[] for discontiguous buffers by Mark Tinguely · 12 years ago
  65. 3a55fb0 Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZE by Kirill Smelkov · 12 years ago
  66. fbfc23e mfd, TWL4030: TWL4030 need select REGMAP_I2C by Chuansheng Liu · 11 years ago
  67. 30a4840 drivers/base/cpu.c: Fix typo in comment by Ralf Baechle · 11 years ago
  68. e65b9ad lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOC by Jiri Kosina · 11 years ago
  69. 36e7a96 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  70. ce0f706 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  71. 31db720 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  72. 56400b5 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  73. aa8b550 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 11 years ago
  74. a6d3bd27 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  75. 2409c87 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  76. c4ef9bc MAINTAINERS: update email address for Timur Tabi by Timur Tabi · 11 years ago
  77. 4adf07f firmware: make sure the fw file size is not 0 by Luciano Coelho · 11 years ago
  78. 774a122 module, async: async_synchronize_full() on module init iff async is used by Tejun Heo · 11 years ago
  79. 509d97b s390/chsc: fix SEI usage by Sebastian Ott · 11 years ago
  80. ed4f209 s390/time: fix sched_clock() overflow by Heiko Carstens · 11 years ago
  81. 035688d sh: ecovec: add sample amixer settings by Kuninori Morimoto · 11 years ago
  82. 867ff98 w1_therm: Retries: remove old code add CRC by David Stevenson · 11 years ago
  83. e5279ff drivers/w1/masters/mxc_w1.c: use devm_ functions by Julia Lawall · 12 years ago
  84. eea2172 drivers/w1/masters/ds1wm.c: use devm_ functions by Julia Lawall · 12 years ago
  85. feee830 Merge tag 'extcon-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next by Greg Kroah-Hartman · 11 years ago
  86. e0f8d32 ipack/devices/ipoctal: added shutdown callback by Samuel Iglesias Gonsalvez · 11 years ago
  87. b0d17fb ipack/devices/ipoctal: add rx_enable flag by Samuel Iglesias Gonsalvez · 11 years ago
  88. b06073f ipack/devices/ipoctal: remove redundant tty_flip_buffer_push() by Samuel Iglesias Gonsalvez · 11 years ago
  89. e7e664f ipack/devices/ipoctal: protect the channel data processing with a spinlock by Samuel Iglesias Gonsalvez · 11 years ago
  90. 21d27ed ipack/devices/ipoctal: ack IRQ before processing it by Samuel Iglesias Gonsalvez · 11 years ago
  91. a3882b7 ipack/devices/ipoctal: avoid re-enable RX two times. by Samuel Iglesias Gonsalvez · 11 years ago
  92. 9d01b6f ipack/devices/ipoctal: rework disable TX when the TX buffer is empty by Samuel Iglesias Gonsalvez · 11 years ago
  93. b5071f2 ipack/devices/ipoctal: setup TTY_NORMAL flag for each character. by Samuel Iglesias Gonsalvez · 11 years ago
  94. a1da13a ipack/devices/ipoctal: remove wait_queue and atomic_t board_write by Samuel Iglesias Gonsalvez · 11 years ago
  95. 7e5730d ipack/devices/ipoctal: fix kernel bug when using pppd by Samuel Iglesias Gonsalvez · 11 years ago
  96. 69a6b9b ipack/devices/ipoctal: don't check if nb_bytes is < 0 by Alberto Garcia · 11 years ago
  97. cc83f83 ipack/devices/ipoctal: Fix race condition during Tx by Alberto Garcia · 11 years ago
  98. 72d0ac0 arm64: compat: add syscall table entries for new syscalls by Will Deacon · 11 years ago
  99. 6f54c36 ALSA: hda/hdmi - Work around "alsactl restore" errors by Takashi Iwai · 11 years ago
  100. 8aef33a cpuidle: remove the power_specified field in the driver by Daniel Lezcano · 11 years ago