summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-28sparc: Don't do expensive hypervisor PCR write unless necessary.David S. Miller1-2/+5
2011-07-28sparc: Add T3 sun4v cpu type and hypervisor group defines.David S. Miller3-0/+3
2011-07-28sparc: Don't leave sparc_pmu_type NULL on sun4v.David S. Miller1-0/+1
2011-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds36-2839/+6483
2011-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds23-1010/+965
2011-07-28Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds4-13/+33
2011-07-28Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds44-632/+1856
2011-07-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds49-40/+22173
2011-07-28Merge branch 'integration' into for-linusChris Mason23-1010/+965
2011-07-28Btrfs: make sure reserve_metadata_bytes doesn't leak out strange errorsChris Mason1-1/+6
2011-07-27signals: sys_ssetmask/sys_rt_sigsuspend should use set_current_blocked()Oleg Nesterov2-16/+6
2011-07-27sparc: rename atomic_add_unlessStephen Rothwell1-2/+2
2011-07-27proc: make struct proc_dir_entry::name a terminal array rather than a pointerDavid Howells4-8/+7
2011-07-27Btrfs: use the commit_root for reading free_space_inode crcsChris Mason3-19/+28
2011-07-27Btrfs: reduce extent_state lock contention for metadataChris Mason1-14/+41
2011-07-27Btrfs: remove lockdep magic from btrfs_next_leafChris Mason1-31/+5
2011-07-27Btrfs: make a lockdep class for each rootChris Mason4-38/+79
2011-07-27Btrfs: switch the btrfs tree locks to reader/writerChris Mason9-218/+431
2011-07-27Btrfs: fix deadlock when throttling transactionsJosef Bacik1-2/+9
2011-07-27Btrfs: stop using highmem for extent_buffersChris Mason7-378/+52
2011-07-27Btrfs: fix BUG_ON() caused by ENOSPC when relocating spaceMiao Xie1-7/+21
2011-07-27Btrfs: tag pages for writeback in syncJosef Bacik1-3/+9
2011-07-27Btrfs: fix enospc problems with delallocJosef Bacik6-60/+86
2011-07-27Btrfs: don't flush delalloc arbitrarilyJosef Bacik1-3/+0
2011-07-27Btrfs: use find_or_create_page instead of grab_cache_pageJosef Bacik5-7/+9
2011-07-27Btrfs: use a worker thread to do cachingJosef Bacik3-29/+27
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds3-10/+4
2011-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds1-2/+2
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds21-217/+1035
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds44-317/+1943
2011-07-27Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds16-133/+149
2011-07-27staging: brcm80211: Fix double include introduced by bad mergeDaniel Morsing1-2/+0
2011-07-27microblaze: Do not show error message for 32 interrupt linesMichal Simek1-1/+1
2011-07-27Merge branch 'next' into for-linusDmitry Torokhov7903-383404/+474372
2011-07-27xfs: optimize the negative xattr cachingChristoph Hellwig1-2/+7
2011-07-27xfs: prevent against ioend livelocks in xfs_file_fsyncChristoph Hellwig1-0/+2
2011-07-27xfs: flag all buffers as metadataChristoph Hellwig1-0/+3
2011-07-27xfs: encapsulate a block of debug codeAlex Elder1-11/+21
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds25-120/+133
2011-07-27Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds51-1380/+3575
2011-07-27Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds214-1159/+4530
2011-07-27Merge branch 'next/board' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds12-48/+1205
2011-07-27Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds98-577/+212
2011-07-27Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds22-55/+288
2011-07-27Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds57-13/+2820
2011-07-27Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2-21/+37
2011-07-27asm-generic/atomic.h: allow SMP peeps to leverage thisMike Frysinger1-1/+15
2011-07-27asm-generic/atomic.h: add atomic_set_mask() helperMike Frysinger1-0/+16
2011-07-27asm-generic/atomic.h: fix type used in atomic_clear_maskMike Frysinger1-2/+9
2011-07-27asm-generic/atomic.h: simplify inc/dec test helpersMike Frysinger1-2/+2