summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2014-05-16KVM: s390: add sie exit reasons tablesAlexander Yarygin
2014-05-16KVM: s390: Improved MVPG partial execution handlerThomas Huth
2014-05-16KVM: s390: Introduce helper function for faulting-in a guest pageThomas Huth
2014-05-16KVM: s390: Avoid endless loops of specification exceptionsThomas Huth
2014-05-16KVM: s390: Improve is_valid_psw()Thomas Huth
2014-05-16KVM: s390: correct locking for s390_enable_skeyMartin Schwidefsky
2014-05-16s390: Avoid call to irq_reserve_irqs()Thomas Gleixner
2014-05-16s390: Remove pointless arch_show_interrupts()Thomas Gleixner
2014-05-16s390: pci: Check return value of alloc_irq_desc() properThomas Gleixner
2014-05-15KVM: s390: announce irqfd capabilityCornelia Huck
2014-05-14net: filter: s390: fix JIT address randomizationHeiko Carstens
2014-05-08crypto: s390 - fix aes,des ctr mode concurrency finding.Harald Freudenberger
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-05-06KVM: s390: Add clock comparator and CPU timer IRQ injectionThomas Huth
2014-05-06KVM: s390: return -EFAULT if copy_from_user() failsDan Carpenter
2014-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-04-29KVM: s390: enable IBS for single running VCPUsDavid Hildenbrand
2014-04-29KVM: s390: introduce kvm_s390_vcpu_{start,stop}David Hildenbrand
2014-04-29KVM: s390: Add low-address protection to TEST BLOCKThomas Huth
2014-04-29KVM: s390: Fixes for PFMFThomas Huth
2014-04-29KVM: s390: Add a function for checking the low-address protectionThomas Huth
2014-04-29KVM: s390: Handle MVPG partial execution interceptionThomas Huth
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-25s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSHMartin Schwidefsky
2014-04-22KVM: s390: Factor out handle_itdb to handle TX abortsMichael Mueller
2014-04-22KVM: s390: replace TDB_ADDR by __LC_PGM_TDBMichael Mueller
2014-04-22KVM: s390: Drop pending interrupts on guest exitChristian Borntraeger
2014-04-22KVM: s390: no timer interrupts when single-stepping a guestDavid Hildenbrand
2014-04-22KVM: s390: move timer interrupt checks into own functionsDavid Hildenbrand
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: add fields to lowcore definitionJens Freimann
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: cleanup kvm_s390_real_to_abs()Heiko Carstens
2014-04-22KVM: s390: remove old guest access functionsHeiko Carstens
2014-04-22KVM: s390: convert handle_stsi()Heiko Carstens
2014-04-22KVM: s390: convert handle lctl[g]()Heiko Carstens
2014-04-22KVM: s390: convert handle_stidp()Heiko Carstens
2014-04-22KVM: s390: convert handle_lpsw[e]()Heiko Carstens
2014-04-22KVM: s390: reinject io interrupt on tpi failureCornelia Huck
2014-04-22KVM: s390: convert handle_tpi()Heiko Carstens
2014-04-22KVM: s390: convert handle_test_block()Heiko Carstens