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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
2012-05-30
s390/uaccess: fix access_ok compile warnings
Heiko Carstens
1
-4
/
+9
2012-05-30
s390/cmpxchg: select HAVE_CMPXCHG_LOCAL option
Heiko Carstens
1
-0
/
+1
2012-05-30
s390/cmpxchg: fix sign extension bugs
Heiko Carstens
1
-6
/
+8
2012-05-30
s390/cmpxchg: fix 1 and 2 byte memory accesses
Heiko Carstens
1
-4
/
+4
2012-05-30
s390/cmpxchg: fix compile warnings specific to s390
Heiko Carstens
1
-9
/
+25
2012-05-30
s390/cmpxchg: add missing memory barrier to cmpxchg64
Heiko Carstens
1
-1
/
+1
2012-05-30
s390/cpu: remove cpu "capabilities" sysfs attribute
Heiko Carstens
3
-36
/
+0
2012-05-30
s390/kernel: Fix smp_call_ipl_cpu() for offline CPUs
Michael Holzheu
1
-9
/
+10
2012-05-30
s390/kernel: Introduce memcpy_absolute() function
Michael Holzheu
5
-35
/
+34
2012-05-24
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
Heiko Carstens
22
-123
/
+123
2012-05-24
s390/headers: remove #ifdef __KERNEL__ from not exported headers
Heiko Carstens
14
-56
/
+1
2012-05-23
s390/irq: split irq stats for cpu-measurement alert facilities
Hendrik Brueckner
4
-4
/
+6
2012-05-23
s390/kexec: Move early_pgm_check_handler() to text section
Michael Holzheu
1
-1
/
+1
2012-05-23
s390/kdump: Use real mode for PSW restart and kexec
Michael Holzheu
3
-1
/
+15
2012-05-23
s390/kdump: Account /sys/kernel/kexec_crash_size changes in OS info
Michael Holzheu
1
-1
/
+7
2012-05-23
s390/kernel: Remove OS info init function call and diag 308 for kdump
Michael Holzheu
4
-23
/
+2
2012-05-23
Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
16
-298
/
+538
2012-05-23
Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
46
-2097
/
+1587
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
109
-310
/
+310
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
29
-567
/
+1468
2012-05-23
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
25
-93
/
+151
2012-05-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
25
-1005
/
+441
2012-05-23
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
114
-4965
/
+13400
2012-05-23
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
18
-438
/
+687
2012-05-23
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
25
-124
/
+69
2012-05-23
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
5
-306
/
+38
2012-05-23
Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
611
-25614
/
+27821
2012-05-23
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
67
-1956
/
+1876
2012-05-23
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
79
-1310
/
+6981
2012-05-23
Merge tag 'char-misc-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-571
/
+503
2012-05-23
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
395
-16215
/
+19447
2012-05-23
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
99
-823
/
+4393
2012-05-22
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
57
-176
/
+3204
2012-05-22
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
118
-5588
/
+10999
2012-05-22
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
47
-36
/
+2439
2012-05-22
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
138
-2906
/
+7736
2012-05-22
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
23
-135
/
+103
2012-05-22
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
335
-23949
/
+7659
2012-05-22
Merge tag 'maintainers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
1
-6
/
+37
2012-05-22
Merge tag 'ktest-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
12
-1
/
+1001
2012-05-22
Merge branches 'upstream-fixes', 'wacom' and 'waltop' into for-linus
Jiri Kosina
11
-148
/
+461
2012-05-22
Merge branch 'upstream' into for-linus
Jiri Kosina
13
-32
/
+307
2012-05-22
Merge branches 'device-groups', 'logitech' and 'multitouch' into for-linus
Jiri Kosina
4
-89
/
+287
2012-05-22
edac, mips: don't change code that has been removed in edac/mips tree
Jiri Kosina
3
-3
/
+3
2012-05-22
ktest: Add README to explain what is in the examples directory
Steven Rostedt
1
-0
/
+32
2012-05-22
ktest: Add the snowball.conf example config
Steven Rostedt
1
-0
/
+53
2012-05-22
ktest: Add an example config that does cross compiling of several archs
Steven Rostedt
1
-0
/
+260
2012-05-22
ktest: Add kvm.conf example config
Steven Rostedt
1
-0
/
+88
2012-05-22
ktest: Add useful example configs
Steven Rostedt
6
-0
/
+517
2012-05-22
ktest: Add USE_OUTPUT_MIN_CONFIG to avoid prompt on make_min_config
Steven Rostedt
2
-1
/
+16
[next]