aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* xen/grant-table: add error-handling code on failure of gnttab_resumeJulia Lawall2012-04-17
* xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich2012-04-06
* xen/pciback: fix XEN_PCI_OP_enable_msix resultJan Beulich2012-04-06
* xen/smp: Remove unnecessary call to smp_processor_id()Srivatsa S. Bhat2012-04-06
* xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...Konrad Rzeszutek Wilk2012-04-06
* xen: only check xen_platform_pci_unplug if hvmIgor Mammedov2012-04-06
* xen/acpi: Fix Kconfig dependency on CPU_FREQKonrad Rzeszutek Wilk2012-03-24
* xen: initialize platform-pci even if xen_emul_unplug=neverIgor Mammedov2012-03-22
* xen/smp: Fix bringup bug in AP code.Konrad Rzeszutek Wilk2012-03-22
* xen/acpi: Remove the WARN's as they just create noise.Konrad Rzeszutek Wilk2012-03-21
* xen/tmem: cleanupJan Beulich2012-03-20
* xen: support pirq_eoi_mapStefano Stabellini2012-03-20
* xen/acpi-processor: Do not depend on CPU frequency scaling drivers.Konrad Rzeszutek Wilk2012-03-20
* xen/cpufreq: Disable the cpu frequency scaling drivers from loading.Konrad Rzeszutek Wilk2012-03-20
* provide disable_cpufreq() function to disable the API.Konrad Rzeszutek Wilk2012-03-20
* xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND depsAndrew Jones2012-03-16
* xen/acpi-processor: C and P-state driver that uploads said data to hypervisor.Konrad Rzeszutek Wilk2012-03-14
* xen: constify all instances of "struct attribute_group"Jan Beulich2012-03-14
* xen/xenbus: ignore console/0Stefano Stabellini2012-03-13
* hvc_xen: introduce HVC_XEN_FRONTENDStefano Stabellini2012-03-13
* hvc_xen: implement multiconsole supportStefano Stabellini2012-03-13
* hvc_xen: support PV on HVM consolesStefano Stabellini2012-03-13
* xenbus: don't free other end details too earlyJan Beulich2012-03-13
* xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk2012-03-10
* xen/setup/pm/acpi: Remove the call to boot_option_idle_override.Konrad Rzeszutek Wilk2012-03-10
* xenbus: address compiler warningsJan Beulich2012-02-26
* xen: use this_cpu_xxx replace percpu_xxx funcsAlex Shi2012-01-24
* xen/pciback: Support pci_reset_function, aka FLR or D3 support.Konrad Rzeszutek Wilk2012-01-12
* pci: Introduce __pci_reset_function_locked to be used when holding device_lock.Konrad Rzeszutek Wilk2012-01-12
* xen: Utilize the restore_msi_irqs hook.Tang Liang2012-01-12
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-11
|\
| * x86/PCI: Expand the x86_msi_ops to have a restore MSIs.Konrad Rzeszutek Wilk2012-01-06
| * PCI: Increase resource array mask bit size in pcim_iomap_regions()Yinghai Lu2012-01-06
| * PCI: DEVICE_COUNT_RESOURCE should be equal to PCI_NUM_RESOURCESYinghai Lu2012-01-06
| * PCI: pci_ids: add device ids for STA2X11 device (aka ConneXT)Alessandro Rubini2012-01-06
| * PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USBBjorn Helgaas2012-01-06
| * x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas2012-01-06
| * PCI: Enable ATS at the device state restoreHao, Xudong2012-01-06
| * PCI: msi: fix imbalanced refcount of msi irq sysfs objectsNeil Horman2012-01-06
| * PCI: kconfig: English typo in pci/pcie/KconfigP. Christeas2012-01-06
| * PCI/PM/Runtime: make PCI traces quieterVincent Palatin2012-01-06
| * PCI: remove pci_create_bus()Bjorn Helgaas2012-01-06
| * xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-06
| * x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()Bjorn Helgaas2012-01-06
| * x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-06
| * x86/PCI: read Broadcom CNB20LE host bridge info before PCI scanBjorn Helgaas2012-01-06
| * sparc32, leon/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-06
| * sparc/PCI: convert to pci_create_root_bus()Bjorn Helgaas2012-01-06
| * sh/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-06
| * powerpc/PCI: convert to pci_create_root_bus()Bjorn Helgaas2012-01-06