summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-26Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds8-106/+256
2015-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds7-182/+256
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds83-1361/+1889
2015-06-26Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds17-50/+419
2015-06-26Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds55-1067/+4844
2015-06-26Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds400-9239/+29423
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds217-2061/+6572
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds92-3312/+367
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds94-1338/+2033
2015-06-26dm cache policy smq: fix "default" version to be 1.4.0Mike Snitzer1-1/+1
2015-06-26dm: bump the ioctl version to 4.32.0Mike Snitzer1-2/+2
2015-06-26Revert "block, dm: don't copy bios for request clones"Mike Snitzer6-73/+230
2015-06-26Revert "dm: do not allocate any mempools for blk-mq request-based DM"Mike Snitzer2-40/+33
2015-06-25Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds39-367/+1197
2015-06-25Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds35-221/+2730
2015-06-25Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds12-19/+304
2015-06-25Merge tag 'edac/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2-95/+125
2015-06-25Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds571-10259/+27333
2015-06-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds35-548/+4477
2015-06-25Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds415-6679/+19288
2015-06-25Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-29/+141
2015-06-25exit,stats: /* obey this comment */Rik van Riel1-1/+1
2015-06-25coredump: add __printf attribute to cn_*printf functionsNicolas Iooss1-4/+7
2015-06-25coredump: use from_kuid/kgid when formatting corenameNicolas Iooss2-4/+8
2015-06-25fs/reiserfs: remove unneeded castFiro Yang1-2/+1
2015-06-25NILFS2: support NFSv2 exportNeilBrown1-3/+2
2015-06-25fs/befs/btree.c: remove unneeded initializationsFabian Frederick1-3/+3
2015-06-25fs/minix: remove unneeded castFiro Yang1-1/+1
2015-06-25init/do_mounts.c: add create_dev() failure logVishnu Pratap Singh1-2/+7
2015-06-25kasan: remove duplicate definition of the macro KASAN_FREE_PAGEWang Long1-1/+0
2015-06-25fs/efs: femove unneeded castFiro Yang1-1/+1
2015-06-25checkpatch: emit "NOTE: <types>" message only once after multiple filesJoe Perches1-4/+4
2015-06-25checkpatch: emit an error when there's a diff in a changelogJoe Perches1-1/+14
2015-06-25checkpatch: validate MODULE_LICENSE contentBjorn Andersson1-0/+18
2015-06-25checkpatch: add multi-line handling for PREFER_ETHER_ADDR_COPYMateusz Kulikowski1-2/+3
2015-06-25checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr()Mateusz Kulikowski1-0/+23
2015-06-25checkpatch: fix processing of MEMSET issuesMateusz Kulikowski1-1/+1
2015-06-25checkpatch: suggest using ether_addr_equal*()Mateusz Kulikowski1-0/+8
2015-06-25checkpatch: avoid NOT_UNIFIED_DIFF errors on cover-letter.patch filesJoe Perches1-1/+1
2015-06-25checkpatch: remove local from codespell pathMaxim Uvarov1-2/+2
2015-06-25checkpatch: add --showfile to allow input via pipe to show filenamesJoe Perches1-5/+17
2015-06-25checkpatch: colorize output to terminalJoe Perches1-6/+21
2015-06-25checkpatch: improve output with multiple command-line filesJoe Perches1-23/+39
2015-06-25checkpatch: categorize some long line length checksJoe Perches1-10/+50
2015-06-25checkpatch: use $String consistentlyJoe Perches1-6/+6
2015-06-25checkpatch: make types found in a source file/patch localAlex Dowad1-4/+9
2015-06-25checkpatch: add --strict warning for c99 fixed size typedefs : int<size>_tJoe Perches1-6/+25
2015-06-25checkpatch: check for uncommented waitqueue_active()Joe Perches1-0/+7
2015-06-25drivers/firmware/memmap.c: fix kernel-doc formatMichal Simek1-11/+13
2015-06-25fs/ext4/super.c: use strreplace() in ext4_fill_super()Rasmus Villemoes1-3/+1