summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/processor.h
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-22s390/kernel: move EX_TABLE macros to linkage.h header fileHendrik Brueckner1-19/+0
2015-03-25s390: remove 31 bit supportHeiko Carstens1-65/+1
2015-01-29s390: reintroduce diag 44 calls for cpu_relax()Heiko Carstens1-4/+1
2014-11-28s390: remove diag 44 calls from cpu_relax()Heiko Carstens1-2/+0
2014-10-09s390: add support for vector extensionMartin Schwidefsky1-0/+1
2014-10-09s390/idle: consolidate idle functions and definitionsMartin Schwidefsky1-1/+6
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky1-0/+4
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-1/+1
2014-05-20s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky1-0/+22
2014-01-30KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest faultDominik Dingel1-0/+1
2013-11-04s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky1-2/+0
2013-10-24s390: fix handling of runtime instrumentation psw bitHeiko Carstens1-0/+3
2013-10-24s390/uaccess: always run the kernel in home spaceMartin Schwidefsky1-4/+4
2013-10-24s390/dis: move disassembler function prototypes to proper header fileHeiko Carstens1-5/+0
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens1-0/+2
2013-09-05Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2013-07-29KVM: s390: fix task size checkMartin Schwidefsky1-0/+2
2013-07-16s390/ptrace: PTRACE_TE_ABORT_RANDMichael Mueller1-1/+9
2013-04-17s390/dis: use explicit buf lenStefan Raspl1-1/+2
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+3
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-10-01s390: switch to generic kernel_thread()Al Viro1-1/+0
2012-10-01s390: fold execve_tail() into start_thread(), convert to generic sys_execve()Al Viro1-0/+3
2012-09-26s390/exceptions: switch to relative exception table entriesHeiko Carstens1-18/+24
2012-09-26s390/cache: add cpu cache information to /proc/cpuinfoHeiko Carstens1-0/+6
2012-09-26s390: add support for transactional memoryMartin Schwidefsky1-0/+6
2012-09-26s390: add support for runtime instrumentationJan Glauber1-0/+4
2012-09-26s390/bpf,jit: BPF Just In Time compiler for s390Martin Schwidefsky1-0/+1
2012-08-05Merge remote-tracking branch 'upstream' into nextAvi Kivity1-0/+2
2012-07-26s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky1-0/+2
2012-07-26s390/dis: Instruction decoding interfaceCornelia Huck1-0/+1
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-3/+1
2012-06-14s390/smp: make absolute lowcore / cpu restart parameter accesses more robustHeiko Carstens1-0/+10
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-24/+15