aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | hwmon/w83781d: Deprecate W83627HF supportJean Delvare2007-05-08
| * | | hwmon/w83781d: Use dynamic sysfs callbacksJean Delvare2007-05-08
| * | | hwmon/w83781d: Be less i2c_client-centricJean Delvare2007-05-08
| * | | hwmon/w83781d: Clean up conversion macrosJean Delvare2007-05-08
| * | | hwmon/w83781d: No longer use i2c-isaJean Delvare2007-05-08
| * | | hwmon/ams: Do not print error on systems without apple motion sensorOlaf Hering2007-05-08
| * | | hwmon/ams: Fix I2C read retry logicStelian Pop2007-05-08
| * | | hwmon: New AD7416, AD7417 and AD7418 driverAlessandro Zummo2007-05-08
| * | | hwmon/coretemp: Add documentationRudolf Marek2007-05-08
| * | | hwmon: New coretemp driverRudolf Marek2007-05-08
| * | | i386: Use functions from library in msr driverNicolas Boichat2007-05-08
| * | | i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpuRudolf Marek2007-05-08
| * | | hwmon/lm75: Use dynamic sysfs callbacksJean Delvare2007-05-08
| * | | hwmon/lm78: Use dynamic sysfs callbacksJean Delvare2007-05-08
| * | | hwmon/lm78: Be less i2c_client-centricJean Delvare2007-05-08
| * | | hwmon/lm78: No longer use i2c-isaJean Delvare2007-05-08
| * | | hwmon: New max6650 driverHans-Juergen Koch2007-05-08
| * | | hwmon/smsc47m1: Use dynamic sysfs callbacksJean Delvare2007-05-08
| * | | hwmon/smsc47m1: Use DRVNAME consistentlyJean Delvare2007-05-08
| * | | hwmon/smsc47m1: Convert to a platform driverJean Delvare2007-05-08
| * | | hwmon: Document the new fan1_target interface fileJean Delvare2007-05-08
| * | | hwmon/w83627hf: Convert to a platform driverJean Delvare2007-05-08
| * | | hwmon/w83627hf: Preliminary cleanupsJean Delvare2007-05-08
| * | | hwmon-vid: Add support for VIA EstherRudolf Marek2007-05-08
| * | | hwmon: Only call vid_which_vrm() when neededJean Delvare2007-05-08
| * | | hwmon/smsc47m1: Get rid of a useless mutexJean Delvare2007-05-08
| * | | hwmon/smsc47m1: Add support for the LPC47M292Jean Delvare2007-05-08
| * | | hwmon: Request the I/O regions in platform driversJean Delvare2007-05-08
| * | | hwmon/smsc47m192: Document the LPC47M292 as supportedJean Delvare2007-05-08
* | | | Fix sunrpc warning noiseGeert Uytterhoeven2007-05-08
* | | | Merge git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-05-08
|\ \ \ \
| * | | | [XFS] Add lockdep support for XFSLachlan McIlroy2007-05-07
| * | | | [XFS] Fix race in xfs_write() b/w dmapi callout and direct I/O checks.Lachlan McIlroy2007-05-07
| * | | | [XFS] Get rid of redundant "required" in msg.Utako Kusaka2007-05-07
| * | | | [XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg.Tim Shimmin2007-05-07
| * | | | [XFS] Remove unused ilen variable and references.Tim Shimmin2007-05-07
| * | | | [XFS] Fix to prevent the notorious 'NULL files' problem after a crash.Lachlan McIlroy2007-05-07
| * | | | [XFS] Fix race condition in xfs_write().Lachlan McIlroy2007-05-07
| * | | | [XFS] Fix uquota and oquota enforcement problems.Kouta Ooizumi2007-05-07
| * | | | [XFS] propogate return codes from flush routinesLachlan McIlroy2007-05-07
| * | | | [XFS] Fix quotaon syscall failures for group enforcement requests.Donald Douwsma2007-05-07
| * | | | [XFS] Invalidate quotacheck when mounting without a quota type.Donald Douwsma2007-05-07
| * | | | [XFS] reducing the number of random number functions.Joe Perches2007-05-07
| * | | | [XFS] remove more misc. unused argsEric Sandeen2007-05-07
| * | | | [XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it.Eric Sandeen2007-05-07
| * | | | [XFS] The last argument "lsn" of xfs_trans_commit() is always called withEric Sandeen2007-05-07
| |/ / /
* | | | Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2007-05-08
|\ \ \ \
| * | | | [libata reset-seq] build and merge fixesJeff Garzik2007-05-01
| * | | | libata: reimplement reset sequencingTejun Heo2007-05-01
| * | | | libata: improve ata_std_prereset()Tejun Heo2007-05-01