aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-09s390: introduce compile time check for empty .bss sectionVasily Gorbik3-0/+20
2018-05-09s390/early: move functions which may not access bss section to extra fileHeiko Carstens5-61/+86
2018-05-09s390/early: get rid of #ifdef CONFIG_BLK_DEV_INITRDHeiko Carstens1-2/+3
2018-05-09s390/early: get rid of memmove_earlyHeiko Carstens1-33/+1
2018-05-09s390/cpum_sf: Add data entry sizes to sampling trailer entryThomas Richter1-1/+3
2018-05-09perf: fix invalid bit in diagnostic entryThomas Richter1-1/+1
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig1-3/+0
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig1-3/+1
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig1-3/+1
2018-05-09iommu-helper: move the IOMMU_HELPER config symbol to lib/Christoph Hellwig1-3/+2
2018-05-08s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner1-0/+4
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig1-1/+0
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig1-9/+0
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-252/+13
2018-05-07s390: use expoline thunks in the BPF JITMartin Schwidefsky2-8/+71
2018-05-07s390: extend expoline to BC instructionsMartin Schwidefsky2-5/+77
2018-05-07s390: remove indirect branch from do_softirq_own_stackMartin Schwidefsky1-3/+2
2018-05-07s390: move spectre sysfs attribute codeMartin Schwidefsky3-19/+22
2018-05-07s390/kernel: use expoline for indirect branchesMartin Schwidefsky3-16/+25
2018-05-07s390/ftrace: use expoline for indirect branchesMartin Schwidefsky3-5/+22
2018-05-07s390/lib: use expoline for indirect branchesMartin Schwidefsky1-8/+11
2018-05-07s390/crc32-vx: use expoline for indirect branchesMartin Schwidefsky2-2/+7
2018-05-07s390: move expoline assembler macros to a headerMartin Schwidefsky2-81/+151
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2-4/+0
2018-05-03bpf, s390x: remove ld_abs/ld_indDaniel Borkmann4-252/+13
2018-05-02Merge branch 'timers/urgent' into timers/coreThomas Gleixner31-719/+1025
2018-04-27s390/kexec_file: add declaration of purgatory related globalsSebastian Ott1-0/+6
2018-04-27s390: update defconfigsSebastian Ott2-9/+8
2018-04-25signal/s390: Use force_sig_fault where appropriateEric W. Biederman2-43/+12
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2-1/+6
2018-04-23s390: correct module section names for expoline code revertMartin Schwidefsky1-2/+2
2018-04-23s390: update sampling tag after task pid changeMartin Schwidefsky2-0/+13
2018-04-23s390/cpum_cf: rename IBM z13/z14 counter namesAndré Wild1-4/+4
2018-04-23s390/uprobes: implement arch_uretprobe_is_alive()Heiko Carstens1-0/+9
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2018-04-20y2038: s390: Remove unneeded ipc uapi header filesArnd Bergmann5-133/+19
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani5-16/+2
2018-04-17s390/signal: cleanup uapi struct sigactionMartin Schwidefsky1-7/+16
2018-04-16s390: rename default_defconfig to debug_defconfigHeiko Carstens1-0/+0
2018-04-16s390: remove gcov defconfigHeiko Carstens1-661/+0
2018-04-16s390: update defconfigMartin Schwidefsky3-18/+46
2018-04-16s390: add support for IBM z14 Model ZR1Heiko Carstens3-4/+6
2018-04-16s390/boot: remove unused COMPILE_VERSION and ccflags-yVasily Gorbik1-6/+0
2018-04-16s390/nospec: include cpu.hSebastian Ott1-0/+1
2018-04-16s390/decompressor: Ignore file vmlinux.bin.fullThomas Richter1-0/+1
2018-04-16s390/kexec_file: add generated files to .gitignoreHeiko Carstens1-0/+2
2018-04-16s390/Kconfig: Move kexec config options to "Processor type and features"Philipp Rudo1-21/+20
2018-04-16s390/kexec_file: Add ELF loaderPhilipp Rudo4-0/+150
2018-04-16s390/kexec_file: Add crash support to image loaderPhilipp Rudo4-6/+234
2018-04-16s390/kexec_file: Add image loaderPhilipp Rudo4-1/+176