aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-10s390/uaccess: always load the kernel ASCE after task switchMartin Schwidefsky2-21/+16
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds11-108/+579
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-12/+1
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds2-7/+3
2014-05-30KVM: s390: Intercept the tprot instructionMatthew Rosato1-0/+1
2014-05-28s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky1-10/+3
2014-05-28s390/lowcore: reserve 96 bytes for IRB in lowcoreChristian Borntraeger1-5/+6
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar2-2/+13
2014-05-20s390/spinlock,rwlock: always to a load-and-test firstMartin Schwidefsky1-20/+30
2014-05-20s390/cio: fix multiple structure definitionsSebastian Ott2-1/+12
2014-05-20s390/uaccess: provide inline variants of get_user/put_userHeiko Carstens1-0/+30
2014-05-20s390/pci: add some new arch specific pci attributesSebastian Ott2-3/+13
2014-05-20s390/pci: use pdev->dev.groups for attribute creationSebastian Ott1-4/+2
2014-05-20s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky6-26/+66
2014-05-20s390/uaccess: simplify control register updatesMartin Schwidefsky4-32/+20
2014-05-20s390/smp: Avoid busy loop after halt and "begin" on z/VMMichael Holzheu1-3/+2
2014-05-20s390: fix new ccwgroup.h kernel-doc warningRandy Dunlap1-0/+2
2014-05-20s390/spinlock: optimize spinlock code sequencePhilipp Hachtmann2-8/+12
2014-05-20s390/spinlock: cleanup spinlock codePhilipp Hachtmann2-48/+56
2014-05-20s390/mm: Convert bootmem to memblockPhilipp Hachtmann1-14/+2
2014-05-16KVM: s390: split SIE state guest prefix fieldMichael Mueller1-1/+3
2014-05-16s390/sclp: add sclp_get_ibc functionMichael Mueller1-0/+1
2014-05-16KVM: s390: interpretive execution of SIGP EXTERNAL CALLDavid Hildenbrand1-1/+3
2014-05-16KVM: s390: decoder of SIE intercepted instructionsAlexander Yarygin1-0/+33
2014-05-16KVM: s390: add sie exit reasons tablesAlexander Yarygin1-0/+212
2014-05-07sched, s390: Create a dedicated topology tableVincent Guittot1-10/+1
2014-05-07sched: Rework sched_domain topology definitionVincent Guittot1-2/+0
2014-05-06KVM: s390: Fix external interrupt interceptionThomas Huth1-1/+4
2014-04-29KVM: s390: enable IBS for single running VCPUsDavid Hildenbrand1-0/+2
2014-04-27Merge branch 'safe-dirty-tlb-flush'Linus Torvalds1-1/+12
2014-04-25mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds1-1/+12
2014-04-25s390/ccwgroup: Fix memory corruptionChristian Borntraeger1-1/+1
2014-04-22KVM: s390: hardware support for guest debuggingDavid Hildenbrand2-4/+50
2014-04-22KVM: s390: kernel header addition for guest debuggingDavid Hildenbrand1-0/+20
2014-04-22KVM: s390: emulate stctl and stctgDavid Hildenbrand1-0/+2
2014-04-22KVM: s390: deliver program irq parameters and use correct ilcDavid Hildenbrand1-0/+6
2014-04-22KVM: s390: extract irq parameters of intercepted program irqsDavid Hildenbrand1-3/+15
2014-04-22s390: rename and split lowcore field per_perc_atmidJens Freimann1-2/+4
2014-04-22s390: fix name of lowcore field at offset 0xa3Jens Freimann1-2/+2
2014-04-22KVM: s390: make use of ipte lockHeiko Carstens1-1/+11
2014-04-22KVM: s390/sclp: correctly set eca siif bitHeiko Carstens1-1/+6
2014-04-22KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper functionHeiko Carstens1-0/+1
2014-04-22s390/ctl_reg: add union type for control register 0Heiko Carstens1-0/+14
2014-04-22s390/ptrace: add struct psw and accessor functionHeiko Carstens1-0/+44
2014-04-22KVM: s390: allow injecting every kind of interruptJens Freimann1-7/+52
2014-04-22KVM: s390: Exploiting generic userspace interface for cmmaDominik Dingel1-0/+7
2014-04-22KVM: s390: make cmma usage conditionallyDominik Dingel1-0/+1
2014-04-22KVM: s390/mm: new gmap_test_and_clear_dirty functionDominik Dingel1-0/+2
2014-04-22KVM: s390/mm: use software dirty bit detection for user dirty trackingMartin Schwidefsky1-79/+56
2014-04-22KVM: s390: Don't enable skeys by defaultDominik Dingel2-1/+4