summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-25Drivers: scsi: storvsc: Use the consolidated GUID definitionK. Y. Srinivasan
2013-01-25Drivers: net: hyperv: Use the consolidated GUID definitionK. Y. Srinivasan
2013-01-25Drivers: hv: Use consolidated GUID definitionsK. Y. Srinivasan
2013-01-25Drivers: hv: vmbus: Consolidate all offer GUID definitions in hyperv.hK. Y. Srinivasan
2013-01-22VMCI: Fix broken context ID retrievalAndy King
2013-01-21NTB: Fix Sparse WarningsJon Mason
2013-01-21NTB: disable x86_32 supportJon Mason
2013-01-21drivers/ipack/devices/ipoctal.c: adjust duplicate testJulia Lawall
2013-01-21Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho
2013-01-21Drivers: char: exynos_rng_pm_ops can be staticFengguang Wu
2013-01-20ntb_netdev: Update VersionJon Mason
2013-01-20ntb_netdev: improve loggingJon Mason
2013-01-20ntb_netdev: remove tx timeoutJon Mason
2013-01-20ntb_netdev: correct skb leakJon Mason
2013-01-20ntb_netdev: remove init/exit from probe/removeJon Mason
2013-01-20NTB: Update VersionJon Mason
2013-01-20NTB: Out of free receive entries issueJon Mason
2013-01-20NTB: Remove reads across NTBJon Mason
2013-01-20NTB: correct stack usage warning in debugfs_readJon Mason
2013-01-20NTB: whitespace cleanupsJon Mason
2013-01-20NTB: namespacecheck cleanupsJon Mason
2013-01-20NTB: use simple_open for debugfsJon Mason
2013-01-20NTB: No sleeping in interrupt contextJon Mason
2013-01-20NTB: separate transmit and receive windowsJon Mason
2013-01-20NTB: correct memory barrierJon Mason
2013-01-20NTB: Handle ntb client device probes without present hardwareJon Mason
2013-01-19ipack/devices/ipoctal: add missing rx_enable = 1Samuel Iglesias Gonsalvez
2013-01-19tools: hv: Use CLOEXEC when opening kvp_pool filesTomas Hozza
2013-01-19Drivers: hv: Bind all vmbbus interrupts to the boot CPUK. Y. Srinivasan
2013-01-19Drivers: hv: vmbus_flow_handler() can be staticFengguang Wu
2013-01-18Merge 3.8-rc4 into char-misc-nextGreg Kroah-Hartman
2013-01-18Linux 3.8-rc4Linus Torvalds
2013-01-18ntb: remove __dev* markingsGreg Kroah-Hartman
2013-01-18net: Add support for NTB virtual ethernet deviceJon Mason
2013-01-18PCI-Express Non-Transparent Bridge SupportJon Mason
2013-01-17VMCI: include slab.h into files using kmalloc/kfreeDmitry Torokhov
2013-01-17VMCI: rename PPNset to ppn_set to avoid camel caseDmitry Torokhov
2013-01-17VMCI: Fix "always true condition"Andy King
2013-01-17VMCI: Fix deref before NULL-check of queuepair ptrAndy King
2013-01-17VMCI: Remove dependency on BLOCK I/OAndy King
2013-01-17VMCI: Add PCI as a dependencyAndy King
2013-01-17pcmcia/vrc4171: Add missing spinlock initJean Delvare
2013-01-17pcmcia: i82092: fix i82092aa_pci_remove()Dan Carpenter
2013-01-17mei: Fix some more kernel-doc typos in hw-me.cSedat Dilek
2013-01-17tools: hv: Fix how ifcfg-* file is createdTomas Hozza
2013-01-17tools: hv: fix a typo in hv_set_ifconfig.shJason Wang
2013-01-17Drivers: hv: remove unused variable in vmbus_recvpacket_raw()Wei Yongjun
2013-01-17Drivers: hv: Cleanup and consolidate reporting of build/version infoK. Y. Srinivasan
2013-01-17Drivers: hv: Capture the host build informationK. Y. Srinivasan
2013-01-17Drivers: hv: Implement flow management on the send sideK. Y. Srinivasan