index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ubifs: wait for page writeback to provide stable pages
Jan Kara
2013-02-21
1
-0
/
+1
*
ocfs2: wait for page writeback to provide stable pages
Jan Kara
2013-02-21
1
-0
/
+1
*
block: optionally snapshot page contents to provide stable pages during write
Darrick J. Wong
2013-02-21
7
-13
/
+70
*
9pfs: fix filesystem to wait for stable page writeback
Darrick J. Wong
2013-02-21
1
-0
/
+1
*
mm: only enforce stable page writes if the backing device requires it
Darrick J. Wong
2013-02-21
7
-5
/
+27
*
bdi: allow block devices to say that they require stable page writes
Darrick J. Wong
2013-02-21
4
-0
/
+26
*
lockdep: make lockdep_assert_held() not have a return value
Johannes Berg
2013-02-21
1
-1
/
+3
*
ocfs2: unlock super lock if lockres refresh failed
Junxiao Bi
2013-02-21
1
-1
/
+4
*
ocfs2: remove kfree() redundant null checks
Tim Gardner
2013-02-21
10
-34
/
+17
*
configfs: move the dereference below the NULL test
Wei Yongjun
2013-02-21
1
-2
/
+3
*
scripts/tags.sh: add ctags magic for declarations of popular kernel type
Kirill Tkhai
2013-02-21
1
-4
/
+20
*
time: don't inline EXPORT_SYMBOL functions
Greg Kroah-Hartman
2013-02-21
1
-2
/
+2
*
drivers/video/mx3fb.c: use NULL for pointer
Fabio Estevam
2013-02-21
1
-1
/
+1
*
video: exynos_dp: move disable_irq() to exynos_dp_suspend()
Ajay Kumar
2013-02-21
1
-2
/
+2
*
video: exynos_dp: add missing of_node_put()
Jingoo Han
2013-02-21
1
-6
/
+13
*
video: s3c-fb: fix typo in definition of VIDCON1_VSTATUS_FRONTPORCH value
Tomasz Figa
2013-02-21
1
-1
/
+1
*
video: s3c-fb: add the bit definitions for CSC EQ709 and EQ601
Jingoo Han
2013-02-21
1
-0
/
+2
*
video: s3c-fb: remove unnecessary brackets
Jingoo Han
2013-02-21
1
-102
/
+97
*
video: s3c-fb: remove duplicated S3C_FB_MAX_WIN
Jingoo Han
2013-02-21
1
-2
/
+0
*
video: s3c-fb: use ARCH_ dependancy
Jingoo Han
2013-02-21
1
-1
/
+2
*
drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIs
Sachin Kamat
2013-02-21
2
-52
/
+17
*
drivers/video/exynos/exynos_mipi_dsi.c: fix an error check condition
Sachin Kamat
2013-02-21
1
-1
/
+1
*
drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.c
Sachin Kamat
2013-02-21
1
-10
/
+4
*
drivers/video/Kconfig: specify the SoCs that make use of FB_IMX
Fabio Estevam
2013-02-21
1
-1
/
+1
*
ARM: mmp: add display and fb support in pxa910 defconfig
Zhou Zhu
2013-02-21
1
-0
/
+8
*
ARM: mmp: enable display in ttc_dkb
Zhou Zhu
2013-02-21
1
-0
/
+92
*
ARM: mmp: added device for display controller
Zhou Zhu
2013-02-21
2
-1
/
+7
*
video: mmpdisp: add spi port in display controller
Zhou Zhu
2013-02-21
5
-0
/
+199
*
video: mmp: add tpo hvga panel supported
Lisa Du
2013-02-21
5
-1
/
+195
*
video: mmp display controller support
Guoqing Li
2013-02-21
6
-1
/
+2570
*
fb: mmp: include linux/platform_device.h
Arnd Bergmann
2013-02-21
1
-0
/
+1
*
video: mmp fb support
Zhou Zhu
2013-02-21
6
-1
/
+757
*
video: mmp display subsystem
Zhou Zhu
2013-02-21
6
-0
/
+618
*
goldfish: framebuffer driver
Arve Hjønnevåg
2013-02-21
3
-0
/
+328
*
fbcon: clear the logo bitmap from the margin area
Kamal Mostafa
2013-02-21
1
-1
/
+9
*
pcmcia: move unbind/rebind into dev_pm_ops.complete
Christian Lamparter
2013-02-21
1
-7
/
+30
*
cris: use "int" for ssize_t to match size_t
Geert Uytterhoeven
2013-02-21
1
-5
/
+0
*
mn10300: use for_each_pci_dev to simplify the code
Wei Yongjun
2013-02-21
1
-1
/
+1
*
fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk()
MITSUNARI Shigeo
2013-02-21
1
-0
/
+1
*
inotify: remove broken mask checks causing unmount to be EINVAL
Jim Somerville
2013-02-21
1
-4
/
+0
*
compat: return -EFAULT on error in waitid()
Dan Carpenter
2013-02-21
1
-1
/
+1
*
bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSG
Daniel Santos
2013-02-21
2
-16
/
+38
*
compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON}
Daniel Santos
2013-02-21
2
-1
/
+6
*
bug.h: make BUILD_BUG_ON generate compile-time error
Daniel Santos
2013-02-21
1
-13
/
+19
*
bug.h: prevent double evaulation of `condition' in BUILD_BUG_ON
Daniel Santos
2013-02-21
1
-3
/
+4
*
bug.h: fix BUILD_BUG_ON macro in __CHECKER__
Daniel Santos
2013-02-21
1
-2
/
+2
*
compiler{,-gcc4}.h, bug.h: Remove duplicate macros
Daniel Santos
2013-02-21
3
-6
/
+1
*
compiler-gcc{3,4}.h: Use GCC_VERSION macro
Daniel Santos
2013-02-21
2
-14
/
+14
*
compiler-gcc.h: Add gcc-recommended GCC_VERSION macro
Daniel Santos
2013-02-21
1
-0
/
+3
*
compiler-gcc4.h: Reorder macros based upon gcc ver
Daniel Santos
2013-02-21
1
-9
/
+11
[next]