summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/rtc/rtc-mxc.c: remove unneeded labelFabio Estevam2014-01-241-4/+1
* drivers/rtc/rtc-ds1305.c: remove unnecessary spi_set_drvdata()Jingoo Han2014-01-241-1/+0
* drivers/rtc/rtc-as3722: use devm for rtc and irq registrationLaxman Dewangan2014-01-241-16/+3
* autofs: fix symlinks aren't checked for expiryIan Kent2014-01-242-0/+18
* autofs: use IS_ROOT to replace root dentry checksRui Xiang2014-01-241-3/+3
* autofs: fix the return value of autofs4_fill_superRui Xiang2014-01-241-5/+8
* autofs4: translate pids to the right namespace for the daemonMiklos Szeredi2014-01-241-2/+14
* autofs4: allow autofs to work outside the initial PID namespaceSukadev Bhattiprolu2014-01-243-13/+43
* 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/+0
* fs/ramfs: move ramfs_aops to inode.cAxel Lin2014-01-244-15/+7
* fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_area() and ramfs_nommu_m...Axel Lin2014-01-242-9/+8
* fs: binfmt_elf: remove unused defines INTERPRETER_NONE and INTERPRETER_ELFTodor Minchev2014-01-241-3/+0
* 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/+1
* 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/+4
* 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/+2
* lib/cmdline.c: fix style issuesFelipe Contreras2014-01-241-5/+4
* lib/kstrtox.c: remove redundant cleanupFelipe Contreras2014-01-241-1/+0
* 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/+2
* backlight: l4f00242t03: use devm_lcd_device_register()Jingoo Han2014-01-241-4/+2
* backlight: jornada720: use devm_lcd_device_register()Jingoo Han2014-01-241-11/+2
* backlight: tosa: use devm_backlight_device_register()Jingoo Han2014-01-241-4/+3
* backlight: ot200_bl: use devm_backlight_device_register()Jingoo Han2014-01-241-6/+3
* backlight: omap1: use devm_backlight_device_register()Jingoo Han2014-01-241-12/+2
* backlight: hp680_bl: use devm_backlight_device_register()Jingoo Han2014-01-241-4/+2
* backlight: jornada720: use devm_backlight_device_register()Jingoo Han2014-01-241-12/+3
* MAINTAINERS: remove unnecessary EXYNOS DP DRIVER F: patternJingoo Han2014-01-241-1/+0
* 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