summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() checkAdrian Bunk2007-11-051-9/+7Star
* PCI: make pci_match_device() staticAdrian Bunk2007-11-052-5/+2Star
* PCI: Remove 3 incorrect MSI quirks.David Miller2007-11-052-6/+0Star
* PCI: Add MSI INTX_DISABLE quirks for ATI SB700/800 SATA and IXP SB400 USBDavid Miller2007-11-051-0/+20
* PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.David Miller2007-11-054-15/+45
* PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge.David Miller2007-11-052-0/+4
* PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 c...David Miller2007-11-052-2/+0Star
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-11-058-12/+27
|\
| * [S390] tod clock: announce clocksource as perfectChristian Borntraeger2007-11-051-1/+1
| * [S390] Rename "idle_time" attribute to "idle_time_us".Heiko Carstens2007-11-051-3/+3
| * [S390] Fix priority mistakes in drivers/s390/cio/cmf.cRoel Kluin2007-11-051-2/+2
| * [S390] Fix memory detection.Heiko Carstens2007-11-051-1/+3
| * [S390] Fix compile on !CONFIG_SMP.Heiko Carstens2007-11-051-2/+6
| * [S390] device_schedule_callback() for dcssblk.Gerald Schaefer2007-11-051-2/+7
| * [S390] Fix smsgiucv init on no iucv machinesChristian Borntraeger2007-11-051-0/+4
| * [S390] cio: use INIT_WORK to initialize struct work.Heiko Carstens2007-11-051-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2007-11-055-50/+38Star
|\ \
| * | lguest: tidy up documentationRusty Russell2007-11-051-22/+21Star
| * | kernel/futex.c: make 3 functions staticAdrian Bunk2007-11-052-11/+4Star
| * | unexport access_process_vmAdrian Bunk2007-11-051-1/+0Star
| * | lguest: make async_hcall() staticAdrian Bunk2007-11-052-16/+13Star
* | | cpm_load_patch() - declartion conflictKamalesh Babulal2007-11-051-1/+1
* | | SLUB: Fix memory leak by not reusing cpu_slabChristoph Lameter2007-11-051-19/+1Star
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-11-054-11/+25
|\ \ \
| * | | [SCSI] ibmvscsi: Prevent IO during partner loginRobert Jennings2007-11-031-5/+14
| * | | [SCSI] lpfc : Correct queue tag handlingJames Smart2007-11-031-2/+3
| * | | [SCSI] Update MAINTAINER email address and treesJames Bottomley2007-11-031-2/+4
| * | | [SCSI] osst: fix if (...) \n #if... cases missing semicolons when falseIlpo Järvinen2007-10-271-2/+4
* | | | x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entryH. Peter Anvin2007-11-051-1/+3
* | | | x86 setup: add a near jump to serialize %cr0 on 386/486H. Peter Anvin2007-11-051-2/+2
| |/ / |/| |
* | | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds2007-11-053-2/+5
|\ \ \
| * | | drm/sis: missing mutex unlock in error path.Roel Kluin2007-11-051-0/+1
| * | | radeon: set the address to access the GART table on the CPU side correctlyDave Airlie2007-11-052-2/+4
* | | | Merge branch 'an' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/liba...Linus Torvalds2007-11-055-3/+216
|\ \ \ \ | |/ / / |/| | |
| * | | [libata] Utilize new SCSI event infrastructureJeff Garzik2007-11-041-3/+5
| * | | SCSI: add asynchronous event notification APIJeff Garzik2007-11-044-0/+211
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-11-041-2/+1Star
|\ \ \ \
| * | | | ieee1394: iso and async streams: s/g list fixJens Axboe2007-11-041-2/+1Star
| |/ / /
* / / / rtc: ignore msb when reading back mday from alarmMark Lord2007-11-041-1/+2
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-11-034-28/+40
|\ \ \
| * | | [BLOCK] Don't allow empty barriers to be passed down to queues that don't gro...Jens Axboe2007-11-021-1/+6
| * | | dm: bounce_pfn limit addedVasily Averin2007-11-022-0/+8
| * | | Deadline iosched: Fix batching fairnessAaron Carroll2007-11-021-14/+7Star
| * | | Deadline iosched: Reset batch for ordered requestsAaron Carroll2007-11-021-3/+3
| * | | Deadline iosched: Factor out finding latter requesAaron Carroll2007-11-021-11/+17
* | | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-11-0343-75/+45Star
|\ \ \ \
| * | | | [SG] Get rid of __sg_mark_end()Jens Axboe2007-11-028-19/+21
| * | | | cleanup asm/scatterlist.h includesAdrian Bunk2007-11-0235-35/+7Star
| * | | | SG: Make sg_init_one() use general table init functionsJens Axboe2007-11-021-22/+18Star
| |/ / /
* | | | Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2007-11-0310-15/+61
|\ \ \ \