summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/processor.h
AgeCommit message (Expand)Author
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-04-21s390/fpu: allocate 'struct fpu' with the task_structMartin Schwidefsky
2016-04-21s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer
2016-02-23s390/dumpstack: merge all four stack tracersHeiko Carstens
2016-02-23s390: add current_stack_pointer() helper functionHeiko Carstens
2016-01-19s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens
2016-01-11s390: rename struct _lowcore to struct lowcoreHeiko Carstens
2015-11-27s390/spinlock: do not yield to a CPU in udelay/mdelayMartin Schwidefsky
2015-11-03s390: remove runtime instrumentation interruptsMartin Schwidefsky
2015-10-27s390: don't store registers on disabled wait anymoreHeiko Carstens
2015-10-27s390: get rid of __set_psw_mask()Heiko Carstens
2015-10-16s390/fpu: split fpu-internal.h into fpu internals, api, and type headersHendrik Brueckner
2015-10-14s390/flags: use _BITUL macroHeiko Carstens
2015-10-14s390/flags: fix flag handlingHeiko Carstens
2015-10-14s390/udelay: make udelay have busy loop semanticsHeiko Carstens
2015-10-14s390/fpu: add static FPU save area for init_taskHendrik Brueckner
2015-07-29s390/sclp: convert early sclp console code to CMartin Schwidefsky
2015-07-22s390/kernel: lazy restore fpu registersHendrik Brueckner
2015-07-22s390/kernel: introduce fpu-internal.h with fpu helper functionsHendrik Brueckner
2015-07-22s390/kernel: move EX_TABLE macros to linkage.h header fileHendrik Brueckner
2015-03-25s390: remove 31 bit supportHeiko Carstens
2015-01-29s390: reintroduce diag 44 calls for cpu_relax()Heiko Carstens
2014-11-28s390: remove diag 44 calls from cpu_relax()Heiko Carstens
2014-10-09s390: add support for vector extensionMartin Schwidefsky
2014-10-09s390/idle: consolidate idle functions and definitionsMartin Schwidefsky
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2014-05-20s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky
2014-01-30KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest faultDominik Dingel
2013-11-04s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky
2013-10-24s390: fix handling of runtime instrumentation psw bitHeiko Carstens
2013-10-24s390/uaccess: always run the kernel in home spaceMartin Schwidefsky
2013-10-24s390/dis: move disassembler function prototypes to proper header fileHeiko Carstens
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-07-29KVM: s390: fix task size checkMartin Schwidefsky
2013-07-16s390/ptrace: PTRACE_TE_ABORT_RANDMichael Mueller
2013-04-17s390/dis: use explicit buf lenStefan Raspl
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-09-30s390: switch to generic kernel_thread()Al Viro
2012-09-30s390: fold execve_tail() into start_thread(), convert to generic sys_execve()Al Viro
2012-09-26s390/exceptions: switch to relative exception table entriesHeiko Carstens
2012-09-26s390/cache: add cpu cache information to /proc/cpuinfoHeiko Carstens
2012-09-26s390: add support for transactional memoryMartin Schwidefsky
2012-09-26s390: add support for runtime instrumentationJan Glauber
2012-09-26s390/bpf,jit: BPF Just In Time compiler for s390Martin Schwidefsky
2012-08-05Merge remote-tracking branch 'upstream' into nextAvi Kivity
2012-07-26s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky
2012-07-26s390/dis: Instruction decoding interfaceCornelia Huck