summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
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-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-01-22Merge 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
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell
2015-01-15s390/bpf: Zero extend parameters before calling C functionMichael Holzheu
2015-01-15s390/bpf: Fix sk_load_byte_msh()Michael Holzheu
2015-01-15s390/bpf: Fix offset parameter for skb_copy_bits()Michael Holzheu
2015-01-15s390/bpf: Fix skb_copy_bits() parameter passingMichael Holzheu
2015-01-15s390/bpf: Fix JMP_JGE_K (A >= K) and JMP_JGT_K (A > K)Michael Holzheu
2015-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-01-12s390/uprobes: fix user space PER eventsJan Willeke
2015-01-09s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X)Michael Holzheu
2015-01-09s390/bpf: Fix ALU_NEG (A = -A)Michael Holzheu
2015-01-08s390: move cacheinfo sysfs to generic cacheinfo infrastructureSudeep Holla
2015-01-08s390/crypto: remove 'const' to avoid compiler warningsChen Gang
2015-01-08s390: remove unnecessary KERN_CONTJoe Perches
2015-01-08s390/sclp: sign extend return value of _sclp_print_early()Heiko Carstens
2015-01-08s390/sclp: fix declaration of _sclp_print_early()Chen Gang
2015-01-08s390: keep Kconfig sortedHeiko Carstens
2015-01-08s390/signal: add sys_sigreturn and sys_rt_sigreturn declarationsHeiko Carstens
2015-01-08s390/pgtable: add unsigned long castsHeiko Carstens
2015-01-08s390/disassembler: remove indentical initializerHeiko Carstens
2015-01-08s390/pci: add missing address space annotationHeiko Carstens
2015-01-08s390/ftrace: add code replacement sanity checksHeiko Carstens
2015-01-08s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKSMartin Schwidefsky