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.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
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-27
[S390] etr: fix clock synchronization race
Martin Schwidefsky
1
-6
/
+12
2010-07-27
[S390] Fix IRQ tracing in case of PER
Heiko Carstens
2
-4
/
+20
2010-06-08
[S390] Update default configuration.
Martin Schwidefsky
1
-10
/
+13
2010-06-08
[S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is held
Julia Lawall
1
-1
/
+1
2010-06-08
[S390] kprobes: add parameter check to module_free()
Hendrik Brueckner
1
-2
/
+4
2010-06-08
[S390] appldata/extmem/kvm: add missing GFP_KERNEL flag
Heiko Carstens
3
-11
/
+12
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2
-2
/
+2
2010-05-27
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
12
-97
/
+84
2010-05-27
asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h
FUJITA Tomonori
1
-0
/
+2
2010-05-27
s390: convert cpu notifier to return encapsulate errno value
Akinobu Mita
1
-3
/
+3
2010-05-27
[S390] Add support for LZO-compressed kernels.
Heiko Carstens
3
-1
/
+9
2010-05-27
[S390] cmm: get rid of CMM_PROC config option
Heiko Carstens
2
-16
/
+0
2010-05-27
[S390] cmm: remove superfluous EXPORT_SYMBOLs plus cleanups
Heiko Carstens
1
-53
/
+29
2010-05-27
[S390] cio: unit check handling during internal I/O
Michael Ernst
1
-0
/
+10
2010-05-27
[S390] spp: remove KVM_AWARE_CMF config option
Heiko Carstens
3
-15
/
+2
2010-05-27
[S390] kprobes: forbid probing of stnsm/stosm/epsw
Heiko Carstens
1
-0
/
+3
2010-05-27
[S390] spp: fix compilation for CONFIG_32BIT
Heiko Carstens
2
-3
/
+3
2010-05-27
[S390] atomic: implement atomic64_dec_if_positive
Heiko Carstens
1
-0
/
+19
2010-05-27
[S390] cmm: fix crash on module unload
Heiko Carstens
1
-9
/
+9
2010-05-26
Revert "endian: #define __BYTE_ORDER"
Linus Torvalds
1
-0
/
+2
2010-05-25
endian: #define __BYTE_ORDER
Joakim Tjernlund
1
-2
/
+0
2010-05-22
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
1
-4
/
+4
2010-05-22
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+5
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-6
/
+8
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-05-19
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
34
-697
/
+969
2010-05-19
KVM: Let vcpu structure alignment be determined at runtime
Avi Kivity
1
-1
/
+1
2010-05-19
panic: Allow warnings to set different taint flags
Ben Hutchings
1
-4
/
+4
2010-05-18
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2010-05-17
KVM: use the correct RCU API for PROVE_RCU=y
Lai Jiangshan
1
-1
/
+1
2010-05-17
KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create()
Wei Yongjun
1
-1
/
+3
2010-05-17
[S390] debug: enable exception-trace debug facility
Heiko Carstens
3
-40
/
+30
2010-05-17
[S390] s390_hypfs: Add new attributes
Michael Holzheu
5
-32
/
+230
2010-05-17
[S390] qdio: remove API wrappers
Jan Glauber
1
-2
/
+0
2010-05-17
[S390] user space fault: report fault before calling do_exit
Heiko Carstens
1
-1
/
+1
2010-05-17
[S390] topology: expose core identifier
Heiko Carstens
2
-1
/
+8
2010-05-17
[S390] vdso: add missing vdso_install target
Hendrik Brueckner
1
-0
/
+6
2010-05-17
[S390] vdso: remove redundant check for CONFIG_64BIT
Christoph Egger
1
-4
/
+0
2010-05-17
[S390] avoid default_llseek in s390 drivers
Martin Schwidefsky
2
-1
/
+2
2010-05-17
[S390] add breaking event address for user space
Martin Schwidefsky
7
-127
/
+222
2010-05-17
[S390] virtualization aware cpu measurement
Carsten Otte
8
-26
/
+105
2010-05-17
[S390] idle time accounting vs. machine checks
Martin Schwidefsky
8
-115
/
+123
2010-05-17
[S390] improve irq tracing code in entry[64].S
Martin Schwidefsky
4
-228
/
+183
2010-05-17
[S390] cleanup sysc_work and io_work code
Martin Schwidefsky
2
-119
/
+64
2010-05-17
[S390] More cleanup for struct _lowcore
Martin Schwidefsky
5
-58
/
+52
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
1
-1
/
+1
2010-05-12
[S390] correct address of _stext with CONFIG_SHARED_KERNEL=y
Martin Schwidefsky
2
-2
/
+2
2010-05-12
[S390] ptrace: fix return value of do_syscall_trace_enter()
Gerald Schaefer
1
-3
/
+2
2010-05-08
Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...
Ingo Molnar
1
-1
/
+0
2010-05-06
stop_machine: reimplement using cpu_stop
Tejun Heo
1
-1
/
+0
[next]