aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig1-9/+0
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2-4/+0
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-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
2018-04-16s390/kexec_file: Add kexec_file_load system callPhilipp Rudo6-0/+144
2018-04-16s390/kexec_file: Add purgatoryPhilipp Rudo7-0/+198
2018-04-16s390/kexec_file: Prepare setup.h for kexec_file_loadPhilipp Rudo1-13/+27
2018-04-15hypfs_kill_super(): deal with failed allocationsAl Viro1-1/+1
2018-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2018-04-13mm/gup.c: document return valueMichael S. Tsirkin1-0/+2
2018-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds17-636/+174
2018-04-11exec: pass stack rlimit into mm layout functionsKees Cook1-7/+8
2018-04-11s390: correct nospec auto detection init orderMartin Schwidefsky3-6/+6
2018-04-11s390/zcrypt: Support up to 256 crypto adapters.Harald Freudenberger2-49/+81
2018-04-10s390/zcrypt: Remove deprecated ioctls.Harald Freudenberger1-40/+1
2018-04-10s390/ipl: remove reipl_method and dump_methodVasily Gorbik1-46/+11
2018-04-10s390/ipl: correct kdump reipl block checksum calculationVasily Gorbik3-6/+7
2018-04-10s390/ipl: remove non-existing functions declarationVasily Gorbik1-3/+0
2018-04-10s390: assume diag308 set always worksVasily Gorbik7-358/+16
2018-04-10s390/ipl: avoid adding scpdata to cmdline during ftp/dvd bootVasily Gorbik1-1/+1
2018-04-10s390/ipl: correct ipl parmblock valid checksVasily Gorbik1-6/+4
2018-04-10s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik5-86/+17
2018-04-10s390/ipl: move ipl_flags to ipl.cVasily Gorbik2-11/+9
2018-04-10s390/ipl: get rid of ipl_ssid and ipl_devnoVasily Gorbik1-9/+8
2018-04-10s390/ipl: unite diag308 and scsi boot ipl blocksVasily Gorbik2-29/+26
2018-04-10s390/ipl: ensure loadparm valid flag is setVasily Gorbik1-0/+1
2018-04-10s390/compat: fix setup_frame32Heiko Carstens1-1/+1
2018-04-10s390/crypto: Adjust s390 aes and paes cipher prioritiesHarald Freudenberger2-8/+8
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-67/+152
2018-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds29-195/+614
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap2-2/+1
2018-04-02mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()Dominik Brodowski1-1/+1
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2-4/+4
2018-04-02mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski1-2/+3