aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-05-27
|\
| * hwmon: (lm75) Add support for the Texas Instruments TMP105Shubhrajyoti Datta2010-05-27
| * hwmon: (ltc4245) Read only one GPIO pinIra W. Snyder2010-05-27
| * hwmon: (dme1737) Add SCH5127 supportJuerg Haefliger2010-05-27
| * hwmon: (tmp102) Don't always stop chip at exitJean Delvare2010-05-27
| * hwmon: (tmp102) Fix suspend and resume functionsJean Delvare2010-05-27
| * hwmon: (tmp102) Various fixesJean Delvare2010-05-27
| * hwmon: Driver for TI TMP102 temperature sensorSteven King2010-05-27
| * hwmon: EMC1403 thermal sensor supportKalhan Trisal2010-05-27
| * hwmon: (applesmc) Add temperature sensor labels to sysfs interfaceAlex Murray2010-05-27
| * hwmon: (applesmc) Add generic support for MacBook Pro 7Henrik Rydberg2010-05-27
| * hwmon: (applesmc) Add generic support for MacBook Pro 6Bernhard Froemel2010-05-27
| * hwmon: (applesmc) Add support for MacBook Pro 5,3 and 5,4Henrik Rydberg2010-05-27
| * hwmon: (tmp401) Reorganize code to get rid of static forward declarationsAndre Prendel2010-05-27
| * hwmon: (tmp401) Use constants for sysfs file permissionsAndre Prendel2010-05-27
| * hwmon: (adm1031) Allow setting update rateJean Delvare2010-05-27
| * hwmon: Add description of the update_rate sysfs attributeIra W. Snyder2010-05-27
| * hwmon: (lm90) Use programmed update rateIra W. Snyder2010-05-27
| * hwmon: (f71882fg) Acquire I/O regions while we're working with themGiel van Schijndel2010-05-27
| * hwmon: (f71882fg) Code cleanupGiel van Schijndel2010-05-27
| * hwmon: (f71882fg) Use strict_stro(l|ul) instead of simple_strto$1Giel van Schijndel2010-05-27
| * hwmon: (f71882fg) Fixed braces coding style issuesGiel van Schijndel2010-05-27
| * hwmon: (lm63) Add basic support for LM64Matthew Garrett2010-05-27
| * hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforcedJean Delvare2010-05-27
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-05-27
|\ \
| * | [S390] fill out file list in s390 MAINTAINERS entryJonathan Nieder2010-05-26
| * | [S390] Add support for LZO-compressed kernels.Heiko Carstens2010-05-26
| * | [S390] cmm: get rid of CMM_PROC config optionHeiko Carstens2010-05-26
| * | [S390] cmm: remove superfluous EXPORT_SYMBOLs plus cleanupsHeiko Carstens2010-05-26
| * | [S390] dasd: unit check handling during internal cio I/OStefan Haberland2010-05-26
| * | [S390] cio: unit check handling during internal I/OMichael Ernst2010-05-26
| * | [S390] ccwgroup: add locking around drvdata accessSebastian Ott2010-05-26
| * | [S390] cio: remove stschSebastian Ott2010-05-26
| * | [S390] spp: remove KVM_AWARE_CMF config optionHeiko Carstens2010-05-26
| * | [S390] kprobes: forbid probing of stnsm/stosm/epswHeiko Carstens2010-05-26
| * | [S390] spp: fix compilation for CONFIG_32BITHeiko Carstens2010-05-26
| * | [S390] atomic: implement atomic64_dec_if_positiveHeiko Carstens2010-05-26
| * | [S390] cmm: fix crash on module unloadHeiko Carstens2010-05-26
* | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2010-05-27
|\ \ \
| * | | SFI: add sysfs interface for SFI tables.Feng Tang2010-05-27
| * | | SFI: add support for v0.81 specFeng Tang2010-05-25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-05-27
|\ \ \ \
| * | | | Btrfs: add more error checking to btrfs_dirty_inodeChris Mason2010-05-27
| * | | | Btrfs: allow unaligned DIOChris Mason2010-05-26
| * | | | Btrfs: drop verbose enospc printkChris Mason2010-05-26
| * | | | Btrfs: Fix block generation verification raceYan, Zheng2010-05-26
| * | | | Btrfs: fix preallocation and nodatacow checks in O_DIRECTChris Mason2010-05-26
| * | | | Btrfs: avoid ENOSPC errors in btrfs_dirty_inodeChris Mason2010-05-26
| * | | | Btrfs: move O_DIRECT space reservation to btrfs_direct_IOChris Mason2010-05-26
| * | | | Btrfs: rework O_DIRECT enospc handlingChris Mason2010-05-25