index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
processor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-10
s390: raise minimum supported machine generation to z10
Vasily Gorbik
1
-19
/
+3
2021-08-05
s390: replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
1
-2
/
+2
2021-07-27
s390/hwcaps: make sie capability regular hwcap
Heiko Carstens
1
-10
/
+2
2021-07-27
s390/hwcaps: remove hwcap stfle check
Heiko Carstens
1
-1
/
+1
2021-07-27
s390/hwcaps: remove z/Architecture mode active check
Heiko Carstens
1
-2
/
+1
2021-07-27
s390/hwcaps: use consistent coding style / remove comments
Heiko Carstens
1
-54
/
+13
2021-07-27
s390/hwcaps: open code initialization of first six hwcap bits
Heiko Carstens
1
-6
/
+24
2021-07-27
s390/hwcaps: split setup_hwcaps()
Heiko Carstens
1
-9
/
+15
2021-07-27
s390/hwcaps: move setup_hwcaps()
Heiko Carstens
1
-0
/
+160
2021-07-27
s390/hwcaps: add sanity checks
Heiko Carstens
1
-0
/
+2
2021-07-27
s390/hwcaps: use named initializers for hwcap string arrays
Heiko Carstens
1
-4
/
+23
2021-07-27
s390: add HWCAP_S390_PCI_MIO to ELF hwcaps
Niklas Schnelle
1
-1
/
+1
2021-07-27
s390: report more CPU capabilities
Heiko Carstens
1
-1
/
+1
2021-06-07
s390/facilities: move stfl information from lowcore to global data
Sven Schnelle
1
-3
/
+1
2020-03-23
s390/cpuinfo: do not skip info for CPUs without MHz feature
Alexander Gordeev
1
-2
/
+2
2020-03-23
s390/cpuinfo: fix wrong output when CPU0 is offline
Alexander Gordeev
1
-1
/
+4
2020-03-23
s390/cpuinfo: show number of online CPUs within a package
Alexander Gordeev
1
-0
/
+1
2020-03-23
s390/cpuinfo: show number of online cores
Alexander Gordeev
1
-0
/
+1
2020-03-23
s390/cpuinfo: show processor physical address
Alexander Gordeev
1
-0
/
+1
2020-03-10
s390/cpuinfo: add system topology information
Alexander Gordeev
1
-0
/
+22
2019-06-15
processor: get rid of cpu_relax_yield
Heiko Carstens
1
-2
/
+2
2019-06-15
s390: improve wait logic of stop_machine
Martin Schwidefsky
1
-5
/
+12
2019-04-25
s390: report new CPU capabilities
Martin Schwidefsky
1
-1
/
+2
2018-02-05
s390: run user space and KVM guests with modified branch prediction
Martin Schwidefsky
1
-0
/
+18
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-22
s390/cpuinfo: show facilities as reported by stfle
Heiko Carstens
1
-0
/
+14
2017-03-22
s390: add a system call for guarded storage
Martin Schwidefsky
1
-1
/
+1
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+1
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
1
-1
/
+1
2017-02-08
s390: report new vector facilities
Martin Schwidefsky
1
-1
/
+1
2017-01-16
s390: use false/true when using bool
Heiko Carstens
1
-1
/
+1
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
1
-2
/
+2
2016-07-04
s390/cpuinfo: show maximum thread id
Heiko Carstens
1
-0
/
+1
2016-06-28
s390/cpuinfo: rename cpu field to cpu number
Heiko Carstens
1
-1
/
+1
2016-06-13
s390/cpuinfo: show dynamic and static cpu mhz
Heiko Carstens
1
-5
/
+50
2016-06-13
s390/cpuinfo: print cache info and all single cpu lines on first iteration
Heiko Carstens
1
-28
/
+34
2016-05-10
s390: add missing include statements
Heiko Carstens
1
-0
/
+1
2016-05-10
s390/cpuinfo: simplify locking and skip offline cpus early
Heiko Carstens
1
-4
/
+11
2015-11-30
s390: show virtualization support in /proc/cpuinfo
David Hildenbrand
1
-0
/
+6
2015-10-14
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
1
-1
/
+4
2015-07-22
s390/module: enable generic CPU feature modalias using s390 ELF hwcaps
Hendrik Brueckner
1
-0
/
+9
2015-03-02
s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax()
Heiko Carstens
1
-1
/
+1
2015-01-29
s390: reintroduce diag 44 calls for cpu_relax()
Heiko Carstens
1
-1
/
+9
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2014-10-09
s390: add support for vector extension
Martin Schwidefsky
1
-1
/
+1
2014-10-09
s390/vtime: do not reset idle data on CPU hotplug
Martin Schwidefsky
1
-2
/
+0
2014-08-26
s390: Replace __get_cpu_var uses
Christoph Lameter
1
-2
/
+2
2013-07-14
s390: delete __cpuinit usage from all s390 files
Paul Gortmaker
1
-1
/
+1
2012-09-26
s390/processor: use ARRAY_SIZE instead of hard coded value
Heiko Carstens
1
-2
/
+2
[next]