aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysv (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-23autofs: use IS_ROOT to replace root dentry checksRui Xiang1-3/+3
2014-01-23autofs: fix the return value of autofs4_fill_superRui Xiang1-5/+8
2014-01-23autofs4: translate pids to the right namespace for the daemonMiklos Szeredi1-2/+14
2014-01-23autofs4: allow autofs to work outside the initial PID namespaceSukadev Bhattiprolu3-13/+43
2014-01-23init: fix possible format string bugTetsuo Handa2-4/+5
2014-01-23init/main.c: remove unused declaration of tc_init()Geert Uytterhoeven1-4/+0
2014-01-23fs/ramfs: move ramfs_aops to inode.cAxel Lin4-15/+7
2014-01-23fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_area() and ramfs_nommu_mmap() staticAxel Lin2-9/+8
2014-01-23fs: binfmt_elf: remove unused defines INTERPRETER_NONE and INTERPRETER_ELFTodor Minchev1-3/+0
2014-01-23checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN)Joe Perches1-0/+10
2014-01-23checkpatch: add DT compatible string documentation checksRob Herring1-0/+27
2014-01-23checkpatch: only flag FSF address, not gnu.org URLAlexander Duyck1-3/+1
2014-01-23checkpatch: add tests for function pointer style misusesJoe Perches1-0/+59
2014-01-23checkpatch: update the FSF/GPL address checkJoe Perches1-5/+6
2014-01-23checkpatch: check for if's with unnecessary parenthesesJoe Perches1-0/+14
2014-01-23checkpatch: improve space before tab --fix optionJoe Perches1-2/+4
2014-01-23checkpatch: add a --fix-inplace optionJoe Perches1-1/+9
2014-01-23checkpatch: attempt to find missing switch/case break;Joe Perches1-0/+25
2014-01-23checkpatch: add warning of future __GFP_NOFAIL useDavid Rientjes1-0/+6
2014-01-23checkpatch: warn only on "space before semicolon" at end of lineJoe Perches1-1/+1
2014-01-23checkpatch: more comprehensive split strings warningJoe Perches1-8/+4
2014-01-23firmware/dmi_scan: generalize for use by other archsArd Biesheuvel6-15/+24
2014-01-23test: check copy_to/from_user boundary validationKees Cook5-0/+138
2014-01-23test: add minimal module for verification testingKees Cook3-0/+48
2014-01-23lib/cmdline.c: declare exported symbols immediatelyFelipe Contreras1-3/+2
2014-01-23lib/cmdline.c: fix style issuesFelipe Contreras1-5/+4
2014-01-23lib/kstrtox.c: remove redundant cleanupFelipe Contreras1-1/+0
2014-01-23backlight: lp8788: remove unnecessary parenthesesJingoo Han1-3/+3
2014-01-23backlight: lp855x: remove unnecessary parenthesesJingoo Han1-1/+1
2014-01-23backlight: kb3886_bl: fix incorrect placement of __initdata markerJingoo Han1-1/+1
2014-01-23backlight: tosa: use devm_lcd_device_register()Jingoo Han1-4/+2
2014-01-23backlight: l4f00242t03: use devm_lcd_device_register()Jingoo Han1-4/+2
2014-01-23backlight: jornada720: use devm_lcd_device_register()Jingoo Han1-11/+2
2014-01-23backlight: tosa: use devm_backlight_device_register()Jingoo Han1-4/+3
2014-01-23backlight: ot200_bl: use devm_backlight_device_register()Jingoo Han1-6/+3
2014-01-23backlight: omap1: use devm_backlight_device_register()Jingoo Han1-12/+2
2014-01-23backlight: hp680_bl: use devm_backlight_device_register()Jingoo Han1-4/+2
2014-01-23backlight: jornada720: use devm_backlight_device_register()Jingoo Han1-12/+3
2014-01-23MAINTAINERS: remove unnecessary EXYNOS DP DRIVER F: patternJingoo Han1-1/+0
2014-01-23MAINTAINERS: describe differences between F: and N: patternsJoe Perches1-0/+5
2014-01-23MAINTAINERS: add an entry for the Macintosh HFSPlus FilesystemGeert Uytterhoeven1-0/+6
2014-01-23get_maintainer: add commit author information to --rolestatsJoe Perches1-6/+85
2014-01-23printk: flush conflicting continuation lineArun KS1-3/+6
2014-01-23vsprintf: add %pad extension for dma_addr_t useJoe Perches2-8/+36
2014-01-23printk/cache: mark printk_once test variable __read_mostlyJoe Perches3-11/+13
2014-01-23dynamic-debug-howto.txt: update since new wildcard supportDu, Changbin1-0/+9
2014-01-23dynamic_debug: add wildcard support to filter files/functions/modulesDu, Changbin1-5/+10
2014-01-23lib/parser.c: put EXPORT_SYMBOLs in the conventional placeAndrew Morton1-7/+6
2014-01-23lib/parser.c: add match_wildcard() functionDu, Changbin2-0/+52
2014-01-23uapi: convert u64 to __u64 in exported headersMike Frysinger2-2/+2