summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-02-211-0/+2
|\
| * crypto: remove cipher routines from public crypto APIArd Biesheuvel2021-01-031-0/+2
* | Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-02-2169-1379/+1182
|\ \
| * | s390/qdio: remove 'merge_pending' mechanismJulian Wiedmann2021-02-131-4/+0
| * | s390/qdio: improve handling of PENDING buffers for QEBSM devicesJulian Wiedmann2021-02-131-0/+1
| * | s390/time: remove get_tod_clock_ext()Heiko Carstens2021-02-131-12/+3
| * | s390/crypto: use store_tod_clock_ext()Heiko Carstens2021-02-131-1/+1
| * | s390/hypfs: use store_tod_clock_ext()Heiko Carstens2021-02-132-3/+3
| * | s390/debug: use union tod_clockHeiko Carstens2021-02-131-3/+3
| * | s390/kvm: use union tod_clockHeiko Carstens2021-02-131-15/+9
| * | s390/vdso: use union tod_clockHeiko Carstens2021-02-131-3/+3
| * | s390/time: convert tod_clock_base to unionHeiko Carstens2021-02-135-40/+24
| * | s390/time: introduce new store_tod_clock_ext()Heiko Carstens2021-02-131-0/+5
| * | s390/time: rename store_tod_clock_ext() and use union tod_clockHeiko Carstens2021-02-132-6/+5
| * | s390/time: introduce union tod_clockHeiko Carstens2021-02-131-0/+19
| * | s390,alpha: switch to 64-bit ino_tHeiko Carstens2021-02-131-0/+1
| * | s390: split cleanup_sieSven Schnelle2021-02-131-10/+7
| * | s390: use r13 in cleanup_sie as temp registerSven Schnelle2021-02-131-2/+2
| * | s390: fix kernel asce loading when sie is interruptedSven Schnelle2021-02-131-2/+1
| * | s390: add stack for machine check handlerSven Schnelle2021-02-135-25/+41
| * | s390: use WRITE_ONCE when re-allocating async stackSven Schnelle2021-02-131-1/+1
| * | s390: open code SWITCH_KERNEL macroSven Schnelle2021-02-131-28/+46
| * | s390/vtime: use cpu alternative for stck/stckfHeiko Carstens2021-02-091-11/+8
| * | s390/alternatives: add alternative_input() / alternative_io()Heiko Carstens2021-02-091-0/+16
| * | s390/entry: use cpu alternative for stck/stckfHeiko Carstens2021-02-091-5/+3
| * | s390/time: use stcke instead of stckHeiko Carstens2021-02-092-7/+9
| * | s390/cpum_cf_diag: use get_tod_clock_fast()Heiko Carstens2021-02-091-1/+1
| * | s390/vtime: fix inline assembly clobber listHeiko Carstens2021-02-091-1/+2
| * | s390/vdso: on timens page fault prefault also VVAR pageHeiko Carstens2021-02-091-4/+13
| * | s390/vdso: implement generic vdso time namespace supportHeiko Carstens2021-02-096-8/+110
| * | s390/vdso: simplify __arch_get_hw_counter()Heiko Carstens2021-02-091-3/+2
| * | s390/vdso: move data page before code pagesHeiko Carstens2021-02-092-17/+15
| * | s390/vdso: put vdso datapage in a separate vmaHeiko Carstens2021-02-091-20/+35
| * | s390/vdso: get rid of vdso_faultHeiko Carstens2021-02-091-26/+9
| * | s390/vdso: misc simple code changesHeiko Carstens2021-02-091-72/+30
| * | s390/vdso: remove superfluous variablesHeiko Carstens2021-02-091-22/+13
| * | s390/vdso: remove superfluous checkHeiko Carstens2021-02-091-7/+0
| * | s390/vdso: remove BUG_ON()Heiko Carstens2021-02-091-1/+4
| * | s390/vdso: simplify vdso size calculationHeiko Carstens2021-02-091-2/+1
| * | s390/vdso: convert vdso_init() to arch_initcallHeiko Carstens2021-02-092-4/+5
| * | s390/vdso: fix vdso data page definitionHeiko Carstens2021-02-091-2/+2
| * | s390/vdso: remove VDSO32_LBASE compat leftoverHeiko Carstens2021-02-091-2/+1
| * | s390/defconfig: add some NFT modulesHalil Pasic2021-02-092-0/+12
| * | s390/debug_config: enable kmemleak detectorMarc Hartmayer2021-02-091-0/+2
| * | s390/thread_info.h: fix task_struct declaration warningAlexander Egorenkov2021-02-091-0/+2
| * | s390: update defconfigsAlexander Egorenkov2021-02-092-2/+0
| * | s390: Simplify the calculation of variablesJiapeng Zhong2021-02-091-2/+1
| * | s390/ap: remove unneeded semicolonChengyang Fan2021-02-091-1/+1
| * | s390/pci: refactor zpci_create_device()Niklas Schnelle2021-02-094-57/+48
| * | s390/qdio: remove Input tasklet codeJulian Wiedmann2021-02-091-1/+1