summaryrefslogtreecommitdiffstats
path: root/init/version.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-18backlight: tosa: use devm_gpio_request_oneJingoo Han2-10/+4
2012-12-18backlight: lms283gf05: use devm_gpio_request_oneJingoo Han1-7/+3
2012-12-18backlight: vgg2432a4: fix checkpatch warningJingoo Han1-1/+1
2012-12-18backlight: tosa: fix checkpatch error and warningJingoo Han2-8/+9
2012-12-18backlight: tdo24m: fix checkpatch warningJingoo Han1-3/+3
2012-12-18backlight: platform_lcd: fix checkpatch errorJingoo Han1-1/+1
2012-12-18backlight: pcf50633: fix checkpatch warningJingoo Han1-3/+5
2012-12-18backlight: omap1: fix checkpatch warningJingoo Han1-2/+2
2012-12-18backlight: lm3630: fix checkpatch warningJingoo Han1-1/+1
2012-12-18backlight: l4f00242t03: fix checkpatch warningJingoo Han1-2/+1
2012-12-18backlight: jornada720: fix checkpatch error and warningJingoo Han1-12/+19
2012-12-18backlight: ili9320: fix checkpatch error and warningJingoo Han1-10/+2
2012-12-18backlight: hp680_bl: fix checkpatch error and warningJingoo Han1-2/+2
2012-12-18backlight: generic_bl: fix checkpatch warningJingoo Han1-2/+2
2012-12-18backlight: da903x_bl: fix checkpatch warningJingoo Han1-4/+4
2012-12-18backlight: corgi_lcd: fix checkpatch error and warningJingoo Han1-7/+9
2012-12-18backlight: atmel-pwm-bl: fix checkpatch warningJingoo Han1-4/+3
2012-12-18backlight: 88pm860x_bl: fix checkpatch warningJingoo Han1-2/+2
2012-12-18backlight: da903x_bl: use dev_get_drvdata() instead of platform_get_drvdata()Jingoo Han1-4/+3
2012-12-18MAINTAINERS: adjust for UAPI: firewireStefan Richter1-1/+2
2012-12-18Corentin has movedCorentin Chary4-5/+5
2012-12-18MAINTAINERS: remove include/linux/ext3*Cesar Eduardo Barros1-2/+0
2012-12-18MAINTAINERS: CHINESE MAINTAINERS mailing list is subscribers onlyJoe Perches1-1/+1
2012-12-18lib/vsprintf.c: fix handling of %zd when using ssize_tJason Gunthorpe1-1/+4
2012-12-18printk: boot_delay should only affect outputAndrew Cooks1-19/+21
2012-12-18dmatest: check for dma mapping errorAndy Shevchenko1-1/+21
2012-12-18dmatest: implement two helpers to unmap dma memoryAndy Shevchenko1-10/+17
2012-12-18watchdog: store the watchdog sample period as a variableChuansheng Liu1-5/+8
2012-12-18usb: musb: use io{read,write}*_rep accessorsMatthew Leach2-27/+6
2012-12-18musb: tusb6010: use io{read,write}*_rep accessorsMatthew Leach1-2/+3
2012-12-18asm-generic: io: don't perform swab during {in,out} string functionsWill Deacon1-6/+6
2012-12-18.gitignore: remove stale entry for generated version.hJonathan Austin1-1/+0
2012-12-18fs/notify/inode_mark.c: make fsnotify_find_inode_mark_locked() staticTushar Behera1-2/+3
2012-12-18lseek: the "whence" argument is called "whence"Andrew Morton26-116/+116
2012-12-18drivers: remove reference to feature-removal-schedule.txtTao Ma1-5/+1
2012-12-18sound: remove reference to feature-removal-schedule.txtTao Ma2-5/+1
2012-12-18kernel: remove reference to feature-removal-schedule.txtTao Ma2-4/+0
2012-12-18Documentation: remove reference to feature-removal-schedule.txtTao Ma2-5/+0
2012-12-18include/linux/init.h: use the stringify operator for the __define_initcall macroMatthew Leach2-38/+38
2012-12-18Documentation/kernel-parameters.txt: update mem= option's spec according to i...Wen Congyang1-3/+4
2012-12-18frv: properly use the declarations provided by <asm/sections.h>Geert Uytterhoeven1-7/+5
2012-12-18frv: fix use of extinct _sbss and _ebss in debug codeGeert Uytterhoeven2-2/+2
2012-12-18mm/memory.c: suppress warningAndrew Morton1-0/+1
2012-12-18create non-empty arch/x86/include/uapi/asm/ filesAndrew Morton2-0/+2
2012-12-17Revert "bdi: add a user-tunable cpu_list for the bdi flusher threads"Linus Torvalds2-88/+0
2012-12-17sched: numa: Fix build error if CONFIG_NUMA_BALANCING && !CONFIG_TRANSPARENT_...Mel Gorman1-1/+1
2012-12-17mm: fix kernel BUG at huge_memory.c:1474!Hugh Dickins1-3/+3
2012-12-17ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren5-0/+8
2012-12-16i2c: Mention functionality flags in SMBus protocol documentationJean Delvare1-9/+31
2012-12-16i2c-piix4: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches1-3/+2