aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-20PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggeredTrent Piepho
2008-04-20PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()Jesper Juhl
2008-04-20PCI: clean up resource alignment managementIvan Kokshaysky
2008-04-20PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk
2008-04-20PCI: Update VIA CX700 quirkTim Yamin
2008-04-20PCI: Expose PCI VPD through sysfsBen Hutchings
2008-04-20PCI: iommu: iotlb flushingmark gross
2008-04-20PCI: simplify quirk debug outputBjorn Helgaas
2008-04-20PCI: iova RB tree setup tweakmark gross
2008-04-20PCI: parisc: use generic pci_enable_resources()Bjorn Helgaas
2008-04-20PCI: ppc: use generic pci_enable_resources()Bjorn Helgaas
2008-04-20PCI: powerpc: use generic pci_enable_resources()Bjorn Helgaas
2008-04-20PCI: ia64: use generic pci_enable_resources()Bjorn Helgaas
2008-04-20PCI: alpha: use generic pci_enable_resources()Bjorn Helgaas
2008-04-20PCI: x86: use generic pci_enable_resources()Bjorn Helgaas
2008-04-20PCI: add generic pci_enable_resources()Bjorn Helgaas
2008-04-20PCI: add PCI Express ASPM supportShaohua Li
2008-04-20PCI: remove "pci=routeirq" noise from dmesgBjorn Helgaas
2008-04-20PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade
2008-04-20PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk
2008-04-20PCI: pcie AER: don't check _OSC when acpi is disabledYinghai Lu
2008-04-20PCI: remove global list of PCI devicesGreg Kroah-Hartman
2008-04-20PCI: remove parisc consumer of the pci global_listJames Bottomley
2008-04-20PCI: remove pcibios_fixup_ghosts()Greg Kroah-Hartman
2008-04-20PCI: add is_added flag to struct pci_devGreg Kroah-Hartman
2008-04-20PCI: make no_pci_devices() use the pci_bus_type listGreg Kroah-Hartman
2008-04-20PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman
2008-04-20PCI Hotplug: the ibm driver is not dependant on PCI_LEGACYGreg Kroah-Hartman
2008-04-20PCI Hotplug: make cpcihp driver use modern apisGreg Kroah-Hartman
2008-04-20PCI: clean up search.c a lotGreg Kroah-Hartman
2008-04-20PCI: remove pci_get_device_reverseGreg Kroah-Hartman
2008-04-20PCI: remove pci_get_device_reverse from calgary driverGreg Kroah-Hartman
2008-04-20PCI: remove pci_find_presentGreg Kroah-Hartman
2008-04-20PCI: #if 0 pci_assign_resource_fixed()Adrian Bunk
2008-04-20PCI: doc/pci: create Documentation/PCI/ and move files into itRandy Dunlap
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds
2008-04-19security: fix up documentation for security_module_enableJames Morris
2008-04-19Security: Introduce security= boot parameterAhmed S. Darwish
2008-04-19Audit: Final renamings and cleanupAhmed S. Darwish
2008-04-19SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish
2008-04-19Audit: internally use the new LSM audit hooksAhmed S. Darwish
2008-04-19LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish
2008-04-19SELinux: remove redundant exportsAhmed S. Darwish
2008-04-19Netlink: Use generic LSM hookAhmed S. Darwish
2008-04-19Audit: use new LSM hooks instead of SELinux exportsAhmed S. Darwish
2008-04-19SELinux: setup new inode/ipc getsecid hooksAhmed S. Darwish
2008-04-19LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish
2008-04-18[NET]: Fix and allocate less memory for ->priv'less netdevicesAlexey Dobriyan