aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-27fs/minix: bugfix, number of indirect block ptrs per block depends on block sizeErik van der Kouwe1-12/+15
2010-05-27rename the generic fsync implementationsChristoph Hellwig23-32/+44
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig69-157/+129
2010-05-27fs: Add missing mutex_unlockJulia Lawall1-4/+9
2010-05-27Fix racy use of anon_inode_getfd() in perf_event.cAl Viro1-18/+22
2010-05-27get rid of the magic around f_count in aioAl Viro4-15/+14
2010-05-27VFS: fix recent breakage of FS_REVAL_DOTNeil Brown1-1/+1
2010-05-27Revert "anon_inode: set S_IFREG on the anon_inode"Al Viro1-1/+1
2010-05-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-0/+21
2010-05-27[IA64] Fix build breakageTony Luck2-0/+21
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds75-3147/+1847
2010-05-27Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds18-120/+2750
2010-05-27Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds14-29/+691
2010-05-27Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds21-323/+1543
2010-05-27hwmon: (lm75) Add support for the Texas Instruments TMP105Shubhrajyoti Datta2-1/+4
2010-05-27hwmon: (ltc4245) Read only one GPIO pinIra W. Snyder2-16/+6
2010-05-27hwmon: (dme1737) Add SCH5127 supportJuerg Haefliger2-113/+266
2010-05-27hwmon: (tmp102) Don't always stop chip at exitJean Delvare1-10/+28
2010-05-27hwmon: (tmp102) Fix suspend and resume functionsJean Delvare1-4/+12
2010-05-27hwmon: (tmp102) Various fixesJean Delvare3-42/+39
2010-05-27hwmon: Driver for TI TMP102 temperature sensorSteven King4-0/+335
2010-05-27hwmon: EMC1403 thermal sensor supportKalhan Trisal3-0/+355
2010-05-27hwmon: (applesmc) Add temperature sensor labels to sysfs interfaceAlex Murray1-1/+147
2010-05-27hwmon: (applesmc) Add generic support for MacBook Pro 7Henrik Rydberg1-0/+9
2010-05-27hwmon: (applesmc) Add generic support for MacBook Pro 6Bernhard Froemel1-0/+10
2010-05-27hwmon: (applesmc) Add support for MacBook Pro 5,3 and 5,4Henrik Rydberg1-0/+19
2010-05-27hwmon: (tmp401) Reorganize code to get rid of static forward declarationsAndre Prendel1-108/+97
2010-05-27hwmon: (tmp401) Use constants for sysfs file permissionsAndre Prendel1-22/+28
2010-05-27hwmon: (adm1031) Allow setting update rateJean Delvare1-2/+66
2010-05-27hwmon: Add description of the update_rate sysfs attributeIra W. Snyder1-3/+10
2010-05-27hwmon: (lm90) Use programmed update rateIra W. Snyder1-1/+2
2010-05-27hwmon: (f71882fg) Acquire I/O regions while we're working with themGiel van Schijndel1-0/+8
2010-05-27hwmon: (f71882fg) Code cleanupGiel van Schijndel1-12/+6
2010-05-27hwmon: (f71882fg) Use strict_stro(l|ul) instead of simple_strto$1Giel van Schijndel1-29/+104
2010-05-27hwmon: (f71882fg) Fixed braces coding style issuesGiel van Schijndel1-6/+5
2010-05-27hwmon: (lm63) Add basic support for LM64Matthew Garrett3-9/+25
2010-05-27hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforcedJean Delvare3-0/+18
2010-05-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds19-112/+134
2010-05-27Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6Linus Torvalds5-2/+191
2010-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds31-2740/+5066
2010-05-27Avoid warning when CPU hotplug isn't enabledLinus Torvalds1-6/+3
2010-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds10-306/+708
2010-05-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds23-834/+1136
2010-05-27Merge branch 'for-linus/2634-git-updates' of git://git.fluff.org/bjdooks/linuxLinus Torvalds16-122/+407
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds11-106/+258
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds19-918/+1045
2010-05-27Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-15/+35
2010-05-27SFI: add sysfs interface for SFI tables.Feng Tang4-0/+167
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds12-25/+189
2010-05-27Input: s3c2410_ts - restore accidentially dropped s3c24xx idsVasily Khoruzhick1-0/+2