aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/processor.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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-04Merge 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/viro/signalLinus 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-09-30s390: switch to generic kernel_thread()Al Viro1-1/+0
2012-09-30s390: 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/s390/linuxLinus Torvalds1-24/+15
2012-05-30s390/cpu: remove cpu "capabilities" sysfs attributeHeiko Carstens1-1/+0
2012-05-24s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens1-15/+15
2012-05-24s390/headers: remove #ifdef __KERNEL__ from not exported headersHeiko Carstens1-8/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-3/+0
2012-03-28Disintegrate asm/system.h for S390David Howells1-0/+24
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches1-1/+1
2011-12-27[S390] cleanup trap handlingMartin Schwidefsky1-2/+0
2011-10-30[S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky1-0/+2
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky1-20/+10
2011-10-30[S390] addressing mode limits and psw address wrappingMartin Schwidefsky1-1/+21
2011-08-03[S390] exec: remove redundant set_fs(USER_DS)Mathias Krause1-2/+0
2011-07-24[S390] kvm guest address space mappingMartin Schwidefsky1-0/+1
2011-05-23[S390] pfault: cpu hotplug vs missing completion interruptsHeiko Carstens1-0/+1