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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-22
printk: add pr_devel_once and pr_devel_ratelimited
Mikhail Gruzdev
1
-0
/
+18
2013-02-22
sun.com documentation fixes
Christian Kujau
1
-6
/
+6
2013-02-22
smp: make smp_call_function_many() use logic similar to smp_call_function_sin...
Shaohua Li
1
-1
/
+2
2013-02-22
block: optionally snapshot page contents to provide stable pages during write
Darrick J. Wong
1
-0
/
+3
2013-02-22
mm: only enforce stable page writes if the backing device requires it
Darrick J. Wong
1
-0
/
+1
2013-02-22
bdi: allow block devices to say that they require stable page writes
Darrick J. Wong
1
-0
/
+6
2013-02-22
lockdep: make lockdep_assert_held() not have a return value
Johannes Berg
1
-1
/
+3
2013-02-22
video: s3c-fb: fix typo in definition of VIDCON1_VSTATUS_FRONTPORCH value
Tomasz Figa
1
-1
/
+1
2013-02-22
video: s3c-fb: add the bit definitions for CSC EQ709 and EQ601
Jingoo Han
1
-0
/
+2
2013-02-22
video: s3c-fb: remove unnecessary brackets
Jingoo Han
1
-102
/
+97
2013-02-22
video: s3c-fb: remove duplicated S3C_FB_MAX_WIN
Jingoo Han
1
-2
/
+0
2013-02-22
drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIs
Sachin Kamat
1
-1
/
+0
2013-02-22
video: mmp display subsystem
Zhou Zhu
1
-0
/
+352
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-21
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+8
2013-02-21
Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-4
/
+3
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2
-4
/
+58
2013-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
114
-1301
/
+2588
2013-02-21
Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+9
2013-02-21
ipv6: fix race condition regarding dst->expires and dst->from.
YOSHIFUJI Hideaki / 吉藤英明
2
-33
/
+14
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
29
-425
/
+646
2013-02-20
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2
-19
/
+34
2013-02-20
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
5
-100
/
+38
2013-02-20
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
3
-22
/
+16
2013-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-65
/
+17
2013-02-20
Merge tag 'for-v3.9' of git://git.infradead.org/battery-2.6
Linus Torvalds
6
-37
/
+86
2013-02-20
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-12
/
+36
2013-02-20
Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-61
/
+303
2013-02-20
Merge tag 'regulator-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
3
-4
/
+84
2013-02-20
Merge tag 'regmap-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Linus Torvalds
1
-8
/
+89
2013-02-20
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2
-1
/
+5
2013-02-20
Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-6
/
+9
2013-02-20
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
3
-18
/
+28
2013-02-20
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+15
2013-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+23
2013-02-20
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+5
2013-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-234
/
+524
2013-02-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-41
/
+128
2013-02-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+37
2013-02-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-37
/
+35
2013-02-19
net: fix a build failure when !CONFIG_PROC_FS
Cong Wang
1
-1
/
+0
2013-02-19
net: proc: fix build failed when procfs is not configured
Gao feng
1
-6
/
+3
[next]