aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/asm-offsets.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-24s390/tracing: pass struct ftrace_regs to ftrace_trace_functionSven Schnelle1-0/+2
2023-07-24s390/ftrace: enable HAVE_FUNCTION_GRAPH_RETVALSven Schnelle1-0/+7
2023-07-03s390/entry: remove mcck clockSven Schnelle1-1/+0
2022-10-26s390/entry: sort out physical vs virtual pointers usage in sie64aNico Boehr1-0/+1
2022-06-01s390/stack: add union to reflect kvm stack slot usagesHeiko Carstens1-4/+4
2022-06-01s390/stack: merge empty stack frame slotsHeiko Carstens1-5/+5
2022-05-25s390: generate register offsets into pt_regs automaticallyHeiko Carstens1-0/+16
2022-03-10s390: raise minimum supported machine generation to z10Vasily Gorbik1-1/+0
2022-03-08s390/asm-offsets: remove unused definesHeiko Carstens1-5/+0
2022-02-09s390/dump: fix old lowcore virtual vs physical address confusionAlexander Gordeev1-0/+2
2021-10-26s390: support command lines longer than 896 bytesSven Schnelle1-0/+1
2021-10-26s390: add support for BEAR enhancement facilitySven Schnelle1-0/+3
2021-10-26s390: rename last_break to pgm_last_breakSven Schnelle1-1/+1
2021-10-19s390: make STACK_FRAME_OVERHEAD available via asm-offsets.hHeiko Carstens1-0/+1
2021-08-26s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev1-0/+1
2021-07-27s390/setup: generate asm offsets from struct parmareaAlexander Egorenkov1-0/+7
2021-07-05s390/mcck: move register validation to C codeAlexander Gordeev1-6/+0
2021-06-07s390/ipl: make parameter area accessible via struct parmareaHeiko Carstens1-0/+3
2021-06-07s390/facilities: move stfl information from lowcore to global dataSven Schnelle1-2/+0
2021-06-07s390/entry: use assignment to read intcode / asm to copy gprsSven Schnelle1-2/+0
2021-02-13s390: add stack for machine check handlerSven Schnelle1-0/+1
2021-01-19s390: convert to generic entrySven Schnelle1-17/+2
2020-11-23s390/mm: remove set_fs / rework address space handlingHeiko Carstens1-5/+2
2020-11-23s390: fix fpu restore in entry.SSven Schnelle1-5/+5
2020-11-03s390/vdso: remove unused constantsHeiko Carstens1-8/+0
2020-08-26s390: convert to GENERIC_VDSOSven Schnelle1-20/+0
2020-06-16s390/vdso: fix vDSO clock_getres()Vincenzo Frascino1-1/+1
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-03-10s390: prevent leaking kernel address in BEARSven Schnelle1-0/+2
2019-11-30s390/vdso: fix getcpuHeiko Carstens1-2/+1
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky1-0/+1
2018-10-09s390: add support for virtually mapped kernel stacksMartin Schwidefsky1-1/+1
2018-08-21s390: remove gcc version check (4.3 or newer)Heiko Carstens1-8/+0
2018-05-07s390/ftrace: use expoline for indirect branchesMartin Schwidefsky1-0/+1
2018-04-16s390/kexec_file: Add purgatoryPhilipp Rudo1-0/+5
2018-03-28s390/kvm: improve stack frame constants in entry.SMartin Schwidefsky1-0/+1
2017-11-14s390: remove all code using the access register modeMartin Schwidefsky1-1/+1
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-19s390/nmi: do register validation as early as possibleMartin Schwidefsky1-0/+5
2017-07-26s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky1-0/+1
2017-06-27s390/nmi: s390: New low level handling for machine check happening in guestQingFeng Hao1-0/+3
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky1-1/+1
2016-11-15s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky1-2/+2
2016-11-11s390: move cputime accounting fields from thread_info to thread_structMartin Schwidefsky1-2/+0
2016-11-11s390: move thread_info into task_structHeiko Carstens1-9/+6
2016-11-11s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky1-1/+1
2016-10-28s390/time: steer clocksource on STP sync eventsMartin Schwidefsky1-0/+2
2016-09-08KVM: s390: write external damage code on machine checksDavid Hildenbrand1-0/+1
2016-03-08s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky1-0/+1
2016-01-11s390/vdso: optimize getcpu system callMartin Schwidefsky1-0/+2
2016-01-11s390: rename struct _lowcore to struct lowcoreHeiko Carstens1-87/+87
2015-12-18s390/facilities: always use lowcore's stfle field for storing facility bitsHeiko Carstens1-0/+1
2015-11-27s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky1-1/+0
2015-11-27s390/kvm: remove dependency on struct save_area definitionMartin Schwidefsky1-0/+1
2015-10-14s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger1-0/+1
2015-10-14s390/asm: make use of the OFFSET macro to define assember constantsMartin Schwidefsky1-140/+148
2015-10-14s390/fpu: always enable the vector facility if it is availableHendrik Brueckner1-1/+0
2015-09-30s390/vtime: correct scaled cputime of partially idle CPUsMartin Schwidefsky1-0/+1
2015-08-03s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT insteadHendrik Brueckner1-5/+3
2015-07-22s390/kernel: lazy restore fpu registersHendrik Brueckner1-0/+5
2015-07-20s390: adapt entry.S to the move of thread_structMartin Schwidefsky1-8/+7
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-4/+0
2015-04-12s390: Remove signal translation and exec_domainRichard Weinberger1-1/+0
2015-03-25s390: remove 31 bit supportHeiko Carstens1-4/+0
2015-03-06KVM: s390: Machine CheckEric Farman1-0/+1
2014-11-03s390/cmpxchg: use compiler builtinsMartin Schwidefsky1-2/+2
2014-10-27s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens1-1/+0
2014-10-09s390/idle: consolidate idle functions and definitionsMartin Schwidefsky1-1/+1
2014-09-09s390/vdso: add vdso support for coarse clocksMartin Schwidefsky1-0/+7
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds1-3/+11
2014-05-28s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky1-1/+0
2014-05-20s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky1-0/+2
2014-04-22s390: add fields to lowcore definitionJens Freimann1-0/+7
2014-04-22s390: rename and split lowcore field per_perc_atmidJens Freimann1-2/+3
2014-04-22s390: fix name of lowcore field at offset 0xa3Jens Freimann1-1/+1
2014-04-03s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens1-0/+1
2013-12-02s390/vdso: ectg gettime support for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky1-0/+1
2013-11-25s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky1-1/+2
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2013-06-26s390/irq: store interrupt information in pt_regsMartin Schwidefsky1-0/+1
2013-05-21s390/kvm: Provide a way to prevent reentering SIEChristian Borntraeger1-0/+1
2013-05-21s390/kvm: Mark if a cpu is in SIEChristian Borntraeger1-0/+2
2013-04-26s390: system call path micro optimizationMartin Schwidefsky1-0/+1
2012-09-26s390: add support for transactional memoryMartin Schwidefsky1-0/+2
2012-07-20s390/vtimer: rework virtual timer interfaceMartin Schwidefsky1-6/+4
2012-06-14s390/smp: make absolute lowcore / cpu restart parameter accesses more robustHeiko Carstens1-0/+2
2012-03-28Disintegrate asm/system.h for S390David Howells1-1/+0
2012-03-11[S390] rework idle codeMartin Schwidefsky1-0/+8
2012-03-11[S390] rework smp codeMartin Schwidefsky1-10/+7
2012-03-11[S390] rename lowcore fieldMartin Schwidefsky1-1/+1
2011-12-27[S390] cleanup trap handlingMartin Schwidefsky1-1/+2
2011-12-27[S390] entry[64].S improvementsMartin Schwidefsky1-1/+3
2011-12-27[S390] kvm: move cmf host id constant out of lowcoreMartin Schwidefsky1-1/+0
2011-10-30[S390] signal race with restarting system callsMartin Schwidefsky1-2/+1
2011-10-30[S390] lowcore cleanupMartin Schwidefsky1-1/+0
2011-09-20[S390] kvm: fix address mode switchingChristian Borntraeger1-0/+3
2011-08-03[S390] asm offsets: fix coding styleHeiko Carstens1-6/+3
2011-08-03[S390] Add PSW restart shutdown triggerMichael Holzheu1-0/+1
2011-07-24[S390] kvm guest address space mappingMartin Schwidefsky1-1/+1
2011-05-23[S390] pfault: cpu hotplug vs missing completion interruptsHeiko Carstens1-0/+1
2011-05-23[S390] Remove data execution protectionMartin Schwidefsky1-3/+0
2011-01-05[S390] ptrace cleanupMartin Schwidefsky1-6/+8
2010-10-29[S390] vdso: get rid of redefinition warningsHeiko Carstens1-3/+3
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky1-2/+0
2010-10-25[S390] cleanup lowcore access from program checksMartin Schwidefsky1-0/+1
2010-05-26[S390] spp: fix compilation for CONFIG_32BITHeiko Carstens1-2/+2
2010-05-17[S390] add breaking event address for user spaceMartin Schwidefsky1-0/+1
2010-05-17[S390] virtualization aware cpu measurementCarsten Otte1-0/+2
2010-05-17[S390] idle time accounting vs. machine checksMartin Schwidefsky1-0/+2
2010-05-17[S390] More cleanup for struct _lowcoreMartin Schwidefsky1-1/+0
2010-04-22[S390] vdso: use ntp adjusted clock multiplierHendrik Brueckner1-0/+1
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens1-7/+84
2010-02-26[S390] use inline assembly contraints available with gcc 3.3.3Martin Schwidefsky1-0/+8
2009-09-22[S390] hibernate: Do real CPU swap at resume timeMichael Holzheu1-1/+6
2009-04-14[S390] cpu hotplug and accounting valuesMartin Schwidefsky1-0/+2
2008-12-31[PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky1-0/+5
2008-12-25[S390] introduce vdso on s390Martin Schwidefsky1-0/+15
2008-11-27[S390] fix system call parameter functions.Martin Schwidefsky1-1/+1
2008-04-29s390: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-28/+23
2008-04-29s390: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-3/+2
2007-05-09rename thread_info to stackRoman Zippel1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+49