summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
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-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-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
2018-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-26bpf, s390x: remove obsolete exception handling from div/modDaniel Borkmann
2018-01-25firmware: Drop FIRMWARE_IN_KERNEL Kconfig optionBenjamin Gilbert
2018-01-24Merge tag 'kvm-s390-master-4.15-3' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář
2018-01-24KVM: s390: add proper locking for CMMA migration bitmapChristian Borntraeger
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-23s390/decompressor: discard __ksymtab and .eh_frame sectionsVasily Gorbik
2018-01-23s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov
2018-01-23s390/tools: generate header files in arch/s390/include/generated/Hendrik Brueckner
2018-01-23s390/syscalls: use generated syscall_table.h and unistd.h header filesHendrik Brueckner
2018-01-23s390/syscalls: add Makefile to generate system call header filesHendrik Brueckner
2018-01-23s390/syscalls: add syscalltbl scriptHendrik Brueckner
2018-01-23s390/syscalls: add system call tableHendrik Brueckner
2018-01-23s390/decompressor: swap .text and .rodata.compressed sectionsVasily Gorbik
2018-01-23s390/ipl: avoid usage of __section(.data)Vasily Gorbik
2018-01-23s390/head: replace hard coded values with constantsVasily Gorbik
2018-01-23s390/disassembler: add generated gen_opcode_table tool to .gitignoreHendrik Brueckner
2018-01-23s390: remove bogus system call table entriesHeiko Carstens
2018-01-23s390/kprobes: remove duplicate includesPravin Shedge
2018-01-20KVM: s390: wire up bpb featureChristian Borntraeger
2018-01-19bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann
2018-01-15signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman