summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison39-487/+487
2008-04-20PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggeredTrent Piepho1-1/+1
2008-04-20PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()Jesper Juhl1-1/+5
2008-04-20PCI: clean up resource alignment managementIvan Kokshaysky5-22/+51
2008-04-20PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk1-1/+1
2008-04-20PCI: Update VIA CX700 quirkTim Yamin1-1/+12
2008-04-20PCI: Expose PCI VPD through sysfsBen Hutchings6-14/+297
2008-04-20PCI: iommu: iotlb flushingmark gross3-18/+135
2008-04-20PCI: simplify quirk debug outputBjorn Helgaas1-2/+2
2008-04-20PCI: iova RB tree setup tweakmark gross1-14/+36
2008-04-20PCI: parisc: use generic pci_enable_resources()Bjorn Helgaas1-17/+13
2008-04-20PCI: ppc: use generic pci_enable_resources()Bjorn Helgaas1-57/+2
2008-04-20PCI: powerpc: use generic pci_enable_resources()Bjorn Helgaas1-33/+1
2008-04-20PCI: ia64: use generic pci_enable_resources()Bjorn Helgaas1-43/+1
2008-04-20PCI: alpha: use generic pci_enable_resources()Bjorn Helgaas1-22/+1
2008-04-20PCI: x86: use generic pci_enable_resources()Bjorn Helgaas3-40/+1
2008-04-20PCI: add generic pci_enable_resources()Bjorn Helgaas2-0/+44
2008-04-20PCI: add PCI Express ASPM supportShaohua Li10-0/+921
2008-04-20PCI: remove "pci=routeirq" noise from dmesgBjorn Helgaas1-2/+1
2008-04-20PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade2-5/+7
2008-04-20PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk2-6/+2
2008-04-20PCI: pcie AER: don't check _OSC when acpi is disabledYinghai Lu1-0/+3
2008-04-20PCI: remove global list of PCI devicesGreg Kroah-Hartman4-49/+1
2008-04-20PCI: remove parisc consumer of the pci global_listJames Bottomley1-1/+0
2008-04-20PCI: remove pcibios_fixup_ghosts()Greg Kroah-Hartman2-107/+0
2008-04-20PCI: add is_added flag to struct pci_devGreg Kroah-Hartman5-17/+10
2008-04-20PCI: make no_pci_devices() use the pci_bus_type listGreg Kroah-Hartman1-3/+14
2008-04-20PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman8-94/+0
2008-04-20PCI Hotplug: the ibm driver is not dependant on PCI_LEGACYGreg Kroah-Hartman1-1/+1
2008-04-20PCI Hotplug: make cpcihp driver use modern apisGreg Kroah-Hartman2-2/+8
2008-04-20PCI: clean up search.c a lotGreg Kroah-Hartman2-139/+114
2008-04-20PCI: remove pci_get_device_reverseGreg Kroah-Hartman2-51/+0
2008-04-20PCI: remove pci_get_device_reverse from calgary driverGreg Kroah-Hartman1-2/+1
2008-04-20PCI: remove pci_find_presentGreg Kroah-Hartman2-22/+15
2008-04-20PCI: #if 0 pci_assign_resource_fixed()Adrian Bunk2-2/+1
2008-04-20PCI: doc/pci: create Documentation/PCI/ and move files into itRandy Dunlap7-20/+22
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds18-335/+503
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds944-119960/+82686
2008-04-19security: fix up documentation for security_module_enableJames Morris1-1/+1
2008-04-19Security: Introduce security= boot parameterAhmed S. Darwish8-4/+83
2008-04-19Audit: Final renamings and cleanupAhmed S. Darwish4-28/+93
2008-04-19SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish5-108/+71
2008-04-19Audit: internally use the new LSM audit hooksAhmed S. Darwish3-55/+22
2008-04-19LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish3-1/+127
2008-04-19SELinux: remove redundant exportsAhmed S. Darwish2-104/+0
2008-04-19Netlink: Use generic LSM hookAhmed S. Darwish1-2/+1
2008-04-19Audit: use new LSM hooks instead of SELinux exportsAhmed S. Darwish3-37/+43
2008-04-19SELinux: setup new inode/ipc getsecid hooksAhmed S. Darwish1-2/+17
2008-04-19LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish3-2/+54
2008-04-18[NET]: Fix and allocate less memory for ->priv'less netdevicesAlexey Dobriyan1-6/+9