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