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
2014-10-09
s390/kdump: add support for vector extension
Michael Holzheu
1
-6
/
+25
2014-10-09
s390: add support for vector extension
Martin Schwidefsky
1
-0
/
+3
2014-10-09
s390/idle: consolidate idle functions and definitions
Martin Schwidefsky
1
-37
/
+2
2014-10-09
s390/nohz: use a per-cpu flag for arch_needs_cpu
Martin Schwidefsky
1
-0
/
+1
2014-09-25
s390/rwlock: use directed yield for write-locked rwlocks
Martin Schwidefsky
1
-6
/
+0
2014-05-20
s390/smp: Avoid busy loop after halt and "begin" on z/VM
Michael Holzheu
1
-9
/
+0
2014-05-20
s390/dump: Remove CONFIG_ZFCPDUMP
Michael Holzheu
1
-5
/
+3
2014-05-20
s390/spinlock: optimize spinlock code sequence
Philipp Hachtmann
1
-0
/
+3
2014-04-09
s390/smp: fix smp_stop_cpu() for !CONFIG_SMP
Heiko Carstens
1
-15
/
+0
2014-04-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+8
2014-04-08
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+9
2014-04-03
s390/mm,tlb: optimize TLB flushing for zEC12
Martin Schwidefsky
1
-0
/
+6
2014-04-03
s390/irq: Use defines for external interruption codes
Thomas Huth
1
-2
/
+2
2014-03-20
s390, smp: Fix CPU hotplug callback registration
Srivatsa S. Bhat
1
-4
/
+9
2014-03-17
s390/smp: limit number of cpus in possible cpu mask
Heiko Carstens
1
-4
/
+4
2014-01-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-7
/
+12
2013-12-18
s390/smp: improve setup of possible cpu mask
Heiko Carstens
1
-9
/
+16
2013-12-16
s390/smp: reduce memory consumption of pcpu_devices array
Heiko Carstens
1
-4
/
+9
2013-12-16
s390/smp: only send external call ipi if needed
Heiko Carstens
1
-3
/
+3
2013-10-31
s390/vtime: correct idle time calculation
Martin Schwidefsky
1
-2
/
+2
2013-10-24
s390: Remove zfcpdump NR_CPUS dependency
Michael Holzheu
1
-10
/
+1
2013-10-24
s390/uaccess: always run the kernel in home space
Martin Schwidefsky
1
-3
/
+3
2013-09-07
s390: make various functions static, add declarations to header files
Heiko Carstens
1
-1
/
+1
2013-07-15
s390: delete __cpuinit usage from all s390 files
Paul Gortmaker
1
-9
/
+8
2013-06-26
s390/smp: get rid of generic_smp_call_function_interrupt
Heiko Carstens
1
-4
/
+1
2013-05-27
s390/smp: lost IPIs on cpu hotplug
Heiko Carstens
1
-16
/
+11
2013-05-17
s390/smp: fix cpu re-scan vs. cpu state
Martin Schwidefsky
1
-1
/
+1
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+1
2013-04-26
s390: lowcore stack pointer offsets
Martin Schwidefsky
1
-5
/
+10
2013-04-08
s390: Use generic idle loop
Thomas Gleixner
1
-2
/
+1
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
1
-5
/
+5
2013-01-08
s390/irq: count cpu restart events
Heiko Carstens
1
-0
/
+1
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
1
-2
/
+2
2013-01-08
s390/smp: fix section mismatch for smp_add_present_cpu()
Heiko Carstens
1
-3
/
+4
2013-01-04
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+3
2012-09-26
s390: add uninitialized_var() to suppress false positive compiler warnings
Heiko Carstens
1
-1
/
+1
2012-09-26
s390/smp,topology: add polarization member to pcpu struct
Heiko Carstens
1
-4
/
+19
2012-09-26
s390/smp: avoid concurrent write to sigp status field
Heiko Carstens
1
-6
/
+7
2012-09-26
s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiers
Heiko Carstens
1
-3
/
+1
2012-09-26
s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier()
Heiko Carstens
1
-5
/
+1
2012-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-71
/
+43
2012-07-20
s390/vtimer: rework virtual timer interface
Martin Schwidefsky
1
-4
/
+4
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-1
/
+1
2012-07-17
s390/idle: fix sequence handling vs cpu hotplug
Heiko Carstens
1
-3
/
+0
2012-06-14
s390/smp: make absolute lowcore / cpu restart parameter accesses more robust
Heiko Carstens
1
-9
/
+7
2012-06-05
S390: Smp: remove call to ipi_call_lock()/ipi_call_unlock()
Yong Zhang
1
-2
/
+0
2012-06-05
s390/sigp: use sigp order code defines in assembly code
Heiko Carstens
1
-3
/
+5
2012-06-05
s390/smp: use sigp cpu status definitions
Heiko Carstens
1
-2
/
+1
2012-06-05
s390/smp/kvm: unifiy sigp definitions
Heiko Carstens
1
-48
/
+24
2012-06-05
s390/smp: remove redundant check
Heiko Carstens
1
-2
/
+2
[next]