summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VMCI: include slab.h into files using kmalloc/kfreeDmitry Torokhov2013-01-172-0/+4
* VMCI: rename PPNset to ppn_set to avoid camel caseDmitry Torokhov2013-01-172-5/+5
* VMCI: Fix "always true condition"Andy King2013-01-171-1/+1
* VMCI: Fix deref before NULL-check of queuepair ptrAndy King2013-01-171-2/+2
* VMCI: Remove dependency on BLOCK I/OAndy King2013-01-171-12/+16
* VMCI: Add PCI as a dependencyAndy King2013-01-171-1/+1
* pcmcia/vrc4171: Add missing spinlock initJean Delvare2013-01-171-0/+1
* pcmcia: i82092: fix i82092aa_pci_remove()Dan Carpenter2013-01-171-5/+3
* mei: Fix some more kernel-doc typos in hw-me.cSedat Dilek2013-01-171-2/+2
* tools: hv: Fix how ifcfg-* file is createdTomas Hozza2013-01-172-43/+38
* tools: hv: fix a typo in hv_set_ifconfig.shJason Wang2013-01-171-1/+1
* Drivers: hv: remove unused variable in vmbus_recvpacket_raw()Wei Yongjun2013-01-171-2/+0
* Drivers: hv: Cleanup and consolidate reporting of build/version infoK. Y. Srinivasan2013-01-172-11/+7
* Drivers: hv: Capture the host build informationK. Y. Srinivasan2013-01-172-0/+16
* Drivers: hv: Implement flow management on the send sideK. Y. Srinivasan2013-01-173-4/+61
* Drivers: hv: Enable protocol negotiation with win8 hostsK. Y. Srinivasan2013-01-172-1/+2
* Drivers: hv: Add a check to deal with spurious interruptsK. Y. Srinivasan2013-01-171-4/+6
* Drivers: hv: Handle vmbus interrupts concurrently on all cpusK. Y. Srinivasan2013-01-172-1/+22
* Drivers: hv: Manage event tasklets on per-cpu basisK. Y. Srinivasan2013-01-173-3/+19
* Drivers: hv: Get rid of unnecessary request for offersK. Y. Srinivasan2013-01-171-2/+0
* Drivers: hv: Get rid of the unused global signaling stateK. Y. Srinivasan2013-01-172-32/+0
* Drivers: hv: Add code to distribute channel interrupt loadK. Y. Srinivasan2013-01-171-1/+84
* Drivers: hv: Modify the interrupt handling code to support win8 and beyondK. Y. Srinivasan2013-01-172-7/+46
* Drivers: hv: Add state to manage incoming channel interrupt loadK. Y. Srinivasan2013-01-173-3/+22
* Drivers: hv: Setup a mapping for Hyper-V's notion cpu IDK. Y. Srinivasan2013-01-172-0/+21
* Drivers: hv: Cleanup vmbus_set_event() to support win7 and beyondK. Y. Srinivasan2013-01-171-5/+8
* Drivers: hv: Manage signaling state on a per-connection basisK. Y. Srinivasan2013-01-173-21/+45
* Drivers: hv: Move vmbus version definitions to hyperv.hK. Y. Srinivasan2013-01-172-15/+15
* Drivers: hv: Change the signature of vmbus_set_event()K. Y. Srinivasan2013-01-173-3/+4
* Drivers: hv: Change the signature for hv_signal_event()K. Y. Srinivasan2013-01-173-6/+5
* Drivers: hv: Save and export negotiated vmbus versionK. Y. Srinivasan2013-01-172-0/+15
* Drivers: hv: Extend/modify vmbus_channel_offer_channel for win7 and beyondK. Y. Srinivasan2013-01-171-5/+31
* Drivers: hv: Update the ring buffer structure to match win8 functionalityK. Y. Srinivasan2013-01-171-7/+21
* Drivers: hv: Support handling multiple VMBUS versionsK. Y. Srinivasan2013-01-172-60/+111
* Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask()K. Y. Srinivasan2013-01-172-14/+0
* Drivers: hv: Optimize the signaling on the write pathK. Y. Srinivasan2013-01-173-10/+49
* Drivers: hv: Optimize signaling in the read pathK. Y. Srinivasan2013-01-171-3/+25
* Drivers: hv: Turn off batched reading for util driversK. Y. Srinivasan2013-01-171-0/+10
* Drivers: hv: Add state to manage batched readingK. Y. Srinivasan2013-01-172-0/+27
* Drivers: hv: Implement routines for read side signaling optimizationK. Y. Srinivasan2013-01-172-0/+28
* tools/hv: Fix permissions of created directory and filesBen Hutchings2013-01-171-2/+2
* tools/hv: Fix /var subdirectoryTomas Hozza2013-01-171-6/+6
* hv: hv_balloon: remove duplicated include from hv_balloon.cWei Yongjun2013-01-171-1/+0
* misc: lattice-ecp3-config.c: remove __dev* markingsGreg Kroah-Hartman2013-01-171-4/+4
* misc: Add Lattice ECP3 FPGA configuration via SPIStefan Roese2013-01-173-0/+255
* uio-howto: example bugStephen Hemminger2013-01-171-1/+1
* misc: st_core: Error triggered by convert "char" to "int"channing2013-01-171-1/+2
* w1_therm: Retries: remove old code add CRCDavid Stevenson2013-01-151-19/+6
* drivers/w1/masters/mxc_w1.c: use devm_ functionsJulia Lawall2013-01-151-39/+10
* drivers/w1/masters/ds1wm.c: use devm_ functionsJulia Lawall2013-01-151-34/+18
OpenPOWER on IntegriCloud