summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2018-07-19KVM: s390: add etoken support for guestsChristian Borntraeger
2018-07-18s390: detect etoken facilityMartin Schwidefsky
2018-07-18kbuild: move bin2c back to scripts/ from scripts/basic/Masahiro Yamada
2018-07-17Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar
2018-07-17s390/chsc: fix packed-not-aligned warningsSebastian Ott
2018-07-16KVM: s390/vsie: avoid sparse warningChristian Borntraeger
2018-07-16s390/kvm: fix deadlock when killed by oomClaudio Imbrenda
2018-07-16s390/cmm: avoid add_timer on concurrently used timerVasily Gorbik
2018-07-15Merge tag 'v4.18-rc5' into sched/core, to pick up fixesIngo Molnar
2018-07-13KVM: s390: Fix storage attributes migration with memory slotsClaudio Imbrenda
2018-07-13KVM: s390: Replace clear_user with kvm_clear_guestJanosch Frank
2018-07-09crypto: aead - remove useless setting of type flagsEric Biggers
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers
2018-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-07-06s390/appldata: reuse generic proc handler functionsVasily Gorbik
2018-07-06s390/cmm: split and simplify cmm pages proc handlerVasily Gorbik
2018-07-06s390/topology: correct topology mode proc handlerVasily Gorbik
2018-07-06s390/mm: correct allocate_pgste proc_handler callbackVasily Gorbik
2018-07-06s390/purgatory: Remove duplicate variable definitionsPhilipp Rudo
2018-07-06s390/purgatory: Add missing FORCE to Makefile targetsPhilipp Rudo
2018-07-06s390/purgatory: Fix crash with expoline enabledPhilipp Rudo
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran
2018-07-04s390/pci: add fmt3 fmbSebastian Ott
2018-07-04s390: wire up rseq system callHeiko Carstens
2018-07-04s390: wire up io_pgetevents system callHeiko Carstens
2018-07-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2018-07-02s390/decompressor: support extra debug flagsVasily Gorbik
2018-07-02s390/build: add *.o.chkbss files to targets listVasily Gorbik
2018-07-02s390/decompressor: avoid packing *.o.chkbss files into startup.aVasily Gorbik
2018-07-02s390/decompressor: avoid constant startup.a rebuildsVasily Gorbik
2018-07-02s390/sysinfo: add missing #ifdef CONFIG_PROC_FSHeiko Carstens
2018-07-02s390/mm: fix refcount usage for 4K pgsteEric Farman
2018-07-02s390/tools: fix gcc 8 stringop-truncation warningsVasily Gorbik
2018-07-02s390/boot: block uncompressed vmlinux booting attemptsVasily Gorbik
2018-07-02s390: align struct lowcore to double page sizeVasily Gorbik
2018-07-02s390/decompressor: correct EXCLUDE_FILE constructVasily Gorbik
2018-07-02s390: move _text to an actual .text startVasily Gorbik
2018-07-02s390: correct _stext offsetVasily Gorbik
2018-07-02s390: get rid of the first mb of uncompressed imageVasily Gorbik
2018-07-02s390: remove unused _ehead symbolVasily Gorbik
2018-07-02s390: put expoline execute-trampolines into .text sectionVasily Gorbik
2018-07-02s390/decompressor: discard ___kcrctab sectionVasily Gorbik
2018-07-02s390/perf: fix gcc 8 array-bounds warningVasily Gorbik
2018-07-02s390: fix gcc 8 stringop-truncation warnings in proc handlersVasily Gorbik
2018-07-02s390/extmem: fix gcc 8 stringop-overflow warningVasily Gorbik
2018-06-29bpf, s390: fix potential memleak when later bpf_jit_prog failsDaniel Borkmann
2018-06-25Merge branch 'zcrypt' into featuresMartin Schwidefsky
2018-06-25s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.Harald Freudenberger
2018-06-25s390/setup: do not reserve the decompressor codeVasily Gorbik
2018-06-25s390: hypfs: use ktime_get_seconds() instead of get_seconds()Arnd Bergmann