| Age | Commit message (Expand) | Author |
| 2013-02-21 | backlight: ld9040: reorder inclusions of <linux/xxx.h> | Jingoo Han |
| 2013-02-21 | backlight: ld9040: remove redundant return variables | Jingoo Han |
| 2013-02-21 | backlight: ld9040: replace EFAULT with EINVAL | Jingoo Han |
| 2013-02-21 | backlight: ld9040: remove unnecessary NULL deference check | Jingoo Han |
| 2013-02-21 | backlight: ld9040: use sleep instead of delay | Jingoo Han |
| 2013-02-21 | backlight: add lms501kf03 LCD driver | Jingoo Han |
| 2013-02-21 | MAINTAINERS: mm: add additional include files to listing | Cody P Schafer |
| 2013-02-21 | get_maintainer.pl: find maintainers for removed files | Geert Uytterhoeven |
| 2013-02-21 | printk: add pr_devel_once and pr_devel_ratelimited | Mikhail Gruzdev |
| 2013-02-21 | lib/vsprintf.c: add %pa format specifier for phys_addr_t types | Stepan Moskovchenko |
| 2013-02-21 | sys_prctl(): coding-style cleanup | Andrew Morton |
| 2013-02-21 | sys_prctl(): arg2 is unsigned long which is never < 0 | Chen Gang |
| 2013-02-21 | sun.com documentation fixes | Christian Kujau |
| 2013-02-21 | lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPS | Kyle McMartin |
| 2013-02-21 | smp: make smp_call_function_many() use logic similar to smp_call_function_sin... | Shaohua Li |
| 2013-02-21 | mm: use vm_unmapped_area() on alpha architecture | Michel Lespinasse |
| 2013-02-21 | ubifs: wait for page writeback to provide stable pages | Jan Kara |
| 2013-02-21 | ocfs2: wait for page writeback to provide stable pages | Jan Kara |
| 2013-02-21 | block: optionally snapshot page contents to provide stable pages during write | Darrick J. Wong |
| 2013-02-21 | 9pfs: fix filesystem to wait for stable page writeback | Darrick J. Wong |
| 2013-02-21 | mm: only enforce stable page writes if the backing device requires it | Darrick J. Wong |
| 2013-02-21 | bdi: allow block devices to say that they require stable page writes | Darrick J. Wong |
| 2013-02-21 | lockdep: make lockdep_assert_held() not have a return value | Johannes Berg |
| 2013-02-21 | ocfs2: unlock super lock if lockres refresh failed | Junxiao Bi |
| 2013-02-21 | ocfs2: remove kfree() redundant null checks | Tim Gardner |
| 2013-02-21 | configfs: move the dereference below the NULL test | Wei Yongjun |
| 2013-02-21 | scripts/tags.sh: add ctags magic for declarations of popular kernel type | Kirill Tkhai |
| 2013-02-21 | time: don't inline EXPORT_SYMBOL functions | Greg Kroah-Hartman |
| 2013-02-21 | drivers/video/mx3fb.c: use NULL for pointer | Fabio Estevam |
| 2013-02-21 | video: exynos_dp: move disable_irq() to exynos_dp_suspend() | Ajay Kumar |
| 2013-02-21 | video: exynos_dp: add missing of_node_put() | Jingoo Han |
| 2013-02-21 | video: s3c-fb: fix typo in definition of VIDCON1_VSTATUS_FRONTPORCH value | Tomasz Figa |
| 2013-02-21 | video: s3c-fb: add the bit definitions for CSC EQ709 and EQ601 | Jingoo Han |
| 2013-02-21 | video: s3c-fb: remove unnecessary brackets | Jingoo Han |
| 2013-02-21 | video: s3c-fb: remove duplicated S3C_FB_MAX_WIN | Jingoo Han |
| 2013-02-21 | video: s3c-fb: use ARCH_ dependancy | Jingoo Han |
| 2013-02-21 | drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIs | Sachin Kamat |
| 2013-02-21 | drivers/video/exynos/exynos_mipi_dsi.c: fix an error check condition | Sachin Kamat |
| 2013-02-21 | drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.c | Sachin Kamat |
| 2013-02-21 | drivers/video/Kconfig: specify the SoCs that make use of FB_IMX | Fabio Estevam |
| 2013-02-21 | ARM: mmp: add display and fb support in pxa910 defconfig | Zhou Zhu |
| 2013-02-21 | ARM: mmp: enable display in ttc_dkb | Zhou Zhu |
| 2013-02-21 | ARM: mmp: added device for display controller | Zhou Zhu |
| 2013-02-21 | video: mmpdisp: add spi port in display controller | Zhou Zhu |
| 2013-02-21 | video: mmp: add tpo hvga panel supported | Lisa Du |
| 2013-02-21 | video: mmp display controller support | Guoqing Li |
| 2013-02-21 | fb: mmp: include linux/platform_device.h | Arnd Bergmann |
| 2013-02-21 | video: mmp fb support | Zhou Zhu |
| 2013-02-21 | video: mmp display subsystem | Zhou Zhu |
| 2013-02-21 | goldfish: framebuffer driver | Arve Hjønnevåg |