aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include
AgeCommit message (Expand)Author
2014-07-16s390: fix restore of invalid floating-point-controlMartin Schwidefsky
2014-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-06-26KVM: s390: add sie.h uapi header file to Kbuild and remove header dependencyHeiko Carstens
2014-06-16s390/compat: correct ucontext layout for high gprsMartin Schwidefsky
2014-06-10s390/uaccess: always load the kernel ASCE after task switchMartin Schwidefsky
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-30KVM: s390: Intercept the tprot instructionMatthew Rosato
2014-05-28s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky
2014-05-28s390/lowcore: reserve 96 bytes for IRB in lowcoreChristian Borntraeger
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar
2014-05-20s390/spinlock,rwlock: always to a load-and-test firstMartin Schwidefsky
2014-05-20s390/cio: fix multiple structure definitionsSebastian Ott
2014-05-20s390/uaccess: provide inline variants of get_user/put_userHeiko Carstens
2014-05-20s390/pci: add some new arch specific pci attributesSebastian Ott
2014-05-20s390/pci: use pdev->dev.groups for attribute creationSebastian Ott
2014-05-20s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky
2014-05-20s390/uaccess: simplify control register updatesMartin Schwidefsky
2014-05-20s390/smp: Avoid busy loop after halt and "begin" on z/VMMichael Holzheu
2014-05-20s390: fix new ccwgroup.h kernel-doc warningRandy Dunlap
2014-05-20s390/spinlock: optimize spinlock code sequencePhilipp Hachtmann
2014-05-20s390/spinlock: cleanup spinlock codePhilipp Hachtmann
2014-05-20s390/mm: Convert bootmem to memblockPhilipp Hachtmann
2014-05-16KVM: s390: split SIE state guest prefix fieldMichael Mueller
2014-05-16s390/sclp: add sclp_get_ibc functionMichael Mueller
2014-05-16KVM: s390: interpretive execution of SIGP EXTERNAL CALLDavid Hildenbrand
2014-05-16KVM: s390: decoder of SIE intercepted instructionsAlexander Yarygin
2014-05-16KVM: s390: add sie exit reasons tablesAlexander Yarygin
2014-05-07sched, s390: Create a dedicated topology tableVincent Guittot
2014-05-07sched: Rework sched_domain topology definitionVincent Guittot
2014-05-06KVM: s390: Fix external interrupt interceptionThomas Huth
2014-04-29KVM: s390: enable IBS for single running VCPUsDavid Hildenbrand
2014-04-27Merge branch 'safe-dirty-tlb-flush'Linus Torvalds
2014-04-25mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds
2014-04-25s390/ccwgroup: Fix memory corruptionChristian Borntraeger
2014-04-22KVM: s390: hardware support for guest debuggingDavid Hildenbrand
2014-04-22KVM: s390: kernel header addition for guest debuggingDavid Hildenbrand
2014-04-22KVM: s390: emulate stctl and stctgDavid Hildenbrand
2014-04-22KVM: s390: deliver program irq parameters and use correct ilcDavid Hildenbrand
2014-04-22KVM: s390: extract irq parameters of intercepted program irqsDavid Hildenbrand
2014-04-22s390: rename and split lowcore field per_perc_atmidJens Freimann
2014-04-22s390: fix name of lowcore field at offset 0xa3Jens Freimann
2014-04-22KVM: s390: make use of ipte lockHeiko Carstens
2014-04-22KVM: s390/sclp: correctly set eca siif bitHeiko Carstens
2014-04-22KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper functionHeiko Carstens
2014-04-22s390/ctl_reg: add union type for control register 0Heiko Carstens
2014-04-22s390/ptrace: add struct psw and accessor functionHeiko Carstens
2014-04-22KVM: s390: allow injecting every kind of interruptJens Freimann
2014-04-22KVM: s390: Exploiting generic userspace interface for cmmaDominik Dingel