aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/processor.h
Commit message (Expand)AuthorAge
* s390: remove 31 bit supportHeiko Carstens2015-03-25
* s390: reintroduce diag 44 calls for cpu_relax()Heiko Carstens2015-01-29
* s390: remove diag 44 calls from cpu_relax()Heiko Carstens2014-11-28
* s390: add support for vector extensionMartin Schwidefsky2014-10-09
* s390/idle: consolidate idle functions and definitionsMartin Schwidefsky2014-10-09
* s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky2014-10-09
* arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-17
* s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky2014-05-20
* KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest faultDominik Dingel2014-01-30
* s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky2013-11-04
* s390: fix handling of runtime instrumentation psw bitHeiko Carstens2013-10-24
* s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-24
* s390/dis: move disassembler function prototypes to proper header fileHeiko Carstens2013-10-24
* mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens2013-09-28
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-04
|\
| * KVM: s390: fix task size checkMartin Schwidefsky2013-07-29
* | s390/ptrace: PTRACE_TE_ABORT_RANDMichael Mueller2013-07-16
|/
* s390/dis: use explicit buf lenStefan Raspl2013-04-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-09
|\
| * s390: switch to generic kernel_thread()Al Viro2012-09-30
| * s390: fold execve_tail() into start_thread(), convert to generic sys_execve()Al Viro2012-09-30
* | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-04
|\ \
| * | Merge remote-tracking branch 'upstream' into nextAvi Kivity2012-08-05
| |\|
| * | s390/dis: Instruction decoding interfaceCornelia Huck2012-07-26
* | | s390/exceptions: switch to relative exception table entriesHeiko Carstens2012-09-26
* | | s390/cache: add cpu cache information to /proc/cpuinfoHeiko Carstens2012-09-26
* | | s390: add support for transactional memoryMartin Schwidefsky2012-09-26
* | | s390: add support for runtime instrumentationJan Glauber2012-09-26
* | | s390/bpf,jit: BPF Just In Time compiler for s390Martin Schwidefsky2012-09-26
| |/ |/|
* | s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky2012-07-26
|/
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
* s390/smp: make absolute lowcore / cpu restart parameter accesses more robustHeiko Carstens2012-06-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-05-31
|\
| * s390/cpu: remove cpu "capabilities" sysfs attributeHeiko Carstens2012-05-30
| * s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens2012-05-24
| * s390/headers: remove #ifdef __KERNEL__ from not exported headersHeiko Carstens2012-05-24
* | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-16
|/
* Disintegrate asm/system.h for S390David Howells2012-03-28
* treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-12
* [S390] cleanup trap handlingMartin Schwidefsky2011-12-27
* [S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky2011-10-30
* [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-30
* [S390] addressing mode limits and psw address wrappingMartin Schwidefsky2011-10-30
* [S390] exec: remove redundant set_fs(USER_DS)Mathias Krause2011-08-03
* [S390] kvm guest address space mappingMartin Schwidefsky2011-07-24
* [S390] pfault: cpu hotplug vs missing completion interruptsHeiko Carstens2011-05-23
* s390: remove task_show_regsMartin Schwidefsky2011-02-15
* [S390] smp: remove cpu hotplug messagesHeiko Carstens2011-01-05
* [S390] ptrace cleanupMartin Schwidefsky2011-01-05
* [S390] remove ieee_instruction_pointer from thread_structMartin Schwidefsky2010-10-25