summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-08-12pull asus sony thinkpad into release branchLen Brown6-11/+38
2007-08-11Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds5-114/+166
2007-08-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-82/+46
2007-08-11i386: Make patching more robust, fix paravirt issueAndi Kleen1-4/+5
2007-08-11lguest files should explicitly include asm/paravirt.hJes Sorensen2-0/+2
2007-08-11fix compilation with gcc 4.2Peter Chubb1-2/+0
2007-08-11spidev warning fixDavid Brownell1-1/+3
2007-08-11mtdchar build fixAndrew Morton1-0/+1
2007-08-11fix serial buffer memory leakAlan Cox1-6/+50
2007-08-11spi_mpc83xx: fix prescale modulus calculationAnton Vorontsov1-2/+6
2007-08-11spi_mpc83xx: in "QE mode", use sysclk/2Anton Vorontsov1-8/+13
2007-08-11drivers/char/pcmcia/cm40x0_cs.c: fix release function callDaniel Ritz2-4/+3
2007-08-11matroxfb: rectify jitter (G450/G550)Paul A. Clarke4-10/+30
2007-08-11pvr2fb: Consolidated cleanup of pvr2fb.cAdrian McMenamin1-0/+4
2007-08-11pvr2fb: Fix oops when pseudo_palette is writtenAntonino A. Daplas1-5/+7
2007-08-11fbcon: Kill compile warningAntonino A. Daplas1-1/+13
2007-08-11stifb: detect cards in double buffer mode more reliablyHelge Deller1-7/+12
2007-08-11sysace: HDIO_GETGEO has it's own method for agesChristoph Hellwig1-19/+10
2007-08-11drivers/block/cpqarray.c: better error handling and kmalloc + memset conversi...Mariusz Kozlowski1-52/+26
2007-08-11drivers/block/cciss.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-8/+8
2007-08-11Clean up duplicate includes in drivers/block/Jesper Juhl1-1/+0
2007-08-11Fix remap handling by blktraceAlan D. Brunelle1-2/+2
2007-08-10[S390] monwriter: Serialization bug for multithreaded applications.Melissa Howland1-0/+6
2007-08-10[S390] vmur: diag14 only works with buffers below 2GBMichael Holzheu1-36/+70
2007-08-10[S390] vmur: add "top of queue" sanity check for reader openMichael Holzheu2-1/+7
2007-08-10[S390] vmur: reject open on z/VM reader files with status HOLDMichael Holzheu2-2/+6
2007-08-10[S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happyHeiko Carstens1-1/+1
2007-08-10[S390] vmur: allocate single record buffers instead of one big data bufferMichael Holzheu1-38/+37
2007-08-10[S390] qdio: make sure data structures are correctly aligned.Heiko Carstens1-45/+47
2007-08-10[S390] cio: avoid memory leak on error in css_alloc_subchannel().Cornelia Huck1-0/+1
2007-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds3-16/+16
2007-08-09lguest: Fix Malicious Guest GDT Host CrashRusty Russell5-67/+29
2007-08-09Fix non-TSC guest clocksource lockupRusty Russell1-2/+2
2007-08-09mmc: at91_mci: remove whitespace at the end of linesNicolas Ferre1-4/+4
2007-08-09mmc: reorganize bounce buffer initPierre Ossman1-7/+7
2007-08-09wbsd: fix section mismatch warningsGabriel C1-5/+5
2007-08-07drivers/net/ibmveth.c: memset fixMariusz Kozlowski1-2/+1
2007-08-07phy layer: fix phy_mii_ioctl for autonegotiationDomen Puncer1-2/+2
2007-08-07ehea: Eliminated some compiler warningsThomas Klein1-15/+10
2007-08-07ehea: Simplify resource usage checkThomas Klein1-12/+6
2007-08-07ehea: Fix workqueue handlingThomas Klein2-1/+2
2007-08-07ibmveth: Fix rx pool deactivate oopsBrian King2-13/+14
2007-08-07Merge branch 'r8169-for-jeff-20070806' of git://electric-eye.fr.zoreil.com/ho...Jeff Garzik1-8/+16
2007-08-07Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik3-3/+3
2007-08-07Merge branch 'ucc_geth' of master.kernel.org:/pub/scm/linux/kernel/git/leo/fs...Jeff Garzik2-2/+2
2007-08-07sis190 check for ISA bridge on SiS966Neil Muller1-0/+3
2007-08-07atl1: use spin_trylock_irqsave()Ingo Molnar1-3/+1
2007-08-07net: smc91x: Build fixes for general sh boards.Paul Mundt1-3/+1
2007-08-07ACPI: thinkpad-acpi: change thinkpad-acpi input default and kconfig helpHenrique de Moraes Holschuh1-7/+15
2007-08-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-17/+11