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
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
/
powerpc
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
powerpc: Use common cpu_die (fixes SMP+SUSPEND build)
Milton Miller
1
-0
/
+6
2010-05-06
powerpc/cpumask: Update some comments
Anton Blanchard
1
-1
/
+1
2010-05-06
powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks
Anton Blanchard
1
-18
/
+24
2010-05-06
powerpc/cpumask: Convert fixup_irqs to new cpumask API
Anton Blanchard
1
-2
/
+2
2010-05-06
powerpc/cpumask: Convert smp_cpus_done to new cpumask API
Anton Blanchard
1
-3
/
+6
2010-05-05
powerpc/47x: Base ppc476 support
Dave Kleikamp
1
-0
/
+8
2010-04-07
powerpc: Use set_cpus_allowed_ptr
Julia Lawall
1
-2
/
+2
2010-01-15
powerpc: Move cpu hotplug driver lock from pseries to powerpc
Nathan Fontenot
1
-0
/
+12
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-1
/
+1
2009-12-09
powerpc: stop_this_cpu: remove the cpu from the online map.
Valentine Barshak
1
-0
/
+3
2009-10-29
percpu: make percpu symbols in powerpc unique
Tejun Heo
1
-1
/
+1
2009-09-24
cpumask: Use accessors for cpu_*_mask: powerpc
Rusty Russell
1
-4
/
+4
2009-09-24
cpumask: arch_send_call_function_ipi_mask: powerpc
Rusty Russell
1
-2
/
+2
2009-09-11
powerpc/85xx: Fix SMP compile error and allow NULL for smp_ops
Kumar Gala
1
-3
/
+7
2009-08-27
powerpc/pseries: Reduce the polling interval in __cpu_up()
Gautham R Shenoy
1
-3
/
+2
2009-06-26
powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP
Benjamin Herrenschmidt
1
-1
/
+2
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+0
2008-12-21
powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node()
Nathan Lynch
1
-7
/
+4
2008-12-16
powerpc: Move smp_hw_index to 32-bit code
Nathan Lynch
1
-1
/
+0
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
1
-4
/
+0
2008-11-19
powerpc: Provide a separate handler for each IPI action
Milton Miller
1
-0
/
+59
2008-10-15
Merge commit 'origin'
Benjamin Herrenschmidt
1
-0
/
+1
2008-10-13
powerpc/smp: No need to set_need_resched when getting a resched IPI
Milton Miller
1
-2
/
+1
2008-09-08
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
1
-0
/
+1
2008-07-28
powerpc: Make core id information available to userspace
Nathan Lynch
1
-0
/
+23
2008-07-28
powerpc: Make core sibling information available to userspace
Nathan Lynch
1
-0
/
+64
2008-07-28
powerpc: Update cpu_sibling_maps dynamically
Nathan Lynch
1
-3
/
+29
2008-07-16
Merge commit 'origin/master'
Benjamin Herrenschmidt
1
-214
/
+20
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-1
/
+1
2008-06-26
powerpc: convert to generic helpers for IPI function calls
Jens Axboe
1
-214
/
+20
2008-05-14
[POWERPC] Fix sparse warnings in arch/powerpc/kernel
Michael Ellerman
1
-4
/
+0
2008-05-02
[POWERPC] Bolt in SLB entry for kernel stack on secondary cpus
Paul Mackerras
1
-0
/
+2
2008-01-25
[POWERPC] Make smp_send_stop() handle panic and xmon reboot
Olof Johansson
1
-8
/
+29
2008-01-25
[POWERPC] Make smp_call_function_map static
Olof Johansson
1
-6
/
+8
2007-10-16
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
1
-2
/
+2
2007-10-03
[POWERPC] Implement clockevents driver for powerpc
Tony Breeds
1
-0
/
+2
2007-09-22
[POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepath
Satyam Sharma
1
-9
/
+18
2007-08-03
[POWERPC] Fix num_cpus calculation in smp_call_function_map()
Kevin Corry
1
-6
/
+3
2007-07-22
[POWERPC] Allow smp_call_function_single() to current cpu
Avi Kivity
1
-1
/
+6
2007-05-22
[POWERPC] Fix smp_call_function to be preempt-safe
Hugh Dickins
1
-16
/
+18
2007-05-07
[POWERPC] Add smp_call_function_map and smp_call_function_single
will schmidt
1
-21
/
+52
2007-04-12
[POWERPC] Make tlb flush batch use lazy MMU mode
Benjamin Herrenschmidt
1
-4
/
+0
2007-02-14
[POWERPC] Move MPIC smp routines into mpic.c
Michael Ellerman
1
-23
/
+0
2007-01-12
[PATCH] Change cpu_up and co from __devinit to __cpuinit
Gautham R Shenoy
1
-1
/
+1
2006-10-25
[POWERPC] cell: add cpufreq driver for Cell BE processor
Christian Krafft
1
-0
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-3
/
+3
2006-07-25
[POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP set
Benjamin Herrenschmidt
1
-7
/
+17
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-21
[POWERPC] Add starting of secondary 86xx CPUs.
Jon Loeliger
1
-1
/
+1
2006-03-29
[PATCH] for_each_possible_cpu: powerpc
KAMEZAWA Hiroyuki
1
-1
/
+1
[next]