summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/processor.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-241-4/+4
* s390/dis: move disassembler function prototypes to proper header fileHeiko Carstens2013-10-241-5/+0
* mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens2013-09-281-0/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-041-0/+2
|\
| * KVM: s390: fix task size checkMartin Schwidefsky2013-07-291-0/+2
* | s390/ptrace: PTRACE_TE_ABORT_RANDMichael Mueller2013-07-161-1/+9
|/
* s390/dis: use explicit buf lenStefan Raspl2013-04-171-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-101-1/+3
|\
| * s390: switch to generic kernel_thread()Al Viro2012-09-301-1/+0
| * s390: fold execve_tail() into start_thread(), convert to generic sys_execve()Al Viro2012-09-301-0/+3
* | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-041-0/+1
|\ \
| * \ Merge remote-tracking branch 'upstream' into nextAvi Kivity2012-08-051-0/+2
| |\ \ | | |/
| * | s390/dis: Instruction decoding interfaceCornelia Huck2012-07-261-0/+1
* | | s390/exceptions: switch to relative exception table entriesHeiko Carstens2012-09-261-18/+24
* | | s390/cache: add cpu cache information to /proc/cpuinfoHeiko Carstens2012-09-261-0/+6
* | | s390: add support for transactional memoryMartin Schwidefsky2012-09-261-0/+6
* | | s390: add support for runtime instrumentationJan Glauber2012-09-261-0/+4
* | | s390/bpf,jit: BPF Just In Time compiler for s390Martin Schwidefsky2012-09-261-0/+1
| |/ |/|
* | s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky2012-07-261-0/+2
|/
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-3/+1
* s390/smp: make absolute lowcore / cpu restart parameter accesses more robustHeiko Carstens2012-06-141-0/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-05-311-24/+15
|\
| * s390/cpu: remove cpu "capabilities" sysfs attributeHeiko Carstens2012-05-301-1/+0
| * s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens2012-05-241-15/+15
| * s390/headers: remove #ifdef __KERNEL__ from not exported headersHeiko Carstens2012-05-241-8/+0
* | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-3/+0
|/
OpenPOWER on IntegriCloud