summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-02-21drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIsSachin Kamat2-52/+17
2013-02-21drivers/video/exynos/exynos_mipi_dsi.c: fix an error check conditionSachin Kamat1-1/+1
2013-02-21drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.cSachin Kamat1-10/+4
2013-02-21drivers/video/Kconfig: specify the SoCs that make use of FB_IMXFabio Estevam1-1/+1
2013-02-21ARM: mmp: add display and fb support in pxa910 defconfigZhou Zhu1-0/+8
2013-02-21ARM: mmp: enable display in ttc_dkbZhou Zhu1-0/+92
2013-02-21ARM: mmp: added device for display controllerZhou Zhu2-1/+7
2013-02-21video: mmpdisp: add spi port in display controllerZhou Zhu5-0/+199
2013-02-21video: mmp: add tpo hvga panel supportedLisa Du5-1/+195
2013-02-21video: mmp display controller supportGuoqing Li6-1/+2570
2013-02-21fb: mmp: include linux/platform_device.hArnd Bergmann1-0/+1
2013-02-21video: mmp fb supportZhou Zhu6-1/+757
2013-02-21video: mmp display subsystemZhou Zhu6-0/+618
2013-02-21goldfish: framebuffer driverArve Hjønnevåg3-0/+328
2013-02-21fbcon: clear the logo bitmap from the margin areaKamal Mostafa1-1/+9
2013-02-21pcmcia: move unbind/rebind into dev_pm_ops.completeChristian Lamparter1-7/+30
2013-02-21cris: use "int" for ssize_t to match size_tGeert Uytterhoeven1-5/+0
2013-02-21mn10300: use for_each_pci_dev to simplify the codeWei Yongjun1-1/+1
2013-02-21fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk()MITSUNARI Shigeo1-0/+1
2013-02-21inotify: remove broken mask checks causing unmount to be EINVALJim Somerville1-4/+0
2013-02-21compat: return -EFAULT on error in waitid()Dan Carpenter1-1/+1
2013-02-21bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSGDaniel Santos2-16/+38
2013-02-21compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON}Daniel Santos2-1/+6
2013-02-21bug.h: make BUILD_BUG_ON generate compile-time errorDaniel Santos1-13/+19
2013-02-21bug.h: prevent double evaulation of `condition' in BUILD_BUG_ONDaniel Santos1-3/+4
2013-02-21bug.h: fix BUILD_BUG_ON macro in __CHECKER__Daniel Santos1-2/+2
2013-02-21compiler{,-gcc4}.h, bug.h: Remove duplicate macrosDaniel Santos3-6/+1
2013-02-21compiler-gcc{3,4}.h: Use GCC_VERSION macroDaniel Santos2-14/+14
2013-02-21compiler-gcc.h: Add gcc-recommended GCC_VERSION macroDaniel Santos1-0/+3
2013-02-21compiler-gcc4.h: Reorder macros based upon gcc verDaniel Santos1-9/+11
2013-02-21device_cgroup: don't grab mutex in rcu callbackJerry Snitselaar1-9/+12
2013-02-21Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-60/+192
2013-02-21Merge tag 'dlm-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2-0/+18
2013-02-21Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds26-260/+415
2013-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds23-374/+375
2013-02-21Merge tag 'for-linus-v3.9-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds28-453/+503
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds9-180/+609
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds4-79/+31
2013-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds35-311/+1917
2013-02-21KEYS: Revert one application of "Fix unreachable code" patchDavid Howells1-0/+2
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1403-60763/+99811
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds14-120/+246
2013-02-20Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds29-173/+855
2013-02-20Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds57-103/+7029
2013-02-20Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds26-540/+401
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds3-8/+2
2013-02-20sparc32: refactor smp bootSam Ravnborg6-78/+132
2013-02-20sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler.David S. Miller1-9/+19
2013-02-20ipv6: fix race condition regarding dst->expires and dst->from.YOSHIFUJI Hideaki / 吉藤英明4-38/+18
2013-02-20net: fix a wrong assignment in skb_split()Amerigo Wang1-1/+1