summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds34-921/+6949
2012-01-18Fix compile breakage with kref.hJames Bottomley1-0/+1
2012-01-18proc: clean up and fix /proc/<pid>/mem handlingLinus Torvalds1-106/+39
2012-01-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+3
2012-01-18cfq-iosched: fix use-after-free of cfqqJens Axboe1-4/+3
2012-01-17Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+1
2012-01-17Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-2/+21
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds7-17/+15
2012-01-17tty: remove unused tty_driver->termios_lockedKonstantin Khlebnikov1-1/+0
2012-01-17Revert "capabitlies: ns_capable can use the cap helpers rather than lsm call"Linus Torvalds1-1/+1
2012-01-17Merge branch 'x86/rdrand' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+6
2012-01-17Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds33-1978/+1075
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds3-192/+581
2012-01-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+13
2012-01-17mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman3-12/+26
2012-01-17Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds18-43/+51
2012-01-17Merge tag 'nfs-for-3.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-178/+222
2012-01-17Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-158/+735
2012-01-17Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-14/+43
2012-01-17Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds16-85/+595
2012-01-17Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds7-14/+133
2012-01-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds10-13/+40
2012-01-17ARM: sa11x0: assabet: fix build warningRussell King1-1/+1
2012-01-17hwmon: (sysfs-interface) Update tempX_type attribute to be more genericGuenter Roeck1-1/+1
2012-01-17hwmon: (adm1031) Fix coding style issuesGuenter Roeck1-50/+103
2012-01-17hwmon: (it87) Add IT8728F supportJean Delvare3-20/+58
2012-01-17hwmon: (coretemp) Add missing section annotationsJean Delvare1-11/+15
2012-01-17hwmon: (lm90) Add range check to set_update_intervalGuenter Roeck1-1/+1
2012-01-17hwmon: (lm63) Support extended lookup table of LM96163Jean Delvare1-7/+62
2012-01-17hwmon: (lm63) Expose automatic fan speed control lookup tableJean Delvare2-15/+136
2012-01-17hwmon: (lm63) Fix incorrect comment about I2C addressJean Delvare1-1/+4
2012-01-17hwmon: (lm63) LM64 has a dedicated pin for tachometerJean Delvare2-4/+11
2012-01-17hwmon: (lm63) Add sensor type attribute for external sensor on LM96163Guenter Roeck2-1/+52
2012-01-17hwmon: (lm63) Add support for update_interval sysfs attributeGuenter Roeck2-5/+93
2012-01-17hwmon: (lm63) Add support for writing the external critical temperatureGuenter Roeck1-11/+44
2012-01-17hwmon: (lm63) Add support for unsigned upper temperature limitsGuenter Roeck1-11/+51
2012-01-17hwmon: (lm63) Add support for LM96163Guenter Roeck3-7/+46
2012-01-17hwmon: (lm63) Add support for external temperature offset registerGuenter Roeck1-3/+13
2012-01-17hwmon: (lm63) Fix checkpatch errorsGuenter Roeck1-21/+53
2012-01-17hwmon: (max1111) Change sysfs interface to in[0-3]_input in millivoltsEric Miao1-6/+9
2012-01-17Btrfs: use larger system chunksChris Mason2-1/+4
2012-01-17Btrfs: add a delalloc mutex to inodes for delalloc reservationsJosef Bacik5-16/+7
2012-01-17Btrfs: space leak tracepointsJosef Bacik5-20/+119
2012-01-17Btrfs: protect orphan block rsv with spin_lockJosef Bacik1-4/+19
2012-01-17Btrfs: add allocator tracepointsJosef Bacik3-1/+193
2012-01-17Btrfs: don't call btrfs_throttle in file writeJosef Bacik1-1/+0
2012-01-17Btrfs: release space on error in page_mkwriteJosef Bacik1-1/+1
2012-01-17Btrfs: fix btrfsck error 400 when truncating a compressedMiao Xie1-7/+1
2012-01-17Btrfs: do not use btrfs_end_transaction_throttle everywhereJosef Bacik2-10/+10
2012-01-17Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...Chris Mason10-10/+3201