summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2005-10-282-158/+61Star
|\
| * [BLOCK] Leftover reference to ->max_back_kbJens Axboe2005-10-281-1/+0Star
| * [BLOCK] elevator switch fixes/cleanupJens Axboe2005-10-282-5/+5
| * [BLOCK] Reimplement elevator switchTejun Heo2005-10-282-158/+62Star
* | Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-b...Linus Torvalds2005-10-286-773/+376Star
|\|
| * [BLOCK] kill generic max_back_kb handlingTejun Heo2005-10-281-5/+1Star
| * [PATCH] 04/05 remove last_merge handling from ioschedsTejun Heo2005-10-284-114/+8Star
| * [PATCH] 03/05 move last_merge handlin into generic elevator codeTejun Heo2005-10-281-25/+18Star
| * [PATCH] 02/05: update ioscheds to use generic dispatch queueJens Axboe2005-10-284-555/+187Star
| * [PATCH] elevator: leftover function declarationJens Axboe2005-10-281-4/+0Star
| * [PATCH] generic dispatch fixesJens Axboe2005-10-281-21/+12Star
| * [PATCH] 01/05 Implement generic dispatch queueTejun Heo2005-10-282-82/+183
* | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2005-10-282-16/+22
|\|
| * [PATCH] fix try_module_get race in elevator_findTejun Heo2005-10-281-10/+14
| * Following the same idea, it occurs to me that we should only updateChen, Kenneth W2005-10-281-0/+3
| * [patch] remove gendisk->stamp_idle fieldChen, Kenneth W2005-10-281-6/+5Star
* | [PATCH] gfp_t: remaining bits of drivers/*Al Viro2005-10-288-8/+8
* | [PATCH] gfp_t: drivers/netAl Viro2005-10-286-8/+9
* | [PATCH] gfp_t: drivers/infinibandAl Viro2005-10-284-4/+4
* | [PATCH] gfp_t: drivers/scsiAl Viro2005-10-2812-18/+24
* | [PATCH] gfp_t: drivers/usbAl Viro2005-10-2834-89/+89
* | [PATCH] gfp_t: dma-mapping (parisc)Al Viro2005-10-282-2/+2
* | [PATCH] gfp_t: block layer coreAl Viro2005-10-285-15/+15
|/
* [PATCH] cpufreq: SMP fix for conservative governorDave Jones2005-10-281-3/+3
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-10-261-1/+25
|\
| * [SERIAL] new hp diva console portJustin Chen2005-10-241-0/+1
| * [SERIAL] support the Exsys EX-4055 4S four-port cardBjorn Helgaas2005-10-241-1/+24
* | [PATCH] fix radeon_cp_init_ring_buffer()Ivan Kokshaysky2005-10-261-5/+6
* | [PATCH] md: make sure mdthreads will always respond to kthread_stopNeilBrown2005-10-261-4/+6
* | PCI: be more verbose about resource quirksLinus Torvalds2005-10-261-13/+88
* | [PATCH] qlogic lockup fixAndrew Morton2005-10-251-1/+2
* | [PATCH] Return the line length via sysfs for fbdevJames Simmons2005-10-241-0/+8
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-10-245-8/+17
|\
| * [SCSI] scsi_error thread exits in TASK_INTERRUPTIBLE state.Steven Rostedt2005-10-191-0/+2
| * [SCSI] mptsas: fix phy identifiersChristoph Hellwig2005-10-171-4/+8
| * [SCSI] 2.6.13.3; add Pioneer DRM-624x to drivers/scsi/scsi_devinfo.cKarl Magnus Kolstoe2005-10-171-0/+1
| * [SCSI] Fix leak of Scsi_CmndsAlan Stern2005-10-161-3/+4
| * [SCSI] FW: [PATCH] for Deadlock in transport_fcJames.Smart@Emulex.Com2005-10-161-3/+10
| * [SCSI] Fix aacraid regressionSalyzyn, Mark2005-10-161-1/+1
| * [SCSI] NCR5380: fix undefined preprocessor identifierRandy Dunlap2005-10-161-1/+1
* | [PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt()Roland Dreier2005-10-241-10/+11
* | [PATCH] Kconfig: saa7134-dvb should not select cx22702Mike Krufky2005-10-241-1/+0Star
* | cardbus: limit IO windows to 256 bytesLinus Torvalds2005-10-241-1/+1
* | [PATCH] drm: another mga bugDave Airlie2005-10-213-3/+4
* | [PATCH] mptsas: fix phy identifiersEric Moore2005-10-211-4/+8
* | [PATCH] scsi_error thread exits in TASK_INTERRUPTIBLE state.Steven Rostedt2005-10-201-0/+2
* | [PATCH] `unaligned access' in acpi get_root_bridge_busnr()Peter Chubb2005-10-201-4/+4
* | [PATCH] fix MGA DRM regression before 2.6.14Dave Airlie2005-10-201-3/+19
* | [PATCH] Three one-liners in md.cNeilBrown2005-10-201-1/+3
* | [PATCH] raw1394: fix locking in the presence of SMP and interruptsAndy Wingo2005-10-202-49/+57