summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* shpchp: delete trailing whitespaceKenji Kaneshige2007-02-073-28/+28
* shpchp: remove DBG_XXX_ROUTINEKenji Kaneshige2007-02-071-136/+19
* shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODEKenji Kaneshige2007-02-072-13/+0
* PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug dr...Kristen Carlson Accardi2007-02-073-0/+163
* pciehp: fix wait command completionKenji Kaneshige2007-02-072-12/+16
* pciehp: cleanup wait command completionKenji Kaneshige2007-02-074-193/+82
* pciehp: remove unused pcie_cap_baseKenji Kaneshige2007-02-071-7/+2
* pciehp: cleanup pciehp.hKenji Kaneshige2007-02-073-67/+42
* pciehp: cleanup register accessKenji Kaneshige2007-02-071-137/+164
* pciehp: remove unused pci_bus from struct controllerKenji Kaneshige2007-02-072-13/+2
* pciehp: remove unnecessary php_ctlrKenji Kaneshige2007-02-074-494/+120
* pciehp: cleanup slot listKenji Kaneshige2007-02-072-27/+17
* pciehp: cleanup init_slot()Kenji Kaneshige2007-02-072-63/+37
* PCI: mark pci_find_device() as __deprecatedAdrian Bunk2007-02-071-1/+1
* PCI: remove pci_find_device_reverse()Adrian Bunk2007-02-072-39/+0
* PCI: quirks.c: cleanupAdrian Bunk2007-02-072-29/+17
* PCI: Use newly defined PCI channel offline routineLinas Vepstas2007-02-072-2/+2
* PCI: define inline for test of channel error stateLinas Vepstas2007-02-071-0/+5
* PCI : Add selected_regions funcsHidetoshi Seto2007-02-072-17/+66
* PCI : add extremely specialized __pci_reenable_device for default resumeHidetoshi Seto2007-02-073-11/+34
* PCI : Move pci_fixup_device and is_enabled (originally intended change)Hidetoshi Seto2007-02-071-12/+12
* PCI : remove too specialized __pci_enable_device for default resumeHidetoshi Seto2007-02-073-25/+1
* PCI: check szhi when sz is 0 when 64 bit iomem bigger than 4GYinghai Lu2007-02-071-13/+56
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2007-02-0710-49/+92
|\
| * JFS: Remove incorrect kgdb defineDave Kleikamp2007-01-261-5/+0
| * JFS: call io_schedule() instead of schedule() to avoid deadlockDave Kleikamp2007-01-173-3/+3
| * JFS: Add lockdep annotationsDave Kleikamp2007-01-095-41/+74
| * JFS: Avoid BUG() on a damaged file systemDave Kleikamp2007-01-091-0/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2007-02-0739-1119/+866
|\ \
| * | [GFS2] make gfs2_writepages() staticAdrian Bunk2007-02-071-1/+2
| * | [GFS2] Unlock page on prepare_write try lock failureSteven Whitehouse2007-02-071-1/+3
| * | [GFS2] nfsd readdirplus assertion failureWendy Cheng2007-02-061-5/+11
| * | [DLM] fix softlockup in dlm_recvPatrick Caulfield2007-02-051-6/+9
| * | [DLM] zero new user lvbsDavid Teigland2007-02-051-2/+2
| * | [DLM/GFS2] indent help textRandy Dunlap2007-02-052-31/+30
| * | [GFS2] Fix unlink deadlocksRussell Cattelan2007-02-052-53/+40
| * | [GFS2] Put back semaphore to avoid umount problemSteven Whitehouse2007-02-051-0/+6
| * | [GFS2] more CURRENT_TIME_SECEric Sandeen2007-02-051-4/+4
| * | [GFS2/DLM] fix GFS2 circular dependencyAdrian Bunk2007-02-052-4/+2
| * | [GFS2/DLM] use sysfsRandy Dunlap2007-02-052-0/+2
| * | [GFS2] make lock_dlm drop_count tunable in sysfsDavid Teigland2007-02-053-10/+15
| * | [GFS2] increase default lock limitDavid Teigland2007-02-051-1/+1
| * | [GFS2] Fix list corruption in lops.cSteven Whitehouse2007-02-051-3/+11
| * | [GFS2] Fix recursive locking attempt with NFSSteven Whitehouse2007-02-052-9/+16
| * | [DLM] can miss clearing resend flagDavid Teigland2007-02-051-0/+6
| * | [DLM] saved dlm message can be droppedDavid Teigland2007-02-051-2/+2
| * | [DLM] Make sock_sem into a mutexPatrick Caulfield2007-02-051-22/+22
| * | [GFS2] Fix typo in glock.cSteven Whitehouse2007-02-051-1/+1
| * | [GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2Eric Sandeen2007-02-054-12/+12
| * | [GFS2] Compile fix for glock.cSteven Whitehouse2007-02-051-1/+1