index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2019-01-31
s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU
David Hildenbrand
2019-01-31
s390/smp: fix CPU hotplug deadlock with CPU rescan
Gerald Schaefer
2018-04-29
s390: introduce execute-trampolines for branches
Martin Schwidefsky
2018-04-29
s390: add options to change branch prediction behaviour for the kernel
Martin Schwidefsky
2018-04-29
s390/alternative: use a copy of the facility bit mask
Martin Schwidefsky
2018-02-03
s390/topology: fix compile error in file arch/s390/kernel/smp.c
Thomas Richter
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-16
s390/cputime: fix guest/irq/softirq times after CPU hotplug
Christian Borntraeger
2017-08-23
s390/smp: convert cpuhp_setup_state() return code to zero on success
Heiko Carstens
2017-06-12
s390/smp: fix false positive kmemleak of mcesa data structure
Christian Borntraeger
2017-03-22
Merge branch 'guarded-storage' into 'features' to make merging with
Martin Schwidefsky
2017-03-22
s390/smp: fix ipl from cpu with non-zero address
Heiko Carstens
2017-03-22
s390: add a system call for guarded storage
Martin Schwidefsky
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-17
s390: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-12-12
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-07
s390/smp: initialize cpu_present_mask in setup_arch
Heiko Carstens
2016-12-07
s390/smp: use smp_get_base_cpu() helper function
Heiko Carstens
2016-11-22
locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)
Christian Borntraeger
2016-11-11
s390: move cputime accounting fields from thread_info to thread_struct
Martin Schwidefsky
2016-11-11
s390: move thread_info into task_struct
Heiko Carstens
2016-11-09
s390/smp: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-09
s390/smp: Make cpu notifier symetric
Thomas Gleixner
2016-07-18
s390/smp: clean up a condition
Dan Carpenter
2016-06-28
s390/smp: use basic blocks for sigp inline assemblies
Heiko Carstens
2016-06-13
s390/mm: simplify the TLB flushing code
Martin Schwidefsky
2016-05-06
sched: Allow per-cpu kernel threads to run on online && !active
Peter Zijlstra (Intel)
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2016-01-19
s390: remove superfluous memblock_alloc() return value checks
Heiko Carstens
2016-01-11
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
2015-12-18
s390/smp: save timestamp on external calls
Heiko Carstens
2015-11-27
s390/dump: cleanup CPU save area handling
Martin Schwidefsky
2015-11-27
s390/dump: rework CPU register dump code
Martin Schwidefsky
2015-11-27
s390/dump: remove SAVE_AREA_BASE
Martin Schwidefsky
2015-11-27
s390/dump: streamline oldmem copy functions
Martin Schwidefsky
2015-11-27
s390/kdump: remove code to create ELF notes in the crashed system
Martin Schwidefsky
2015-10-14
s390/cpumf: rework program parameter setting to detect guest samples
Christian Borntraeger
2015-10-14
s390/diag: add tracepoint for diagnose calls
Martin Schwidefsky
2015-10-14
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
2015-07-29
s390/smp: add missing __init annotation to __smp_store_cpu_state()
Heiko Carstens
2015-06-29
s390/kdump: fix compile for !SMP
Heiko Carstens
2015-06-25
s390/kdump: fix nosmt kernel parameter
Michael Holzheu
2015-06-25
s390/smp: cleanup core vs. cpu in the SCLP interface
Martin Schwidefsky
2015-06-25
s390/smp: fix sigp cpu detection loop
Martin Schwidefsky
2015-05-13
s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()
David Hildenbrand
2015-05-13
s390/sclp: unify basic sclp access by exposing "struct sclp"
David Hildenbrand
2015-05-13
s390/sclp: prepare smp_fill_possible_mask for global "struct sclp"
David Hildenbrand
2015-04-13
s390/smp: wait until secondaries are active & online
Heiko Carstens
[next]