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
/
x86
/
include
/
asm
/
smp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-05
x86/cacheinfo: Add a cpu_llc_shared_mask() UP variant
Borislav Petkov
1
-10
/
+15
2021-11-11
x86/smp: Factor out parts of native_smp_prepare_cpus()
Boris Ostrovsky
1
-0
/
+1
2021-10-15
sched: Add cluster scheduler level for x86
Tim Chen
1
-0
/
+7
2021-04-07
ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m
Vitaly Kuznetsov
1
-1
/
+1
2021-04-01
ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()
Vitaly Kuznetsov
1
-0
/
+1
2020-08-06
x86/headers: Remove APIC headers from <asm/smp.h>
Ingo Molnar
1
-10
/
+0
2019-07-25
x86/smp: Move smp_function_call implementations into IPI code
Thomas Gleixner
1
-0
/
+1
2019-07-09
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2019-06-17
x86/percpu: Relax smp_processor_id()
Peter Zijlstra
1
-1
/
+2
2019-05-23
topology: Create core_cpus and die_cpus sysfs attributes
Len Brown
1
-0
/
+1
2019-04-17
x86/irq/32: Handle irq stack allocation failure proper
Thomas Gleixner
1
-1
/
+1
2018-11-23
x86/headers: Fix -Wmissing-prototypes warning
Yi Wang
1
-0
/
+6
2018-05-06
x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present
Borislav Petkov
1
-1
/
+0
2018-04-02
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+0
2018-03-01
x86/apic: Drop logical_smp_processor_id() inline
Dou Liyang
1
-10
/
+0
2018-02-17
x86/xen: Calculate __max_logical_packages on PV domains
Prarit Bhargava
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-14
x86/smp: Remove the redundant #ifdef CONFIG_SMP directive
Dou Liyang
1
-5
/
+1
2017-04-14
x86/smp: Reduce code duplication
Dou Liyang
1
-16
/
+13
2016-10-12
x86/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
1
-0
/
+1
2016-08-18
x86/asm/head: Rename 'stack_start' -> 'initial_stack'
Josh Poimboeuf
1
-3
/
+0
2016-07-27
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2016-07-27
Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+1
2016-07-25
x86/acpi: store ACPI ids from MADT for future usage
Vitaly Kuznetsov
1
-0
/
+2
2016-07-15
x86 / hibernate: Use hlt_play_dead() when resuming from hibernation
Rafael J. Wysocki
1
-0
/
+1
2016-07-15
x86/smp: Remove stack_smp_processor_id()
Andy Lutomirski
1
-6
/
+0
2016-03-29
x86/topology: Fix AMD core count
Peter Zijlstra
1
-0
/
+1
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
1
-1
/
+0
2015-11-19
x86/paravirt: Remove unused pv_apic_ops structure
Juergen Gross
1
-3
/
+0
2015-11-17
x86: Remove unused function cpu_has_ht_siblings()
Juergen Gross
1
-9
/
+0
2015-05-27
x86: Remove cpu_sibling_mask() and cpu_core_mask()
Bartosz Golaszewski
1
-10
/
+0
2015-04-14
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-04-02
x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests
Boris Ostrovsky
1
-0
/
+1
2015-03-11
x86: Use common outgoing-CPU-notification code
Paul E. McKenney
1
-1
/
+1
2014-11-10
x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down
Boris Ostrovsky
1
-0
/
+1
2014-01-07
x86: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-07-15
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
1
-1
/
+1
2012-11-14
x86, hotplug: Support functions for CPU0 online/offline
Fenghua Yu
1
-0
/
+1
2012-07-27
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+8
2012-06-14
x86: Add read_mostly declaration/definition to variables from smp.h
Vlad Zolotarov
1
-8
/
+8
2012-06-05
smp: Remove num_booting_cpus()
Thomas Gleixner
1
-5
/
+0
2012-05-23
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
1
-2
/
+2
2012-05-15
x86: replace percpu_xxx funcs with this_cpu_xxx
Alex Shi
1
-2
/
+2
2012-04-26
x86: Use generic idle thread allocation
Thomas Gleixner
1
-0
/
+1
2012-04-26
x86: Add task_struct argument to smp_ops.cpu_up
Thomas Gleixner
1
-3
/
+3
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
1
-1
/
+3
2011-12-05
x86, NMI: Add NMI IPI selftest
Don Zickus
1
-0
/
+6
2011-03-16
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2011-03-16
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+7
2011-03-05
perf: Avoid the percore allocations if the CPU is not HT capable
Lin Ming
1
-0
/
+10
[next]