summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-08-12Pull sbs into release branchLen Brown
2007-08-12Pull processor into release branchLen Brown
2007-08-12Pull fluff into release branchLen Brown
2007-08-12Pull ec into release branchLen Brown
2007-08-12Pull dock-bay into release branchLen Brown
2007-08-12Pull bugzilla-8842 into release branchLen Brown
2007-08-12Pull bugzilla-8768 into release branchLen Brown
2007-08-12Pull bugzilla-3774 into release branchLen Brown
2007-08-12pull asus sony thinkpad into release branchLen Brown
2007-08-12ACPI: thermal: add DMI hooks to handle AOpen's broken Award BIOSLen Brown
2007-08-12ACPI: thermal: create "thermal.act=" to disable or override active trip pointLen Brown
2007-08-12ACPI: thermal: create "thermal.nocrt" to disable critical actionsLen Brown
2007-08-12ACPI: thermal: create "thermal.psv=" to override passive trip pointsLen Brown
2007-08-12ACPI: thermal: expose "thermal.tzp=" to set global polling frequencyLen Brown
2007-08-12ACPI: thermal: create "thermal.off=1" to disable ACPI thermal supportLen Brown
2007-08-11ACPI: staticAdrian Bunk
2007-08-11ACPI EC: remove potential deadlock from ECAlexey Starikovskiy
2007-08-11ACPI: dock: Send key=value pair instead of plain valueHolger Macht
2007-08-11ACPI: bay: send envp with uevent - fixStephan Berberig
2007-08-11Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-08-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-08-11i386: Make patching more robust, fix paravirt issueAndi Kleen
2007-08-11lguest files should explicitly include asm/paravirt.hJes Sorensen
2007-08-11fix compilation with gcc 4.2Peter Chubb
2007-08-11spidev warning fixDavid Brownell
2007-08-11mtdchar build fixAndrew Morton
2007-08-11fix serial buffer memory leakAlan Cox
2007-08-11spi_mpc83xx: fix prescale modulus calculationAnton Vorontsov
2007-08-11spi_mpc83xx: in "QE mode", use sysclk/2Anton Vorontsov
2007-08-11drivers/char/pcmcia/cm40x0_cs.c: fix release function callDaniel Ritz
2007-08-11matroxfb: rectify jitter (G450/G550)Paul A. Clarke
2007-08-11pvr2fb: Consolidated cleanup of pvr2fb.cAdrian McMenamin
2007-08-11pvr2fb: Fix oops when pseudo_palette is writtenAntonino A. Daplas
2007-08-11fbcon: Kill compile warningAntonino A. Daplas
2007-08-11stifb: detect cards in double buffer mode more reliablyHelge Deller
2007-08-11sysace: HDIO_GETGEO has it's own method for agesChristoph Hellwig
2007-08-11drivers/block/cpqarray.c: better error handling and kmalloc + memset conversi...Mariusz Kozlowski
2007-08-11drivers/block/cciss.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-08-11Clean up duplicate includes in drivers/block/Jesper Juhl
2007-08-11Fix remap handling by blktraceAlan D. Brunelle
2007-08-10[S390] monwriter: Serialization bug for multithreaded applications.Melissa Howland
2007-08-10[S390] vmur: diag14 only works with buffers below 2GBMichael Holzheu
2007-08-10[S390] vmur: add "top of queue" sanity check for reader openMichael Holzheu
2007-08-10[S390] vmur: reject open on z/VM reader files with status HOLDMichael Holzheu
2007-08-10[S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happyHeiko Carstens
2007-08-10[S390] vmur: allocate single record buffers instead of one big data bufferMichael Holzheu
2007-08-10[S390] qdio: make sure data structures are correctly aligned.Heiko Carstens
2007-08-10[S390] cio: avoid memory leak on error in css_alloc_subchannel().Cornelia Huck
2007-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-08-09lguest: Fix Malicious Guest GDT Host CrashRusty Russell