index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
processor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-06-28
1
-5
/
+0
*
s390/mm: make TASK_SIZE independent from the number of page table levels
Martin Schwidefsky
2017-04-25
1
-4
/
+5
*
s390: add a system call for guarded storage
Martin Schwidefsky
2017-03-22
1
-0
/
+5
*
s390: TASK_SIZE for kernel threads
Martin Schwidefsky
2017-02-24
1
-1
/
+2
*
s390: restore address space when returning to user space
Heiko Carstens
2017-02-23
1
-4
/
+8
*
s390: rename CIF_ASCE to CIF_ASCE_PRIMARY
Heiko Carstens
2017-02-23
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-02-22
1
-2
/
+2
|
\
|
*
s390: add missing "do {} while (0)" loop constructs to multiline macros
Heiko Carstens
2017-02-17
1
-2
/
+2
*
|
sched/cputime, s390: Implement delayed accounting of system time
Martin Schwidefsky
2017-01-14
1
-0
/
+3
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-12-13
1
-0
/
+6
|
\
|
*
s390: move sys_call_table and last_break from thread_info to thread_struct
Martin Schwidefsky
2016-11-15
1
-0
/
+2
|
*
s390: move cputime accounting fields from thread_info to thread_struct
Martin Schwidefsky
2016-11-11
1
-0
/
+2
|
*
s390: move system_call field from thread_info to thread_struct
Martin Schwidefsky
2016-11-11
1
-0
/
+2
*
|
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
2016-11-17
1
-0
/
+1
*
|
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
2016-11-16
1
-1
/
+0
*
|
locking/core, s390: Make cpu_relax() a barrier again
Christian Borntraeger
2016-11-16
1
-1
/
+1
*
|
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
2016-11-16
1
-1
/
+2
|
/
*
s390/dumpstack: restore reliable indicator for call traces
Heiko Carstens
2016-10-17
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-02
1
-0
/
+2
|
\
|
*
s390/mm: remember the int code for the last gmap fault
David Hildenbrand
2016-06-20
1
-0
/
+1
|
*
s390/mm: add shadow gmap support
Martin Schwidefsky
2016-06-20
1
-0
/
+1
*
|
s390/cpuinfo: show dynamic and static cpu mhz
Heiko Carstens
2016-06-13
1
-1
/
+16
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-05-18
1
-3
/
+6
|
\
|
*
s390/fpu: allocate 'struct fpu' with the task_struct
Martin Schwidefsky
2016-04-21
1
-3
/
+6
*
|
s390/mm: fix asce_bits handling with dynamic pagetable levels
Gerald Schaefer
2016-04-21
1
-1
/
+1
|
/
*
s390/dumpstack: merge all four stack tracers
Heiko Carstens
2016-02-23
1
-0
/
+4
*
s390: add current_stack_pointer() helper function
Heiko Carstens
2016-02-23
1
-0
/
+8
*
s390: remove all usages of PSW_ADDR_AMODE
Heiko Carstens
2016-01-19
1
-2
/
+2
*
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
2016-01-11
1
-1
/
+1
*
s390/spinlock: do not yield to a CPU in udelay/mdelay
Martin Schwidefsky
2015-11-27
1
-0
/
+12
*
s390: remove runtime instrumentation interrupts
Martin Schwidefsky
2015-11-03
1
-1
/
+0
*
s390: don't store registers on disabled wait anymore
Heiko Carstens
2015-10-27
1
-41
/
+5
*
s390: get rid of __set_psw_mask()
Heiko Carstens
2015-10-27
1
-16
/
+11
*
s390/fpu: split fpu-internal.h into fpu internals, api, and type headers
Hendrik Brueckner
2015-10-16
1
-2
/
+3
*
s390/flags: use _BITUL macro
Heiko Carstens
2015-10-14
1
-5
/
+7
*
s390/flags: fix flag handling
Heiko Carstens
2015-10-14
1
-3
/
+3
*
s390/udelay: make udelay have busy loop semantics
Heiko Carstens
2015-10-14
1
-0
/
+2
*
s390/fpu: add static FPU save area for init_task
Hendrik Brueckner
2015-10-14
1
-0
/
+2
*
s390/sclp: convert early sclp console code to C
Martin Schwidefsky
2015-07-29
1
-0
/
+11
*
s390/kernel: lazy restore fpu registers
Hendrik Brueckner
2015-07-22
1
-0
/
+2
*
s390/kernel: introduce fpu-internal.h with fpu helper functions
Hendrik Brueckner
2015-07-22
1
-2
/
+2
*
s390/kernel: move EX_TABLE macros to linkage.h header file
Hendrik Brueckner
2015-07-22
1
-19
/
+0
*
s390: remove 31 bit support
Heiko Carstens
2015-03-25
1
-65
/
+1
*
s390: reintroduce diag 44 calls for cpu_relax()
Heiko Carstens
2015-01-29
1
-4
/
+1
*
s390: remove diag 44 calls from cpu_relax()
Heiko Carstens
2014-11-28
1
-2
/
+0
*
s390: add support for vector extension
Martin Schwidefsky
2014-10-09
1
-0
/
+1
*
s390/idle: consolidate idle functions and definitions
Martin Schwidefsky
2014-10-09
1
-1
/
+6
*
s390/nohz: use a per-cpu flag for arch_needs_cpu
Martin Schwidefsky
2014-10-09
1
-0
/
+4
*
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
2014-07-17
1
-1
/
+1
*
s390: split TIF bits into CIF, PIF and TIF bits
Martin Schwidefsky
2014-05-20
1
-0
/
+22
[next]