summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PCI: ia64: use generic pci_enable_resources()Bjorn Helgaas2008-04-211-43/+1
* PCI: alpha: use generic pci_enable_resources()Bjorn Helgaas2008-04-211-22/+1
* PCI: x86: use generic pci_enable_resources()Bjorn Helgaas2008-04-213-40/+1
* PCI: add generic pci_enable_resources()Bjorn Helgaas2008-04-212-0/+44
* PCI: add PCI Express ASPM supportShaohua Li2008-04-2110-0/+921
* PCI: remove "pci=routeirq" noise from dmesgBjorn Helgaas2008-04-211-2/+1
* PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade2008-04-212-5/+7
* PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk2008-04-212-6/+2
* PCI: pcie AER: don't check _OSC when acpi is disabledYinghai Lu2008-04-211-0/+3
* PCI: remove global list of PCI devicesGreg Kroah-Hartman2008-04-214-49/+1
* PCI: remove parisc consumer of the pci global_listJames Bottomley2008-04-211-1/+0
* PCI: remove pcibios_fixup_ghosts()Greg Kroah-Hartman2008-04-212-107/+0
* PCI: add is_added flag to struct pci_devGreg Kroah-Hartman2008-04-215-17/+10
* PCI: make no_pci_devices() use the pci_bus_type listGreg Kroah-Hartman2008-04-211-3/+14
* PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman2008-04-218-94/+0
* PCI Hotplug: the ibm driver is not dependant on PCI_LEGACYGreg Kroah-Hartman2008-04-211-1/+1
* PCI Hotplug: make cpcihp driver use modern apisGreg Kroah-Hartman2008-04-212-2/+8
* PCI: clean up search.c a lotGreg Kroah-Hartman2008-04-212-139/+114
* PCI: remove pci_get_device_reverseGreg Kroah-Hartman2008-04-212-51/+0
* PCI: remove pci_get_device_reverse from calgary driverGreg Kroah-Hartman2008-04-211-2/+1
* PCI: remove pci_find_presentGreg Kroah-Hartman2008-04-212-22/+15
* PCI: #if 0 pci_assign_resource_fixed()Adrian Bunk2008-04-212-2/+1
* PCI: doc/pci: create Documentation/PCI/ and move files into itRandy Dunlap2008-04-217-20/+22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-1918-335/+503
|\
| * security: fix up documentation for security_module_enableJames Morris2008-04-191-1/+1
| * Security: Introduce security= boot parameterAhmed S. Darwish2008-04-198-4/+83
| * Audit: Final renamings and cleanupAhmed S. Darwish2008-04-194-28/+93
| * SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish2008-04-195-108/+71
| * Audit: internally use the new LSM audit hooksAhmed S. Darwish2008-04-193-55/+22
| * LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish2008-04-193-1/+127
| * SELinux: remove redundant exportsAhmed S. Darwish2008-04-192-104/+0
| * Netlink: Use generic LSM hookAhmed S. Darwish2008-04-191-2/+1
| * Audit: use new LSM hooks instead of SELinux exportsAhmed S. Darwish2008-04-193-37/+43
| * SELinux: setup new inode/ipc getsecid hooksAhmed S. Darwish2008-04-191-2/+17
| * LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish2008-04-193-2/+54
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-19944-119960/+82686
|\ \ | |/ |/|
| * [NET]: Fix and allocate less memory for ->priv'less netdevicesAlexey Dobriyan2008-04-191-6/+9
| * [IPV6]: Fix dangling references on error in fib6_add().David S. Miller2008-04-181-0/+4
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-18346-5833/+8374
| |\
| * | [NETLABEL]: Fix NULL deref in netlbl_unlabel_staticlist_gen() if ifindex not ...Jesper Juhl2008-04-181-0/+4
| * | [PKT_SCHED]: Fix datalen check in tcf_simp_init().Patrick McHardy2008-04-181-1/+1
| * | [INET]: Uninline the __inet_inherit_port call.Pavel Emelyanov2008-04-182-13/+17
| * | [INET]: Drop the inet_inherit_port() call.Pavel Emelyanov2008-04-183-9/+2
| * | SCTP: Initialize partial_bytes_acked to 0, when all of the data is acked.Gui Jianfeng2008-04-171-0/+2
| * | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-04-1770-3929/+3375
| |\ \
| | * | [netdrvr] forcedeth: internal simplifications; changelog removalJeff Garzik2008-04-171-160/+74
| | * | phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker2008-04-172-9/+30
| | * | PHY: add BCM5464 support to broadcom PHY driverPaul Gortmaker2008-04-171-0/+20
| | * | cxgb3: Fix __must_check warning with dev_dbg.Dan Noe2008-04-171-2/+2
| | * | tc35815: Statistics cleanupAtsushi Nemoto2008-04-171-1/+2