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
/
sparc
/
kernel
/
smp_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
1
-1
/
+1
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-3
/
+0
2020-09-16
sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
Nicholas Piggin
1
-51
/
+14
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-0
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-1
/
+12
2020-01-30
sparc64: add support for folded p4d page tables
Mike Rapoport
1
-1
/
+12
2019-10-18
sparc: Use pr_warn instead of pr_warning
Kefeng Wang
1
-3
/
+3
2019-03-12
sparc: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+12
2018-12-30
kgdb: Remove irq flags from roundup
Douglas Anderson
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace __alloc_bootmem with memblock_alloc_from
Mike Rapoport
1
-5
/
+5
2018-10-31
memblock: replace __alloc_bootmem_node with appropriate memblock_ API
Mike Rapoport
1
-2
/
+2
2018-04-06
mm: fix races between swapoff and flush dcache
Huang Ying
1
-4
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-10
sparc64: Use CPU_POKE to resume idle cpu
Vijay Kumar
1
-3
/
+77
2017-07-14
sparc64: Measure receiver forward progress to avoid send mondo timeout
Jane Chu
1
-70
/
+115
2017-06-06
sparc64: delete old wrap code
Pavel Tatashin
1
-31
/
+0
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-28
mm: add new mmgrab() helper
Vegard Nossum
1
-1
/
+1
2017-02-23
sparc64: Migrate hvcons irq to panicked cpu
Vijay Kumar
1
-1
/
+5
2017-02-23
sparc64: Set cpu state to offline when stopped
Vijay Kumar
1
-0
/
+3
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-24
sparc64: Setup a scheduling domain for highest level cache.
Atish Patra
1
-0
/
+8
2016-09-28
sparc64: Fix cpu_possible_mask if nr_cpus is set
Atish Patra
1
-0
/
+14
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
1
-1
/
+1
2015-04-22
sparc64: Setup sysfs to mark LDOM sockets, cores and threads correctly
chris hyser
1
-0
/
+13
2015-03-02
sparc64: fatal trap should stop all cpus
Dave Kleikamp
1
-3
/
+24
2014-11-07
sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().
David S. Miller
1
-0
/
+4
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-10-06
sparc64: Switch to 4-level page tables.
David S. Miller
1
-0
/
+7
2014-08-14
locking,arch,sparc: Fold atomic_ops
Peter Zijlstra
1
-1
/
+1
2014-08-12
sparc64: Fix pcr_ops initialization and usage bugs.
David S. Miller
1
-1
/
+0
2014-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-13
/
+3
2014-05-19
sparc64: fix sparse warnings in init_64.c
Sam Ravnborg
1
-5
/
+1
2014-05-19
sparc: fix sparse warnings in smp_32.c + smp_64.c
Sam Ravnborg
1
-0
/
+1
2014-05-19
sparc64: fix sparse warnings in smp_64.c
Sam Ravnborg
1
-8
/
+1
2014-05-02
sparc64: Make itc_sync_lock raw
Kirill Tkhai
1
-3
/
+3
2014-03-11
sparc64, sched: Remove unused sparc64_multi_core
Bjorn Helgaas
1
-2
/
+0
2014-01-05
sparc64: smp_callin: Enable irqs after preemption is disabled
Kirill Tkhai
1
-1
/
+2
2013-11-15
sparc64: Add self-IPI support for smp_send_reschedule()
Kirill Tkhai
1
-2
/
+7
2013-07-15
sparc: delete __cpuinit/__CPUINIT usage from all users
Paul Gortmaker
1
-4
/
+5
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2013-04-20
sparc64: Fix race in TLB batch processing.
David S. Miller
1
-4
/
+37
2013-04-13
sparc: Use generic idle loop
Sam Ravnborg
1
-0
/
+2
2013-01-04
SPARC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
[next]