index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
checkpatch: add a --fix-inplace option
Joe Perches
2014-01-23
1
-1
/
+9
*
checkpatch: attempt to find missing switch/case break;
Joe Perches
2014-01-23
1
-0
/
+25
*
checkpatch: add warning of future __GFP_NOFAIL use
David Rientjes
2014-01-23
1
-0
/
+6
*
checkpatch: warn only on "space before semicolon" at end of line
Joe Perches
2014-01-23
1
-1
/
+1
*
checkpatch: more comprehensive split strings warning
Joe Perches
2014-01-23
1
-8
/
+4
*
firmware/dmi_scan: generalize for use by other archs
Ard Biesheuvel
2014-01-23
6
-15
/
+24
*
test: check copy_to/from_user boundary validation
Kees Cook
2014-01-23
5
-0
/
+138
*
test: add minimal module for verification testing
Kees Cook
2014-01-23
3
-0
/
+48
*
lib/cmdline.c: declare exported symbols immediately
Felipe Contreras
2014-01-23
1
-3
/
+2
*
lib/cmdline.c: fix style issues
Felipe Contreras
2014-01-23
1
-5
/
+4
*
lib/kstrtox.c: remove redundant cleanup
Felipe Contreras
2014-01-23
1
-1
/
+0
*
backlight: lp8788: remove unnecessary parentheses
Jingoo Han
2014-01-23
1
-3
/
+3
*
backlight: lp855x: remove unnecessary parentheses
Jingoo Han
2014-01-23
1
-1
/
+1
*
backlight: kb3886_bl: fix incorrect placement of __initdata marker
Jingoo Han
2014-01-23
1
-1
/
+1
*
backlight: tosa: use devm_lcd_device_register()
Jingoo Han
2014-01-23
1
-4
/
+2
*
backlight: l4f00242t03: use devm_lcd_device_register()
Jingoo Han
2014-01-23
1
-4
/
+2
*
backlight: jornada720: use devm_lcd_device_register()
Jingoo Han
2014-01-23
1
-11
/
+2
*
backlight: tosa: use devm_backlight_device_register()
Jingoo Han
2014-01-23
1
-4
/
+3
*
backlight: ot200_bl: use devm_backlight_device_register()
Jingoo Han
2014-01-23
1
-6
/
+3
*
backlight: omap1: use devm_backlight_device_register()
Jingoo Han
2014-01-23
1
-12
/
+2
*
backlight: hp680_bl: use devm_backlight_device_register()
Jingoo Han
2014-01-23
1
-4
/
+2
*
backlight: jornada720: use devm_backlight_device_register()
Jingoo Han
2014-01-23
1
-12
/
+3
*
MAINTAINERS: remove unnecessary EXYNOS DP DRIVER F: pattern
Jingoo Han
2014-01-23
1
-1
/
+0
*
MAINTAINERS: describe differences between F: and N: patterns
Joe Perches
2014-01-23
1
-0
/
+5
*
MAINTAINERS: add an entry for the Macintosh HFSPlus Filesystem
Geert Uytterhoeven
2014-01-23
1
-0
/
+6
*
get_maintainer: add commit author information to --rolestats
Joe Perches
2014-01-23
1
-6
/
+85
*
printk: flush conflicting continuation line
Arun KS
2014-01-23
1
-3
/
+6
*
vsprintf: add %pad extension for dma_addr_t use
Joe Perches
2014-01-23
2
-8
/
+36
*
printk/cache: mark printk_once test variable __read_mostly
Joe Perches
2014-01-23
3
-11
/
+13
*
dynamic-debug-howto.txt: update since new wildcard support
Du, Changbin
2014-01-23
1
-0
/
+9
*
dynamic_debug: add wildcard support to filter files/functions/modules
Du, Changbin
2014-01-23
1
-5
/
+10
*
lib/parser.c: put EXPORT_SYMBOLs in the conventional place
Andrew Morton
2014-01-23
1
-7
/
+6
*
lib/parser.c: add match_wildcard() function
Du, Changbin
2014-01-23
2
-0
/
+52
*
uapi: convert u64 to __u64 in exported headers
Mike Frysinger
2014-01-23
2
-2
/
+2
*
include/uapi/linux/dn.h: pull in ioctl.h header
Mike Frysinger
2014-01-23
1
-0
/
+1
*
include/uapi/linux/ppp-ioctl.h: pull in ppp_defs.h
Mike Frysinger
2014-01-23
1
-0
/
+1
*
headers_check: special case seqbuf_dump()
Paul Bolle
2014-01-23
1
-1
/
+5
*
drivers/vlynq/vlynq.c: fix another resource size off by 1 error
Dan Carpenter
2014-01-23
1
-1
/
+2
*
drivers/video/aty/aty128fb.c: fix a warning pertaining to the aty128fb backli...
David Howells
2014-01-23
1
-0
/
+4
*
drivers/mfd/tps65217.c: fix pointer-integer size mismatch warning in tps65217...
David Howells
2014-01-23
1
-1
/
+1
*
drivers/mfd/max8998.c: fix pointer-integer size mismatch warning in max8998_i...
David Howells
2014-01-23
1
-1
/
+1
*
drivers/gpu/drm/gma500/backlight.c: fix a defined-but-not-used warning for do...
David Howells
2014-01-23
1
-2
/
+2
*
include/linux/of.h: make for_each_child_of_node() reference its args when CON...
David Howells
2014-01-23
1
-1
/
+6
*
remove extra definitions of U32_MAX
Alex Elder
2014-01-23
3
-26
/
+0
*
kernel.h: define u8, s8, u32, etc. limits
Alex Elder
2014-01-23
1
-0
/
+13
*
conditionally define U32_MAX
Alex Elder
2014-01-23
3
-0
/
+6
*
um: use generic fixmap.h
Mark Salter
2014-01-23
1
-39
/
+1
*
tile: use generic fixmap.h
Mark Salter
2014-01-23
1
-32
/
+1
*
sh: use generic fixmap.h
Mark Salter
2014-01-23
1
-37
/
+2
*
powerpc: use generic fixmap.h
Mark Salter
2014-01-23
1
-42
/
+2
[next]