| Commit message (Expand) | Author | Age |
* | PCI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-21 |
* | PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggered | Trent Piepho | 2008-04-21 |
* | PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno() | Jesper Juhl | 2008-04-21 |
* | PCI: clean up resource alignment management | Ivan Kokshaysky | 2008-04-21 |
* | PCI: aerdrv_acpi.c: remove unneeded NULL check | Adrian Bunk | 2008-04-21 |
* | PCI: Update VIA CX700 quirk | Tim Yamin | 2008-04-21 |
* | PCI: Expose PCI VPD through sysfs | Ben Hutchings | 2008-04-21 |
* | PCI: iommu: iotlb flushing | mark gross | 2008-04-21 |
* | PCI: simplify quirk debug output | Bjorn Helgaas | 2008-04-21 |
* | PCI: iova RB tree setup tweak | mark gross | 2008-04-21 |
* | PCI: parisc: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 |
* | PCI: ppc: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 |
* | PCI: powerpc: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 |
* | PCI: ia64: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 |
* | PCI: alpha: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 |
* | PCI: x86: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 |
* | PCI: add generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 |
* | PCI: add PCI Express ASPM support | Shaohua Li | 2008-04-21 |
* | PCI: remove "pci=routeirq" noise from dmesg | Bjorn Helgaas | 2008-04-21 |
* | PCI: Include PCI domain in PCI bus names on x86/x86_64 | Gary Hade | 2008-04-21 |
* | PCI: #if 0 pci_cleanup_aer_correct_error_status() | Adrian Bunk | 2008-04-21 |
* | PCI: pcie AER: don't check _OSC when acpi is disabled | Yinghai Lu | 2008-04-21 |
* | PCI: remove global list of PCI devices | Greg Kroah-Hartman | 2008-04-21 |
* | PCI: remove parisc consumer of the pci global_list | James Bottomley | 2008-04-21 |
* | PCI: remove pcibios_fixup_ghosts() | Greg Kroah-Hartman | 2008-04-21 |
* | PCI: add is_added flag to struct pci_dev | Greg Kroah-Hartman | 2008-04-21 |
* | PCI: make no_pci_devices() use the pci_bus_type list | Greg Kroah-Hartman | 2008-04-21 |
* | PCI: remove initial bios sort of PCI devices on x86 | Greg Kroah-Hartman | 2008-04-21 |
* | PCI Hotplug: the ibm driver is not dependant on PCI_LEGACY | Greg Kroah-Hartman | 2008-04-21 |
* | PCI Hotplug: make cpcihp driver use modern apis | Greg Kroah-Hartman | 2008-04-21 |
* | PCI: clean up search.c a lot | Greg Kroah-Hartman | 2008-04-21 |
* | PCI: remove pci_get_device_reverse | Greg Kroah-Hartman | 2008-04-21 |
* | PCI: remove pci_get_device_reverse from calgary driver | Greg Kroah-Hartman | 2008-04-21 |
* | PCI: remove pci_find_present | Greg Kroah-Hartman | 2008-04-21 |
* | PCI: #if 0 pci_assign_resource_fixed() | Adrian Bunk | 2008-04-21 |
* | PCI: doc/pci: create Documentation/PCI/ and move files into it | Randy Dunlap | 2008-04-21 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-04-18 |
|\ |
|
| * | security: fix up documentation for security_module_enable | James Morris | 2008-04-18 |
| * | Security: Introduce security= boot parameter | Ahmed S. Darwish | 2008-04-18 |
| * | Audit: Final renamings and cleanup | Ahmed S. Darwish | 2008-04-18 |
| * | SELinux: use new audit hooks, remove redundant exports | Ahmed S. Darwish | 2008-04-18 |
| * | Audit: internally use the new LSM audit hooks | Ahmed S. Darwish | 2008-04-18 |
| * | LSM/Audit: Introduce generic Audit LSM hooks | Ahmed S. Darwish | 2008-04-18 |
| * | SELinux: remove redundant exports | Ahmed S. Darwish | 2008-04-18 |
| * | Netlink: Use generic LSM hook | Ahmed S. Darwish | 2008-04-18 |
| * | Audit: use new LSM hooks instead of SELinux exports | Ahmed S. Darwish | 2008-04-18 |
| * | SELinux: setup new inode/ipc getsecid hooks | Ahmed S. Darwish | 2008-04-18 |
| * | LSM: Introduce inode_getsecid and ipc_getsecid hooks | Ahmed S. Darwish | 2008-04-18 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds | 2008-04-18 |
|\ \
| |/
|/| |
|
| * | [NET]: Fix and allocate less memory for ->priv'less netdevices | Alexey Dobriyan | 2008-04-18 |