aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-23[SCSI] sun3x_esp: Convert && to ||Julia Lawall
2008-10-23[SCSI] sd: remove command-size switching codeAlan Stern
2008-10-23[SCSI] 3w-9xxx: remove unnecessary local_irq_save/restore for scsi sg copy APIFUJITA Tomonori
2008-10-23[SCSI] 3w-xxxx: remove unnecessary local_irq_save/restore for scsi sg copy APIFUJITA Tomonori
2008-10-23[SCSI] fix netlink kernel-docRandy Dunlap
2008-10-23[SCSI] sd: Fix handling of NO_SENSE check conditionJamie Wellnitz
2008-10-23[SCSI] export busy state via q->lld_busy_fn()Kiyoshi Ueda
2008-10-23[SCSI] refactor sdev/starget/shost busy checkingKiyoshi Ueda
2008-10-23[SCSI] mptfusion: Increase scsi-timeouts, similariy to the LSI 4.x driver.Bernd Schubert
2008-10-23[SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resumethomas schorpp
2008-10-23[SCSI] aic79xx: user visible misuse wrong SI units (not disk size!)Alan Cox
2008-10-23[SCSI] ipr: use memory_read_from_buffer()Akinobu Mita
2008-10-23[SCSI] aic79xx: fix shadowed variablesHarvey Harrison
2008-10-23[SCSI] aic79xx: fix shadowed variables, add staticsHarvey Harrison
2008-10-23[SCSI] aic7xxx: update *_shipped filesDenys Vlasenko
2008-10-23[SCSI] aic7xxx: update .reg filesDenys Vlasenko
2008-10-23[SCSI] aic7xxx: introduce "dont_generate_debug_code" keyword in aicasm parserDenys Vlasenko
2008-10-23[SCSI] scsi_dh: Initialize path state to be passive when path is not ownedChandra Seetharaman
2008-10-23[SCSI] fix removable device inability to detect disk changesJames Bottomley
2008-10-23Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-23Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-23Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-238250: Add more OxSemi devicesLee Howard
2008-10-238250: Oxford Semiconductor DevicesLee Howard
2008-10-23ALSA: aoa i2sbus: don't overwrite module parameterJohannes Berg
2008-10-23tty: Fix tty_port kref screwupAlan Cox
2008-10-23watchdog: Fix warningAlan Cox
2008-10-23mutex: speed up generic mutex implementationsNick Piggin
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds
2008-10-23memcg: fix page_cgroup allocationKAMEZAWA Hiroyuki
2008-10-23jbd: abort instead of waiting for nonexistent transactionsDuane Griffin
2008-10-23jbd: test BH_Write_EIO to detect errors on metadata buffersHidehiro Kawai
2008-10-23ext3: add checks for errors from jbdHidehiro Kawai
2008-10-23jbd: fix error handling for checkpoint ioHidehiro Kawai
2008-10-23profiling: fix up CONFIG_PROC_FS=n buildPaul Mundt
2008-10-23mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree().Paul Mundt
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds
2008-10-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2008-10-23Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-10-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-10-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-10-23proc: remove fs/proc/proc_misc.cAlexey Dobriyan
2008-10-23proc: move /proc/vmcore creation to fs/proc/vmcore.cAlexey Dobriyan
2008-10-23proc: move pagecount stuff to fs/proc/page.cAlexey Dobriyan
2008-10-23proc: move all /proc/kcore stuff to fs/proc/kcore.cAlexey Dobriyan
2008-10-23proc: move /proc/schedstat boilerplate to kernel/sched_stats.hAlexey Dobriyan
2008-10-23proc: move /proc/modules boilerplate to kernel/module.cAlexey Dobriyan
2008-10-23proc: move /proc/diskstats boilerplate to block/genhd.cAlexey Dobriyan