summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-03-263-37/+153
|\
| * KVM: Correct deassign device ioctl to IOWSheng Yang2009-03-241-1/+1
| * KVM: define KVM_CAP_DEVICE_DEASSIGNMENTWeidong Han2009-03-241-0/+5
| * KVM: Report IRQ injection status to userspace.Gleb Natapov2009-03-242-3/+8
| * KVM: Fix kvmclock on !constant_tsc boxesGerd Hoffmann2009-03-241-0/+1
| * KVM: Use irq routing API for MSISheng Yang2009-03-242-1/+10
| * KVM: make irq ack notifications aware of routing tableMarcelo Tosatti2009-03-241-1/+1
| * KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity2009-03-241-3/+3
| * KVM: Userspace controlled irq routingAvi Kivity2009-03-242-0/+64
| * KVM: Interrupt mask notifiers for ioapicAvi Kivity2009-03-241-0/+17
| * KVM: Add support to disable MSI for assigned deviceSheng Yang2009-03-241-0/+1
| * KVM: Remove duplicated prototype of kvm_arch_destroy_vmSheng Yang2009-03-241-1/+0
| * KVM: Move struct kvm_pio_request into x86 kvm_host.hAvi Kivity2009-03-241-12/+0
| * KVM: PIT: provide an option to disable interrupt reinjectionMarcelo Tosatti2009-03-241-0/+4
| * KVM: remove the vmap usageIzik Eidus2009-03-241-2/+1
| * KVM: Advertise guest debug capability per-archJan Kiszka2009-03-241-0/+2
| * KVM: ia64: stack get/restore patchJes Sorensen2009-03-241-0/+3
| * KVM: New guest debug interfaceJan Kiszka2009-03-242-19/+38
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-03-265-27/+30
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...Roland Dreier2009-03-245-27/+30
| |\ \ \ \
| | | | * | mlx4_core: Add link type autosensingYevgeny Petrilin2009-03-182-2/+5
| | |_|/ / | |/| | |
| | | * | IB/mad: Fix RMPP header RRespTime manipulationRamachandra K2009-02-271-1/+1
| | |/ / | |/| |
| | * | IB: Remove __constant_{endian} usesHarvey Harrison2009-01-173-24/+24
| |/ /
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-03-262-0/+14
|\ \ \
| * | | [libata] Improve timeout handlingAlan Cox2009-03-241-0/+2
| * | | [libata] Drain data on errorsAlan Cox2009-03-241-0/+3
| * | | include/linux/ata.h: add some more transfer masksErik Inge Bolsø2009-03-241-0/+6
| * | | [libata] Export ata_pio_queue_task() so that it can be used from sata_mv.Mark Lord2009-03-241-0/+3
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-03-268-204/+212
|\ \ \
| * | | USB: gadget: composite device-level suspend/resume hooksDavid Brownell2009-03-241-0/+8
| * | | USB: pedantic: spelling correction in comment for ch9.hD.J. Capelis2009-03-241-1/+1
| * | | USB: make actual_length in struct urb field u32Greg Kroah-Hartman2009-03-241-1/+1
| * | | USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman2009-03-241-1/+1
| * | | USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel2009-03-241-1/+1
| * | | usb-storage: prepare for subdriver separationAlan Stern2009-03-241-17/+4
| * | | USB: otg: adding nop usb transceiverAjay Kumar Gupta2009-03-241-0/+4
| * | | USB: serial: introduce a flag into the usb serial layer to tell drivers that ...Oliver Neukum2009-03-241-1/+2
| * | | USB: Move definitions from usb.h to usb/ch9.hJulia Lawall2009-03-242-180/+179
| * | | USB: gpio_vbus: add delayed vbus_session callsRobert Jarzmik2009-03-242-2/+8
| * | | USB: add quirk to avoid config and interface stringsAlan Stern2009-03-241-0/+3
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-03-2612-121/+160
|\ \ \
| * | | Dynamic debug: fix pr_fmt() build errorGreg Banks2009-03-242-3/+4
| * | | dynamic debug: combine dprintk and dynamic printkJason Baron2009-03-245-105/+97
| * | | Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck2009-03-242-1/+13
| * | | Driver core: implement uevent suppress in kobjectMing Lei2009-03-242-1/+11
| * | | vcs: hook sysfs devices into object lifetime instead of "binding"Kay Sievers2009-03-241-2/+2
| * | | driver core: move platform_data into platform_deviceMing Lei2009-03-242-2/+8
| * | | driver core: move knode_bus into private structureGreg Kroah-Hartman2009-03-241-1/+0
| * | | driver core: move knode_driver into private structureGreg Kroah-Hartman2009-03-241-1/+0
| * | | driver core: move klist_children into private structureGreg Kroah-Hartman2009-03-241-2/+0