aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [PATCH] i2c: New bus driver for the OpenCores I2C controllerPeter Korsgaard2006-06-22
* [PATCH] i2c: Suggest N for rare devices in KconfigJean Delvare2006-06-22
* [PATCH] HWMON: Trim VID values to correct number of bitsRudolf Marek2006-06-22
* [PATCH] HWMON: Improve the help text for CONFIG_HWMONJean Delvare2006-06-22
* [PATCH] HWMON: lm83: Documentation updateJean Delvare2006-06-22
* [PATCH] HWMON: w83791d: New hardware monitoring driver for the Winbond W83791DCharles Spirakis2006-06-22
* [PATCH] HWMON: hdaps: Update the list of supported systemsJean Delvare2006-06-22
* [PATCH] I2C: i2c-nforce2: Add support for the nForce4 MCP51 and MCP55Jean Delvare2006-06-22
* [PATCH] I2C: i2c-piix4: Document the IBM problem more clearlyJean Delvare2006-06-22
* [PATCH] I2C: i2c-piix4: Fix typo in documentationJean Delvare2006-06-22
* [PATCH] I2C: i2c-piix4: Remove the fix_hstcfg parameterRudolf Marek2006-06-22
* [PATCH] I2C: m41t00: Add support for the ST M41T81 and M41T85Mark A. Greer2006-06-22
* [PATCH] i2c: cleanup m41t00Mark A. Greer2006-06-22
* [PATCH] i2c-piix4: Add ATI IXP200/300/400 supportRudolf Marek2006-06-22
* [PATCH] hwmon: Add sysfs interface for individual alarm filesJean Delvare2006-06-22
* [PATCH] f71805f: Resource needs not be globalJean Delvare2006-06-22
* [PATCH] smsc47m192: New hwmon driver for SMSC LPC47M192/997Hartmut Rick2006-06-22
* [PATCH] w83627ehf: Add alarms supportJean Delvare2006-06-22
* [PATCH] w83627ehf: Add voltage inputs supportRudolf Marek2006-06-22
* [PATCH] lm83: Add LM82 supportJordan Crouse2006-06-22
* Merge git://oss.sgi.com:8090/xfs-2.6Linus Torvalds2006-06-21
|\
| * Merge HEAD from ../linux-2.6 Nathan Scott2006-06-20
| |\
| * | [XFS] Remove files from the build that are now unused.Nathan Scott2006-06-20
| * | [XFS] Fix a Makefile issue related to exports.o handling.Nathan Scott2006-06-20
| * | [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-19
| * | [XFS] Map EFSCORRUPTED to an actual error code, not just a made up oneNathan Scott2006-06-19
| * | [XFS] Kill direct access to ->count in valusema(); all we ever use it forAl Viro2006-06-18
| * | [XFS] Remove unneeded conditional code on NFS export interface relatedNathan Scott2006-06-18
| * | [XFS] Remove an incorrect use of unlikely() on a relatively likely codeNathan Scott2006-06-18
| * | [XFS] Push some common code out of write path into core XFS code forNathan Scott2006-06-18
| * | [XFS] Remove unnecessary local from open_exec dmapi path.Nathan Scott2006-06-18
| * | [XFS] Minor XFS documentation updates.Nathan Scott2006-06-13
| * | [XFS] Fix broken const use inside local suffix_strtoul routine.Nathan Scott2006-06-09
| * | [XFS] Fix nused counter. It's currently getting set to -1 rather thanMandy Kirkconnell2006-06-09
| * | [XFS] Fix mismerge of the fs_writable cleanup patch causing a freeze/thawNathan Scott2006-06-09
| * | [XFS] Fix up debug code so that bulkstat wont generate thousands ofNathan Scott2006-06-09
| * | [XFS] Remove unused parameter from di2xflags routine.Nathan Scott2006-06-09
| * | [XFS] Cleanup a missed porting conversion, and freezing.Nathan Scott2006-06-09
| * | [XFS] Resolve a namespace collision on remaining vtypes for FreeBSDNathan Scott2006-06-09
| * | [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-09
| * | [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott2006-06-09
| * | [XFS] statvfs component of directory/project quota support, codeNathan Scott2006-06-09
| * | [XFS] Portability changes: remove prdev, stick to one diagnosticNathan Scott2006-06-09
| * | [XFS] Remove dead code from come bulkstat paths.Nathan Scott2006-06-09
| * | [XFS] Fix a typo in a header file comment.Nathan Scott2006-06-09
| * | [XFS] Start writeout earlier (on last close) in the case where we have aNathan Scott2006-06-09
| * | [XFS] Make the pflags test/set wrappers more legible for us mere humans.Nathan Scott2006-06-09
| * | [XFS] Fix a buffer refcount leak in dir2 code on a forced shutdown.Nathan Scott2006-06-09
| * | [XFS] Shutdown the filesystem if all device paths have gone. MadeNathan Scott2006-06-09
| * | [XFS] getattr can return an error code, so propogate any from lowerNathan Scott2006-06-09