| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-25 | 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-25 | 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-21 | 2 | -8/+60 |
| | * | | PCIe, AER, use pre-generated prefix in error information printing | Huang Ying | 2011-03-21 | 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-23 | 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-20 | 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 |
|\ |
|
| * | PCI/PM: Report wakeup events before resuming devices | Rafael J. Wysocki | 2011-01-14 | 3 | -4/+4 |
| * | PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events | Rafael J. Wysocki | 2011-01-14 | 2 | -16/+6 |
| * | PCI: sysfs: Update ROM to include default owner write access | Alex Williamson | 2011-01-14 | 1 | -1/+1 |
| * | PCI/ACPI: Request _OSC control once for each root bridge (v3) | Rafael J. Wysocki | 2011-01-14 | 5 | -33/+5 |
| * | PCI/PCIe: Clear Root PME Status bits early during system resume | Rafael J. Wysocki | 2010-12-23 | 4 | -38/+53 |
| * | PCI: pci-stub: ignore zero-length id parameters | Tejun Heo | 2010-12-23 | 1 | -0/+3 |
| * | PCI: Skip id checking if no id is passed | Yinghai Lu | 2010-12-23 | 1 | -0/+4 |
| * | PCI: fix __pci_device_probe kernel-doc warning | Randy Dunlap | 2010-12-23 | 1 | -1/+1 |