summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/lowcore.h
Commit message (Expand)AuthorAgeFilesLines
* s390/pai: Add support for PAI Extension 1 NNPA countersThomas Richter2022-09-161-1/+3
* s390/pai: add support for cryptography countersThomas Richter2022-05-091-1/+4
* s390: raise minimum supported machine generation to z10Vasily Gorbik2022-03-101-5/+3
* s390/traps: get rid of magic cast for per codeHeiko Carstens2022-03-081-2/+7
* s390/traps: get rid of magic cast for program interruption codeHeiko Carstens2022-03-081-2/+7
* s390: add support for BEAR enhancement facilitySven Schnelle2021-10-261-3/+4
* s390: rename last_break to pgm_last_breakSven Schnelle2021-10-261-1/+1
* s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev2021-08-261-1/+2
* s390/lowcore: remove superfluous __packed annotationsHeiko Carstens2021-06-071-2/+2
* s390: use struct tpi_info in lowcore.hSven Schnelle2021-06-071-4/+9
* s390/traps: add struct to access transactional diagnostic blockSven Schnelle2021-06-071-1/+5
* s390/irq: add union/struct to access external interrupt parametersSven Schnelle2021-06-071-2/+7
* s390/facilities: move stfl information from lowcore to global dataSven Schnelle2021-06-071-6/+1
* s390/entry: use assignment to read intcode / asm to copy gprsSven Schnelle2021-06-071-2/+1
* s390: add stack for machine check handlerSven Schnelle2021-02-131-7/+6
* s390: convert to generic entrySven Schnelle2021-01-191-2/+2
* s390/mm: remove set_fs / rework address space handlingHeiko Carstens2020-11-231-2/+2
* s390: prevent leaking kernel address in BEARSven Schnelle2020-03-101-1/+3
* s390: fix clang -Wpointer-sign warnigns in boot codeArnd Bergmann2019-05-031-1/+1
* s390/vtime: steal time exponential moving averageMartin Schwidefsky2019-03-061-30/+31
* s390: add support for virtually mapped kernel stacksMartin Schwidefsky2018-10-091-2/+2
* s390: align struct lowcore to double page sizeVasily Gorbik2018-07-021-1/+1
* s390: introduce execute-trampolines for branchesMartin Schwidefsky2018-02-071-1/+5
* s390/alternative: use a copy of the facility bit maskMartin Schwidefsky2018-02-051-1/+2
* s390: correct some inline assembly constraintsVasily Gorbik2017-11-141-2/+2
* s390: remove all code using the access register modeMartin Schwidefsky2017-11-141-19/+14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-131-2/+3
|\
| * s390/spinlock: introduce spinlock wait queueingMartin Schwidefsky2017-09-281-2/+3
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky2017-07-261-24/+24
* s390: add a system call for guarded storageMartin Schwidefsky2017-03-221-6/+3
* sched/cputime, s390: Implement delayed accounting of system timeMartin Schwidefsky2017-01-141-31/+34
* s390: move thread_info into task_structHeiko Carstens2016-11-111-1/+1
* s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky2016-11-111-1/+2
* s390/fpu: improve kernel_fpu_[begin|end]Martin Schwidefsky2016-08-291-1/+2
* s390: rename struct _lowcore to struct lowcoreHeiko Carstens2016-01-111-3/+3
* s390/dump: cleanup CPU save area handlingMartin Schwidefsky2015-11-271-21/+0
* s390/zcore: remove /sys/kernel/debug/zcore/memMartin Schwidefsky2015-11-271-1/+0
* s390/zcore: copy vector registers into the image dataMartin Schwidefsky2015-11-271-0/+1
* s390/nmi: change type of mcck_interruption_code lowcore fieldHeiko Carstens2015-10-141-1/+1
* s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger2015-10-141-1/+8
* s390: remove 31 bit supportHeiko Carstens2015-03-251-159/+0
* s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens2014-10-271-2/+2
* s390/kdump: add support for vector extensionMichael Holzheu2014-10-091-0/+11
* s390: add support for vector extensionMartin Schwidefsky2014-10-091-3/+7
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-041-4/+6
|\
| * s390: rename and split lowcore field per_perc_atmidJens Freimann2014-04-221-2/+4
| * s390: fix name of lowcore field at offset 0xa3Jens Freimann2014-04-221-2/+2
* | s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky2014-05-281-10/+3
* | s390/lowcore: reserve 96 bytes for IRB in lowcoreChristian Borntraeger2014-05-281-5/+6