aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/processor.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-3/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-28s390/topology: add detection of dedicated vs shared CPUsMartin Schwidefsky1-0/+2
2017-09-28s390/guarded storage: simplify task exit handlingHeiko Carstens1-2/+2
2017-09-28s390: convert release_thread() into a static inline functionHeiko Carstens1-1/+1
2017-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-2/+4
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser1-5/+0
2017-06-28Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into featuresMartin Schwidefsky1-0/+2
2017-06-27s390/nmi: s390: New low level handling for machine check happening in guestQingFeng Hao1-0/+2
2017-06-12s390/mm: implement 5 level pages tablesMartin Schwidefsky1-2/+2
2017-04-25s390/mm: make TASK_SIZE independent from the number of page table levelsMartin Schwidefsky1-4/+5
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky1-0/+5
2017-02-24s390: TASK_SIZE for kernel threadsMartin Schwidefsky1-1/+2
2017-02-23s390: restore address space when returning to user spaceHeiko Carstens1-4/+8
2017-02-23s390: rename CIF_ASCE to CIF_ASCE_PRIMARYHeiko Carstens1-2/+2
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-2/+2
2017-02-17s390: add missing "do {} while (0)" loop constructs to multiline macrosHeiko Carstens1-2/+2
2017-01-14sched/cputime, s390: Implement delayed accounting of system timeMartin Schwidefsky1-0/+3
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+6
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger1-0/+1
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger1-1/+0
2016-11-16locking/core, s390: Make cpu_relax() a barrier againChristian Borntraeger1-1/+1
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger1-1/+2
2016-11-15s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky1-0/+2
2016-11-11s390: move cputime accounting fields from thread_info to thread_structMartin Schwidefsky1-0/+2
2016-11-11s390: move system_call field from thread_info to thread_structMartin Schwidefsky1-0/+2
2016-10-17s390/dumpstack: restore reliable indicator for call tracesHeiko Carstens1-1/+1
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2016-06-20s390/mm: remember the int code for the last gmap faultDavid Hildenbrand1-0/+1
2016-06-20s390/mm: add shadow gmap supportMartin Schwidefsky1-0/+1
2016-06-13s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens1-1/+16
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-3/+6
2016-04-21s390/fpu: allocate 'struct fpu' with the task_structMartin Schwidefsky1-3/+6
2016-04-21s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer1-1/+1
2016-02-23s390/dumpstack: merge all four stack tracersHeiko Carstens1-0/+4
2016-02-23s390: add current_stack_pointer() helper functionHeiko Carstens1-0/+8
2016-01-19s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens1-2/+2
2016-01-11s390: rename struct _lowcore to struct lowcoreHeiko Carstens1-1/+1
2015-11-27s390/spinlock: do not yield to a CPU in udelay/mdelayMartin Schwidefsky1-0/+12
2015-11-03s390: remove runtime instrumentation interruptsMartin Schwidefsky1-1/+0
2015-10-27s390: don't store registers on disabled wait anymoreHeiko Carstens1-41/+5
2015-10-27s390: get rid of __set_psw_mask()Heiko Carstens1-16/+11
2015-10-16s390/fpu: split fpu-internal.h into fpu internals, api, and type headersHendrik Brueckner1-2/+3
2015-10-14s390/flags: use _BITUL macroHeiko Carstens1-5/+7
2015-10-14s390/flags: fix flag handlingHeiko Carstens1-3/+3
2015-10-14s390/udelay: make udelay have busy loop semanticsHeiko Carstens1-0/+2
2015-10-14s390/fpu: add static FPU save area for init_taskHendrik Brueckner1-0/+2
2015-07-29s390/sclp: convert early sclp console code to CMartin Schwidefsky1-0/+11
2015-07-22s390/kernel: lazy restore fpu registersHendrik Brueckner1-0/+2
2015-07-22s390/kernel: introduce fpu-internal.h with fpu helper functionsHendrik Brueckner1-2/+2