summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-17backlight: tosa: use devm_gpio_request_oneJingoo Han
2012-12-17backlight: lms283gf05: use devm_gpio_request_oneJingoo Han
2012-12-17backlight: vgg2432a4: fix checkpatch warningJingoo Han
2012-12-17backlight: tosa: fix checkpatch error and warningJingoo Han
2012-12-17backlight: tdo24m: fix checkpatch warningJingoo Han
2012-12-17backlight: platform_lcd: fix checkpatch errorJingoo Han
2012-12-17backlight: pcf50633: fix checkpatch warningJingoo Han
2012-12-17backlight: omap1: fix checkpatch warningJingoo Han
2012-12-17backlight: lm3630: fix checkpatch warningJingoo Han
2012-12-17backlight: l4f00242t03: fix checkpatch warningJingoo Han
2012-12-17backlight: jornada720: fix checkpatch error and warningJingoo Han
2012-12-17backlight: ili9320: fix checkpatch error and warningJingoo Han
2012-12-17backlight: hp680_bl: fix checkpatch error and warningJingoo Han
2012-12-17backlight: generic_bl: fix checkpatch warningJingoo Han
2012-12-17backlight: da903x_bl: fix checkpatch warningJingoo Han
2012-12-17backlight: corgi_lcd: fix checkpatch error and warningJingoo Han
2012-12-17backlight: atmel-pwm-bl: fix checkpatch warningJingoo Han
2012-12-17backlight: 88pm860x_bl: fix checkpatch warningJingoo Han
2012-12-17backlight: da903x_bl: use dev_get_drvdata() instead of platform_get_drvdata()Jingoo Han
2012-12-17MAINTAINERS: adjust for UAPI: firewireStefan Richter
2012-12-17Corentin has movedCorentin Chary
2012-12-17MAINTAINERS: remove include/linux/ext3*Cesar Eduardo Barros
2012-12-17MAINTAINERS: CHINESE MAINTAINERS mailing list is subscribers onlyJoe Perches
2012-12-17lib/vsprintf.c: fix handling of %zd when using ssize_tJason Gunthorpe
2012-12-17printk: boot_delay should only affect outputAndrew Cooks
2012-12-17dmatest: check for dma mapping errorAndy Shevchenko
2012-12-17dmatest: implement two helpers to unmap dma memoryAndy Shevchenko
2012-12-17watchdog: store the watchdog sample period as a variableChuansheng Liu
2012-12-17usb: musb: use io{read,write}*_rep accessorsMatthew Leach
2012-12-17musb: tusb6010: use io{read,write}*_rep accessorsMatthew Leach
2012-12-17asm-generic: io: don't perform swab during {in,out} string functionsWill Deacon
2012-12-17.gitignore: remove stale entry for generated version.hJonathan Austin
2012-12-17fs/notify/inode_mark.c: make fsnotify_find_inode_mark_locked() staticTushar Behera
2012-12-17lseek: the "whence" argument is called "whence"Andrew Morton
2012-12-17drivers: remove reference to feature-removal-schedule.txtTao Ma
2012-12-17sound: remove reference to feature-removal-schedule.txtTao Ma
2012-12-17kernel: remove reference to feature-removal-schedule.txtTao Ma
2012-12-17Documentation: remove reference to feature-removal-schedule.txtTao Ma
2012-12-17include/linux/init.h: use the stringify operator for the __define_initcall macroMatthew Leach
2012-12-17Documentation/kernel-parameters.txt: update mem= option's spec according to i...Wen Congyang
2012-12-17frv: properly use the declarations provided by <asm/sections.h>Geert Uytterhoeven
2012-12-17frv: fix use of extinct _sbss and _ebss in debug codeGeert Uytterhoeven
2012-12-17mm/memory.c: suppress warningAndrew Morton
2012-12-17create non-empty arch/x86/include/uapi/asm/ filesAndrew Morton
2012-12-17Revert "bdi: add a user-tunable cpu_list for the bdi flusher threads"Linus Torvalds
2012-12-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-12-17Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-12-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-12-17sched: numa: Fix build error if CONFIG_NUMA_BALANCING && !CONFIG_TRANSPARENT_...Mel Gorman
2012-12-16mm: fix kernel BUG at huge_memory.c:1474!Hugh Dickins