index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-09
s390/smp: kasan stack instrumentation support
Vasily Gorbik
1
-3
/
+3
2018-10-09
s390: unify stack size definitions
Vasily Gorbik
1
-3
/
+3
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
1
-36
/
+50
2018-04-06
headers: untangle kmemleak.h from mm.h
Randy Dunlap
1
-1
/
+0
2018-02-07
s390: introduce execute-trampolines for branches
Martin Schwidefsky
1
-0
/
+1
2018-02-05
s390: add options to change branch prediction behaviour for the kernel
Martin Schwidefsky
1
-0
/
+2
2018-02-05
s390/alternative: use a copy of the facility bit mask
Martin Schwidefsky
1
-1
/
+3
2018-01-09
treewide: Use DEVICE_ATTR_WO
Joe Perches
1
-1
/
+1
2017-11-20
s390/topology: fix compile error in file arch/s390/kernel/smp.c
Thomas Richter
1
-0
/
+1
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-51
/
+36
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-19
s390/nmi: allocation of the extended save area
Martin Schwidefsky
1
-36
/
+7
2017-10-19
s390/nmi: use smp_emergency_stop instead of smp_send_stop
Martin Schwidefsky
1
-13
/
+17
2017-10-16
s390/cputime: fix guest/irq/softirq times after CPU hotplug
Christian Borntraeger
1
-0
/
+3
2017-09-28
s390/spinlock: introduce spinlock wait queueing
Martin Schwidefsky
1
-0
/
+4
2017-09-28
s390/topology: add detection of dedicated vs shared CPUs
Martin Schwidefsky
1
-2
/
+8
2017-08-23
s390/smp: convert cpuhp_setup_state() return code to zero on success
Heiko Carstens
1
-0
/
+1
2017-06-12
s390/smp: fix false positive kmemleak of mcesa data structure
Christian Borntraeger
1
-0
/
+3
2017-03-22
Merge branch 'guarded-storage' into 'features' to make merging with
Martin Schwidefsky
1
-5
/
+38
2017-03-22
s390/smp: fix ipl from cpu with non-zero address
Heiko Carstens
1
-3
/
+2
2017-03-22
s390: add a system call for guarded storage
Martin Schwidefsky
1
-5
/
+38
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-17
s390: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-19
/
+13
2016-12-13
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-25
/
+11
2016-12-07
s390/smp: initialize cpu_present_mask in setup_arch
Heiko Carstens
1
-13
/
+9
2016-12-07
s390/smp: use smp_get_base_cpu() helper function
Heiko Carstens
1
-2
/
+2
2016-11-22
locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)
Christian Borntraeger
1
-2
/
+7
2016-11-11
s390: move cputime accounting fields from thread_info to thread_struct
Martin Schwidefsky
1
-3
/
+2
2016-11-11
s390: move thread_info into task_struct
Heiko Carstens
1
-1
/
+0
2016-11-10
s390/smp: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-26
/
+11
2016-11-10
s390/smp: Make cpu notifier symetric
Thomas Gleixner
1
-1
/
+2
2016-07-18
s390/smp: clean up a condition
Dan Carpenter
1
-1
/
+1
2016-06-28
s390/smp: use basic blocks for sigp inline assemblies
Heiko Carstens
1
-7
/
+1
2016-06-13
s390/mm: simplify the TLB flushing code
Martin Schwidefsky
1
-6
/
+2
2016-05-06
sched: Allow per-cpu kernel threads to run on online && !active
Peter Zijlstra (Intel)
1
-1
/
+1
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
1
-1
/
+1
2016-01-19
s390: remove superfluous memblock_alloc() return value checks
Heiko Carstens
1
-2
/
+0
2016-01-11
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
1
-8
/
+8
2015-12-18
s390/smp: save timestamp on external calls
Heiko Carstens
1
-0
/
+2
2015-11-27
s390/dump: cleanup CPU save area handling
Martin Schwidefsky
1
-23
/
+14
2015-11-27
s390/dump: rework CPU register dump code
Martin Schwidefsky
1
-51
/
+61
2015-11-27
s390/dump: remove SAVE_AREA_BASE
Martin Schwidefsky
1
-2
/
+2
2015-11-27
s390/dump: streamline oldmem copy functions
Martin Schwidefsky
1
-2
/
+2
2015-11-27
s390/kdump: remove code to create ELF notes in the crashed system
Martin Schwidefsky
1
-6
/
+2
2015-10-14
s390/cpumf: rework program parameter setting to detect guest samples
Christian Borntraeger
1
-0
/
+2
2015-10-14
s390/diag: add tracepoint for diagnose calls
Martin Schwidefsky
1
-2
/
+2
2015-10-14
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
1
-2
/
+6
2015-07-29
s390/smp: add missing __init annotation to __smp_store_cpu_state()
Heiko Carstens
1
-2
/
+2
[prev]
[next]