summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-135-3/+16
* 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
* Documentations: scsi, kvm: Update s390-tools GitHub URLJan Höppner2021-02-092-2/+2
* s390/zcrypt: return EIO when msg retry limit reachedHarald Freudenberger2021-02-091-0/+14
* 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: track time of last data IRQ for each deviceJulian Wiedmann2021-02-094-3/+8
* s390/qdio: make thinint registration symmetricJulian Wiedmann2021-02-093-25/+12
* s390/qdio: adopt new tasklet APIJulian Wiedmann2021-02-093-11/+5
* s390/qdio: remove qdio_inbound_q_moved() wrapperJulian Wiedmann2021-02-091-6/+1
* s390/qdio: remove Input tasklet codeJulian Wiedmann2021-02-096-120/+27
* s390/crypto: improve retry logic in case of master key changeHarald Freudenberger2021-01-272-11/+32