summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PCI: Add missing "space" in printk messagesJoe Perches2008-02-012-4/+4
* PCI: export pci_restore_msi_state()Linas Vepstas2008-02-013-8/+3
* pci hotplug: fix rpaphp directory namingLinas Vepstas2008-02-013-38/+24
* PCI: Unhide the SMBus on the HP xw4100Jean Delvare2008-02-011-0/+6
* PCI: More Sanity checks for DMARFenghua Yu2008-02-011-3/+17
* PCI: drivers/pci/quirks.c: coding-style cleanupAndrew Morton2008-02-011-125/+125
* PCI: remove additional pci_scan_child_bus() prototypeAdrian Bunk2008-02-011-2/+0
* PCI: always export pci_scan_single_deviceAdrian Bunk2008-02-011-1/+1
* PCI: remove unneeded lock_kernel() in drivers/pci/syscall.c.Diego Woitasen2008-02-011-5/+0
* PCI: get rid of pci_dev::{vendor,device}_compatible fieldsLennert Buytenhek2008-02-011-5/+0
* PCI: Mem Policy: fix mempolicy usage in pci driverLee Schermerhorn2008-02-011-3/+1
* PCI: VIA CX700 quirk to disable PCI Bus ParkingTim Yamin2008-02-011-0/+28
* PCI: quirk_vialatency: Omit reading pci revision IDAuke Kok2008-02-011-5/+2
* PCI: hotplug: Link fakephp lastAlex Chiang2008-02-011-1/+3
* PCI: hotplug: pci_hotplug_core whitespace fixAlex Chiang2008-02-011-1/+1
* PCI: hotplug: acpiphp: Remove unused variable from acpiphpAlex Chiang2008-02-011-1/+0
* PCI: hotplug: remove ExperimentalKristen Carlson Accardi2008-02-011-2/+2
* PCI: hotplug: Switch to pci_get_bus_and_slotJoonwoo Park2008-02-011-4/+7
* pcie: utilize pcie transaction pending bitShaohua Li2008-02-012-0/+23
* pcie port driver: correctly detect native PME featureShaohua Li2008-02-011-3/+2
* PCI: drivers/pci/: remove unused exportsAdrian Bunk2008-02-015-8/+0
* PCI: drivers/pci/rom.c: #if 0 two functionsAdrian Bunk2008-02-012-4/+4
* PCI: make pci_restore_bars() staticAdrian Bunk2008-02-012-3/+1
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-02-0117-254/+220
|\
| * block: kill swap_io_context()Jens Axboe2008-02-013-24/+0
| * as-iosched: fix inconsistent ioc->lock contextJens Axboe2008-02-011-4/+6
| * ide-cd: fix leftover data BUGJens Axboe2008-02-011-1/+1
| * block: make elevator lib checkpatch compliantJens Axboe2008-02-011-27/+30
| * cfq-iosched: make checkpatch compliantJens Axboe2008-02-011-37/+46
| * block: make core bits checkpatch compliantJens Axboe2008-02-018-142/+117
| * block: new end request handling interface should take unsigned byte countsJens Axboe2008-02-012-13/+18
| * unexport add_disk_randomnessAdrian Bunk2008-02-011-2/+0
| * block/sunvdc.c:print_version() must be __devinitAdrian Bunk2008-02-011-1/+1
| * splice: always updated atime in direct spliceJens Axboe2008-02-011-3/+1
* | docbook: rapidio: fix fatal filename errorRandy Dunlap2008-02-011-3/+3
* | fix directory entry in arch-x86-MakefileSteven Rostedt2008-02-011-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-014-4/+4
|\ \
| * | [SPARC64]: Fix inconsistent .section usage in lib/Sam Ravnborg2008-01-312-2/+2
| * | [SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code.Sam Ravnborg2008-01-312-2/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-01271-4036/+9495
|\ \
| * | [NETNS]: Lookup in FIB semantic hashes taking into account the namespace.Denis V. Lunev2008-01-313-3/+7
| * | [NETNS]: Add a namespace mark to fib_info.Denis V. Lunev2008-01-312-4/+5
| * | [IPV4]: fib_sync_down rework.Denis V. Lunev2008-01-313-54/+57
| * | [NETNS]: Process interface address manipulation routines in the namespace.Denis V. Lunev2008-01-311-6/+8
| * | [IPV4]: Small style cleanup of the error path in rtm_to_ifaddr.Denis V. Lunev2008-01-311-13/+8
| * | [IPV4]: Fix memory leak on error path during FIB initialization.Denis V. Lunev2008-01-311-1/+9
| * | [NETFILTER]: Ipv6-related xt_hashlimit compilation fix.Pavel Emelyanov2008-01-311-0/+2
| * | [NET_SCHED]: Add flow classifierPatrick McHardy2008-01-314-0/+722
| * | [NET_SCHED]: sch_sfq: make internal queues visible as classesPatrick McHardy2008-01-312-1/+45
| * | [NET_SCHED]: sch_sfq: add support for external classifiersPatrick McHardy2008-01-311-4/+91