aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2008-04-18x86 PAT: fix mmap() of holesIngo Molnar1-1/+1
2008-04-18libata: fix boot panic with SATAPI devices on non-SFF HBAsJames Bottomley1-1/+2
2008-04-18x86: kgdb build fixHarvey Harrison1-2/+2
2008-04-18[SCSI] iscsi: bidi support for iscsi_tcpBoaz Harrosh1-14/+17
2008-04-18[SCSI] iscsi: bidi support at the generic libiscsi levelBoaz Harrosh1-15/+70
2008-04-18[SCSI] iscsi: extended cdb supportBoaz Harrosh2-7/+54
2008-04-18[SCSI] zfcp: Fix error handling for blocked unit for send FCP commandChristof Schmitt1-1/+1
2008-04-18[SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlockChristof Schmitt1-1/+0
2008-04-18[SCSI] zfcp: fix 31 bit compile warningsMartin Peschke11-213/+211