aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] ioremap balanced with iounmap for drivers/char/istallion.cAmol Lad1-0/+4
2006-12-07[PATCH] ioremap balanced with iounmap for drivers/char/moxa.cAmol Lad1-1/+4
2006-12-07[PATCH] ioremap balanced with iounmap for drivers/char/rio/rio_linux.cAmol Lad1-1/+7
2006-12-07[PATCH] serial uartlite driverPeter Korsgaard3-0/+525
2006-12-07[PATCH] cciss: cleanup cciss_interrupt modeMike Miller1-5/+3
2006-12-07[PATCH] cciss: add support for 1024 logical volumesMike Miller3-40/+79
2006-12-07[PATCH] cciss: remove unused revalidate_allvol functionMike Miller1-73/+1
2006-12-07[PATCH] cciss: change cciss_open for consistencyMike Miller1-1/+1
2006-12-07[PATCH] cciss: set sector_size to 2048 for performanceMike Miller2-3/+10
2006-12-07[PATCH] cciss: disable DMA prefetch on P600Mike Miller2-0/+12
2006-12-07[PATCH] cciss: fix pci ssid for the E500 controllerMike Miller1-2/+2
2006-12-07[PATCH] cciss: increase number of commands on controllerMike Miller2-36/+40
2006-12-07[PATCH] cciss: reference driver supportMike Miller1-7/+23
2006-12-07[PATCH] cciss: version changeMike Miller1-3/+4
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham25-9/+26
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter25-38/+38
2006-12-07[PATCH] slab: remove SLAB_DMAChristoph Lameter4-6/+6
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter35-71/+71
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter40-91/+91
2006-12-07[PATCH] slab: remove SLAB_NOIOChristoph Lameter1-1/+1
2006-12-07[PATCH] add numa node information to struct deviceChristoph Hellwig2-0/+2
2006-12-07[PATCH] mm: incorrect VM_FAULT_OOM returns from driversNick Piggin1-4/+4
2006-12-07[PATCH] drm-sis linkage fixAndrew Morton1-0/+1
2006-12-06[PATCH] ... and then some more work_struct-induced breakage (ibmvscsi)Al Viro1-4/+6
2006-12-06[PATCH] ... and more work_struct-induced breakage (mips)Al Viro2-5/+13
2006-12-06[PATCH] More work_struct induced breakage (s390)Al Viro6-24/+21
2006-12-06[PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro6-23/+22
2006-12-06[PATCH] hamradio/dmascc: fix up work_struct-induced breakageAl Viro1-4/+4
2006-12-06Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-3/+40
2006-12-06Merge git://git.infradead.org/users/dhowells/workq-2.6Linus Torvalds243-1338/+1613
2006-12-06[PATCH] m68knommu: ColdFire serial driver fixesGreg Ungerer1-3/+51
2006-12-06Actually update the fixed up compile failures.David Howells3-11/+17
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells121-1961/+4837
2006-12-06sh: Clock framework tidying.Paul Mundt1-3/+3
2006-12-06sh: More flexible + SH7780 earlyprintk SCIF support.Paul Mundt1-0/+1
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato1-0/+36
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds72-1076/+4461
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds49-885/+376
2006-12-05[SCSI] aic79xx: Add ASC-29320LPE ids to driverSalyzyn, Mark3-1/+9
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells13-53/+71
2006-12-05[SCSI] stex: version updateEd Lin1-4/+2
2006-12-05[SCSI] stex: change wait loop codeEd Lin1-21/+20
2006-12-05[SCSI] stex: add new device type supportEd Lin1-7/+21
2006-12-05[SCSI] stex: update device id infoEd Lin2-11/+33
2006-12-05[SCSI] stex: adjust default queue lengthEd Lin1-1/+10
2006-12-05[SCSI] stex: add value check in hard reset routineEd Lin1-1/+1
2006-12-05[SCSI] stex: fix controller_info command handlingEd Lin1-0/+1
2006-12-05[SCSI] stex: fix biosparam calculationEd Lin1-3/+3
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells122-1285/+5600
2006-12-05[SCSI] megaraid: fix MMIO castsJeff Garzik2-6/+10