summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2013-12-16s390/sclp_early: Add function to detect sclp console capabilitiesHendrik Brueckner
2013-12-16s390/compat: correct check for EFAULT in rt-signal frame creationMartin Schwidefsky
2013-12-16s390/smp: reduce memory consumption of pcpu_devices arrayHeiko Carstens
2013-12-16s390: optimize control register updateMartin Schwidefsky
2013-12-16s390/ptrace: simplify enable/disable single stepMartin Schwidefsky
2013-12-16s390/smp: only send external call ipi if neededHeiko Carstens
2013-12-12Merge tag 'kvm-s390-20131211' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2013-12-12Merge remote-tracking branch 'tip/x86/cpufeature' into kvm-nextPaolo Bonzini
2013-12-11KVM: s390: ioeventfd: ignore leftmost bitsDominik Dingel
2013-12-11KVM: s390: SIGP START has to report BUSY while stopping a CPUThomas Huth
2013-12-11KVM: s390: Reworked SIGP RESTART orderThomas Huth
2013-12-11KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNALThomas Huth
2013-12-11KVM: s390: Use helper function to set CC in SIGP handlerThomas Huth
2013-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-12-02s390/time,vdso: fix clock_gettime for CLOCK_MONOTONICMartin Schwidefsky
2013-12-02s390/vdso: ectg gettime support for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky
2013-12-02s390/vdso: fix access-list entry initializationHeiko Carstens
2013-12-02s390: increase CONFIG_NR_CPUS limitXose Vazquez Perez
2013-12-02s390/smp,sclp: fix size of sclp_cpu_info structureHeiko Carstens
2013-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-11-28crypto: s390 - Fix aes-xts parameter corruptionGerald Schaefer
2013-11-28KVM: s390: Removed kvm_s390_inject_sigp_stop()Thomas Huth
2013-11-28KVM: s390: Add SIGP store-status-at-address orderThomas Huth
2013-11-28KVM: s390: fix diagnose code extractionHeiko Carstens
2013-11-28KVM: s390: Fix clock comparator field for STORE STATUSThomas Huth
2013-11-28KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUSThomas Huth
2013-11-28KVM: s390: Do not set CC3 for EQBS and SQBSThomas Huth
2013-11-28KVM: s390: Fix access to CR6 in TPI handlerThomas Huth
2013-11-28KVM: s390: Removed VIRTIODESCSPACEThomas Huth
2013-11-28KVM: s390: Removed SIE_INTERCEPT_UCONTROLThomas Huth
2013-11-25s390/mm: handle asce-type exceptions as normal page faultMartin Schwidefsky
2013-11-25s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky
2013-11-25s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky
2013-11-25s390/uaccess: add missing page table walk range checkHeiko Carstens
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-11-20s390/mm: optimize copy_pageHeiko Carstens
2013-11-20s390/signal: always restore saved runtime instrumentation psw bitHendrik Brueckner
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15s390/pci: implement hotplug notificationsSebastian Ott
2013-11-15s390/scm_block: do not hide eadm subchannel dependencySebastian Ott
2013-11-15s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu
2013-11-15s390/sclp: Move early code from sclp_cmd.c to sclp_early.cMichael Holzheu
2013-11-15s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu
2013-11-15s390/pci: implement pcibios_remove_busSebastian Ott
2013-11-15s390/pci: improve handling of bus resourcesSebastian Ott
2013-11-15s390/boot: Install bzImage as default kernel imageHendrik Brueckner
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds