summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-25Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds
2015-06-25Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2015-06-25Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds
2015-06-25Merge tag 'edac/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds
2015-06-25Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-06-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-06-25Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-06-25Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-25exit,stats: /* obey this comment */Rik van Riel
2015-06-25coredump: add __printf attribute to cn_*printf functionsNicolas Iooss
2015-06-25coredump: use from_kuid/kgid when formatting corenameNicolas Iooss
2015-06-25fs/reiserfs: remove unneeded castFiro Yang
2015-06-25NILFS2: support NFSv2 exportNeilBrown
2015-06-25fs/befs/btree.c: remove unneeded initializationsFabian Frederick
2015-06-25fs/minix: remove unneeded castFiro Yang
2015-06-25init/do_mounts.c: add create_dev() failure logVishnu Pratap Singh
2015-06-25kasan: remove duplicate definition of the macro KASAN_FREE_PAGEWang Long
2015-06-25fs/efs: femove unneeded castFiro Yang
2015-06-25checkpatch: emit "NOTE: <types>" message only once after multiple filesJoe Perches
2015-06-25checkpatch: emit an error when there's a diff in a changelogJoe Perches
2015-06-25checkpatch: validate MODULE_LICENSE contentBjorn Andersson
2015-06-25checkpatch: add multi-line handling for PREFER_ETHER_ADDR_COPYMateusz Kulikowski
2015-06-25checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr()Mateusz Kulikowski
2015-06-25checkpatch: fix processing of MEMSET issuesMateusz Kulikowski
2015-06-25checkpatch: suggest using ether_addr_equal*()Mateusz Kulikowski
2015-06-25checkpatch: avoid NOT_UNIFIED_DIFF errors on cover-letter.patch filesJoe Perches
2015-06-25checkpatch: remove local from codespell pathMaxim Uvarov
2015-06-25checkpatch: add --showfile to allow input via pipe to show filenamesJoe Perches
2015-06-25checkpatch: colorize output to terminalJoe Perches
2015-06-25checkpatch: improve output with multiple command-line filesJoe Perches
2015-06-25checkpatch: categorize some long line length checksJoe Perches
2015-06-25checkpatch: use $String consistentlyJoe Perches
2015-06-25checkpatch: make types found in a source file/patch localAlex Dowad
2015-06-25checkpatch: add --strict warning for c99 fixed size typedefs : int<size>_tJoe Perches
2015-06-25checkpatch: check for uncommented waitqueue_active()Joe Perches
2015-06-25drivers/firmware/memmap.c: fix kernel-doc formatMichal Simek
2015-06-25fs/ext4/super.c: use strreplace() in ext4_fill_super()Rasmus Villemoes
2015-06-25fs/jbd2/journal.c: use strreplace()Rasmus Villemoes
2015-06-25drivers/md/md.c: use strreplace()Rasmus Villemoes
2015-06-25drivers/base/core.c: use strreplace()Rasmus Villemoes
2015-06-25lib/kobject.c: use strreplace()Rasmus Villemoes
2015-06-25kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup()Rasmus Villemoes
2015-06-25kernel/trace/trace_events_filter.c: use strreplace()Rasmus Villemoes
2015-06-25lib/string.c: introduce strreplace()Rasmus Villemoes
2015-06-25radix-tree: replace preallocated node array with linked listKirill A. Shutemov
2015-06-25bitmap: remove explicit newline handling using scnprintf format stringSudeep Holla
2015-06-25lib/sort: Add 64 bit swap functionDaniel Wagner