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
2014-01-23
init: fix possible format string bug
Tetsuo Handa
2
-4
/
+5
2014-01-23
init/main.c: remove unused declaration of tc_init()
Geert Uytterhoeven
1
-4
/
+0
2014-01-23
fs/ramfs: move ramfs_aops to inode.c
Axel Lin
4
-15
/
+7
2014-01-23
fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_area() and ramfs_nommu_m...
Axel Lin
2
-9
/
+8
2014-01-23
fs: binfmt_elf: remove unused defines INTERPRETER_NONE and INTERPRETER_ELF
Todor Minchev
1
-3
/
+0
2014-01-23
checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN)
Joe Perches
1
-0
/
+10
2014-01-23
checkpatch: add DT compatible string documentation checks
Rob Herring
1
-0
/
+27
2014-01-23
checkpatch: only flag FSF address, not gnu.org URL
Alexander Duyck
1
-3
/
+1
2014-01-23
checkpatch: add tests for function pointer style misuses
Joe Perches
1
-0
/
+59
2014-01-23
checkpatch: update the FSF/GPL address check
Joe Perches
1
-5
/
+6
2014-01-23
checkpatch: check for if's with unnecessary parentheses
Joe Perches
1
-0
/
+14
2014-01-23
checkpatch: improve space before tab --fix option
Joe Perches
1
-2
/
+4
2014-01-23
checkpatch: add a --fix-inplace option
Joe Perches
1
-1
/
+9
2014-01-23
checkpatch: attempt to find missing switch/case break;
Joe Perches
1
-0
/
+25
2014-01-23
checkpatch: add warning of future __GFP_NOFAIL use
David Rientjes
1
-0
/
+6
2014-01-23
checkpatch: warn only on "space before semicolon" at end of line
Joe Perches
1
-1
/
+1
2014-01-23
checkpatch: more comprehensive split strings warning
Joe Perches
1
-8
/
+4
2014-01-23
firmware/dmi_scan: generalize for use by other archs
Ard Biesheuvel
6
-15
/
+24
2014-01-23
test: check copy_to/from_user boundary validation
Kees Cook
5
-0
/
+138
2014-01-23
test: add minimal module for verification testing
Kees Cook
3
-0
/
+48
2014-01-23
lib/cmdline.c: declare exported symbols immediately
Felipe Contreras
1
-3
/
+2
2014-01-23
lib/cmdline.c: fix style issues
Felipe Contreras
1
-5
/
+4
2014-01-23
lib/kstrtox.c: remove redundant cleanup
Felipe Contreras
1
-1
/
+0
2014-01-23
backlight: lp8788: remove unnecessary parentheses
Jingoo Han
1
-3
/
+3
2014-01-23
backlight: lp855x: remove unnecessary parentheses
Jingoo Han
1
-1
/
+1
2014-01-23
backlight: kb3886_bl: fix incorrect placement of __initdata marker
Jingoo Han
1
-1
/
+1
2014-01-23
backlight: tosa: use devm_lcd_device_register()
Jingoo Han
1
-4
/
+2
2014-01-23
backlight: l4f00242t03: use devm_lcd_device_register()
Jingoo Han
1
-4
/
+2
2014-01-23
backlight: jornada720: use devm_lcd_device_register()
Jingoo Han
1
-11
/
+2
2014-01-23
backlight: tosa: use devm_backlight_device_register()
Jingoo Han
1
-4
/
+3
2014-01-23
backlight: ot200_bl: use devm_backlight_device_register()
Jingoo Han
1
-6
/
+3
2014-01-23
backlight: omap1: use devm_backlight_device_register()
Jingoo Han
1
-12
/
+2
2014-01-23
backlight: hp680_bl: use devm_backlight_device_register()
Jingoo Han
1
-4
/
+2
2014-01-23
backlight: jornada720: use devm_backlight_device_register()
Jingoo Han
1
-12
/
+3
2014-01-23
MAINTAINERS: remove unnecessary EXYNOS DP DRIVER F: pattern
Jingoo Han
1
-1
/
+0
2014-01-23
MAINTAINERS: describe differences between F: and N: patterns
Joe Perches
1
-0
/
+5
2014-01-23
MAINTAINERS: add an entry for the Macintosh HFSPlus Filesystem
Geert Uytterhoeven
1
-0
/
+6
2014-01-23
get_maintainer: add commit author information to --rolestats
Joe Perches
1
-6
/
+85
2014-01-23
printk: flush conflicting continuation line
Arun KS
1
-3
/
+6
2014-01-23
vsprintf: add %pad extension for dma_addr_t use
Joe Perches
2
-8
/
+36
2014-01-23
printk/cache: mark printk_once test variable __read_mostly
Joe Perches
3
-11
/
+13
2014-01-23
dynamic-debug-howto.txt: update since new wildcard support
Du, Changbin
1
-0
/
+9
2014-01-23
dynamic_debug: add wildcard support to filter files/functions/modules
Du, Changbin
1
-5
/
+10
2014-01-23
lib/parser.c: put EXPORT_SYMBOLs in the conventional place
Andrew Morton
1
-7
/
+6
2014-01-23
lib/parser.c: add match_wildcard() function
Du, Changbin
2
-0
/
+52
2014-01-23
uapi: convert u64 to __u64 in exported headers
Mike Frysinger
2
-2
/
+2
2014-01-23
include/uapi/linux/dn.h: pull in ioctl.h header
Mike Frysinger
1
-0
/
+1
2014-01-23
include/uapi/linux/ppp-ioctl.h: pull in ppp_defs.h
Mike Frysinger
1
-0
/
+1
2014-01-23
headers_check: special case seqbuf_dump()
Paul Bolle
1
-1
/
+5
2014-01-23
drivers/vlynq/vlynq.c: fix another resource size off by 1 error
Dan Carpenter
1
-1
/
+2
[next]