index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
processor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
processor: get rid of cpu_relax_yield
Heiko Carstens
2019-06-15
1
-2
/
+2
*
s390: improve wait logic of stop_machine
Martin Schwidefsky
2019-06-15
1
-5
/
+12
*
s390: report new CPU capabilities
Martin Schwidefsky
2019-04-25
1
-1
/
+2
*
s390: run user space and KVM guests with modified branch prediction
Martin Schwidefsky
2018-02-05
1
-0
/
+18
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
s390/cpuinfo: show facilities as reported by stfle
Heiko Carstens
2017-03-22
1
-0
/
+14
*
s390: add a system call for guarded storage
Martin Schwidefsky
2017-03-22
1
-1
/
+1
*
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-03
1
-0
/
+2
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
mm: add new mmgrab() helper
Vegard Nossum
2017-02-27
1
-1
/
+1
*
s390: report new vector facilities
Martin Schwidefsky
2017-02-08
1
-1
/
+1
*
s390: use false/true when using bool
Heiko Carstens
2017-01-16
1
-1
/
+1
*
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
2016-11-16
1
-2
/
+2
*
s390/cpuinfo: show maximum thread id
Heiko Carstens
2016-07-04
1
-0
/
+1
*
s390/cpuinfo: rename cpu field to cpu number
Heiko Carstens
2016-06-28
1
-1
/
+1
*
s390/cpuinfo: show dynamic and static cpu mhz
Heiko Carstens
2016-06-13
1
-5
/
+50
*
s390/cpuinfo: print cache info and all single cpu lines on first iteration
Heiko Carstens
2016-06-13
1
-28
/
+34
*
s390: add missing include statements
Heiko Carstens
2016-05-10
1
-0
/
+1
*
s390/cpuinfo: simplify locking and skip offline cpus early
Heiko Carstens
2016-05-10
1
-4
/
+11
*
s390: show virtualization support in /proc/cpuinfo
David Hildenbrand
2015-11-30
1
-0
/
+6
*
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
2015-10-14
1
-1
/
+4
*
s390/module: enable generic CPU feature modalias using s390 ELF hwcaps
Hendrik Brueckner
2015-07-22
1
-0
/
+9
*
s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax()
Heiko Carstens
2015-03-02
1
-1
/
+1
*
s390: reintroduce diag 44 calls for cpu_relax()
Heiko Carstens
2015-01-29
1
-1
/
+9
*
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
1
-1
/
+1
|
\
|
*
s390: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
1
-2
/
+2
*
|
s390: add support for vector extension
Martin Schwidefsky
2014-10-09
1
-1
/
+1
*
|
s390/vtime: do not reset idle data on CPU hotplug
Martin Schwidefsky
2014-10-09
1
-2
/
+0
|
/
*
s390: delete __cpuinit usage from all s390 files
Paul Gortmaker
2013-07-14
1
-1
/
+1
*
s390/processor: use ARRAY_SIZE instead of hard coded value
Heiko Carstens
2012-09-26
1
-2
/
+2
*
s390/cache: add cpu cache information to /proc/cpuinfo
Heiko Carstens
2012-09-26
1
-0
/
+1
*
s390: add support for transactional memory
Martin Schwidefsky
2012-09-26
1
-3
/
+3
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-2
/
+0
*
s390/cpu init: use __get_cpu_var instead of per_cpu
Heiko Carstens
2012-07-17
1
-1
/
+1
*
s390/idle: fix sequence handling vs cpu hotplug
Heiko Carstens
2012-07-17
1
-0
/
+2
*
[S390] avoid warning in show_cpuinfo
Martin Schwidefsky
2011-10-30
1
-1
/
+1
*
[S390] prevent unneccesary loops_per_jiffy recalculation
Heiko Carstens
2011-01-05
1
-1
/
+1
*
[S390] cpuinfo: use get_online_cpus() instead of preempt_disable()
Heiko Carstens
2011-01-05
1
-4
/
+3
*
[S390] smp: remove cpu hotplug messages
Heiko Carstens
2011-01-05
1
-11
/
+0
*
[S390] smp: use correct cpu address in print_cpu_info()
Heiko Carstens
2010-10-25
1
-1
/
+1
*
[S390] More cleanup for struct _lowcore
Martin Schwidefsky
2010-05-17
1
-13
/
+24
*
[S390] Add highgprs facility to /proc/cpuinfo
Andreas Krebbel
2009-10-14
1
-3
/
+3
*
[S390] Add hwcap flag for the etf3 enhancement facility
Andreas Krebbel
2009-03-26
1
-3
/
+3
*
[S390] eliminate cpuinfo_S390 structure
Martin Schwidefsky
2009-03-26
1
-35
/
+34
*
[S390] convert cpu related printks to pr_xxx macros.
Martin Schwidefsky
2008-12-25
1
-0
/
+98