index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
smp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'hotplug' into devel
Russell King
2010-10-18
1
-8
/
+55
|
\
|
*
ARM: hotplug cpu: setup 1:1 map for entire kernel image for secondary CPUs
Russell King
2010-10-08
1
-8
/
+55
*
|
ARM: 6402/1: Don't send IPI in smp_send_stop if there's only one CPU
Tony Lindgren
2010-10-04
1
-1
/
+2
|
/
*
ARM: call machine_shutdown() from machine_halt(), etc
Russell King
2010-07-27
1
-4
/
+7
*
ARM: SMP: Always enable clock event broadcast support
Russell King
2010-07-27
1
-1
/
+5
*
Merge branch 'devel-stable' into devel
Russell King
2010-05-17
1
-0
/
+6
|
\
|
*
ARM: 6066/1: Fix "BUG: scheduling while atomic: swapper/0/0x00000002
Santosh Shilimkar
2010-05-01
1
-0
/
+6
*
|
ARM: rename mach_cpu_disable() to platform_cpu_disable()
Russell King
2010-05-15
1
-1
/
+1
|
/
*
ARM: Add L2 cache handling to smp boot support
Russell King
2010-03-14
1
-1
/
+3
*
ARM: Fix __cpuexit section mismatch warnings
Russell King
2009-09-28
1
-3
/
+3
*
ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast
Russell King
2009-09-28
1
-6
/
+1
*
cpumask: use mm_cpumask() wrapper: arm
Rusty Russell
2009-09-24
1
-5
/
+5
*
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel
Russell King
2009-06-11
1
-26
/
+43
|
\
|
*
Check whether the TLB operations need broadcasting on SMP systems
Catalin Marinas
2009-05-30
1
-26
/
+43
*
|
[ARM] smp: use new cpumask functions
Russell King
2009-05-28
1
-3
/
+3
*
|
[ARM] smp: move core localtimer support out of platform specific files
Russell King
2009-05-17
1
-8
/
+48
|
/
*
[ARM] smp: fix cpumask usage in ARM SMP code
Russell King
2009-05-17
1
-30
/
+16
*
[ARM] 5389/1: Make sure the pmd entries are visible by the secondary CPU
Catalin Marinas
2009-02-12
1
-0
/
+2
*
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-02
1
-10
/
+0
|
\
|
*
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2008-12-13
1
-10
/
+0
*
|
RealView: Use only the shadow mapping of ARM11MPCore local timers
Catalin Marinas
2008-12-01
1
-2
/
+2
|
/
*
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
2008-09-08
1
-0
/
+1
*
[ARM] Fix SMP booting with non-zero PHYS_OFFSET
Russell King
2008-08-07
1
-2
/
+2
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
1
-3
/
+3
*
arm: convert to generic helpers for IPI function calls
Jens Axboe
2008-06-26
1
-142
/
+15
*
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
2008-02-05
1
-1
/
+1
*
[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore
Catalin Marinas
2008-02-04
1
-5
/
+5
*
[ARM] 4813/1: Add SMP helper functions for clockevents support
Catalin Marinas
2008-02-04
1
-2
/
+27
*
Remove fs.h from mm.h
Alexey Dobriyan
2007-07-29
1
-0
/
+1
*
[ARM] setup_profiling_timer must not be __init
Russell King
2007-07-23
1
-1
/
+1
*
[ARM] Mark SMP local timer and IPI as exception entries
Russell King
2007-05-08
1
-2
/
+2
*
[ARM] Export smp_call_function()
Russell King
2006-11-26
1
-0
/
+1
*
[ARM] Fix SMP irqflags support
Russell King
2006-10-28
1
-7
/
+13
*
[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently
Greg Banks
2006-10-02
1
-0
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[ARM] SMP: don't set cpu_*_map in smp_prepare_boot_cpu
Russell King
2006-03-25
1
-3
/
+0
*
[ARM] Fix SMP initialisation oops
Russell King
2006-02-16
1
-1
/
+0
*
[PATCH] arm: task_stack_page()
Al Viro
2006-01-12
1
-2
/
+2
*
[ARM] Restore apparant pointless change in arch/arm/kernel/smp.c
Russell King
2005-11-12
1
-3
/
+1
*
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2005-11-09
1
-1
/
+4
*
[ARM SMP] Add core ARM support for local timers
Russell King
2005-11-08
1
-0
/
+34
*
[ARM] More sparse fixes
Russell King
2005-11-08
1
-1
/
+1
*
[ARM SMP] Fix some sparse warnings in SMP code
Russell King
2005-11-08
1
-3
/
+3
*
[ARM SMP] Add hotplug CPU infrastructure
Russell King
2005-11-02
1
-0
/
+85
*
[ARM SMP] Fix a couple of warnings
Russell King
2005-11-02
1
-2
/
+2
*
[ARM SMP] Track CPU idle threads
Russell King
2005-11-02
1
-7
/
+13
*
[ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8
Russell King
2005-09-04
1
-1
/
+1
*
[ARM SMP] Ensure secondary CPUs have a clean TLB
Russell King
2005-07-28
1
-0
/
+1
*
[PATCH] ARM SMP: Mark CPU init functions/data with __cpuinit/...data
Russell King
2005-07-17
1
-3
/
+3
*
[PATCH] ARM SMP: Initialise cpu_present_map
Russell King
2005-07-11
1
-0
/
+1
[next]