summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig
2018-05-09iommu-helper: move the IOMMU_HELPER config symbol to lib/Christoph Hellwig
2018-05-08s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-07s390: use expoline thunks in the BPF JITMartin Schwidefsky
2018-05-07s390: extend expoline to BC instructionsMartin Schwidefsky
2018-05-07s390: remove indirect branch from do_softirq_own_stackMartin Schwidefsky
2018-05-07s390: move spectre sysfs attribute codeMartin Schwidefsky
2018-05-07s390/kernel: use expoline for indirect branchesMartin Schwidefsky
2018-05-07s390/ftrace: use expoline for indirect branchesMartin Schwidefsky
2018-05-07s390/lib: use expoline for indirect branchesMartin Schwidefsky
2018-05-07s390/crc32-vx: use expoline for indirect branchesMartin Schwidefsky
2018-05-07s390: move expoline assembler macros to a headerMartin Schwidefsky
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2018-05-03bpf, s390x: remove ld_abs/ld_indDaniel Borkmann
2018-05-02Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2018-04-27s390/kexec_file: add declaration of purgatory related globalsSebastian Ott
2018-04-27s390: update defconfigsSebastian Ott
2018-04-25signal/s390: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-23s390: correct module section names for expoline code revertMartin Schwidefsky
2018-04-23s390: update sampling tag after task pid changeMartin Schwidefsky
2018-04-23s390/cpum_cf: rename IBM z13/z14 counter namesAndré Wild
2018-04-23s390/uprobes: implement arch_uretprobe_is_alive()Heiko Carstens
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-04-20y2038: s390: Remove unneeded ipc uapi header filesArnd Bergmann
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani
2018-04-17s390/signal: cleanup uapi struct sigactionMartin Schwidefsky
2018-04-16s390: rename default_defconfig to debug_defconfigHeiko Carstens
2018-04-16s390: remove gcov defconfigHeiko Carstens
2018-04-16s390: update defconfigMartin Schwidefsky
2018-04-16s390: add support for IBM z14 Model ZR1Heiko Carstens
2018-04-16s390/boot: remove unused COMPILE_VERSION and ccflags-yVasily Gorbik
2018-04-16s390/nospec: include cpu.hSebastian Ott
2018-04-16s390/decompressor: Ignore file vmlinux.bin.fullThomas Richter
2018-04-16s390/kexec_file: add generated files to .gitignoreHeiko Carstens
2018-04-16s390/Kconfig: Move kexec config options to "Processor type and features"Philipp Rudo
2018-04-16s390/kexec_file: Add ELF loaderPhilipp Rudo
2018-04-16s390/kexec_file: Add crash support to image loaderPhilipp Rudo
2018-04-16s390/kexec_file: Add image loaderPhilipp Rudo
2018-04-16s390/kexec_file: Add kexec_file_load system callPhilipp Rudo
2018-04-16s390/kexec_file: Add purgatoryPhilipp Rudo
2018-04-16s390/kexec_file: Prepare setup.h for kexec_file_loadPhilipp Rudo
2018-04-15hypfs_kill_super(): deal with failed allocationsAl Viro
2018-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-13mm/gup.c: document return valueMichael S. Tsirkin
2018-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-04-11exec: pass stack rlimit into mm layout functionsKees Cook