summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: Gracefully handle busy conditions on ccw_device_startChristian Borntraeger2013-01-091-5/+8
* KVM: s390: Dynamic allocation of virtio-ccw I/O data.Cornelia Huck2013-01-091-106/+174
* KVM: s390: Add a channel I/O based virtio transport driver.Cornelia Huck2012-12-182-1/+854
* KVM: s390: Handle hosts not supporting s390-virtio.Cornelia Huck2012-12-181-8/+30
* Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-132-0/+2
|\
| * Merge remote-tracking branch 'master' into queueMarcelo Tosatti2012-10-293253-431434/+483112
| |\
| * \ Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queueMarcelo Tosatti2012-10-102-0/+2
| |\ \
| | * | PPC: select EPAPR_PARAVIRT for all users of epapr hcallsStuart Yoder2012-10-052-0/+2
* | | | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-137-62/+326
|\ \ \ \
| * \ \ \ Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux...Konrad Rzeszutek Wilk2012-11-304-6/+78
| |\ \ \ \
| | * | | | xen: arm: enable balloon driverIan Campbell2012-11-291-2/+2
| | * | | | xen: balloon: allow PVMMU interfaces to be compiled outIan Campbell2012-11-292-1/+7
| | * | | | xen: privcmd: support autotranslated physmap guests.Mukesh Rathor2012-11-291-2/+67
| | * | | | xen: add pages parameter to xen_remap_domain_mfn_rangeIan Campbell2012-11-291-2/+3
| * | | | | xen/acpi: Move the xen_running_on_version_or_later function.Konrad Rzeszutek Wilk2012-11-281-0/+1
| * | | | | xen/xenbus: Remove duplicate inclusion of asm/xen/hypervisor.hSachin Kamat2012-11-281-1/+0
| * | | | | xen/acpi: ACPI PAD driverLiu, Jinsong2012-11-262-1/+183
| |/ / / /
| * | | | xen-pciback: reject out of range inputsJan Beulich2012-11-021-12/+27
| * | | | xen-pciback: simplify and tighten parsing of device IDsJan Beulich2012-11-021-44/+39
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-12-1324-256/+714
|\ \ \ \ \
| * | | | | s390/qdio: rename the misleading PCI flag of qdio devicesJan Glauber2012-12-111-1/+1
| * | | | | s390/cio: fix pgid reserved checkSebastian Ott2012-12-031-5/+5
| * | | | | vga: compile fix, disable vga for s390Jan Glauber2012-11-301-1/+1
| * | | | | s390/pci: PCI hotplug support via SCLPJan Glauber2012-11-305-2/+329
| * | | | | s390/pci: CHSC PCI support for error and availability eventsJan Glauber2012-11-301-44/+112
| * | | | | s390/pci: PCI adapter interrupts for MSI/MSI-XJan Glauber2012-11-301-0/+6
| * | | | | s390/dasd: add safe offline interfaceStefan Haberland2012-11-303-17/+116
| * | | | | s390/dasd: fix unaccessible device after resumeStefan Haberland2012-11-301-9/+7
| * | | | | s390/ccwgroup: allow drivers to call set_{on,off}lineSebastian Ott2012-11-231-2/+20
| * | | | | s390/ccwgroup: set_online return error when already onlineSebastian Ott2012-11-231-2/+2
| * | | | | s390/memory hotplug: use pfmf instruction to initialize storage keysHeiko Carstens2012-11-231-9/+8
| * | | | | s390/zcrypt: msgType50 (RSA-CRT) fixIngo Tuchscherer2012-11-232-41/+29
| * | | | | s390: use ccw_device_get_schidSebastian Ott2012-11-235-28/+8
| * | | | | s390: Add a mechanism to get the subchannel id.Cornelia Huck2012-11-231-0/+12
| * | | | | s390/qdio: rework BUG's and WARN_ON'sJan Glauber2012-11-233-46/+12
| * | | | | s390/dasd: fix multi-line printks with multiple KERN_<level>sSebastian Ott2012-11-232-51/+48
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2012-12-131-1/+1
|\ \ \ \ \ \
| * | | | | | of_i2c: sparc: Allow OF_I2C for sparcAndreas Larsson2012-12-071-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-131-3/+4
|\ \ \ \ \ \ \
| * | | | | | | tuntap: dont use skb after netif_rx_ni(skb)Eric Dumazet2012-12-131-3/+4
* | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-131-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | numa: add CONFIG_MOVABLE_NODE for movable-dedicated nodeLai Jiangshan2012-12-121-0/+6
| * | | | | | | | hugetlb: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-121-1/+1
* | | | | | | | | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-1328-247/+601
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas2012-12-101-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PCI: Use phys_addr_t for physical ROM addressBjorn Helgaas2012-12-101-1/+1
| * | | | | | | | | | Merge branch 'pci/bjorn-pcie-cap' into nextBjorn Helgaas2012-12-079-56/+33
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ath9k: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-071-4/+4
| | * | | | | | | | | | iwlwifi: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-071-5/+2
| | * | | | | | | | | | iwlwifi: collapse wrapper for pcie_capability_read_word()Bjorn Helgaas2012-12-071-10/+3