summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2014-05-20s390/cmma: remove "cmma disable" code in case of dump againHeiko Carstens1-10/+0
2014-05-20s390/spinlock: optimize spinlock code sequencePhilipp Hachtmann5-10/+21
2014-05-20s390/spinlock: cleanup spinlock codePhilipp Hachtmann3-77/+82
2014-05-20s390/mm: Convert bootmem to memblockPhilipp Hachtmann9-468/+256
2014-05-16KVM: s390: split SIE state guest prefix fieldMichael Mueller6-13/+22
2014-05-16s390/sclp: add sclp_get_ibc functionMichael Mueller1-0/+1
2014-05-16KVM: s390: interpretive execution of SIGP EXTERNAL CALLDavid Hildenbrand7-6/+94
2014-05-16KVM: s390: Use intercept_insn decoder in trace eventAlexander Yarygin1-5/+2
2014-05-16KVM: s390: decoder of SIE intercepted instructionsAlexander Yarygin1-0/+33
2014-05-16KVM: s390: Use trace tables from sie.h.Alexander Yarygin1-31/+1
2014-05-16KVM: s390: add sie exit reasons tablesAlexander Yarygin1-0/+212
2014-05-16KVM: s390: Improved MVPG partial execution handlerThomas Huth1-16/+9
2014-05-16KVM: s390: Introduce helper function for faulting-in a guest pageThomas Huth2-7/+26
2014-05-16KVM: s390: Avoid endless loops of specification exceptionsThomas Huth1-1/+9
2014-05-16KVM: s390: Improve is_valid_psw()Thomas Huth2-1/+5
2014-05-16KVM: s390: correct locking for s390_enable_skeyMartin Schwidefsky1-15/+7
2014-05-16s390: Avoid call to irq_reserve_irqs()Thomas Gleixner1-1/+5
2014-05-16s390: Remove pointless arch_show_interrupts()Thomas Gleixner1-5/+0
2014-05-16s390: pci: Check return value of alloc_irq_desc() properThomas Gleixner1-3/+3
2014-05-15KVM: s390: announce irqfd capabilityCornelia Huck1-0/+1
2014-05-15net: filter: s390: fix JIT address randomizationHeiko Carstens1-1/+1
2014-05-08crypto: s390 - fix aes,des ctr mode concurrency finding.Harald Freudenberger2-0/+6
2014-05-07sched, s390: Create a dedicated topology tableVincent Guittot2-10/+21
2014-05-07sched: Rework sched_domain topology definitionVincent Guittot1-2/+0
2014-05-06KVM: s390: Fix external interrupt interceptionThomas Huth2-5/+49
2014-05-06KVM: s390: Add clock comparator and CPU timer IRQ injectionThomas Huth1-0/+32
2014-05-06KVM: s390: return -EFAULT if copy_from_user() failsDan Carpenter1-2/+3
2014-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+0
2014-04-29KVM: s390: enable IBS for single running VCPUsDavid Hildenbrand3-2/+145
2014-04-29KVM: s390: introduce kvm_s390_vcpu_{start,stop}David Hildenbrand6-6/+40
2014-04-29KVM: s390: Add low-address protection to TEST BLOCKThomas Huth1-0/+3
2014-04-29KVM: s390: Fixes for PFMFThomas Huth1-4/+14
2014-04-29KVM: s390: Add a function for checking the low-address protectionThomas Huth2-0/+29
2014-04-29KVM: s390: Handle MVPG partial execution interceptionThomas Huth1-1/+54
2014-04-28Merge branch 'safe-dirty-tlb-flush'Linus Torvalds1-1/+12
2014-04-26mm: 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-25s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSHMartin Schwidefsky1-1/+0
2014-04-22KVM: s390: Factor out handle_itdb to handle TX abortsMichael Mueller1-12/+26
2014-04-22KVM: s390: replace TDB_ADDR by __LC_PGM_TDBMichael Mueller2-2/+2
2014-04-22KVM: s390: Drop pending interrupts on guest exitChristian Borntraeger3-2/+5
2014-04-22KVM: s390: no timer interrupts when single-stepping a guestDavid Hildenbrand2-0/+5
2014-04-22KVM: s390: move timer interrupt checks into own functionsDavid Hildenbrand1-18/+20
2014-04-22KVM: s390: hardware support for guest debuggingDavid Hildenbrand8-8/+607
2014-04-22KVM: s390: kernel header addition for guest debuggingDavid Hildenbrand1-0/+20
2014-04-22KVM: s390: emulate stctl and stctgDavid Hildenbrand6-0/+104
2014-04-22KVM: s390: deliver program irq parameters and use correct ilcDavid Hildenbrand2-9/+107
2014-04-22KVM: s390: extract irq parameters of intercepted program irqsDavid Hildenbrand2-4/+79
2014-04-22s390: add fields to lowcore definitionJens Freimann1-0/+7
2014-04-22s390: rename and split lowcore field per_perc_atmidJens Freimann4-8/+11