summaryrefslogtreecommitdiffstats
path: root/drivers/edac (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-23staging: pcc_acpi: delete obsolete driverLen Brown6-1133/+0
2008-10-23Fix compile warning in kernel/params.cLinus Torvalds1-1/+1
2008-10-23ext4: remove unused variable in ext4_get_parentChristoph Hellwig1-1/+0
2008-10-23pcc-acpi: fix compile with new stricter ACPI typesLinus Torvalds1-1/+1
2008-10-23ext3 quota support: fix compile failureLinus Torvalds1-1/+1
2008-10-23compat_blkdev_driver_ioctl: Remove unused variable warningLinus Torvalds1-2/+0
2008-10-23[SCSI] sd: fix computation of the full size of the deviceH. Peter Anvin1-1/+1
2008-10-23[SCSI] lib: string_get_size(): don't hang on zero; no decimals on exactH. Peter Anvin1-15/+19
2008-10-23[SCSI] sun3x_esp: Convert && to ||Julia Lawall1-2/+2
2008-10-23[SCSI] sd: remove command-size switching codeAlan Stern1-9/+0
2008-10-23[SCSI] 3w-9xxx: remove unnecessary local_irq_save/restore for scsi sg copy APIFUJITA Tomonori1-3/+0
2008-10-23[SCSI] 3w-xxxx: remove unnecessary local_irq_save/restore for scsi sg copy APIFUJITA Tomonori1-6/+1
2008-10-23[SCSI] fix netlink kernel-docRandy Dunlap1-6/+3
2008-10-23[SCSI] sd: Fix handling of NO_SENSE check conditionJamie Wellnitz1-1/+9
2008-10-23[SCSI] export busy state via q->lld_busy_fn()Kiyoshi Ueda1-0/+32
2008-10-23[SCSI] refactor sdev/starget/shost busy checkingKiyoshi Ueda1-10/+20
2008-10-23[SCSI] mptfusion: Increase scsi-timeouts, similariy to the LSI 4.x driver.Bernd Schubert1-2/+1
2008-10-23[SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resumethomas schorpp1-0/+7
2008-10-23[SCSI] aic79xx: user visible misuse wrong SI units (not disk size!)Alan Cox2-5/+5
2008-10-23[SCSI] ipr: use memory_read_from_buffer()Akinobu Mita1-11/+5
2008-10-23[SCSI] aic79xx: fix shadowed variablesHarvey Harrison1-4/+0
2008-10-23[SCSI] aic79xx: fix shadowed variables, add staticsHarvey Harrison1-9/+4
2008-10-23[SCSI] aic7xxx: update *_shipped filesDenys Vlasenko4-4197/+133
2008-10-23[SCSI] aic7xxx: update .reg filesDenys Vlasenko2-0/+309
2008-10-23[SCSI] aic7xxx: introduce "dont_generate_debug_code" keyword in aicasm parserDenys Vlasenko4-1/+16
2008-10-23[SCSI] scsi_dh: Initialize path state to be passive when path is not ownedChandra Seetharaman1-0/+3
2008-10-23[SCSI] fix removable device inability to detect disk changesJames Bottomley1-11/+10
2008-10-238250: Add more OxSemi devicesLee Howard1-2/+22
2008-10-238250: Oxford Semiconductor DevicesLee Howard3-1/+238
2008-10-23ALSA: aoa i2sbus: don't overwrite module parameterJohannes Berg1-3/+3
2008-10-23tty: Fix tty_port kref screwupAlan Cox1-1/+1
2008-10-23watchdog: Fix warningAlan Cox1-1/+1
2008-10-23mutex: speed up generic mutex implementationsNick Piggin2-32/+3
2008-10-23memcg: fix page_cgroup allocationKAMEZAWA Hiroyuki4-8/+32
2008-10-23jbd: abort instead of waiting for nonexistent transactionsDuane Griffin1-2/+17
2008-10-23jbd: test BH_Write_EIO to detect errors on metadata buffersHidehiro Kawai1-3/+3
2008-10-23ext3: add checks for errors from jbdHidehiro Kawai2-8/+27
2008-10-23jbd: fix error handling for checkpoint ioHidehiro Kawai4-21/+65
2008-10-23profiling: fix up CONFIG_PROC_FS=n buildPaul Mundt1-1/+6
2008-10-23mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree().Paul Mundt1-0/+1
2008-10-23proc: remove fs/proc/proc_misc.cAlexey Dobriyan4-68/+2
2008-10-23proc: move /proc/vmcore creation to fs/proc/vmcore.cAlexey Dobriyan3-8/+3
2008-10-23proc: move pagecount stuff to fs/proc/page.cAlexey Dobriyan3-135/+148
2008-10-23proc: move all /proc/kcore stuff to fs/proc/kcore.cAlexey Dobriyan3-13/+13
2008-10-23proc: move /proc/schedstat boilerplate to kernel/sched_stats.hAlexey Dobriyan4-8/+9
2008-10-23proc: move /proc/modules boilerplate to kernel/module.cAlexey Dobriyan2-35/+41
2008-10-23proc: move /proc/diskstats boilerplate to block/genhd.cAlexey Dobriyan3-19/+14
2008-10-23ALSA: ASoC: tlv320aic3x: Fix DSP DAI format and signal polarities matchingJarkko Nikula1-6/+10
2008-10-23proc: move /proc/zoneinfo boilerplate to mm/vmstat.cAlexey Dobriyan3-15/+14
2008-10-23avr32: Fix GPIO initcall breakageHaavard Skinnemoen6-11/+12