aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/asm-offsets.c
Commit message (Expand)AuthorAge
* KVM: s390: write external damage code on machine checksDavid Hildenbrand2016-09-08
* s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky2016-03-08
* s390/vdso: optimize getcpu system callMartin Schwidefsky2016-01-11
* s390: rename struct _lowcore to struct lowcoreHeiko Carstens2016-01-11
* s390/facilities: always use lowcore's stfle field for storing facility bitsHeiko Carstens2015-12-18
* s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky2015-11-27
* s390/kvm: remove dependency on struct save_area definitionMartin Schwidefsky2015-11-27
* s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger2015-10-14
* s390/asm: make use of the OFFSET macro to define assember constantsMartin Schwidefsky2015-10-14
* s390/fpu: always enable the vector facility if it is availableHendrik Brueckner2015-10-14
* s390/vtime: correct scaled cputime of partially idle CPUsMartin Schwidefsky2015-09-30
* s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT insteadHendrik Brueckner2015-08-03
* s390/kernel: lazy restore fpu registersHendrik Brueckner2015-07-22
* s390: adapt entry.S to the move of thread_structMartin Schwidefsky2015-07-20
* Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-15
|\
| * s390: Remove signal translation and exec_domainRichard Weinberger2015-04-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-14
|\ \
| * | s390: remove 31 bit supportHeiko Carstens2015-03-25
| |/
* / KVM: s390: Machine CheckEric Farman2015-03-06
|/
* s390/cmpxchg: use compiler builtinsMartin Schwidefsky2014-11-03
* s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens2014-10-27
* s390/idle: consolidate idle functions and definitionsMartin Schwidefsky2014-10-09
* s390/vdso: add vdso support for coarse clocksMartin Schwidefsky2014-09-09
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-04
|\
| * s390: add fields to lowcore definitionJens Freimann2014-04-22
| * s390: rename and split lowcore field per_perc_atmidJens Freimann2014-04-22
| * s390: fix name of lowcore field at offset 0xa3Jens Freimann2014-04-22
* | s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky2014-05-28
* | s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky2014-05-20
|/
* s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens2014-04-03
* s390/vdso: ectg gettime support for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky2013-12-02
* s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky2013-11-25
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-03
|\
| * s390/kvm: Provide a way to prevent reentering SIEChristian Borntraeger2013-05-21
| * s390/kvm: Mark if a cpu is in SIEChristian Borntraeger2013-05-21
* | s390/irq: store interrupt information in pt_regsMartin Schwidefsky2013-06-26
|/
* s390: system call path micro optimizationMartin Schwidefsky2013-04-26
* s390: add support for transactional memoryMartin Schwidefsky2012-09-26
* s390/vtimer: rework virtual timer interfaceMartin Schwidefsky2012-07-20
* s390/smp: make absolute lowcore / cpu restart parameter accesses more robustHeiko Carstens2012-06-14
* Disintegrate asm/system.h for S390David Howells2012-03-28
* [S390] rework idle codeMartin Schwidefsky2012-03-11
* [S390] rework smp codeMartin Schwidefsky2012-03-11
* [S390] rename lowcore fieldMartin Schwidefsky2012-03-11
* [S390] cleanup trap handlingMartin Schwidefsky2011-12-27
* [S390] entry[64].S improvementsMartin Schwidefsky2011-12-27
* [S390] kvm: move cmf host id constant out of lowcoreMartin Schwidefsky2011-12-27
* [S390] signal race with restarting system callsMartin Schwidefsky2011-10-30
* [S390] lowcore cleanupMartin Schwidefsky2011-10-30
* [S390] kvm: fix address mode switchingChristian Borntraeger2011-09-20