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
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
2015-06-25
netconsole: make netconsole_target->enabled a bool
Tejun Heo
1
-9
/
+9
2015-06-25
netconsole: remove unnecessary netconsole_target_get/out() from write_msg()
Tejun Heo
1
-2
/
+0
2015-06-25
printk: implement support for extended console drivers
Tejun Heo
3
-8
/
+68
2015-06-25
printk: factor out message formatting from devkmsg_read()
Tejun Heo
1
-66
/
+80
2015-06-25
printk: guard the amount written per line by devkmsg_read()
Tejun Heo
2
-12
/
+24
2015-06-25
drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefix
Colin Ian King
1
-1
/
+1
2015-06-25
clone: support passing tls argument via C rather than pt_regs magic
Josh Triplett
6
-21
/
+59
2015-06-25
stddef.h: move offsetofend inside #ifndef/#endif guard, neaten
Joe Perches
1
-4
/
+4
2015-06-25
mailmap: add rdunlap email auto-correction
Kees Cook
1
-0
/
+1
2015-06-25
Mohit Kumar has moved
Pratyush Anand
4
-3
/
+4
2015-06-25
Pratyush Anand has moved
Pratyush Anand
9
-16
/
+17
2015-06-25
compiler-intel: fix wrong compiler barrier() macro
Daniel Borkmann
1
-0
/
+2
2015-06-25
compiler-gcc: integrate the various compiler-gcc[345].h files
Joe Perches
4
-185
/
+116
2015-06-25
compiler-gcc.h: neatening
Joe Perches
1
-40
/
+45
2015-06-25
fs, proc: introduce CONFIG_PROC_CHILDREN
Iago López Galeiras
4
-3
/
+8
2015-06-25
proc: fix PAGE_SIZE limit of /proc/$PID/cmdline
Alexey Dobriyan
1
-9
/
+196
2015-06-25
prctl: more prctl(PR_SET_MM_*) checks
Alexey Dobriyan
1
-67
/
+91
2015-06-25
avr32: use for_each_sg()
Akinobu Mita
1
-9
/
+10
2015-06-25
frv: use for_each_sg()
Akinobu Mita
2
-7
/
+10
2015-06-25
frv: remove unused inline function is_in_rom()
Tobias Klauser
1
-6
/
+0
2015-06-25
zpool: remove zpool_evict()
Dan Streetman
4
-36
/
+24
2015-06-25
zpool: change pr_info to pr_debug
Dan Streetman
1
-3
/
+3
2015-06-25
zswap: runtime enable/disable
Dan Streetman
2
-9
/
+21
2015-06-25
zram: check comp algorithm availability earlier
Sergey Senozhatsky
3
-0
/
+9
[next]