index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-26
checkpatch: colorize output to terminal
Joe Perches
1
-6
/
+21
2015-06-26
checkpatch: improve output with multiple command-line files
Joe Perches
1
-23
/
+39
2015-06-26
checkpatch: categorize some long line length checks
Joe Perches
1
-10
/
+50
2015-06-26
checkpatch: use $String consistently
Joe Perches
1
-6
/
+6
2015-06-26
checkpatch: make types found in a source file/patch local
Alex Dowad
1
-4
/
+9
2015-06-26
checkpatch: add --strict warning for c99 fixed size typedefs : int<size>_t
Joe Perches
1
-6
/
+25
2015-06-26
checkpatch: check for uncommented waitqueue_active()
Joe Perches
1
-0
/
+7
2015-06-26
drivers/firmware/memmap.c: fix kernel-doc format
Michal Simek
1
-11
/
+13
2015-06-26
fs/ext4/super.c: use strreplace() in ext4_fill_super()
Rasmus Villemoes
1
-3
/
+1
2015-06-26
fs/jbd2/journal.c: use strreplace()
Rasmus Villemoes
1
-8
/
+2
2015-06-26
drivers/md/md.c: use strreplace()
Rasmus Villemoes
1
-3
/
+1
2015-06-26
drivers/base/core.c: use strreplace()
Rasmus Villemoes
1
-5
/
+4
2015-06-26
lib/kobject.c: use strreplace()
Rasmus Villemoes
1
-8
/
+5
2015-06-26
kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup()
Rasmus Villemoes
1
-4
/
+2
2015-06-26
kernel/trace/trace_events_filter.c: use strreplace()
Rasmus Villemoes
1
-3
/
+2
2015-06-26
lib/string.c: introduce strreplace()
Rasmus Villemoes
2
-0
/
+18
2015-06-26
radix-tree: replace preallocated node array with linked list
Kirill A. Shutemov
1
-11
/
+17
2015-06-26
bitmap: remove explicit newline handling using scnprintf format string
Sudeep Holla
1
-7
/
+8
2015-06-26
lib/sort: Add 64 bit swap function
Daniel Wagner
1
-2
/
+21
2015-06-26
hexdump: Make test data really const
Geert Uytterhoeven
1
-3
/
+3
2015-06-26
__bitmap_parselist: fix bug in empty string handling
Chris Metcalf
1
-8
/
+9
2015-06-26
MAINTAINERS: Davidlohr has moved
Andrew Morton
1
-1
/
+1
2015-06-26
MAINTAINERS: Add quotation marks around names with commas
Joe Perches
1
-4
/
+4
2015-06-26
MAINTAINERS: add quotation marks around names with periods
Joe Perches
1
-11
/
+11
2015-06-26
MAINTAINERS: alsa-devel@alsa-project.org is moderated for non-subscribers
Jim Davis
1
-3
/
+3
2015-06-26
get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use
Joe Perches
1
-12
/
+12
2015-06-26
get_maintainer: emit longer section headers
Joe Perches
1
-4
/
+5
2015-06-26
get_maintainer.pl: add .get_maintainer.ignore file capability
Joe Perches
1
-0
/
+32
2015-06-26
check_syslog_permissions() cleanup
Vasily Averin
2
-8
/
+8
2015-06-26
security_syslog() should be called once only
Vasily Averin
1
-7
/
+4
2015-06-26
netconsole: implement extended console support
Tejun Heo
2
-3
/
+173
2015-06-26
netconsole: make all dynamic netconsoles share a mutex
Tejun Heo
1
-5
/
+3
2015-06-26
netconsole: make netconsole_target->enabled a bool
Tejun Heo
1
-9
/
+9
2015-06-26
netconsole: remove unnecessary netconsole_target_get/out() from write_msg()
Tejun Heo
1
-2
/
+0
2015-06-26
printk: implement support for extended console drivers
Tejun Heo
3
-8
/
+68
2015-06-26
printk: factor out message formatting from devkmsg_read()
Tejun Heo
1
-66
/
+80
2015-06-26
printk: guard the amount written per line by devkmsg_read()
Tejun Heo
2
-12
/
+24
2015-06-26
drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefix
Colin Ian King
1
-1
/
+1
2015-06-26
clone: support passing tls argument via C rather than pt_regs magic
Josh Triplett
6
-21
/
+59
2015-06-26
stddef.h: move offsetofend inside #ifndef/#endif guard, neaten
Joe Perches
1
-4
/
+4
2015-06-26
mailmap: add rdunlap email auto-correction
Kees Cook
1
-0
/
+1
2015-06-26
Mohit Kumar has moved
Pratyush Anand
4
-3
/
+4
2015-06-26
Pratyush Anand has moved
Pratyush Anand
9
-16
/
+17
2015-06-26
compiler-intel: fix wrong compiler barrier() macro
Daniel Borkmann
1
-0
/
+2
2015-06-26
compiler-gcc: integrate the various compiler-gcc[345].h files
Joe Perches
4
-185
/
+116
2015-06-26
compiler-gcc.h: neatening
Joe Perches
1
-40
/
+45
2015-06-26
fs, proc: introduce CONFIG_PROC_CHILDREN
Iago López Galeiras
4
-3
/
+8
2015-06-26
proc: fix PAGE_SIZE limit of /proc/$PID/cmdline
Alexey Dobriyan
1
-9
/
+196
2015-06-26
prctl: more prctl(PR_SET_MM_*) checks
Alexey Dobriyan
1
-67
/
+91
2015-06-26
avr32: use for_each_sg()
Akinobu Mita
1
-9
/
+10
[prev]
[next]