summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-2694-1338/+2033
|\
| * exit,stats: /* obey this comment */Rik van Riel2015-06-251-1/+1
| * coredump: add __printf attribute to cn_*printf functionsNicolas Iooss2015-06-251-4/+7
| * coredump: use from_kuid/kgid when formatting corenameNicolas Iooss2015-06-252-4/+8
| * fs/reiserfs: remove unneeded castFiro Yang2015-06-251-2/+1
| * NILFS2: support NFSv2 exportNeilBrown2015-06-251-3/+2
| * fs/befs/btree.c: remove unneeded initializationsFabian Frederick2015-06-251-3/+3
| * fs/minix: remove unneeded castFiro Yang2015-06-251-1/+1
| * init/do_mounts.c: add create_dev() failure logVishnu Pratap Singh2015-06-251-2/+7
| * kasan: remove duplicate definition of the macro KASAN_FREE_PAGEWang Long2015-06-251-1/+0
| * fs/efs: femove unneeded castFiro Yang2015-06-251-1/+1
| * checkpatch: emit "NOTE: <types>" message only once after multiple filesJoe Perches2015-06-251-4/+4
| * checkpatch: emit an error when there's a diff in a changelogJoe Perches2015-06-251-1/+14
| * checkpatch: validate MODULE_LICENSE contentBjorn Andersson2015-06-251-0/+18
| * checkpatch: add multi-line handling for PREFER_ETHER_ADDR_COPYMateusz Kulikowski2015-06-251-2/+3
| * checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr()Mateusz Kulikowski2015-06-251-0/+23
| * checkpatch: fix processing of MEMSET issuesMateusz Kulikowski2015-06-251-1/+1
| * checkpatch: suggest using ether_addr_equal*()Mateusz Kulikowski2015-06-251-0/+8
| * checkpatch: avoid NOT_UNIFIED_DIFF errors on cover-letter.patch filesJoe Perches2015-06-251-1/+1
| * checkpatch: remove local from codespell pathMaxim Uvarov2015-06-251-2/+2
| * checkpatch: add --showfile to allow input via pipe to show filenamesJoe Perches2015-06-251-5/+17
| * checkpatch: colorize output to terminalJoe Perches2015-06-251-6/+21
| * checkpatch: improve output with multiple command-line filesJoe Perches2015-06-251-23/+39
| * checkpatch: categorize some long line length checksJoe Perches2015-06-251-10/+50
| * checkpatch: use $String consistentlyJoe Perches2015-06-251-6/+6
| * checkpatch: make types found in a source file/patch localAlex Dowad2015-06-251-4/+9
| * checkpatch: add --strict warning for c99 fixed size typedefs : int<size>_tJoe Perches2015-06-251-6/+25
| * checkpatch: check for uncommented waitqueue_active()Joe Perches2015-06-251-0/+7
| * drivers/firmware/memmap.c: fix kernel-doc formatMichal Simek2015-06-251-11/+13
| * fs/ext4/super.c: use strreplace() in ext4_fill_super()Rasmus Villemoes2015-06-251-3/+1
| * fs/jbd2/journal.c: use strreplace()Rasmus Villemoes2015-06-251-8/+2
| * drivers/md/md.c: use strreplace()Rasmus Villemoes2015-06-251-3/+1
| * drivers/base/core.c: use strreplace()Rasmus Villemoes2015-06-251-5/+4
| * lib/kobject.c: use strreplace()Rasmus Villemoes2015-06-251-8/+5
| * kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup()Rasmus Villemoes2015-06-251-4/+2
| * kernel/trace/trace_events_filter.c: use strreplace()Rasmus Villemoes2015-06-251-3/+2
| * lib/string.c: introduce strreplace()Rasmus Villemoes2015-06-252-0/+18
| * radix-tree: replace preallocated node array with linked listKirill A. Shutemov2015-06-251-11/+17
| * bitmap: remove explicit newline handling using scnprintf format stringSudeep Holla2015-06-251-7/+8
| * lib/sort: Add 64 bit swap functionDaniel Wagner2015-06-251-2/+21
| * hexdump: Make test data really constGeert Uytterhoeven2015-06-251-3/+3
| * __bitmap_parselist: fix bug in empty string handlingChris Metcalf2015-06-251-8/+9
| * MAINTAINERS: Davidlohr has movedAndrew Morton2015-06-251-1/+1
| * MAINTAINERS: Add quotation marks around names with commasJoe Perches2015-06-251-4/+4
| * MAINTAINERS: add quotation marks around names with periodsJoe Perches2015-06-251-11/+11
| * MAINTAINERS: alsa-devel@alsa-project.org is moderated for non-subscribersJim Davis2015-06-251-3/+3
| * get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" useJoe Perches2015-06-251-12/+12
| * get_maintainer: emit longer section headersJoe Perches2015-06-251-4/+5
| * get_maintainer.pl: add .get_maintainer.ignore file capabilityJoe Perches2015-06-251-0/+32
| * check_syslog_permissions() cleanupVasily Averin2015-06-252-8/+8
OpenPOWER on IntegriCloud