index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
dvb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-14
autofs4: d_manage() should return -EISDIR when appropriate in rcu-walk mode.
NeilBrown
1
-6
/
+20
2014-10-14
autofs4: avoid taking fs_lock during rcu-walk
NeilBrown
2
-8
/
+42
2014-10-14
autofs4: make "autofs4_can_expire" idempotent.
NeilBrown
1
-6
/
+4
2014-10-14
autofs4: factor should_expire() out of autofs4_expire_indirect.
NeilBrown
1
-74
/
+88
2014-10-14
autofs4: allow RCU-walk to walk through autofs4
NeilBrown
4
-18
/
+34
2014-10-14
fs/ncpfs/dir.c: remove redundant sys_tz declaration
Fabian Frederick
1
-3
/
+0
2014-10-14
kernel/kallsyms.c: use __seq_open_private()
Rob Jones
1
-9
/
+2
2014-10-14
binfmt_misc: work around gcc-4.9 warning
Arnd Bergmann
1
-2
/
+2
2014-10-14
binfmt_misc: touch up documentation a bit
Mike Frysinger
1
-20
/
+28
2014-10-14
binfmt_misc: expand the register format limit to 1920 bytes
Mike Frysinger
2
-3
/
+18
2014-10-14
checkpatch: warn on logging functions with KERN_<LEVEL>
Joe Perches
1
-0
/
+11
2014-10-14
checkpatch: add exception to return then else test
Joe Perches
1
-1
/
+5
2014-10-14
checkpatch: look for common misspellings
Kees Cook
2
-1
/
+1085
2014-10-14
checkpatch: warn on macros with flow control statements
Joe Perches
1
-0
/
+18
2014-10-14
checkpatch: remove unnecessary + after {8,8}
Joe Perches
1
-1
/
+1
2014-10-14
checkpatch: add --strict test for concatenated string elements
Joe Perches
1
-0
/
+6
2014-10-14
checkpatch: allow optional shorter config descriptions
Vadim Bendebury
1
-2
/
+7
2014-10-14
checkpatch: enable whitespace checks for DTS files
Geert Uytterhoeven
1
-2
/
+2
2014-10-14
checkpatch: update $allowed_asm_includes macros, add reboot.h and time.h
Sergey Ryazanov
1
-1
/
+3
2014-10-14
checkpatch: remove debugging message
Joe Perches
1
-1
/
+0
2014-10-14
checkpatch: fix spello
Andrew Morton
1
-1
/
+1
2014-10-14
lib: rename TEST_MODULE to TEST_LKM
Valentin Rothberg
2
-2
/
+2
2014-10-14
lib: remove prio_heap
Lai Jiangshan
3
-129
/
+1
2014-10-14
lib/textsearch.c: remove textsearch_put reference from comments
Raphael Silva
1
-3
/
+1
2014-10-14
lib/dynamic_debug.c: use seq_open_private() instead of seq_open()
Rob Jones
1
-15
/
+2
2014-10-14
list: include linux/kernel.h
Masahiro Yamada
1
-0
/
+1
2014-10-14
MAINTAINERS: remove Chirag Kantharia, invalid e-mail
Michael Opdenacker
1
-2
/
+1
2014-10-14
MAINTAINERS: orphan m32r
Michael Opdenacker
1
-4
/
+1
2014-10-14
MAINTAINERS: add atmel nand driver maintainer entry
Josh Wu
1
-0
/
+6
2014-10-14
MAINTAINERS: add entry for Kernel Selftest Framework
Shuah Khan
1
-0
/
+7
2014-10-14
MAINTAINERS: linaro-mm-sig is moderated
Randy Dunlap
1
-1
/
+1
2014-10-14
MAINTAINERS: remove non existent files
Christian Kujau
1
-3
/
+1
2014-10-14
MAINTAINERS: assign systemace driver to Xilinx
Michal Simek
1
-4
/
+1
2014-10-14
printk: git rid of [sched_delayed] message for printk_deferred
Markus Trippelsdorf
1
-6
/
+1
2014-10-14
printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMP
Geert Uytterhoeven
2
-1
/
+7
2014-10-14
drivers: dma-contiguous: add initialization from device tree
Marek Szyprowski
3
-11
/
+120
2014-10-14
drivers: dma-coherent: add initialization from device tree
Marek Szyprowski
1
-22
/
+129