summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* get_maintainer.pl: find maintainers for removed filesGeert Uytterhoeven2013-02-211-1/+1
* printk: add pr_devel_once and pr_devel_ratelimitedMikhail Gruzdev2013-02-211-0/+18
* lib/vsprintf.c: add %pa format specifier for phys_addr_t typesStepan Moskovchenko2013-02-212-3/+18
* sys_prctl(): coding-style cleanupAndrew Morton2013-02-211-145/+143
* sys_prctl(): arg2 is unsigned long which is never < 0Chen Gang2013-02-211-1/+3
* sun.com documentation fixesChristian Kujau2013-02-214-10/+10
* lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPSKyle McMartin2013-02-211-2/+1
* smp: make smp_call_function_many() use logic similar to smp_call_function_sin...Shaohua Li2013-02-212-154/+32
* mm: use vm_unmapped_area() on alpha architectureMichel Lespinasse2013-02-211-11/+9
* ubifs: wait for page writeback to provide stable pagesJan Kara2013-02-211-0/+1
* ocfs2: wait for page writeback to provide stable pagesJan Kara2013-02-211-0/+1
* block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong2013-02-217-13/+70
* 9pfs: fix filesystem to wait for stable page writebackDarrick J. Wong2013-02-211-0/+1
* mm: only enforce stable page writes if the backing device requires itDarrick J. Wong2013-02-217-5/+27
* bdi: allow block devices to say that they require stable page writesDarrick J. Wong2013-02-214-0/+26
* lockdep: make lockdep_assert_held() not have a return valueJohannes Berg2013-02-211-1/+3
* ocfs2: unlock super lock if lockres refresh failedJunxiao Bi2013-02-211-1/+4
* ocfs2: remove kfree() redundant null checksTim Gardner2013-02-2110-34/+17
* configfs: move the dereference below the NULL testWei Yongjun2013-02-211-2/+3
* scripts/tags.sh: add ctags magic for declarations of popular kernel typeKirill Tkhai2013-02-211-4/+20
* time: don't inline EXPORT_SYMBOL functionsGreg Kroah-Hartman2013-02-211-2/+2
* drivers/video/mx3fb.c: use NULL for pointerFabio Estevam2013-02-211-1/+1
* video: exynos_dp: move disable_irq() to exynos_dp_suspend()Ajay Kumar2013-02-211-2/+2
* video: exynos_dp: add missing of_node_put()Jingoo Han2013-02-211-6/+13
* video: s3c-fb: fix typo in definition of VIDCON1_VSTATUS_FRONTPORCH valueTomasz Figa2013-02-211-1/+1
* video: s3c-fb: add the bit definitions for CSC EQ709 and EQ601Jingoo Han2013-02-211-0/+2
* video: s3c-fb: remove unnecessary bracketsJingoo Han2013-02-211-102/+97
* video: s3c-fb: remove duplicated S3C_FB_MAX_WINJingoo Han2013-02-211-2/+0
* video: s3c-fb: use ARCH_ dependancyJingoo Han2013-02-211-1/+2
* drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIsSachin Kamat2013-02-212-52/+17
* drivers/video/exynos/exynos_mipi_dsi.c: fix an error check conditionSachin Kamat2013-02-211-1/+1
* drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.cSachin Kamat2013-02-211-10/+4
* drivers/video/Kconfig: specify the SoCs that make use of FB_IMXFabio Estevam2013-02-211-1/+1
* ARM: mmp: add display and fb support in pxa910 defconfigZhou Zhu2013-02-211-0/+8
* ARM: mmp: enable display in ttc_dkbZhou Zhu2013-02-211-0/+92
* ARM: mmp: added device for display controllerZhou Zhu2013-02-212-1/+7
* video: mmpdisp: add spi port in display controllerZhou Zhu2013-02-215-0/+199
* video: mmp: add tpo hvga panel supportedLisa Du2013-02-215-1/+195
* video: mmp display controller supportGuoqing Li2013-02-216-1/+2570
* fb: mmp: include linux/platform_device.hArnd Bergmann2013-02-211-0/+1
* video: mmp fb supportZhou Zhu2013-02-216-1/+757
* video: mmp display subsystemZhou Zhu2013-02-216-0/+618
* goldfish: framebuffer driverArve Hjønnevåg2013-02-213-0/+328
* fbcon: clear the logo bitmap from the margin areaKamal Mostafa2013-02-211-1/+9
* pcmcia: move unbind/rebind into dev_pm_ops.completeChristian Lamparter2013-02-211-7/+30
* cris: use "int" for ssize_t to match size_tGeert Uytterhoeven2013-02-211-5/+0
* mn10300: use for_each_pci_dev to simplify the codeWei Yongjun2013-02-211-1/+1
* fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk()MITSUNARI Shigeo2013-02-211-0/+1
* inotify: remove broken mask checks causing unmount to be EINVALJim Somerville2013-02-211-4/+0
* compat: return -EFAULT on error in waitid()Dan Carpenter2013-02-211-1/+1
OpenPOWER on IntegriCloud