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
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-21
KVM: s390: Check for access exceptions during TPI
Thomas Huth
1
-3
/
+4
2013-06-21
KVM: s390: Check for PSTATE when handling DIAGNOSE
Thomas Huth
1
-0
/
+3
2013-06-21
KVM: s390: Privileged operation checks moved to instruction handlers
Thomas Huth
1
-24
/
+39
2013-06-21
KVM: s390: Privileged operation check for TPROT
Thomas Huth
1
-0
/
+3
2013-06-21
KVM: s390: Renamed PGM_PRIVILEGED_OPERATION
Thomas Huth
3
-12
/
+9
2013-06-20
mm/THP: add pmd args to pgtable deposit and withdraw APIs
Aneesh Kumar K.V
2
-4
/
+6
2013-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-48
/
+95
2013-06-19
s390/mem_detect: fix memory hole handling
Heiko Carstens
1
-1
/
+2
2013-06-19
s390/dma: support debug_dma_mapping_error
Sebastian Ott
1
-0
/
+1
2013-06-19
s390/dma: fix mapping_error detection
Sebastian Ott
1
-1
/
+1
2013-06-19
s390/irq: Only define synchronize_irq() on SMP
Ben Hutchings
1
-0
/
+2
2013-06-18
Merge 3.10-rc6 into driver-core-next
Greg Kroah-Hartman
10
-71
/
+124
2013-06-18
net: add socket option for low latency polling
Eliezer Tamir
1
-0
/
+2
2013-06-17
KVM: s390: Fix epsw instruction decoding
Thomas Huth
1
-2
/
+1
2013-06-17
KVM: s390,perf: Detect if perf samples belong to KVM host or guest
Heinz Graalfs
5
-0
/
+65
2013-06-17
KVM: s390: Use common waitqueue
Christian Borntraeger
4
-19
/
+19
2013-06-17
KVM: s390: code cleanup to use common vcpu slab cache
Michael Mueller
1
-3
/
+3
2013-06-17
KVM: s390: guest large pages
Christian Borntraeger
4
-5
/
+99
2013-06-17
KVM: s390: Provide function for setting the guest storage key
Christian Borntraeger
2
-0
/
+51
2013-06-10
s390/pci: Implement IRQ functions if !PCI
Ben Hutchings
2
-33
/
+64
2013-06-05
s390/sclp: fix new line detection
Peter Oberparleiter
1
-1
/
+1
2013-06-05
s390/pgtable: make pgste lock an explicit barrier
Christian Borntraeger
1
-2
/
+3
2013-06-05
s390/pgtable: Save pgste during modify_prot_start/commit
Christian Borntraeger
1
-1
/
+10
2013-06-05
s390/dumpstack: fix address ranges for asynchronous and panic stack
Martin Schwidefsky
1
-4
/
+8
2013-06-05
s390/pgtable: Fix guest overindication for change bit
Christian Borntraeger
1
-7
/
+9
2013-06-04
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
1
-1
/
+0
2013-06-03
KVM: s390: Add "devname:kvm" alias.
Cornelia Huck
1
-0
/
+9
2013-05-31
s390/pgtable: Fix gmap notifier address
Christian Borntraeger
1
-1
/
+1
2013-05-28
s390/pgtable: Fix check for pgste/storage key handling
Christian Borntraeger
1
-4
/
+11
2013-05-28
arch: s390: appldata: using strncpy() and strnlen() instead of sprintf()
Chen Gang
1
-2
/
+5
2013-05-27
s390/smp: lost IPIs on cpu hotplug
Heiko Carstens
1
-16
/
+11
2013-05-22
kernel: Fix s390 absolute memory access for /dev/mem
Michael Holzheu
1
-0
/
+1
2013-05-22
s390/dma: do not call debug_dma after free
Sebastian Ott
1
-1
/
+1
2013-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
10
-30
/
+27
2013-05-21
s390: fix gmap_ipte_notifier vs. software dirty pages
Christian Borntraeger
1
-2
/
+1
2013-05-21
s390/kvm: avoid automatic sie reentry
Martin Schwidefsky
2
-44
/
+36
2013-05-21
s390/kvm: Kick guests out of sie if prefix page host pte is touched
Christian Borntraeger
4
-37
/
+53
2013-05-21
s390/kvm: Provide a way to prevent reentering SIE
Christian Borntraeger
5
-2
/
+40
2013-05-21
s390/kvm: Mark if a cpu is in SIE
Christian Borntraeger
3
-4
/
+13
2013-05-21
s390/kvm: rename RCP_xxx defines to PGSTE_xxx
Martin Schwidefsky
2
-44
/
+40
2013-05-21
s390/kvm: fix psw rewinding in handle_skey
Martin Schwidefsky
1
-1
/
+2
2013-05-21
s390/pgtable: fix ipte notify bit
Christian Borntraeger
1
-2
/
+2
2013-05-19
KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles
Marc Zyngier
1
-1
/
+2
2013-05-17
s390/pgtable: fix ipte notify bit
Christian Borntraeger
1
-2
/
+2
2013-05-17
s390/smp: fix cpu re-scan vs. cpu state
Martin Schwidefsky
1
-1
/
+1
2013-05-15
s390/ftrace: fix mcount adjustment
Heiko Carstens
4
-12
/
+13
2013-05-15
s390: fix gmap_ipte_notifier vs. software dirty pages
Christian Borntraeger
1
-2
/
+1
2013-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-15
/
+2
2013-05-09
switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE
Al Viro
2
-5
/
+1
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
2
-10
/
+1
[prev]
[next]