summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fixBernhard Kaindl2006-03-232-1/+35
* [PATCH] PCI: fix problems with MSI-X on ia64Grant Grundler2006-03-231-13/+24
* [PATCH] PCI: resource address mismatchLinus Torvalds2006-03-232-6/+18
* [PATCH] PCI: remove msi save/restore code in specific driverShaohua Li2006-03-232-63/+4
* [PATCH] PCI: make MSI quirk inheritable from the pci busMichael S. Tsirkin2006-03-234-3/+15
* [PATCH] PCI: quirk for asus a8v and a8v delux motherboardsBauke Jan Douma2006-03-231-0/+31
* [PATCH] PCI: SMBus unhide on HP Compaq nx6110tomek@koprowski.org2006-03-231-0/+6
* [PATCH] PCI: Add pci_device_shutdown to pci_bus_typeBrian Gerst2006-03-231-8/+1
* [PATCH] shpchp: adapt to pci driver modelKenji Kaneshige2006-03-232-23/+7
* [PATCH] shpchp: Fix slot state handlingKenji Kaneshige2006-03-233-61/+181
* [PATCH] shpchp: event handling reworkKenji Kaneshige2006-03-234-266/+119
* [PATCH] shpchp: Remove unused wait_for_ctrl_irqKenji Kaneshige2006-03-232-22/+1
* [PATCH] shpchp: Remove unused pci_bus member from controller structureKenji Kaneshige2006-03-232-13/+1
* [PATCH] PCI: Avoid leaving MASTER_ABORT disabled permanently when returning f...Ralf Baechle2006-03-231-7/+8
* [PATCH] PCI: Give PCI config access initialization a defined orderingAndi Kleen2006-03-237-23/+40
* [PATCH] shpchp - Fix incorrect return value of interrupt handlerKenji Kaneshige2006-03-231-8/+3
* [PATCH] shpchp - move slot name into struct slotKenji Kaneshige2006-03-232-11/+5
* [PATCH] shpchp - removed unncessary 'magic' member from slotKenji Kaneshige2006-03-232-7/+0
* [PATCH] shpchp - replace kmalloc() with kzalloc() and cleanup arg of sizeof()Kenji Kaneshige2006-03-232-13/+6
* [PATCH] pcihp_skeleton.c cleanupKenji Kaneshige2006-03-231-22/+11
* [PATCH] shpchp - bugfix: add missing serializationKenji Kaneshige2006-03-231-42/+24
* [PATCH] shpchp - cleanup check command statusKenji Kaneshige2006-03-233-123/+23
* [PATCH] shpchp - cleanup controller listKenji Kaneshige2006-03-233-21/+10
* [PATCH] shpchp - cleanup slot listKenji Kaneshige2006-03-232-23/+17
* [PATCH] shpchp - cleanup shpchp_core.cKenji Kaneshige2006-03-231-48/+36
* [PATCH] shpchp - cleanup init_slots()Kenji Kaneshige2006-03-232-64/+63
* [PATCH] PCI hotplug: convert semaphores to mutexIngo Molnar2006-03-2313-137/+143
* [PATCH] PCI: quirk for IBM Dock II cardbus controllersKristen Accardi2006-03-231-0/+27
* [PATCH] PCI: really fix parent's subordinate busnrKristen Accardi2006-03-231-0/+5
* [PATCH] PCI: return max reserved busnrKristen Accardi2006-03-232-2/+4
* [PATCH] PCI: clean up msi.c a bitGrant Grundler2006-03-232-23/+37
* [PATCH] reduce size of bio mempoolsBenjamin LaHaise2006-03-231-4/+4
* [PATCH] __GENERIC_PER_CPU changesEric Dumazet2006-03-231-6/+2
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-2342-222/+137
* [PATCH] Only allocate percpu data for possible CPUsEric Dumazet2006-03-231-3/+8
* [PATCH] get_empty_filp tweaks, inline epoll_init_file()Benjamin LaHaise2006-03-233-15/+12
* [PATCH] atomic: add_unless cmpxchg optimiseNick Piggin2006-03-236-10/+50
* [PATCH] fs/*/file.c: drop insane header dependenciesAlexey Dobriyan2006-03-233-18/+0
* [PATCH] kernel/rcupdate.c: make two structs staticAdrian Bunk2006-03-232-4/+2
* [PATCH] devpts: use lib/parser.c for parsing mount optionsDomen Puncer2006-03-231-27/+49
* [PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usageOleg Nesterov2006-03-231-5/+4
* [PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tagRene Herman2006-03-231-5/+1
* [PATCH] pause_on_oops command line optionAndrew Morton2006-03-235-17/+130
* [PATCH] kill _INLINE_Adrian Bunk2006-03-2312-112/+56
* [PATCH] notifier: profile.h forward decl fixAndrew Morton2006-03-231-1/+1
* [PATCH] make bug messages more consistentIngo Molnar2006-03-234-7/+7
* [PATCH] ufs: switch to inode_inc_count, inode_dec_countAlexey Dobriyan2006-03-231-30/+18
* [PATCH] ext2: switch to inode_inc_count, inode_dec_countAlexey Dobriyan2006-03-231-35/+19
* [PATCH] sysv: switch to inode_inc_count, inode_dec_countAlexey Dobriyan2006-03-231-30/+18
* [PATCH] minix: switch to inode_inc_link_count, inode_dec_link_countAlexey Dobriyan2006-03-231-30/+18
OpenPOWER on IntegriCloud