aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/lowcore.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-14s390: correct some inline assembly constraintsVasily Gorbik1-2/+2
2017-11-14s390: remove all code using the access register modeMartin Schwidefsky1-19/+14
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-2/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-28s390/spinlock: introduce spinlock wait queueingMartin Schwidefsky1-2/+3
2017-07-26s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky1-24/+24
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky1-6/+3
2017-01-14sched/cputime, s390: Implement delayed accounting of system timeMartin Schwidefsky1-31/+34
2016-11-11s390: move thread_info into task_structHeiko Carstens1-1/+1
2016-11-11s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky1-1/+2
2016-08-29s390/fpu: improve kernel_fpu_[begin|end]Martin Schwidefsky1-1/+2
2016-01-11s390: rename struct _lowcore to struct lowcoreHeiko Carstens1-3/+3
2015-11-27s390/dump: cleanup CPU save area handlingMartin Schwidefsky1-21/+0
2015-11-27s390/zcore: remove /sys/kernel/debug/zcore/memMartin Schwidefsky1-1/+0
2015-11-27s390/zcore: copy vector registers into the image dataMartin Schwidefsky1-0/+1
2015-10-14s390/nmi: change type of mcck_interruption_code lowcore fieldHeiko Carstens1-1/+1
2015-10-14s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger1-1/+8
2015-03-25s390: remove 31 bit supportHeiko Carstens1-159/+0
2014-10-27s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens1-2/+2
2014-10-09s390/kdump: add support for vector extensionMichael Holzheu1-0/+11
2014-10-09s390: add support for vector extensionMartin Schwidefsky1-3/+7
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds1-4/+6
2014-05-28s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky1-10/+3
2014-05-28s390/lowcore: reserve 96 bytes for IRB in lowcoreChristian Borntraeger1-5/+6
2014-05-20s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky1-2/+6
2014-05-20s390/spinlock: optimize spinlock code sequencePhilipp Hachtmann1-2/+3
2014-04-22s390: rename and split lowcore field per_perc_atmidJens Freimann1-2/+4
2014-04-22s390: fix name of lowcore field at offset 0xa3Jens Freimann1-2/+2
2012-09-26s390: add support for transactional memoryMartin Schwidefsky1-1/+5
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2012-06-14s390/smp: make absolute lowcore / cpu restart parameter accesses more robustHeiko Carstens1-6/+1
2012-03-11[S390] Ensure that vmcore_info pointer is never accessed directlyMichael Holzheu1-1/+6
2012-03-11[S390] kernel: Add OS info memory interfaceMichael Holzheu1-2/+6
2012-03-11[S390] rework smp codeMartin Schwidefsky1-49/+51
2012-03-11[S390] rename lowcore fieldMartin Schwidefsky1-2/+2
2011-12-27[S390] entry[64].S improvementsMartin Schwidefsky1-66/+76
2011-12-27[S390] kvm: move cmf host id constant out of lowcoreMartin Schwidefsky1-1/+1
2011-10-30[S390] lowcore cleanupMartin Schwidefsky1-8/+2
2011-10-30[S390] Export vmcoreinfo noteMichael Holzheu1-4/+6
2011-08-03[S390] Add PSW restart shutdown triggerMichael Holzheu1-2/+9
2011-07-24[S390] kvm guest address space mappingMartin Schwidefsky1-1/+1
2011-05-23[S390] pfault: cpu hotplug vs missing completion interruptsHeiko Carstens1-2/+2
2011-05-23[S390] Remove data execution protectionMartin Schwidefsky1-2/+2
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky1-3/+8
2010-05-17[S390] virtualization aware cpu measurementCarsten Otte1-1/+2
2010-05-17[S390] idle time accounting vs. machine checksMartin Schwidefsky1-47/+51
2010-05-17[S390] More cleanup for struct _lowcoreMartin Schwidefsky1-25/+23
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens1-186/+55
2010-02-26[S390] smp: rename and add lowcore definesHeiko Carstens1-1/+4
2010-02-26[S390] zfcpdump: remove cross arch dump supportHeiko Carstens1-16/+10