summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-09KVM: s390: add cpu model supportMichael Mueller
2015-02-09KVM: s390: use facilities and cpu_id per KVMMichael Mueller
2015-02-09KVM: s390/CPACF: Choose crypto control block formatTony Krowiak
2015-02-09s390/kernel: Update /proc/sysinfo file with Extended Name and UUIDEkaterina Tumanova
2015-02-09KVM: s390: reenable LPP facilityChristian Borntraeger
2015-02-09KVM: s390: floating irqs: fix user triggerable endless loopDavid Hildenbrand
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini
2015-02-05mm/debug_pagealloc: fix build failure on ppc and some other archsJoonsoo Kim
2015-01-30s390/smp: increase maximum value of NR_CPUS to 512Heiko Carstens
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-29s390/jump label: use different nop instructionHeiko Carstens
2015-01-29s390/jump label: add sanity checksHeiko Carstens
2015-01-29s390/mm: correct missing space when reporting user process faultsHendrik Brueckner
2015-01-29s390/ftrace: hotpatch support for function tracingHeiko Carstens
2015-01-29s390: reintroduce diag 44 calls for cpu_relax()Heiko Carstens
2015-01-23s390/spinlock: add compare-and-delay to lock wait loopsMartin Schwidefsky
2015-01-23KVM: s390: remove redundant setting of interrupt typeJens Freimann
2015-01-23KVM: s390: fix bug in interrupt parameter checkJens Freimann
2015-01-23KVM: s390: avoid memory leaks if __inject_vm() failsDavid Hildenbrand
2015-01-23KVM: s390/cpacf: Enable/disable protected key functions for kvm guestTony Krowiak
2015-01-23KVM: s390: Provide guest TOD Clock Get/Set ControlsJason J. Herne
2015-01-23KVM: s390: trace correct values for set prefix and machine checksJens Freimann
2015-01-23KVM: s390: fix bug in sigp emergency signal injectionJens Freimann
2015-01-23KVM: s390: Take addressing mode into account for MVPG interceptionThomas Huth
2015-01-23KVM: s390: no need to hold the kvm->mutex for floating interruptsChristian Borntraeger
2015-01-23KVM: s390: forward most SIGP orders to user spaceDavid Hildenbrand
2015-01-23KVM: s390: clear the pfault queue if user space sets the invalid tokenDavid Hildenbrand
2015-01-23KVM: s390: only one external call may be pending at a timeDavid Hildenbrand
2015-01-23s390/sclp: introduce check for the SIGP Interpretation FacilityDavid Hildenbrand
2015-01-23KVM: s390: SIGP SET PREFIX cleanupDavid Hildenbrand
2015-01-23KVM: s390: a VCPU may only stop when no interrupts are left pendingDavid Hildenbrand
2015-01-23KVM: s390: handle stop irqs without action_bitsDavid Hildenbrand
2015-01-23KVM: s390: new parameter for SIGP STOP irqsDavid Hildenbrand
2015-01-23KVM: s390: forward hrtimer if guest ckc not pending yetDavid Hildenbrand
2015-01-23KVM: s390: base hrtimer on a monotonic clockDavid Hildenbrand
2015-01-23KVM: s390: prevent sleep duration underflows in handle_wait()David Hildenbrand
2015-01-23KVM: s390: Allow userspace to limit guest memory sizeDominik Dingel
2015-01-23KVM: s390: move vcpu specific initalization to a later pointDominik Dingel
2015-01-23KVM: s390: make local function staticChristian Borntraeger
2015-01-23KVM: remove unneeded return value of vcpu_postcreateDominik Dingel
2015-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-01-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-22s390: update default configurationMartin Schwidefsky
2015-01-22s390/smp: remove check for CONFIG_ZFCPDUMPPaul Bolle
2015-01-22s390: add SMT supportMartin Schwidefsky
2015-01-22s390: avoid z13 cache aliasingMartin Schwidefsky
2015-01-22s390: add z13 code generation supportMartin Schwidefsky
2015-01-21s390: add pci_iomap_rangeMichael S. Tsirkin
2015-01-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar