aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/processor.h
Commit message (Expand)AuthorAge
* s390/mm: make TASK_SIZE independent from the number of page table levelsMartin Schwidefsky2017-04-25
* s390: add a system call for guarded storageMartin Schwidefsky2017-03-22
* s390: TASK_SIZE for kernel threadsMartin Schwidefsky2017-02-24
* s390: restore address space when returning to user spaceHeiko Carstens2017-02-23
* s390: rename CIF_ASCE to CIF_ASCE_PRIMARYHeiko Carstens2017-02-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-02-22
|\
| * s390: add missing "do {} while (0)" loop constructs to multiline macrosHeiko Carstens2017-02-17
* | sched/cputime, s390: Implement delayed accounting of system timeMartin Schwidefsky2017-01-14
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-12-13
|\
| * s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky2016-11-15
| * s390: move cputime accounting fields from thread_info to thread_structMartin Schwidefsky2016-11-11
| * s390: move system_call field from thread_info to thread_structMartin Schwidefsky2016-11-11
* | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-17
* | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-16
* | locking/core, s390: Make cpu_relax() a barrier againChristian Borntraeger2016-11-16
* | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-16
|/
* s390/dumpstack: restore reliable indicator for call tracesHeiko Carstens2016-10-17
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-02
|\
| * s390/mm: remember the int code for the last gmap faultDavid Hildenbrand2016-06-20
| * s390/mm: add shadow gmap supportMartin Schwidefsky2016-06-20
* | s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens2016-06-13
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-05-18
|\
| * s390/fpu: allocate 'struct fpu' with the task_structMartin Schwidefsky2016-04-21
* | s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer2016-04-21
|/
* s390/dumpstack: merge all four stack tracersHeiko Carstens2016-02-23
* s390: add current_stack_pointer() helper functionHeiko Carstens2016-02-23
* s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens2016-01-19
* s390: rename struct _lowcore to struct lowcoreHeiko Carstens2016-01-11
* s390/spinlock: do not yield to a CPU in udelay/mdelayMartin Schwidefsky2015-11-27
* s390: remove runtime instrumentation interruptsMartin Schwidefsky2015-11-03
* s390: don't store registers on disabled wait anymoreHeiko Carstens2015-10-27
* s390: get rid of __set_psw_mask()Heiko Carstens2015-10-27
* s390/fpu: split fpu-internal.h into fpu internals, api, and type headersHendrik Brueckner2015-10-16
* s390/flags: use _BITUL macroHeiko Carstens2015-10-14
* s390/flags: fix flag handlingHeiko Carstens2015-10-14
* s390/udelay: make udelay have busy loop semanticsHeiko Carstens2015-10-14
* s390/fpu: add static FPU save area for init_taskHendrik Brueckner2015-10-14
* s390/sclp: convert early sclp console code to CMartin Schwidefsky2015-07-29
* s390/kernel: lazy restore fpu registersHendrik Brueckner2015-07-22
* s390/kernel: introduce fpu-internal.h with fpu helper functionsHendrik Brueckner2015-07-22
* s390/kernel: move EX_TABLE macros to linkage.h header fileHendrik Brueckner2015-07-22
* s390: remove 31 bit supportHeiko Carstens2015-03-25
* s390: reintroduce diag 44 calls for cpu_relax()Heiko Carstens2015-01-29
* s390: remove diag 44 calls from cpu_relax()Heiko Carstens2014-11-28
* s390: add support for vector extensionMartin Schwidefsky2014-10-09
* s390/idle: consolidate idle functions and definitionsMartin Schwidefsky2014-10-09
* s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky2014-10-09
* arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-17
* s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky2014-05-20
* KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest faultDominik Dingel2014-01-30