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