summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-06-25hexdump: Make test data really constGeert Uytterhoeven
2015-06-25__bitmap_parselist: fix bug in empty string handlingChris Metcalf
2015-06-25MAINTAINERS: Davidlohr has movedAndrew Morton
2015-06-25MAINTAINERS: Add quotation marks around names with commasJoe Perches
2015-06-25MAINTAINERS: add quotation marks around names with periodsJoe Perches
2015-06-25MAINTAINERS: alsa-devel@alsa-project.org is moderated for non-subscribersJim Davis
2015-06-25get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" useJoe Perches
2015-06-25get_maintainer: emit longer section headersJoe Perches
2015-06-25get_maintainer.pl: add .get_maintainer.ignore file capabilityJoe Perches
2015-06-25check_syslog_permissions() cleanupVasily Averin
2015-06-25security_syslog() should be called once onlyVasily Averin
2015-06-25netconsole: implement extended console supportTejun Heo
2015-06-25netconsole: make all dynamic netconsoles share a mutexTejun Heo