aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap
2018-04-02mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()Dominik Brodowski
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski
2018-04-02mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski
2018-04-02fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()Dominik Brodowski
2018-04-02fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscallsDominik Brodowski
2018-04-02fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()Dominik Brodowski
2018-04-02fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscallDominik Brodowski
2018-04-02fs: add ksys_read() helper; remove in-kernel calls to sys_read()Dominik Brodowski
2018-04-02fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()Dominik Brodowski
2018-04-02fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappersDominik Brodowski
2018-04-02fs: add ksys_write() helper; remove in-kernel calls to sys_write()Dominik Brodowski
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