index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-03-28
10
-83
/
+305
|
\
|
*
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
Takuya Yoshikawa
2012-03-08
2
-0
/
+13
|
*
KVM: s390: provide control registers via kvm_run
Christian Borntraeger
2012-03-08
2
-1
/
+10
|
*
KVM: s390: add stop_on_stop flag when doing stop and store
Jens Freimann
2012-03-08
1
-1
/
+2
|
*
KVM: s390: ignore sigp stop overinitiative
Jens Freimann
2012-03-08
1
-0
/
+3
|
*
KVM: s390: make sigp restart return busy when stop pending
Jens Freimann
2012-03-08
1
-0
/
+31
|
*
KVM: s390: do store status after handling STOP_ON_STOP bit
Jens Freimann
2012-03-08
1
-8
/
+12
|
*
KVM: s390: Sanitize fpc registers for KVM_SET_FPU
Christian Borntraeger
2012-03-08
1
-1
/
+1
|
*
KVM: s390: provide access guest registers via kvm_run
Christian Borntraeger
2012-03-05
3
-8
/
+11
|
*
KVM: s390: provide general purpose guest registers via kvm_run
Christian Borntraeger
2012-03-05
7
-36
/
+37
|
*
KVM: s390: provide the prefix register via kvm_run
Christian Borntraeger
2012-03-05
2
-0
/
+9
|
*
KVM: provide synchronous registers in kvm_run
Christian Borntraeger
2012-03-05
1
-0
/
+3
|
*
KVM: s390: rework code that sets the prefix
Christian Borntraeger
2012-03-05
4
-6
/
+10
|
*
KVM: s390: Fix return code for unknown ioctl numbers
Carsten Otte
2012-03-05
1
-1
/
+1
|
*
KVM: s390: ucontrol: announce capability for user controlled vms
Carsten Otte
2012-03-05
1
-0
/
+3
|
*
KVM: s390: fix assumption for KVM_MAX_VCPUS
Carsten Otte
2012-03-05
1
-2
/
+3
|
*
KVM: s390: ucontrol: disable sca
Carsten Otte
2012-03-05
1
-10
/
+20
|
*
KVM: s390: ucontrol: interface to inject faults on a vcpu page table
Carsten Otte
2012-03-05
1
-0
/
+6
|
*
KVM: s390: ucontrol: disable in-kernel irq stack
Carsten Otte
2012-03-05
1
-1
/
+2
|
*
KVM: s390: ucontrol: disable in-kernel handling of SIE intercepts
Carsten Otte
2012-03-05
1
-1
/
+4
|
*
KVM: s390: ucontrol: export SIE control block to user
Carsten Otte
2012-03-05
1
-0
/
+13
|
*
KVM: s390: ucontrol: export page faults to user
Carsten Otte
2012-03-05
2
-5
/
+28
|
*
KVM: s390: ucontrol: per vcpu address spaces
Carsten Otte
2012-03-05
1
-1
/
+49
|
*
KVM: s390: add parameter for KVM_CREATE_VM
Carsten Otte
2012-03-05
3
-5
/
+38
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-03-27
10
-34
/
+969
|
\
\
|
*
|
[S390] register cpu devices for SMP=n
Martin Schwidefsky
2012-03-23
1
-0
/
+1
|
*
|
[S390] perf: add support for s390x CPU counters
Hendrik Brueckner
2012-03-23
5
-5
/
+912
|
*
|
[S390] oprofile: Allow multiple users of the measurement alert interrupt
Jan Glauber
2012-03-23
4
-30
/
+59
|
*
|
[S390] Remove unncessary export of arch_pick_mmap_layout
Ben Hutchings
2012-03-23
1
-2
/
+0
*
|
|
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
2012-03-23
1
-8
/
+2
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-03-22
44
-1458
/
+1594
|
\
\
|
*
|
[S390] kernel: Pass correct stack for smp_call_ipl_cpu()
Michael Holzheu
2012-03-13
1
-1
/
+2
|
*
|
[S390] Ensure that vmcore_info pointer is never accessed directly
Michael Holzheu
2012-03-11
1
-1
/
+6
|
*
|
[S390] stack dump: fix indentation in output
Heiko Carstens
2012-03-11
1
-2
/
+2
|
*
|
[S390] kernel: Add OS info memory interface
Michael Holzheu
2012-03-11
8
-20
/
+304
|
*
|
[S390] Use block_sigmask()
Matt Fleming
2012-03-11
2
-10
/
+2
|
*
|
[S390] kernel: Add z/VM LGR detection
Michael Holzheu
2012-03-11
12
-31
/
+291
|
*
|
[S390] irq: external interrupt code passing
Heiko Carstens
2012-03-11
8
-19
/
+23
|
*
|
[S390] irq: set __ARCH_IRQ_EXIT_IRQS_DISABLED
Heiko Carstens
2012-03-11
1
-0
/
+1
|
*
|
[S390] Use copy_to_absolute_zero() instead of "stura/sturg"
Michael Holzheu
2012-03-11
1
-24
/
+6
|
*
|
[S390] rework idle code
Martin Schwidefsky
2012-03-11
12
-208
/
+210
|
*
|
[S390] rework smp code
Martin Schwidefsky
2012-03-11
20
-1134
/
+739
|
*
|
[S390] rename lowcore field
Martin Schwidefsky
2012-03-11
6
-10
/
+10
|
*
|
[S390] Fix gcc 4.6.0 compile warning
Michael Holzheu
2012-03-11
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-21
1
-4
/
+2
|
\
\
\
|
*
|
|
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
1
-4
/
+2
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-20
2
-0
/
+11
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-05
10
-18
/
+32
|
|
\
\
\
|
|
|
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-26
4
-6
/
+10
|
|
\
\
\
|
*
|
|
|
net: Add framework to allow sending packets with customized CRC.
Ben Greear
2012-02-24
1
-0
/
+3
[next]