aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-23i2c: Delete ANY_I2C_BUSJean Delvare1-3/+0
2011-11-23i2c: Fix device name for 10-bit slave addressJean Delvare2-18/+22
2011-11-23i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu1-2/+2
2011-11-22Revert "of/irq: of_irq_find_parent: check for parent equal to child"Linus Torvalds1-7/+7
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-25/+13
2011-11-22mount_subtree() pointless use-after-freeAl Viro1-2/+4
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-8/+33
2011-11-22Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds5-366/+3
2011-11-22Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds12-62/+89
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds13-111/+290
2011-11-22Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds4-23/+7
2011-11-21Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-8/+9
2011-11-21Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds42-282/+332
2011-11-21Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds10-53/+72
2011-11-21Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-8/+15
2011-11-21Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds5-31/+77
2011-11-21iio: fix a leak due to improper use of anon_inode_getfd()Al Viro1-1/+9
2011-11-21microblaze: bury asm/namei.hAl Viro1-22/+0
2011-11-21Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds3-4/+5
2011-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds5-8/+19
2011-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-37/+65
2011-11-21fix braino in um patchset (mea culpa)Al Viro1-1/+1
2011-11-21Btrfs: remove free-space-cache.c WARN during log replayChris Mason1-1/+7
2011-11-21ext4: fix up a undefined error in ext4_free_blocks in debugging codeYongqiang Yang1-1/+1
2011-11-20VFS: Log the fact that we've given ELOOP rather than creating a loopDavid Howells1-1/+10
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds77-312/+604
2011-11-20Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-49/+189
2011-11-20Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds15-32/+88
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds12-61/+89
2011-11-20Btrfs: sectorsize align offsets in fiemapJosef Bacik1-1/+4
2011-11-20Btrfs: clear pages dirty for io and set them extent mappedJosef Bacik1-0/+5
2011-11-20Btrfs: wait on caching if we're loading the free space cacheJosef Bacik2-41/+81
2011-11-20Btrfs: prefix resize related printks with btrfs:Arnd Hannemann1-3/+3
2011-11-20btrfs: fix stat blocks accountingDavid Sterba1-2/+4
2011-11-20Btrfs: avoid unnecessary bitmap search for cluster setupLi Zefan1-38/+4
2011-11-20Btrfs: fix to search one more bitmap for cluster setupLi Zefan1-0/+12
2011-11-20btrfs: mirror_num should be int, not u64Jan Schmidt3-4/+4
2011-11-20btrfs: Fix up 32/64-bit compatibility for new ioctlsJeff Mahoney4-6/+9
2011-11-20Btrfs: fix barrier flushesChris Mason2-17/+134
2011-11-20KVM guest: prevent tracing recursion with kvmclockAvi Kivity1-2/+3
2011-11-19Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-1/+1
2011-11-19minixfs: kill manual hweight(), simplifyAl Viro2-28/+15
2011-11-19fs/minix: Verify bitmap block counts before mountingJosh Boyer3-10/+42
2011-11-19PM / Suspend: Fix bug in suspend statistics updateSrivatsa S. Bhat1-1/+2
2011-11-19Xen: update MAINTAINER infoJeremy Fitzhardinge1-2/+2
2011-11-19hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZEDavid Rientjes1-5/+0
2011-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-63/+43
2011-11-19Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2-2/+4
2011-11-18Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-1/+2
2011-11-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds14-23/+121