index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-22
video: mmp: add tpo hvga panel supported
Lisa Du
5
-1
/
+195
2013-02-22
video: mmp display controller support
Guoqing Li
6
-1
/
+2570
2013-02-22
fb: mmp: include linux/platform_device.h
Arnd Bergmann
1
-0
/
+1
2013-02-22
video: mmp fb support
Zhou Zhu
6
-1
/
+757
2013-02-22
video: mmp display subsystem
Zhou Zhu
6
-0
/
+618
2013-02-22
goldfish: framebuffer driver
Arve Hjønnevåg
3
-0
/
+328
2013-02-22
fbcon: clear the logo bitmap from the margin area
Kamal Mostafa
1
-1
/
+9
2013-02-22
pcmcia: move unbind/rebind into dev_pm_ops.complete
Christian Lamparter
1
-7
/
+30
2013-02-22
cris: use "int" for ssize_t to match size_t
Geert Uytterhoeven
1
-5
/
+0
2013-02-22
mn10300: use for_each_pci_dev to simplify the code
Wei Yongjun
1
-1
/
+1
2013-02-22
fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk()
MITSUNARI Shigeo
1
-0
/
+1
2013-02-22
inotify: remove broken mask checks causing unmount to be EINVAL
Jim Somerville
1
-4
/
+0
2013-02-22
compat: return -EFAULT on error in waitid()
Dan Carpenter
1
-1
/
+1
2013-02-22
bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSG
Daniel Santos
2
-16
/
+38
2013-02-22
compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON}
Daniel Santos
2
-1
/
+6
2013-02-22
bug.h: make BUILD_BUG_ON generate compile-time error
Daniel Santos
1
-13
/
+19
2013-02-22
bug.h: prevent double evaulation of `condition' in BUILD_BUG_ON
Daniel Santos
1
-3
/
+4
2013-02-22
bug.h: fix BUILD_BUG_ON macro in __CHECKER__
Daniel Santos
1
-2
/
+2
2013-02-22
compiler{,-gcc4}.h, bug.h: Remove duplicate macros
Daniel Santos
3
-6
/
+1
2013-02-22
compiler-gcc{3,4}.h: Use GCC_VERSION macro
Daniel Santos
2
-14
/
+14
2013-02-22
compiler-gcc.h: Add gcc-recommended GCC_VERSION macro
Daniel Santos
1
-0
/
+3
2013-02-22
compiler-gcc4.h: Reorder macros based upon gcc ver
Daniel Santos
1
-9
/
+11
2013-02-22
device_cgroup: don't grab mutex in rcu callback
Jerry Snitselaar
1
-9
/
+12
2013-02-21
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-60
/
+192
2013-02-21
Merge tag 'dlm-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2
-0
/
+18
2013-02-21
Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
26
-260
/
+415
2013-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
23
-374
/
+375
2013-02-21
Merge tag 'for-linus-v3.9-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
28
-453
/
+503
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
9
-180
/
+609
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
4
-79
/
+31
2013-02-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
35
-311
/
+1917
2013-02-21
KEYS: Revert one application of "Fix unreachable code" patch
David Howells
1
-0
/
+2
2013-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1403
-60763
/
+99811
2013-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
14
-120
/
+246
2013-02-21
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
29
-173
/
+855
2013-02-21
Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
57
-103
/
+7029
2013-02-21
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
26
-540
/
+401
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
3
-8
/
+2
2013-02-21
sparc32: refactor smp boot
Sam Ravnborg
6
-78
/
+132
2013-02-21
sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler.
David S. Miller
1
-9
/
+19
2013-02-21
ipv6: fix race condition regarding dst->expires and dst->from.
YOSHIFUJI Hideaki / 吉藤英明
4
-38
/
+18
2013-02-21
net: fix a wrong assignment in skb_split()
Amerigo Wang
1
-1
/
+1
2013-02-20
Merge tag 'edac_3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
4
-168
/
+120
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
374
-8060
/
+10713
2013-02-20
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
35
-227
/
+444
2013-02-20
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
43
-1237
/
+2078
2013-02-20
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
23
-276
/
+527
2013-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
41
-1182
/
+3608
2013-02-20
Merge tag 'for-v3.9' of git://git.infradead.org/battery-2.6
Linus Torvalds
36
-999
/
+4173
2013-02-20
sparc64: Fix tsb_grow() in atomic context.
David S. Miller
6
-16
/
+72
[next]