| Commit message (Expand) | Author | Age |
* | IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules | Roland Dreier | 2007-05-08 |
* | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2007-05-08 |
|\ |
|
| * | Use menuconfig objects - hwmon | Jan Engelhardt | 2007-05-08 |
| * | hwmon/smsc47b397: Use dynamic sysfs callbacks | Jean Delvare | 2007-05-08 |
| * | hwmon/smsc47b397: Convert to a platform driver | Jean Delvare | 2007-05-08 |
| * | hwmon/w83781d: Deprecate W83627HF support | Jean Delvare | 2007-05-08 |
| * | hwmon/w83781d: Use dynamic sysfs callbacks | Jean Delvare | 2007-05-08 |
| * | hwmon/w83781d: Be less i2c_client-centric | Jean Delvare | 2007-05-08 |
| * | hwmon/w83781d: Clean up conversion macros | Jean Delvare | 2007-05-08 |
| * | hwmon/w83781d: No longer use i2c-isa | Jean Delvare | 2007-05-08 |
| * | hwmon/ams: Do not print error on systems without apple motion sensor | Olaf Hering | 2007-05-08 |
| * | hwmon/ams: Fix I2C read retry logic | Stelian Pop | 2007-05-08 |
| * | hwmon: New AD7416, AD7417 and AD7418 driver | Alessandro Zummo | 2007-05-08 |
| * | hwmon/coretemp: Add documentation | Rudolf Marek | 2007-05-08 |
| * | hwmon: New coretemp driver | Rudolf Marek | 2007-05-08 |
| * | i386: Use functions from library in msr driver | Nicolas Boichat | 2007-05-08 |
| * | i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpu | Rudolf Marek | 2007-05-08 |
| * | hwmon/lm75: Use dynamic sysfs callbacks | Jean Delvare | 2007-05-08 |
| * | hwmon/lm78: Use dynamic sysfs callbacks | Jean Delvare | 2007-05-08 |
| * | hwmon/lm78: Be less i2c_client-centric | Jean Delvare | 2007-05-08 |
| * | hwmon/lm78: No longer use i2c-isa | Jean Delvare | 2007-05-08 |
| * | hwmon: New max6650 driver | Hans-Juergen Koch | 2007-05-08 |
| * | hwmon/smsc47m1: Use dynamic sysfs callbacks | Jean Delvare | 2007-05-08 |
| * | hwmon/smsc47m1: Use DRVNAME consistently | Jean Delvare | 2007-05-08 |
| * | hwmon/smsc47m1: Convert to a platform driver | Jean Delvare | 2007-05-08 |
| * | hwmon: Document the new fan1_target interface file | Jean Delvare | 2007-05-08 |
| * | hwmon/w83627hf: Convert to a platform driver | Jean Delvare | 2007-05-08 |
| * | hwmon/w83627hf: Preliminary cleanups | Jean Delvare | 2007-05-08 |
| * | hwmon-vid: Add support for VIA Esther | Rudolf Marek | 2007-05-08 |
| * | hwmon: Only call vid_which_vrm() when needed | Jean Delvare | 2007-05-08 |
| * | hwmon/smsc47m1: Get rid of a useless mutex | Jean Delvare | 2007-05-08 |
| * | hwmon/smsc47m1: Add support for the LPC47M292 | Jean Delvare | 2007-05-08 |
| * | hwmon: Request the I/O regions in platform drivers | Jean Delvare | 2007-05-08 |
| * | hwmon/smsc47m192: Document the LPC47M292 as supported | Jean Delvare | 2007-05-08 |
* | | Fix sunrpc warning noise | Geert Uytterhoeven | 2007-05-08 |
* | | Merge git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 2007-05-08 |
|\ \ |
|
| * | | [XFS] Add lockdep support for XFS | Lachlan McIlroy | 2007-05-07 |
| * | | [XFS] Fix race in xfs_write() b/w dmapi callout and direct I/O checks. | Lachlan McIlroy | 2007-05-07 |
| * | | [XFS] Get rid of redundant "required" in msg. | Utako Kusaka | 2007-05-07 |
| * | | [XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg. | Tim Shimmin | 2007-05-07 |
| * | | [XFS] Remove unused ilen variable and references. | Tim Shimmin | 2007-05-07 |
| * | | [XFS] Fix to prevent the notorious 'NULL files' problem after a crash. | Lachlan McIlroy | 2007-05-07 |
| * | | [XFS] Fix race condition in xfs_write(). | Lachlan McIlroy | 2007-05-07 |
| * | | [XFS] Fix uquota and oquota enforcement problems. | Kouta Ooizumi | 2007-05-07 |
| * | | [XFS] propogate return codes from flush routines | Lachlan McIlroy | 2007-05-07 |
| * | | [XFS] Fix quotaon syscall failures for group enforcement requests. | Donald Douwsma | 2007-05-07 |
| * | | [XFS] Invalidate quotacheck when mounting without a quota type. | Donald Douwsma | 2007-05-07 |
| * | | [XFS] reducing the number of random number functions. | Joe Perches | 2007-05-07 |
| * | | [XFS] remove more misc. unused args | Eric Sandeen | 2007-05-07 |
| * | | [XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it. | Eric Sandeen | 2007-05-07 |