index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
checkpatch: colorize output to terminal
Joe Perches
2015-06-26
1
-6
/
+21
*
checkpatch: improve output with multiple command-line files
Joe Perches
2015-06-26
1
-23
/
+39
*
checkpatch: categorize some long line length checks
Joe Perches
2015-06-26
1
-10
/
+50
*
checkpatch: use $String consistently
Joe Perches
2015-06-26
1
-6
/
+6
*
checkpatch: make types found in a source file/patch local
Alex Dowad
2015-06-26
1
-4
/
+9
*
checkpatch: add --strict warning for c99 fixed size typedefs : int<size>_t
Joe Perches
2015-06-26
1
-6
/
+25
*
checkpatch: check for uncommented waitqueue_active()
Joe Perches
2015-06-26
1
-0
/
+7
*
drivers/firmware/memmap.c: fix kernel-doc format
Michal Simek
2015-06-26
1
-11
/
+13
*
fs/ext4/super.c: use strreplace() in ext4_fill_super()
Rasmus Villemoes
2015-06-26
1
-3
/
+1
*
fs/jbd2/journal.c: use strreplace()
Rasmus Villemoes
2015-06-26
1
-8
/
+2
*
drivers/md/md.c: use strreplace()
Rasmus Villemoes
2015-06-26
1
-3
/
+1
*
drivers/base/core.c: use strreplace()
Rasmus Villemoes
2015-06-26
1
-5
/
+4
*
lib/kobject.c: use strreplace()
Rasmus Villemoes
2015-06-26
1
-8
/
+5
*
kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup()
Rasmus Villemoes
2015-06-26
1
-4
/
+2
*
kernel/trace/trace_events_filter.c: use strreplace()
Rasmus Villemoes
2015-06-26
1
-3
/
+2
*
lib/string.c: introduce strreplace()
Rasmus Villemoes
2015-06-26
2
-0
/
+18
*
radix-tree: replace preallocated node array with linked list
Kirill A. Shutemov
2015-06-26
1
-11
/
+17
*
bitmap: remove explicit newline handling using scnprintf format string
Sudeep Holla
2015-06-26
1
-7
/
+8
*
lib/sort: Add 64 bit swap function
Daniel Wagner
2015-06-26
1
-2
/
+21
*
hexdump: Make test data really const
Geert Uytterhoeven
2015-06-26
1
-3
/
+3
*
__bitmap_parselist: fix bug in empty string handling
Chris Metcalf
2015-06-26
1
-8
/
+9
*
MAINTAINERS: Davidlohr has moved
Andrew Morton
2015-06-26
1
-1
/
+1
*
MAINTAINERS: Add quotation marks around names with commas
Joe Perches
2015-06-26
1
-4
/
+4
*
MAINTAINERS: add quotation marks around names with periods
Joe Perches
2015-06-26
1
-11
/
+11
*
MAINTAINERS: alsa-devel@alsa-project.org is moderated for non-subscribers
Jim Davis
2015-06-26
1
-3
/
+3
*
get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use
Joe Perches
2015-06-26
1
-12
/
+12
*
get_maintainer: emit longer section headers
Joe Perches
2015-06-26
1
-4
/
+5
*
get_maintainer.pl: add .get_maintainer.ignore file capability
Joe Perches
2015-06-26
1
-0
/
+32
*
check_syslog_permissions() cleanup
Vasily Averin
2015-06-26
2
-8
/
+8
*
security_syslog() should be called once only
Vasily Averin
2015-06-26
1
-7
/
+4
*
netconsole: implement extended console support
Tejun Heo
2015-06-26
2
-3
/
+173
*
netconsole: make all dynamic netconsoles share a mutex
Tejun Heo
2015-06-26
1
-5
/
+3
*
netconsole: make netconsole_target->enabled a bool
Tejun Heo
2015-06-26
1
-9
/
+9
*
netconsole: remove unnecessary netconsole_target_get/out() from write_msg()
Tejun Heo
2015-06-26
1
-2
/
+0
*
printk: implement support for extended console drivers
Tejun Heo
2015-06-26
3
-8
/
+68
*
printk: factor out message formatting from devkmsg_read()
Tejun Heo
2015-06-26
1
-66
/
+80
*
printk: guard the amount written per line by devkmsg_read()
Tejun Heo
2015-06-26
2
-12
/
+24
*
drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefix
Colin Ian King
2015-06-26
1
-1
/
+1
*
clone: support passing tls argument via C rather than pt_regs magic
Josh Triplett
2015-06-26
6
-21
/
+59
*
stddef.h: move offsetofend inside #ifndef/#endif guard, neaten
Joe Perches
2015-06-26
1
-4
/
+4
*
mailmap: add rdunlap email auto-correction
Kees Cook
2015-06-26
1
-0
/
+1
*
Mohit Kumar has moved
Pratyush Anand
2015-06-26
4
-3
/
+4
*
Pratyush Anand has moved
Pratyush Anand
2015-06-26
9
-16
/
+17
*
compiler-intel: fix wrong compiler barrier() macro
Daniel Borkmann
2015-06-26
1
-0
/
+2
*
compiler-gcc: integrate the various compiler-gcc[345].h files
Joe Perches
2015-06-26
4
-185
/
+116
*
compiler-gcc.h: neatening
Joe Perches
2015-06-26
1
-40
/
+45
*
fs, proc: introduce CONFIG_PROC_CHILDREN
Iago López Galeiras
2015-06-26
4
-3
/
+8
*
proc: fix PAGE_SIZE limit of /proc/$PID/cmdline
Alexey Dobriyan
2015-06-26
1
-9
/
+196
*
prctl: more prctl(PR_SET_MM_*) checks
Alexey Dobriyan
2015-06-26
1
-67
/
+91
*
avr32: use for_each_sg()
Akinobu Mita
2015-06-26
1
-9
/
+10
[next]