| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: pci_setup_bridge() mustn't be __devinit | Adrian Bunk | 2008-04-20 | 1 | -2/+1 |
* | PCI: pci_bus_size_cardbus() mustn't be __devinit | Adrian Bunk | 2008-04-20 | 1 | -2/+1 |
* | PCI: pci_scan_device() mustn't be __devinit | Adrian Bunk | 2008-04-20 | 1 | -2/+1 |
* | PCI: pci_alloc_child_bus() mustn't be __devinit | Adrian Bunk | 2008-04-20 | 1 | -2/+2 |
* | PCI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-20 | 39 | -487/+487 |
* | PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggered | Trent Piepho | 2008-04-20 | 1 | -1/+1 |
* | PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno() | Jesper Juhl | 2008-04-20 | 1 | -1/+5 |
* | PCI: clean up resource alignment management | Ivan Kokshaysky | 2008-04-20 | 5 | -22/+51 |
* | PCI: aerdrv_acpi.c: remove unneeded NULL check | Adrian Bunk | 2008-04-20 | 1 | -1/+1 |
* | PCI: Update VIA CX700 quirk | Tim Yamin | 2008-04-20 | 1 | -1/+12 |
* | PCI: Expose PCI VPD through sysfs | Ben Hutchings | 2008-04-20 | 6 | -14/+297 |
* | PCI: iommu: iotlb flushing | mark gross | 2008-04-20 | 3 | -18/+135 |
* | PCI: simplify quirk debug output | Bjorn Helgaas | 2008-04-20 | 1 | -2/+2 |
* | PCI: iova RB tree setup tweak | mark gross | 2008-04-20 | 1 | -14/+36 |
* | PCI: parisc: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-20 | 1 | -17/+13 |
* | PCI: ppc: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-20 | 1 | -57/+2 |
* | PCI: powerpc: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-20 | 1 | -33/+1 |
* | PCI: ia64: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-20 | 1 | -43/+1 |
* | PCI: alpha: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-20 | 1 | -22/+1 |
* | PCI: x86: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-20 | 3 | -40/+1 |
* | PCI: add generic pci_enable_resources() | Bjorn Helgaas | 2008-04-20 | 2 | -0/+44 |
* | PCI: add PCI Express ASPM support | Shaohua Li | 2008-04-20 | 10 | -0/+921 |
* | PCI: remove "pci=routeirq" noise from dmesg | Bjorn Helgaas | 2008-04-20 | 1 | -2/+1 |
* | PCI: Include PCI domain in PCI bus names on x86/x86_64 | Gary Hade | 2008-04-20 | 2 | -5/+7 |
* | PCI: #if 0 pci_cleanup_aer_correct_error_status() | Adrian Bunk | 2008-04-20 | 2 | -6/+2 |
* | PCI: pcie AER: don't check _OSC when acpi is disabled | Yinghai Lu | 2008-04-20 | 1 | -0/+3 |
* | PCI: remove global list of PCI devices | Greg Kroah-Hartman | 2008-04-20 | 4 | -49/+1 |
* | PCI: remove parisc consumer of the pci global_list | James Bottomley | 2008-04-20 | 1 | -1/+0 |
* | PCI: remove pcibios_fixup_ghosts() | Greg Kroah-Hartman | 2008-04-20 | 2 | -107/+0 |
* | PCI: add is_added flag to struct pci_dev | Greg Kroah-Hartman | 2008-04-20 | 5 | -17/+10 |
* | PCI: make no_pci_devices() use the pci_bus_type list | Greg Kroah-Hartman | 2008-04-20 | 1 | -3/+14 |
* | PCI: remove initial bios sort of PCI devices on x86 | Greg Kroah-Hartman | 2008-04-20 | 8 | -94/+0 |
* | PCI Hotplug: the ibm driver is not dependant on PCI_LEGACY | Greg Kroah-Hartman | 2008-04-20 | 1 | -1/+1 |
* | PCI Hotplug: make cpcihp driver use modern apis | Greg Kroah-Hartman | 2008-04-20 | 2 | -2/+8 |
* | PCI: clean up search.c a lot | Greg Kroah-Hartman | 2008-04-20 | 2 | -139/+114 |
* | PCI: remove pci_get_device_reverse | Greg Kroah-Hartman | 2008-04-20 | 2 | -51/+0 |
* | PCI: remove pci_get_device_reverse from calgary driver | Greg Kroah-Hartman | 2008-04-20 | 1 | -2/+1 |
* | PCI: remove pci_find_present | Greg Kroah-Hartman | 2008-04-20 | 2 | -22/+15 |
* | PCI: #if 0 pci_assign_resource_fixed() | Adrian Bunk | 2008-04-20 | 2 | -2/+1 |
* | PCI: doc/pci: create Documentation/PCI/ and move files into it | Randy Dunlap | 2008-04-20 | 7 | -20/+22 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-04-18 | 18 | -335/+503 |
|\ |
|
| * | security: fix up documentation for security_module_enable | James Morris | 2008-04-19 | 1 | -1/+1 |
| * | Security: Introduce security= boot parameter | Ahmed S. Darwish | 2008-04-19 | 8 | -4/+83 |
| * | Audit: Final renamings and cleanup | Ahmed S. Darwish | 2008-04-19 | 4 | -28/+93 |
| * | SELinux: use new audit hooks, remove redundant exports | Ahmed S. Darwish | 2008-04-19 | 5 | -108/+71 |
| * | Audit: internally use the new LSM audit hooks | Ahmed S. Darwish | 2008-04-19 | 3 | -55/+22 |
| * | LSM/Audit: Introduce generic Audit LSM hooks | Ahmed S. Darwish | 2008-04-19 | 3 | -1/+127 |
| * | SELinux: remove redundant exports | Ahmed S. Darwish | 2008-04-19 | 2 | -104/+0 |
| * | Netlink: Use generic LSM hook | Ahmed S. Darwish | 2008-04-19 | 1 | -2/+1 |
| * | Audit: use new LSM hooks instead of SELinux exports | Ahmed S. Darwish | 2008-04-19 | 3 | -37/+43 |