summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2018-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-03-06KVM: s390: fix memory overwrites when not using SCA entriesDavid Hildenbrand
2018-03-06s390/entry.S: fix spurious zeroing of r0Christian Borntraeger
2018-03-02s390: Fix runtime warning about negative pgtables_bytesGuenter Roeck
2018-03-01KVM: s390: provide io interrupt kvm_statChristian Borntraeger
2018-02-22s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky
2018-02-22s390/clean-up: use CFI_* macros in entry.SHendrik Brueckner
2018-02-20KVM: s390: provide only a single function for setting the tod (fix SCK)David Hildenbrand
2018-02-20KVM: s390: consider epoch index on TOD clock syncsDavid Hildenbrand
2018-02-20KVM: s390: consider epoch index on hotplugged CPUsDavid Hildenbrand
2018-02-20KVM: s390: take care of clock-comparator sign controlDavid Hildenbrand
2018-02-19s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Eugeniu Rosca
2018-02-14KVM: s390: use switch vs jump table in interrupt.cDavid Hildenbrand
2018-02-14KVM: s390: use switch vs jump table in intercept.cChristian Borntraeger
2018-02-14KVM: s390: use switch vs jump table in priv.cChristian Borntraeger
2018-02-14KVM: s390: force bp isolation for VSIEChristian Borntraeger
2018-02-14KVM: s390: do not set intervention requests for GISA interruptsChristian Borntraeger
2018-02-14KVM: s390: optimize wakeup for exitless interruptsChristian Borntraeger
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-02-08s390/kconfig: Remove ARCH_WANTS_PROT_NUMA_PROT_NONE selectUlf Magnusson
2018-02-07s390: introduce execute-trampolines for branchesMartin Schwidefsky
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-05s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky
2018-02-05s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky
2018-02-05s390/alternative: use a copy of the facility bit maskMartin Schwidefsky
2018-02-05s390: add optimized array_index_mask_nospecMartin Schwidefsky
2018-02-05s390: scrub registers on kernel entry and KVM exitMartin Schwidefsky
2018-02-05s390/runtime_instrumentation: re-add signum system call parameterHeiko Carstens
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler
2018-02-02s390/cpum_cf: correct counter number of LAST_HOST_TRANSLATIONSHendrik Brueckner
2018-02-02s390/kprobes: Fix %p uses in error messagesMasami Hiramatsu
2018-02-02s390/runtime instrumentation: provide uapi header fileHeiko Carstens
2018-02-02s390/sysinfo: add and display licensed internal code identifierHendrik Brueckner
2018-02-02s390/eadm: fix CONFIG_BLOCK include dependencySebastian Ott
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář
2018-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-01-31s390/mm: modify pmdp_invalidate to return old value.Martin Schwidefsky
2018-01-31mm: relax deferred struct page requirementsPavel Tatashin
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-30Merge tag 'kvm-s390-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller