index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-25
coredump: use from_kuid/kgid when formatting corename
Nicolas Iooss
2
-4
/
+8
2015-06-25
fs/reiserfs: remove unneeded cast
Firo Yang
1
-2
/
+1
2015-06-25
NILFS2: support NFSv2 export
NeilBrown
1
-3
/
+2
2015-06-25
fs/befs/btree.c: remove unneeded initializations
Fabian Frederick
1
-3
/
+3
2015-06-25
fs/minix: remove unneeded cast
Firo Yang
1
-1
/
+1
2015-06-25
init/do_mounts.c: add create_dev() failure log
Vishnu Pratap Singh
1
-2
/
+7
2015-06-25
kasan: remove duplicate definition of the macro KASAN_FREE_PAGE
Wang Long
1
-1
/
+0
2015-06-25
fs/efs: femove unneeded cast
Firo Yang
1
-1
/
+1
2015-06-25
checkpatch: emit "NOTE: <types>" message only once after multiple files
Joe Perches
1
-4
/
+4
2015-06-25
checkpatch: emit an error when there's a diff in a changelog
Joe Perches
1
-1
/
+14
2015-06-25
checkpatch: validate MODULE_LICENSE content
Bjorn Andersson
1
-0
/
+18
2015-06-25
checkpatch: add multi-line handling for PREFER_ETHER_ADDR_COPY
Mateusz Kulikowski
1
-2
/
+3
2015-06-25
checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr()
Mateusz Kulikowski
1
-0
/
+23
2015-06-25
checkpatch: fix processing of MEMSET issues
Mateusz Kulikowski
1
-1
/
+1
2015-06-25
checkpatch: suggest using ether_addr_equal*()
Mateusz Kulikowski
1
-0
/
+8
2015-06-25
checkpatch: avoid NOT_UNIFIED_DIFF errors on cover-letter.patch files
Joe Perches
1
-1
/
+1
2015-06-25
checkpatch: remove local from codespell path
Maxim Uvarov
1
-2
/
+2
2015-06-25
checkpatch: add --showfile to allow input via pipe to show filenames
Joe Perches
1
-5
/
+17
2015-06-25
checkpatch: colorize output to terminal
Joe Perches
1
-6
/
+21
2015-06-25
checkpatch: improve output with multiple command-line files
Joe Perches
1
-23
/
+39
2015-06-25
checkpatch: categorize some long line length checks
Joe Perches
1
-10
/
+50
2015-06-25
checkpatch: use $String consistently
Joe Perches
1
-6
/
+6
2015-06-25
checkpatch: make types found in a source file/patch local
Alex Dowad
1
-4
/
+9
2015-06-25
checkpatch: add --strict warning for c99 fixed size typedefs : int<size>_t
Joe Perches
1
-6
/
+25
2015-06-25
checkpatch: check for uncommented waitqueue_active()
Joe Perches
1
-0
/
+7
2015-06-25
drivers/firmware/memmap.c: fix kernel-doc format
Michal Simek
1
-11
/
+13
2015-06-25
fs/ext4/super.c: use strreplace() in ext4_fill_super()
Rasmus Villemoes
1
-3
/
+1
2015-06-25
fs/jbd2/journal.c: use strreplace()
Rasmus Villemoes
1
-8
/
+2
2015-06-25
drivers/md/md.c: use strreplace()
Rasmus Villemoes
1
-3
/
+1
2015-06-25
drivers/base/core.c: use strreplace()
Rasmus Villemoes
1
-5
/
+4
2015-06-25
lib/kobject.c: use strreplace()
Rasmus Villemoes
1
-8
/
+5
2015-06-25
kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup()
Rasmus Villemoes
1
-4
/
+2
2015-06-25
kernel/trace/trace_events_filter.c: use strreplace()
Rasmus Villemoes
1
-3
/
+2
2015-06-25
lib/string.c: introduce strreplace()
Rasmus Villemoes
2
-0
/
+18
2015-06-25
radix-tree: replace preallocated node array with linked list
Kirill A. Shutemov
1
-11
/
+17
2015-06-25
bitmap: remove explicit newline handling using scnprintf format string
Sudeep Holla
1
-7
/
+8
2015-06-25
lib/sort: Add 64 bit swap function
Daniel Wagner
1
-2
/
+21
2015-06-25
hexdump: Make test data really const
Geert Uytterhoeven
1
-3
/
+3
2015-06-25
__bitmap_parselist: fix bug in empty string handling
Chris Metcalf
1
-8
/
+9
2015-06-25
MAINTAINERS: Davidlohr has moved
Andrew Morton
1
-1
/
+1
2015-06-25
MAINTAINERS: Add quotation marks around names with commas
Joe Perches
1
-4
/
+4
2015-06-25
MAINTAINERS: add quotation marks around names with periods
Joe Perches
1
-11
/
+11
2015-06-25
MAINTAINERS: alsa-devel@alsa-project.org is moderated for non-subscribers
Jim Davis
1
-3
/
+3
2015-06-25
get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use
Joe Perches
1
-12
/
+12
2015-06-25
get_maintainer: emit longer section headers
Joe Perches
1
-4
/
+5
2015-06-25
get_maintainer.pl: add .get_maintainer.ignore file capability
Joe Perches
1
-0
/
+32
2015-06-25
check_syslog_permissions() cleanup
Vasily Averin
2
-8
/
+8
2015-06-25
security_syslog() should be called once only
Vasily Averin
1
-7
/
+4
2015-06-25
netconsole: implement extended console support
Tejun Heo
2
-3
/
+173
2015-06-25
netconsole: make all dynamic netconsoles share a mutex
Tejun Heo
1
-5
/
+3
[prev]
[next]