index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-24
drivers/rtc/rtc-ds1305.c: remove unnecessary spi_set_drvdata()
Jingoo Han
1
-1
/
+0
2014-01-24
drivers/rtc/rtc-as3722: use devm for rtc and irq registration
Laxman Dewangan
1
-16
/
+3
2014-01-24
autofs: fix symlinks aren't checked for expiry
Ian Kent
2
-0
/
+18
2014-01-24
autofs: use IS_ROOT to replace root dentry checks
Rui Xiang
1
-3
/
+3
2014-01-24
autofs: fix the return value of autofs4_fill_super
Rui Xiang
1
-5
/
+8
2014-01-24
autofs4: translate pids to the right namespace for the daemon
Miklos Szeredi
1
-2
/
+14
2014-01-24
autofs4: allow autofs to work outside the initial PID namespace
Sukadev Bhattiprolu
3
-13
/
+43
2014-01-24
init: fix possible format string bug
Tetsuo Handa
2
-4
/
+5
2014-01-24
init/main.c: remove unused declaration of tc_init()
Geert Uytterhoeven
1
-4
/
+0
2014-01-24
fs/ramfs: move ramfs_aops to inode.c
Axel Lin
4
-15
/
+7
2014-01-24
fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_area() and ramfs_nommu_m...
Axel Lin
2
-9
/
+8
2014-01-24
fs: binfmt_elf: remove unused defines INTERPRETER_NONE and INTERPRETER_ELF
Todor Minchev
1
-3
/
+0
2014-01-24
checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN)
Joe Perches
1
-0
/
+10
2014-01-24
checkpatch: add DT compatible string documentation checks
Rob Herring
1
-0
/
+27
2014-01-24
checkpatch: only flag FSF address, not gnu.org URL
Alexander Duyck
1
-3
/
+1
2014-01-24
checkpatch: add tests for function pointer style misuses
Joe Perches
1
-0
/
+59
2014-01-24
checkpatch: update the FSF/GPL address check
Joe Perches
1
-5
/
+6
2014-01-24
checkpatch: check for if's with unnecessary parentheses
Joe Perches
1
-0
/
+14
2014-01-24
checkpatch: improve space before tab --fix option
Joe Perches
1
-2
/
+4
2014-01-24
checkpatch: add a --fix-inplace option
Joe Perches
1
-1
/
+9
2014-01-24
checkpatch: attempt to find missing switch/case break;
Joe Perches
1
-0
/
+25
2014-01-24
checkpatch: add warning of future __GFP_NOFAIL use
David Rientjes
1
-0
/
+6
2014-01-24
checkpatch: warn only on "space before semicolon" at end of line
Joe Perches
1
-1
/
+1
2014-01-24
checkpatch: more comprehensive split strings warning
Joe Perches
1
-8
/
+4
2014-01-24
firmware/dmi_scan: generalize for use by other archs
Ard Biesheuvel
6
-15
/
+24
2014-01-24
test: check copy_to/from_user boundary validation
Kees Cook
5
-0
/
+138
2014-01-24
test: add minimal module for verification testing
Kees Cook
3
-0
/
+48
2014-01-24
lib/cmdline.c: declare exported symbols immediately
Felipe Contreras
1
-3
/
+2
2014-01-24
lib/cmdline.c: fix style issues
Felipe Contreras
1
-5
/
+4
2014-01-24
lib/kstrtox.c: remove redundant cleanup
Felipe Contreras
1
-1
/
+0
2014-01-24
backlight: lp8788: remove unnecessary parentheses
Jingoo Han
1
-3
/
+3
2014-01-24
backlight: lp855x: remove unnecessary parentheses
Jingoo Han
1
-1
/
+1
2014-01-24
backlight: kb3886_bl: fix incorrect placement of __initdata marker
Jingoo Han
1
-1
/
+1
2014-01-24
backlight: tosa: use devm_lcd_device_register()
Jingoo Han
1
-4
/
+2
2014-01-24
backlight: l4f00242t03: use devm_lcd_device_register()
Jingoo Han
1
-4
/
+2
2014-01-24
backlight: jornada720: use devm_lcd_device_register()
Jingoo Han
1
-11
/
+2
2014-01-24
backlight: tosa: use devm_backlight_device_register()
Jingoo Han
1
-4
/
+3
2014-01-24
backlight: ot200_bl: use devm_backlight_device_register()
Jingoo Han
1
-6
/
+3
2014-01-24
backlight: omap1: use devm_backlight_device_register()
Jingoo Han
1
-12
/
+2
2014-01-24
backlight: hp680_bl: use devm_backlight_device_register()
Jingoo Han
1
-4
/
+2
2014-01-24
backlight: jornada720: use devm_backlight_device_register()
Jingoo Han
1
-12
/
+3
2014-01-24
MAINTAINERS: remove unnecessary EXYNOS DP DRIVER F: pattern
Jingoo Han
1
-1
/
+0
2014-01-24
MAINTAINERS: describe differences between F: and N: patterns
Joe Perches
1
-0
/
+5
2014-01-24
MAINTAINERS: add an entry for the Macintosh HFSPlus Filesystem
Geert Uytterhoeven
1
-0
/
+6
2014-01-24
get_maintainer: add commit author information to --rolestats
Joe Perches
1
-6
/
+85
2014-01-24
printk: flush conflicting continuation line
Arun KS
1
-3
/
+6
2014-01-24
vsprintf: add %pad extension for dma_addr_t use
Joe Perches
2
-8
/
+36
2014-01-24
printk/cache: mark printk_once test variable __read_mostly
Joe Perches
3
-11
/
+13
2014-01-24
dynamic-debug-howto.txt: update since new wildcard support
Du, Changbin
1
-0
/
+9
2014-01-24
dynamic_debug: add wildcard support to filter files/functions/modules
Du, Changbin
1
-5
/
+10
[next]