summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND depsAndrew Jones2012-03-162-1/+2
* xen/acpi-processor: C and P-state driver that uploads said data to hypervisor.Konrad Rzeszutek Wilk2012-03-144-1/+597
* xen: constify all instances of "struct attribute_group"Jan Beulich2012-03-143-5/+5
* xen/xenbus: ignore console/0Stefano Stabellini2012-03-131-0/+6
* hvc_xen: introduce HVC_XEN_FRONTENDStefano Stabellini2012-03-132-54/+70
* hvc_xen: implement multiconsole supportStefano Stabellini2012-03-131-58/+377
* hvc_xen: support PV on HVM consolesStefano Stabellini2012-03-132-17/+73
* xenbus: don't free other end details too earlyJan Beulich2012-03-131-1/+2
* xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk2012-03-104-2/+96
* xen/setup/pm/acpi: Remove the call to boot_option_idle_override.Konrad Rzeszutek Wilk2012-03-101-1/+0
* xenbus: address compiler warningsJan Beulich2012-02-261-3/+3
* xen: use this_cpu_xxx replace percpu_xxx funcsAlex Shi2012-01-245-19/+19
* xen/pciback: Support pci_reset_function, aka FLR or D3 support.Konrad Rzeszutek Wilk2012-01-122-3/+39
* pci: Introduce __pci_reset_function_locked to be used when holding device_lock.Konrad Rzeszutek Wilk2012-01-122-0/+26
* xen: Utilize the restore_msi_irqs hook.Tang Liang2012-01-122-0/+34
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-1191-806/+1125
|\
| * x86/PCI: Expand the x86_msi_ops to have a restore MSIs.Konrad Rzeszutek Wilk2012-01-064-2/+38
| * PCI: Increase resource array mask bit size in pcim_iomap_regions()Yinghai Lu2012-01-062-6/+6
| * PCI: DEVICE_COUNT_RESOURCE should be equal to PCI_NUM_RESOURCESYinghai Lu2012-01-061-1/+1
| * PCI: pci_ids: add device ids for STA2X11 device (aka ConneXT)Alessandro Rubini2012-01-061-0/+23
| * PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USBBjorn Helgaas2012-01-061-0/+42
| * x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas2012-01-063-31/+44
| * PCI: Enable ATS at the device state restoreHao, Xudong2012-01-063-0/+26
| * PCI: msi: fix imbalanced refcount of msi irq sysfs objectsNeil Horman2012-01-061-2/+12
| * PCI: kconfig: English typo in pci/pcie/KconfigP. Christeas2012-01-061-1/+1
| * PCI/PM/Runtime: make PCI traces quieterVincent Palatin2012-01-063-11/+10
| * PCI: remove pci_create_bus()Bjorn Helgaas2012-01-062-16/+0
| * xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-43/+42
| * x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()Bjorn Helgaas2012-01-064-35/+45
| * x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-063-6/+1
| * x86/PCI: read Broadcom CNB20LE host bridge info before PCI scanBjorn Helgaas2012-01-061-23/+39
| * sparc32, leon/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-17/+8
| * sparc/PCI: convert to pci_create_root_bus()Bjorn Helgaas2012-01-061-11/+6
| * sh/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-10/+10
| * powerpc/PCI: convert to pci_create_root_bus()Bjorn Helgaas2012-01-061-11/+14
| * powerpc/PCI: split PHB part out of pcibios_map_io_space()Bjorn Helgaas2012-01-061-19/+21
| * powerpc/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas2012-01-062-2/+1
| * parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-12/+17
| * parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-061-6/+8
| * parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root busBjorn Helgaas2012-01-061-17/+18
| * parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resou...Bjorn Helgaas2012-01-061-15/+12
| * parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-061-10/+12
| * mn10300/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-6/+6
| * mips/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-7/+10
| * microblaze/PCI: use pci_scan_root_bus()Bjorn Helgaas2012-01-061-7/+3
| * microblaze/PCI: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-15/+15
| * microblaze/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas2012-01-062-2/+1
| * microblaze/PCI: fix pci_bus_for_each_resource() usageBjorn Helgaas2012-01-061-2/+0
| * ia64/PCI: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-25/+14
| * ia64/PCI: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-061-1/+4
OpenPOWER on IntegriCloud