summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSGDaniel Santos2013-02-212-16/+38
* compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON}Daniel Santos2013-02-212-1/+6
* bug.h: make BUILD_BUG_ON generate compile-time errorDaniel Santos2013-02-211-13/+19
* bug.h: prevent double evaulation of `condition' in BUILD_BUG_ONDaniel Santos2013-02-211-3/+4
* bug.h: fix BUILD_BUG_ON macro in __CHECKER__Daniel Santos2013-02-211-2/+2
* compiler{,-gcc4}.h, bug.h: Remove duplicate macrosDaniel Santos2013-02-213-6/+1
* compiler-gcc{3,4}.h: Use GCC_VERSION macroDaniel Santos2013-02-212-14/+14
* compiler-gcc.h: Add gcc-recommended GCC_VERSION macroDaniel Santos2013-02-211-0/+3
* compiler-gcc4.h: Reorder macros based upon gcc verDaniel Santos2013-02-211-9/+11
* device_cgroup: don't grab mutex in rcu callbackJerry Snitselaar2013-02-211-9/+12
* Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-02-216-60/+192
|\
| * pstore: Create a convenient mount point for pstoreJosh Boyer2013-02-122-6/+22
| * efi_pstore: Introducing workqueue updating sysfsSeiji Aguchi2013-02-122-6/+82
| * efivars: Disable external interrupt while holding efivars->lockSeiji Aguchi2013-02-121-42/+44
OpenPOWER on IntegriCloud