aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-20KVM: s390: Check for access exceptions during TPIThomas Huth1-3/+4
2013-06-20KVM: s390: Check for PSTATE when handling DIAGNOSEThomas Huth1-0/+3
2013-06-20KVM: s390: Privileged operation checks moved to instruction handlersThomas Huth1-24/+39
2013-06-20KVM: s390: Privileged operation check for TPROTThomas Huth1-0/+3
2013-06-20KVM: s390: Renamed PGM_PRIVILEGED_OPERATIONThomas Huth3-12/+9
2013-06-20mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V2-4/+6
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-48/+95
2013-06-19s390/mem_detect: fix memory hole handlingHeiko Carstens1-1/+2
2013-06-19s390/dma: support debug_dma_mapping_errorSebastian Ott1-0/+1
2013-06-19s390/dma: fix mapping_error detectionSebastian Ott1-1/+1
2013-06-19s390/irq: Only define synchronize_irq() on SMPBen Hutchings1-0/+2
2013-06-17Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman10-71/+124
2013-06-17net: add socket option for low latency pollingEliezer Tamir1-0/+2
2013-06-17KVM: s390: Fix epsw instruction decodingThomas Huth1-2/+1
2013-06-17KVM: s390,perf: Detect if perf samples belong to KVM host or guestHeinz Graalfs5-0/+65
2013-06-17KVM: s390: Use common waitqueueChristian Borntraeger4-19/+19
2013-06-17KVM: s390: code cleanup to use common vcpu slab cacheMichael Mueller1-3/+3
2013-06-17KVM: s390: guest large pagesChristian Borntraeger4-5/+99
2013-06-17KVM: s390: Provide function for setting the guest storage keyChristian Borntraeger2-0/+51
2013-06-10s390/pci: Implement IRQ functions if !PCIBen Hutchings2-33/+64
2013-06-05s390/sclp: fix new line detectionPeter Oberparleiter1-1/+1
2013-06-05s390/pgtable: make pgste lock an explicit barrierChristian Borntraeger1-2/+3
2013-06-05s390/pgtable: Save pgste during modify_prot_start/commitChristian Borntraeger1-1/+10
2013-06-05s390/dumpstack: fix address ranges for asynchronous and panic stackMartin Schwidefsky1-4/+8
2013-06-05s390/pgtable: Fix guest overindication for change bitChristian Borntraeger1-7/+9
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-1/+0
2013-06-03KVM: s390: Add "devname:kvm" alias.Cornelia Huck1-0/+9
2013-05-31s390/pgtable: Fix gmap notifier addressChristian Borntraeger1-1/+1
2013-05-28s390/pgtable: Fix check for pgste/storage key handlingChristian Borntraeger1-4/+11
2013-05-28arch: s390: appldata: using strncpy() and strnlen() instead of sprintf()Chen Gang1-2/+5
2013-05-27s390/smp: lost IPIs on cpu hotplugHeiko Carstens1-16/+11
2013-05-22kernel: Fix s390 absolute memory access for /dev/memMichael Holzheu1-0/+1
2013-05-22s390/dma: do not call debug_dma after freeSebastian Ott1-1/+1
2013-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds10-30/+27
2013-05-21s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger1-2/+1
2013-05-21s390/kvm: avoid automatic sie reentryMartin Schwidefsky2-44/+36
2013-05-21s390/kvm: Kick guests out of sie if prefix page host pte is touchedChristian Borntraeger4-37/+53
2013-05-21s390/kvm: Provide a way to prevent reentering SIEChristian Borntraeger5-2/+40
2013-05-21s390/kvm: Mark if a cpu is in SIEChristian Borntraeger3-4/+13
2013-05-21s390/kvm: rename RCP_xxx defines to PGSTE_xxxMartin Schwidefsky2-44/+40
2013-05-21s390/kvm: fix psw rewinding in handle_skeyMartin Schwidefsky1-1/+2
2013-05-21s390/pgtable: fix ipte notify bitChristian Borntraeger1-2/+2
2013-05-19KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier1-1/+2
2013-05-17s390/pgtable: fix ipte notify bitChristian Borntraeger1-2/+2
2013-05-17s390/smp: fix cpu re-scan vs. cpu stateMartin Schwidefsky1-1/+1
2013-05-15s390/ftrace: fix mcount adjustmentHeiko Carstens4-12/+13
2013-05-15s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger1-2/+1
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-15/+2
2013-05-09switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINEAl Viro2-5/+1
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2-10/+1