| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | intel-iommu: Fix get_domain_for_dev() error path | Alex Williamson | 2011-03-12 | 1 | -1/+1 |
| * | | intel-iommu: Unlink domain from iommu | Alex Williamson | 2011-03-12 | 1 | -1/+12 |
| * | | intel-iommu: Fix use after release during device attach | Jan Kiszka | 2011-01-17 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2011-04-19 | 2 | -3/+5 |
|\ \ \ |
|
| * | | | PCI: pci-label: Fix build failure when CONFIG_NLS is set to 'm' by allmodconfig | Randy Dunlap | 2011-04-12 | 2 | -3/+5 |
* | | | | PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS | Rafael J. Wysocki | 2011-04-11 | 1 | -3/+3 |
* | | | | pci: fix PCI bus allocation alignment handling | Linus Torvalds | 2011-04-11 | 1 | -2/+2 |
|/ / / |
|
* | / | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 8 | -9/+9 |
| |/
|/| |
|
* | | drivers: Final irq namespace conversion | Thomas Gleixner | 2011-03-29 | 5 | -21/+21 |
* | | Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2011-03-26 | 1 | -29/+9 |
|\ \ |
|
| * | | PCI / Intel IOMMU: Use syscore_ops instead of sysdev class and sysdev | Rafael J. Wysocki | 2011-03-23 | 1 | -29/+9 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2011-03-26 | 3 | -4/+40 |
|\ \ \ |
|
| * | | | PCI: Disable ASPM when _OSC control is not granted for PCIe services | Naga Chumbalkar | 2011-03-21 | 1 | -4/+1 |
| * | | | PCI: Changing ASPM policy, via /sys, to POWERSAVE could cause NMIs | Naga Chumbalkar | 2011-03-21 | 1 | -0/+4 |
| * | | | PCI: PCIe links may not get configured for ASPM under POWERSAVE mode | Naga Chumbalkar | 2011-03-21 | 2 | -0/+28 |
| * | | | PCI/ACPI: Report ASPM support to BIOS if not disabled from command line | Rafael J. Wysocki | 2011-03-21 | 1 | -0/+7 |
| |/ / |
|
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-03-24 | 3 | -95/+112 |
|\ \ \ |
|
| * | | | Merge branch 'linus' into release | Len Brown | 2011-03-23 | 12 | -167/+600 |
| |\| | |
|
| * | | | Merge branch 'apei-release' into release | Len Brown | 2011-03-22 | 2 | -83/+108 |
| |\ \ \ |
|
| | * | | | ACPI, APEI, Add PCIe AER error information printing support | Huang Ying | 2011-03-22 | 2 | -8/+60 |
| | * | | | PCIe, AER, use pre-generated prefix in error information printing | Huang Ying | 2011-03-22 | 1 | -75/+48 |
| * | | | | ACPI: Remove the wakeup.run_wake_count device field | Rafael J. Wysocki | 2011-02-24 | 1 | -12/+4 |
| |/ / / |
|
* | / / | userns: security: make capabilities relative to the user namespace | Serge E. Hallyn | 2011-03-24 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-03-18 | 10 | -155/+576 |
|\ \ \ |
|
| * | | | PCI: label: remove #include of ACPI header to avoid warnings | Shyam_Iyer@Dell.com | 2011-03-16 | 1 | -1/+0 |
| * | | | PCI: label: Fix compilation error when CONFIG_ACPI is unset | Narendra_K@Dell.com | 2011-03-16 | 1 | -0/+6 |
| * | | | PCI: pre-allocate additional resources to devices only after successful alloc... | Ram Pai | 2011-03-04 | 1 | -47/+184 |
| * | | | PCI: introduce reset_resource() | Ram Pai | 2011-03-04 | 1 | -3/+8 |
| * | | | PCI: data structure agnostic free list function | Ram Pai | 2011-03-04 | 1 | -15/+12 |
| * | | | PCI: refactor io size calculation code | Ram Pai | 2011-03-04 | 1 | -24/+42 |
| * | | | PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICH | Jiri Slaby | 2011-03-04 | 1 | -8/+24 |
| * | | | PCI hotplug: acpiphp: set current_state to D0 in register_slot | Stefano Stabellini | 2011-03-04 | 1 | -0/+1 |
| * | | | PCI: Export ACPI _DSM provided firmware instance number and string name to sysfs | Narendra_K@Dell.com | 2011-03-04 | 4 | -8/+246 |
| * | | | PCI: add more checking to ICH region quirks | Jiri Slaby | 2011-03-04 | 1 | -8/+37 |
| * | | | PCI: aer-inject: Override PCIe AER Mask Registers | Prarit Bhargava | 2011-03-04 | 1 | -3/+28 |
| * | | | PCI: remove quirk for pre-production systems | Brandeburg, Jesse | 2011-02-16 | 1 | -52/+0 |
| * | | | PCI: Avoid potential NULL pointer dereference in pci_scan_bridge | Jesper Juhl | 2011-02-08 | 1 | -1/+3 |
| * | | | PCI: sysfs: Fix failure path for addition of "vpd" attribute | Ben Hutchings | 2011-02-08 | 1 | -1/+1 |
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi... | Linus Torvalds | 2011-03-17 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | unicore32 machine related files: pci bus handling | GuanXuetao | 2011-03-17 | 1 | -0/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-03-16 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | PM: Remove CONFIG_PM_OPS | Rafael J. Wysocki | 2011-03-15 | 1 | -2/+2 |
| |/ / / |
|
* | | | | pci/xen: Cleanup: convert int** to int[] | Konrad Rzeszutek Wilk | 2011-02-18 | 1 | -6/+6 |
* | | | | xen-pcifront: Sanity check the MSI/MSI-X values | Konrad Rzeszutek Wilk | 2011-02-18 | 1 | -4/+16 |
* | | | | xen-pcifront: don't use flush_scheduled_work() | Tejun Heo | 2011-02-17 | 1 | -2/+1 |
|/ / / |
|
* | | | pci: use security_capable() when checking capablities during config space read | Chris Wright | 2011-02-15 | 1 | -1/+2 |
* | | | Revert "pci: use security_capable() when checking capablities during config s... | Linus Torvalds | 2011-02-13 | 1 | -2/+1 |
* | | | pci: use security_capable() when checking capablities during config space read | Chris Wright | 2011-02-11 | 1 | -1/+2 |
|/ / |
|
* / | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2011-01-21 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-01-14 | 16 | -111/+102 |
|\ |
|