summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-23fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_area() and ramfs_nommu_m...Axel Lin
2014-01-23fs: binfmt_elf: remove unused defines INTERPRETER_NONE and INTERPRETER_ELFTodor Minchev
2014-01-23checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN)Joe Perches
2014-01-23checkpatch: add DT compatible string documentation checksRob Herring
2014-01-23checkpatch: only flag FSF address, not gnu.org URLAlexander Duyck
2014-01-23checkpatch: add tests for function pointer style misusesJoe Perches
2014-01-23checkpatch: update the FSF/GPL address checkJoe Perches
2014-01-23checkpatch: check for if's with unnecessary parenthesesJoe Perches
2014-01-23checkpatch: improve space before tab --fix optionJoe Perches
2014-01-23checkpatch: add a --fix-inplace optionJoe Perches
2014-01-23checkpatch: attempt to find missing switch/case break;Joe Perches
2014-01-23checkpatch: add warning of future __GFP_NOFAIL useDavid Rientjes
2014-01-23checkpatch: warn only on "space before semicolon" at end of lineJoe Perches
2014-01-23checkpatch: more comprehensive split strings warningJoe Perches
2014-01-23firmware/dmi_scan: generalize for use by other archsArd Biesheuvel
2014-01-23test: check copy_to/from_user boundary validationKees Cook
2014-01-23test: add minimal module for verification testingKees Cook
2014-01-23lib/cmdline.c: declare exported symbols immediatelyFelipe Contreras
2014-01-23lib/cmdline.c: fix style issuesFelipe Contreras
2014-01-23lib/kstrtox.c: remove redundant cleanupFelipe Contreras
2014-01-23backlight: lp8788: remove unnecessary parenthesesJingoo Han
2014-01-23backlight: lp855x: remove unnecessary parenthesesJingoo Han
2014-01-23backlight: kb3886_bl: fix incorrect placement of __initdata markerJingoo Han
2014-01-23backlight: tosa: use devm_lcd_device_register()Jingoo Han
2014-01-23backlight: l4f00242t03: use devm_lcd_device_register()Jingoo Han
2014-01-23backlight: jornada720: use devm_lcd_device_register()Jingoo Han
2014-01-23backlight: tosa: use devm_backlight_device_register()Jingoo Han
2014-01-23backlight: ot200_bl: use devm_backlight_device_register()Jingoo Han
2014-01-23backlight: omap1: use devm_backlight_device_register()Jingoo Han
2014-01-23backlight: hp680_bl: use devm_backlight_device_register()Jingoo Han
2014-01-23backlight: jornada720: use devm_backlight_device_register()Jingoo Han
2014-01-23MAINTAINERS: remove unnecessary EXYNOS DP DRIVER F: patternJingoo Han
2014-01-23MAINTAINERS: describe differences between F: and N: patternsJoe Perches
2014-01-23MAINTAINERS: add an entry for the Macintosh HFSPlus FilesystemGeert Uytterhoeven
2014-01-23get_maintainer: add commit author information to --rolestatsJoe Perches
2014-01-23printk: flush conflicting continuation lineArun KS
2014-01-23vsprintf: add %pad extension for dma_addr_t useJoe Perches
2014-01-23printk/cache: mark printk_once test variable __read_mostlyJoe Perches
2014-01-23dynamic-debug-howto.txt: update since new wildcard supportDu, Changbin
2014-01-23dynamic_debug: add wildcard support to filter files/functions/modulesDu, Changbin
2014-01-23lib/parser.c: put EXPORT_SYMBOLs in the conventional placeAndrew Morton
2014-01-23lib/parser.c: add match_wildcard() functionDu, Changbin
2014-01-23uapi: convert u64 to __u64 in exported headersMike Frysinger
2014-01-23include/uapi/linux/dn.h: pull in ioctl.h headerMike Frysinger
2014-01-23include/uapi/linux/ppp-ioctl.h: pull in ppp_defs.hMike Frysinger
2014-01-23headers_check: special case seqbuf_dump()Paul Bolle
2014-01-23drivers/vlynq/vlynq.c: fix another resource size off by 1 errorDan Carpenter
2014-01-23drivers/video/aty/aty128fb.c: fix a warning pertaining to the aty128fb backli...David Howells
2014-01-23drivers/mfd/tps65217.c: fix pointer-integer size mismatch warning in tps65217...David Howells
2014-01-23drivers/mfd/max8998.c: fix pointer-integer size mismatch warning in max8998_i...David Howells