aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-27sparc32: implement proper LEON support in head_32 (after highmem)Sam Ravnborg1-25/+33
2012-05-27sparc32: implement proper LEON support in head_32 (before highmem)Sam Ravnborg2-11/+53
2012-05-27sparc32: string and whitespace cleanup in head_32.SSam Ravnborg1-15/+15
2012-05-27sparc: fix bad merge of sparc KconfigStephen Rothwell1-1/+0
2012-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller845-24024/+33613
2012-05-28lib/raid6: fix sparse warnings in recovery functionsJim Kukunas2-6/+8
2012-05-27openrisc: use generic strnlen_user() functionJonas Bonn3-75/+3
2012-05-27powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras5-83/+48
2012-05-27lib: Fix generic strnlen_user for 32-bit big-endian machinesPaul Mackerras1-1/+1
2012-05-27cgroup: superblock can't be released with active dentriesTejun Heo1-3/+14
2012-05-27Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-nextFlorian Tobias Schandinat606-5696/+7901
2012-05-27NFSv4.1: nfs4_reset_session should use nfs4_handle_reclaim_lease_errorTrond Myklebust1-1/+1
2012-05-27NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSIONTrond Myklebust4-9/+15
2012-05-27NFSv4.1: Handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION in the state managerTrond Myklebust1-1/+3
2012-05-27NFSv4.1: Handle errors in nfs4_bind_conn_to_sessionTrond Myklebust1-1/+12
2012-05-27NFSv4.1: nfs4_bind_conn_to_session should drain the sessionTrond Myklebust1-0/+2
2012-05-27ext4/jbd2: add metadata checksumming to the list of supported featuresDarrick J. Wong2-2/+4
2012-05-27jbd2: checksum data blocks that are stored in the journalDarrick J. Wong3-2/+60
2012-05-27jbd2: checksum commit blocksDarrick J. Wong2-0/+50
2012-05-27jbd2: checksum descriptor blocksDarrick J. Wong2-2/+60
2012-05-27jbd2: checksum revocation blocksDarrick J. Wong2-1/+48
2012-05-27jbd2: checksum journal superblockDarrick J. Wong2-0/+50
2012-05-27jbd2: Grab a reference to the crc32c driver if necessaryDarrick J. Wong3-0/+50
2012-05-27jbd2: enable journal clients to enable v2 checksummingDarrick J. Wong2-13/+92
2012-05-27ipv6: fix incorrect ipsec fragmentGao feng3-18/+54
2012-05-27xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier2-26/+16
2012-05-26Merge branch 'generic-string-functions'Linus Torvalds23-490/+259
2012-05-26builddeb: include autogenerated header filesLekensteyn1-1/+1
2012-05-26Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds37-498/+483
2012-05-26Merge branch 'vexpress-v3.4' of git://git.linaro.org/people/pawelmoll/linux i...Olof Johansson127-557/+1028
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds178-106/+614
2012-05-26Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds81-303/+9648
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds63-987/+2972
2012-05-26Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds6-7/+108
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds151-14193/+8310
2012-05-26Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds57-851/+719
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds74-1015/+2630
2012-05-26Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds4-1/+86
2012-05-26Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle129-2372/+4497
2012-05-26MIPS: lantiq: remove orphaned codeJohn Crispin6-175/+7
2012-05-26sparc: use the new generic strnlen_user() functionDavid Miller7-231/+9
2012-05-26x86: use the new generic strnlen_user() functionLinus Torvalds6-109/+4
2012-05-26lib: add generic strnlen_user() functionLinus Torvalds3-0/+142
2012-05-26word-at-a-time: make the interfaces truly genericLinus Torvalds6-53/+102
2012-05-26NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientidTrond Myklebust3-13/+14
2012-05-26NFSv4.1: Add DESTROY_CLIENTIDTrond Myklebust5-0/+114
2012-05-26tools lib traceevent: Silence compiler warning on 32bit buildNamhyung Kim1-1/+1
2012-05-26x86: use generic strncpy_from_user routineLinus Torvalds3-97/+2
2012-05-26Btrfs: add tree mod log to fs_infoJan Schmidt2-0/+14
2012-05-26Btrfs: dummy extent buffers for tree mod logJan Schmidt2-7/+76