index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-01-23
checkpatch: only flag FSF address, not gnu.org URL
Alexander Duyck
2014-01-23
checkpatch: add tests for function pointer style misuses
Joe Perches
2014-01-23
checkpatch: update the FSF/GPL address check
Joe Perches
2014-01-23
checkpatch: check for if's with unnecessary parentheses
Joe Perches
2014-01-23
checkpatch: improve space before tab --fix option
Joe Perches
2014-01-23
checkpatch: add a --fix-inplace option
Joe Perches
2014-01-23
checkpatch: attempt to find missing switch/case break;
Joe Perches
2014-01-23
checkpatch: add warning of future __GFP_NOFAIL use
David Rientjes
2014-01-23
checkpatch: warn only on "space before semicolon" at end of line
Joe Perches
2014-01-23
checkpatch: more comprehensive split strings warning
Joe Perches
2014-01-23
firmware/dmi_scan: generalize for use by other archs
Ard Biesheuvel
2014-01-23
test: check copy_to/from_user boundary validation
Kees Cook
2014-01-23
test: add minimal module for verification testing
Kees Cook
2014-01-23
lib/cmdline.c: declare exported symbols immediately
Felipe Contreras
2014-01-23
lib/cmdline.c: fix style issues
Felipe Contreras
2014-01-23
lib/kstrtox.c: remove redundant cleanup
Felipe Contreras
2014-01-23
backlight: lp8788: remove unnecessary parentheses
Jingoo Han
2014-01-23
backlight: lp855x: remove unnecessary parentheses
Jingoo Han
2014-01-23
backlight: kb3886_bl: fix incorrect placement of __initdata marker
Jingoo Han
2014-01-23
backlight: tosa: use devm_lcd_device_register()
Jingoo Han
2014-01-23
backlight: l4f00242t03: use devm_lcd_device_register()
Jingoo Han
2014-01-23
backlight: jornada720: use devm_lcd_device_register()
Jingoo Han
2014-01-23
backlight: tosa: use devm_backlight_device_register()
Jingoo Han
2014-01-23
backlight: ot200_bl: use devm_backlight_device_register()
Jingoo Han
2014-01-23
backlight: omap1: use devm_backlight_device_register()
Jingoo Han
2014-01-23
backlight: hp680_bl: use devm_backlight_device_register()
Jingoo Han
2014-01-23
backlight: jornada720: use devm_backlight_device_register()
Jingoo Han
2014-01-23
MAINTAINERS: remove unnecessary EXYNOS DP DRIVER F: pattern
Jingoo Han
2014-01-23
MAINTAINERS: describe differences between F: and N: patterns
Joe Perches
2014-01-23
MAINTAINERS: add an entry for the Macintosh HFSPlus Filesystem
Geert Uytterhoeven
2014-01-23
get_maintainer: add commit author information to --rolestats
Joe Perches
2014-01-23
printk: flush conflicting continuation line
Arun KS
2014-01-23
vsprintf: add %pad extension for dma_addr_t use
Joe Perches
2014-01-23
printk/cache: mark printk_once test variable __read_mostly
Joe Perches
2014-01-23
dynamic-debug-howto.txt: update since new wildcard support
Du, Changbin
2014-01-23
dynamic_debug: add wildcard support to filter files/functions/modules
Du, Changbin
2014-01-23
lib/parser.c: put EXPORT_SYMBOLs in the conventional place
Andrew Morton
2014-01-23
lib/parser.c: add match_wildcard() function
Du, Changbin
2014-01-23
uapi: convert u64 to __u64 in exported headers
Mike Frysinger
2014-01-23
include/uapi/linux/dn.h: pull in ioctl.h header
Mike Frysinger
2014-01-23
include/uapi/linux/ppp-ioctl.h: pull in ppp_defs.h
Mike Frysinger
2014-01-23
headers_check: special case seqbuf_dump()
Paul Bolle
2014-01-23
drivers/vlynq/vlynq.c: fix another resource size off by 1 error
Dan Carpenter
2014-01-23
drivers/video/aty/aty128fb.c: fix a warning pertaining to the aty128fb backli...
David Howells
2014-01-23
drivers/mfd/tps65217.c: fix pointer-integer size mismatch warning in tps65217...
David Howells
2014-01-23
drivers/mfd/max8998.c: fix pointer-integer size mismatch warning in max8998_i...
David Howells
2014-01-23
drivers/gpu/drm/gma500/backlight.c: fix a defined-but-not-used warning for do...
David Howells
2014-01-23
include/linux/of.h: make for_each_child_of_node() reference its args when CON...
David Howells
2014-01-23
remove extra definitions of U32_MAX
Alex Elder
2014-01-23
kernel.h: define u8, s8, u32, etc. limits
Alex Elder
[next]