summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* init: fix possible format string bugTetsuo Handa2014-01-242-4/+5
* init/main.c: remove unused declaration of tc_init()Geert Uytterhoeven2014-01-241-4/+0Star
* fs/ramfs: move ramfs_aops to inode.cAxel Lin2014-01-244-15/+7Star
* fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_area() and ramfs_nommu_m...Axel Lin2014-01-242-9/+8Star
* fs: binfmt_elf: remove unused defines INTERPRETER_NONE and INTERPRETER_ELFTodor Minchev2014-01-241-3/+0Star
* checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN)Joe Perches2014-01-241-0/+10
* checkpatch: add DT compatible string documentation checksRob Herring2014-01-241-0/+27
* checkpatch: only flag FSF address, not gnu.org URLAlexander Duyck2014-01-241-3/+1Star
* checkpatch: add tests for function pointer style misusesJoe Perches2014-01-241-0/+59
* checkpatch: update the FSF/GPL address checkJoe Perches2014-01-241-5/+6
* checkpatch: check for if's with unnecessary parenthesesJoe Perches2014-01-241-0/+14
* checkpatch: improve space before tab --fix optionJoe Perches2014-01-241-2/+4
* checkpatch: add a --fix-inplace optionJoe Perches2014-01-241-1/+9
* checkpatch: attempt to find missing switch/case break;Joe Perches2014-01-241-0/+25
* checkpatch: add warning of future __GFP_NOFAIL useDavid Rientjes2014-01-241-0/+6
* checkpatch: warn only on "space before semicolon" at end of lineJoe Perches2014-01-241-1/+1
* checkpatch: more comprehensive split strings warningJoe Perches2014-01-241-8/+4Star
* firmware/dmi_scan: generalize for use by other archsArd Biesheuvel2014-01-246-15/+24
* test: check copy_to/from_user boundary validationKees Cook2014-01-245-0/+138
* test: add minimal module for verification testingKees Cook2014-01-243-0/+48
* lib/cmdline.c: declare exported symbols immediatelyFelipe Contreras2014-01-241-3/+2Star
* lib/cmdline.c: fix style issuesFelipe Contreras2014-01-241-5/+4Star
* lib/kstrtox.c: remove redundant cleanupFelipe Contreras2014-01-241-1/+0Star
* backlight: lp8788: remove unnecessary parenthesesJingoo Han2014-01-241-3/+3
* backlight: lp855x: remove unnecessary parenthesesJingoo Han2014-01-241-1/+1
* backlight: kb3886_bl: fix incorrect placement of __initdata markerJingoo Han2014-01-241-1/+1
* backlight: tosa: use devm_lcd_device_register()Jingoo Han2014-01-241-4/+2Star
* backlight: l4f00242t03: use devm_lcd_device_register()Jingoo Han2014-01-241-4/+2Star
* backlight: jornada720: use devm_lcd_device_register()Jingoo Han2014-01-241-11/+2Star
* backlight: tosa: use devm_backlight_device_register()Jingoo Han2014-01-241-4/+3Star
* backlight: ot200_bl: use devm_backlight_device_register()Jingoo Han2014-01-241-6/+3Star
* backlight: omap1: use devm_backlight_device_register()Jingoo Han2014-01-241-12/+2Star
* backlight: hp680_bl: use devm_backlight_device_register()Jingoo Han2014-01-241-4/+2Star
* backlight: jornada720: use devm_backlight_device_register()Jingoo Han2014-01-241-12/+3Star
* MAINTAINERS: remove unnecessary EXYNOS DP DRIVER F: patternJingoo Han2014-01-241-1/+0Star
* MAINTAINERS: describe differences between F: and N: patternsJoe Perches2014-01-241-0/+5
* MAINTAINERS: add an entry for the Macintosh HFSPlus FilesystemGeert Uytterhoeven2014-01-241-0/+6
* get_maintainer: add commit author information to --rolestatsJoe Perches2014-01-241-6/+85
* printk: flush conflicting continuation lineArun KS2014-01-241-3/+6
* vsprintf: add %pad extension for dma_addr_t useJoe Perches2014-01-242-8/+36
* printk/cache: mark printk_once test variable __read_mostlyJoe Perches2014-01-243-11/+13
* dynamic-debug-howto.txt: update since new wildcard supportDu, Changbin2014-01-241-0/+9
* dynamic_debug: add wildcard support to filter files/functions/modulesDu, Changbin2014-01-241-5/+10
* lib/parser.c: put EXPORT_SYMBOLs in the conventional placeAndrew Morton2014-01-241-7/+6Star
* lib/parser.c: add match_wildcard() functionDu, Changbin2014-01-242-0/+52
* uapi: convert u64 to __u64 in exported headersMike Frysinger2014-01-242-2/+2
* include/uapi/linux/dn.h: pull in ioctl.h headerMike Frysinger2014-01-241-0/+1
* include/uapi/linux/ppp-ioctl.h: pull in ppp_defs.hMike Frysinger2014-01-241-0/+1
* headers_check: special case seqbuf_dump()Paul Bolle2014-01-241-1/+5
* drivers/vlynq/vlynq.c: fix another resource size off by 1 errorDan Carpenter2014-01-241-1/+2