summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/processor.h
Commit message (Expand)AuthorAgeFilesLines
* s390: TASK_SIZE for kernel threadsMartin Schwidefsky2017-02-241-1/+2
* s390: restore address space when returning to user spaceHeiko Carstens2017-02-231-4/+8
* s390: rename CIF_ASCE to CIF_ASCE_PRIMARYHeiko Carstens2017-02-231-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-02-221-2/+2
|\
| * s390: add missing "do {} while (0)" loop constructs to multiline macrosHeiko Carstens2017-02-171-2/+2
* | sched/cputime, s390: Implement delayed accounting of system timeMartin Schwidefsky2017-01-141-0/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-12-131-0/+6
|\
| * s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky2016-11-151-0/+2
| * s390: move cputime accounting fields from thread_info to thread_structMartin Schwidefsky2016-11-111-0/+2
| * s390: move system_call field from thread_info to thread_structMartin Schwidefsky2016-11-111-0/+2
* | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-0/+1
* | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
* | locking/core, s390: Make cpu_relax() a barrier againChristian Borntraeger2016-11-161-1/+1
* | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-1/+2
|/
* s390/dumpstack: restore reliable indicator for call tracesHeiko Carstens2016-10-171-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-021-0/+2
|\
| * s390/mm: remember the int code for the last gmap faultDavid Hildenbrand2016-06-201-0/+1
| * s390/mm: add shadow gmap supportMartin Schwidefsky2016-06-201-0/+1
* | s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens2016-06-131-1/+16
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-05-181-3/+6
|\
| * s390/fpu: allocate 'struct fpu' with the task_structMartin Schwidefsky2016-04-211-3/+6
* | s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer2016-04-211-1/+1
|/
* s390/dumpstack: merge all four stack tracersHeiko Carstens2016-02-231-0/+4
* s390: add current_stack_pointer() helper functionHeiko Carstens2016-02-231-0/+8
* s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens2016-01-191-2/+2
* s390: rename struct _lowcore to struct lowcoreHeiko Carstens2016-01-111-1/+1
* s390/spinlock: do not yield to a CPU in udelay/mdelayMartin Schwidefsky2015-11-271-0/+12
* s390: remove runtime instrumentation interruptsMartin Schwidefsky2015-11-031-1/+0
* s390: don't store registers on disabled wait anymoreHeiko Carstens2015-10-271-41/+5
* s390: get rid of __set_psw_mask()Heiko Carstens2015-10-271-16/+11
* s390/fpu: split fpu-internal.h into fpu internals, api, and type headersHendrik Brueckner2015-10-161-2/+3
* s390/flags: use _BITUL macroHeiko Carstens2015-10-141-5/+7
* s390/flags: fix flag handlingHeiko Carstens2015-10-141-3/+3
* s390/udelay: make udelay have busy loop semanticsHeiko Carstens2015-10-141-0/+2
* s390/fpu: add static FPU save area for init_taskHendrik Brueckner2015-10-141-0/+2
* s390/sclp: convert early sclp console code to CMartin Schwidefsky2015-07-291-0/+11
* s390/kernel: lazy restore fpu registersHendrik Brueckner2015-07-221-0/+2
* s390/kernel: introduce fpu-internal.h with fpu helper functionsHendrik Brueckner2015-07-221-2/+2
* s390/kernel: move EX_TABLE macros to linkage.h header fileHendrik Brueckner2015-07-221-19/+0
* s390: remove 31 bit supportHeiko Carstens2015-03-251-65/+1
* s390: reintroduce diag 44 calls for cpu_relax()Heiko Carstens2015-01-291-4/+1
* s390: remove diag 44 calls from cpu_relax()Heiko Carstens2014-11-281-2/+0
* s390: add support for vector extensionMartin Schwidefsky2014-10-091-0/+1
* s390/idle: consolidate idle functions and definitionsMartin Schwidefsky2014-10-091-1/+6
* s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky2014-10-091-0/+4
* arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-1/+1
* s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky2014-05-201-0/+22
* KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest faultDominik Dingel2014-01-301-0/+1
* s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky2013-11-041-2/+0
* s390: fix handling of runtime instrumentation psw bitHeiko Carstens2013-10-241-0/+3