index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+6
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
1
-0
/
+1
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core, s390: Make cpu_relax() a barrier again
Christian Borntraeger
1
-1
/
+1
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
1
-1
/
+2
2016-11-15
s390: move sys_call_table and last_break from thread_info to thread_struct
Martin Schwidefsky
1
-0
/
+2
2016-11-11
s390: move cputime accounting fields from thread_info to thread_struct
Martin Schwidefsky
1
-0
/
+2
2016-11-11
s390: move system_call field from thread_info to thread_struct
Martin Schwidefsky
1
-0
/
+2
2016-10-17
s390/dumpstack: restore reliable indicator for call traces
Heiko Carstens
1
-1
/
+1
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2016-06-20
s390/mm: remember the int code for the last gmap fault
David Hildenbrand
1
-0
/
+1
2016-06-20
s390/mm: add shadow gmap support
Martin Schwidefsky
1
-0
/
+1
2016-06-13
s390/cpuinfo: show dynamic and static cpu mhz
Heiko Carstens
1
-1
/
+16
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-3
/
+6
2016-04-21
s390/fpu: allocate 'struct fpu' with the task_struct
Martin Schwidefsky
1
-3
/
+6
2016-04-21
s390/mm: fix asce_bits handling with dynamic pagetable levels
Gerald Schaefer
1
-1
/
+1
2016-02-23
s390/dumpstack: merge all four stack tracers
Heiko Carstens
1
-0
/
+4
2016-02-23
s390: add current_stack_pointer() helper function
Heiko Carstens
1
-0
/
+8
2016-01-19
s390: remove all usages of PSW_ADDR_AMODE
Heiko Carstens
1
-2
/
+2
2016-01-11
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
1
-1
/
+1
2015-11-27
s390/spinlock: do not yield to a CPU in udelay/mdelay
Martin Schwidefsky
1
-0
/
+12
2015-11-03
s390: remove runtime instrumentation interrupts
Martin Schwidefsky
1
-1
/
+0
2015-10-27
s390: don't store registers on disabled wait anymore
Heiko Carstens
1
-41
/
+5
2015-10-27
s390: get rid of __set_psw_mask()
Heiko Carstens
1
-16
/
+11
2015-10-16
s390/fpu: split fpu-internal.h into fpu internals, api, and type headers
Hendrik Brueckner
1
-2
/
+3
2015-10-14
s390/flags: use _BITUL macro
Heiko Carstens
1
-5
/
+7
2015-10-14
s390/flags: fix flag handling
Heiko Carstens
1
-3
/
+3
2015-10-14
s390/udelay: make udelay have busy loop semantics
Heiko Carstens
1
-0
/
+2
2015-10-14
s390/fpu: add static FPU save area for init_task
Hendrik Brueckner
1
-0
/
+2
2015-07-29
s390/sclp: convert early sclp console code to C
Martin Schwidefsky
1
-0
/
+11
2015-07-22
s390/kernel: lazy restore fpu registers
Hendrik Brueckner
1
-0
/
+2
2015-07-22
s390/kernel: introduce fpu-internal.h with fpu helper functions
Hendrik Brueckner
1
-2
/
+2
2015-07-22
s390/kernel: move EX_TABLE macros to linkage.h header file
Hendrik Brueckner
1
-19
/
+0
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-65
/
+1
2015-01-29
s390: reintroduce diag 44 calls for cpu_relax()
Heiko Carstens
1
-4
/
+1
2014-11-28
s390: remove diag 44 calls from cpu_relax()
Heiko Carstens
1
-2
/
+0
2014-10-09
s390: add support for vector extension
Martin Schwidefsky
1
-0
/
+1
2014-10-09
s390/idle: consolidate idle functions and definitions
Martin Schwidefsky
1
-1
/
+6
2014-10-09
s390/nohz: use a per-cpu flag for arch_needs_cpu
Martin Schwidefsky
1
-0
/
+4
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
1
-1
/
+1
2014-05-20
s390: split TIF bits into CIF, PIF and TIF bits
Martin Schwidefsky
1
-0
/
+22
2014-01-30
KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest fault
Dominik Dingel
1
-0
/
+1
2013-11-04
s390/mm,tlb: correct tlb flush on page table upgrade
Martin Schwidefsky
1
-2
/
+0
2013-10-24
s390: fix handling of runtime instrumentation psw bit
Heiko Carstens
1
-0
/
+3
2013-10-24
s390/uaccess: always run the kernel in home space
Martin Schwidefsky
1
-4
/
+4
2013-10-24
s390/dis: move disassembler function prototypes to proper header file
Heiko Carstens
1
-5
/
+0
2013-09-28
mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef
Heiko Carstens
1
-0
/
+2
2013-09-05
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2013-07-29
KVM: s390: fix task size check
Martin Schwidefsky
1
-0
/
+2
2013-07-16
s390/ptrace: PTRACE_TE_ABORT_RAND
Michael Mueller
1
-1
/
+9
[next]