Commit Graph

117904 Commits (3b0d29ee1c73b6b90bfddd10f7b8e86632b6b694)
 

Author SHA1 Message Date
Jamie Wellnitz 10dab22664 [SCSI] sd: Fix handling of NO_SENSE check condition 17 years ago
Kiyoshi Ueda 6c5121b78b [SCSI] export busy state via q->lld_busy_fn() 17 years ago
Kiyoshi Ueda 9d11251709 [SCSI] refactor sdev/starget/shost busy checking 17 years ago
Bernd Schubert 22ab019b6f [SCSI] mptfusion: Increase scsi-timeouts, similariy to the LSI 4.x driver. 17 years ago
thomas schorpp 7583221f60 [SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resume 17 years ago
Alan Cox d91ab4e7df [SCSI] aic79xx: user visible misuse wrong SI units (not disk size!) 17 years ago
Akinobu Mita d777aaf386 [SCSI] ipr: use memory_read_from_buffer() 17 years ago
Harvey Harrison 3ba7f18cd9 [SCSI] aic79xx: fix shadowed variables 17 years ago
Harvey Harrison 678e80a32f [SCSI] aic79xx: fix shadowed variables, add statics 17 years ago
Denys Vlasenko 060ae855a8 [SCSI] aic7xxx: update *_shipped files 17 years ago
Denys Vlasenko 7b61ab89f9 [SCSI] aic7xxx: update .reg files 17 years ago
Denys Vlasenko fa25b99a50 [SCSI] aic7xxx: introduce "dont_generate_debug_code" keyword in aicasm parser 17 years ago
Chandra Seetharaman 5a36756b8b [SCSI] scsi_dh: Initialize path state to be passive when path is not owned 17 years ago
James Bottomley 32c356d76d [SCSI] fix removable device inability to detect disk changes 17 years ago
Linus Torvalds f2e4bd2b37 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
Linus Torvalds 133e887f90 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
Linus Torvalds e82cff752f Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
Lee Howard b80de369aa 8250: Add more OxSemi devices 17 years ago
Lee Howard 7106b4e333 8250: Oxford Semiconductor Devices 17 years ago
Johannes Berg 9f50bbad8f ALSA: aoa i2sbus: don't overwrite module parameter 17 years ago
Alan Cox cb4bca3540 tty: Fix tty_port kref screwup 17 years ago
Alan Cox 7dc9b48fc5 watchdog: Fix warning 17 years ago
Nick Piggin a8ddac7e53 mutex: speed up generic mutex implementations 17 years ago
Linus Torvalds 5a439c5657 Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 17 years ago
KAMEZAWA Hiroyuki 94b6da5ab8 memcg: fix page_cgroup allocation 17 years ago
Duane Griffin be07c4ed40 jbd: abort instead of waiting for nonexistent transactions 17 years ago
Hidehiro Kawai 9f818b4ac0 jbd: test BH_Write_EIO to detect errors on metadata buffers 17 years ago
Hidehiro Kawai 2d7c820e56 ext3: add checks for errors from jbd 17 years ago
Hidehiro Kawai 4afe978530 jbd: fix error handling for checkpoint io 17 years ago
Paul Mundt 66f50ee3ce profiling: fix up CONFIG_PROC_FS=n build 17 years ago
Paul Mundt 4c8210427b mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree(). 17 years ago
Linus Torvalds 9bf9b2f3ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 17 years ago
Linus Torvalds 9779a8325a Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb 17 years ago
Linus Torvalds 309e1e4240 Merge branch 'for-next' of git://git.o-hand.com/linux-mfd 17 years ago
Linus Torvalds 724bdd097e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband 17 years ago
Linus Torvalds dc8dcad83b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev 17 years ago
Linus Torvalds fdc76bf9b6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 17 years ago
Linus Torvalds 72441bdc76 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 17 years ago
Alexey Dobriyan 59c7572e82 proc: remove fs/proc/proc_misc.c 17 years ago
Alexey Dobriyan 5aa140c2de proc: move /proc/vmcore creation to fs/proc/vmcore.c 17 years ago
Alexey Dobriyan 6d80e53f00 proc: move pagecount stuff to fs/proc/page.c 17 years ago
Alexey Dobriyan 97ce5d6dcb proc: move all /proc/kcore stuff to fs/proc/kcore.c 17 years ago
Alexey Dobriyan b5aadf7f14 proc: move /proc/schedstat boilerplate to kernel/sched_stats.h 17 years ago
Alexey Dobriyan 3b5d5c6b0c proc: move /proc/modules boilerplate to kernel/module.c 17 years ago
Alexey Dobriyan 31d85ab28e proc: move /proc/diskstats boilerplate to block/genhd.c 17 years ago
Jarkko Nikula 4b7d283150 ALSA: ASoC: tlv320aic3x: Fix DSP DAI format and signal polarities matching 17 years ago
Alexey Dobriyan 5c9fe6281b proc: move /proc/zoneinfo boilerplate to mm/vmstat.c 17 years ago
Haavard Skinnemoen d9214556b1 Merge branches 'boards' and 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 17 years ago
Haavard Skinnemoen e82c6106b0 avr32: Fix GPIO initcall breakage 17 years ago
Haavard Skinnemoen e3f91ca481 avr32: Scale loops_per_jiffy when cpu frequency changes 17 years ago