index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-02
MIPS: support for generic clockevents broadcast
Paul Burton
1
-0
/
+43
2013-10-30
MIPS: SMP: kill redundant call of generic_smp_call_function_single_interrupt()
Jiang Liu
1
-1
/
+0
2013-07-15
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
1
-3
/
+3
2013-05-22
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
1
-0
/
+1
2013-05-10
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+1
2013-05-08
MIPS: Export symbols used by KVM/MIPS module
Sanjay Lal
1
-0
/
+1
2013-04-08
mips: Use generic idle loop
Thomas Gleixner
1
-1
/
+1
2013-01-04
MIPS: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-12-13
MIPS: kdump: Add support
Ralf Baechle
1
-0
/
+17
2012-08-17
MIPS: Synchronize MIPS count one CPU at a time
Jayachandran C
1
-2
/
+2
2012-07-23
MIPS: SMTC: Support for Multi-threaded FPUs
Steven J. Hill
1
-1
/
+3
2012-07-19
MIPS: smp: Warn on too early irq enable
Yong Zhang
1
-0
/
+5
2012-07-19
MIPS: call set_cpu_online() on cpu being brought up with irq disabled
Yong Zhang
1
-2
/
+2
2012-07-19
MIPS: call ->smp_finish() a little late
Yong Zhang
1
-1
/
+2
2012-05-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2012-05-17
MIPS: Move cache setup to setup_arch().
David Daney
1
-1
/
+1
2012-04-26
mips: Use generic idle thread allocation
Thomas Gleixner
1
-53
/
+1
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
1
-1
/
+1
2012-03-29
remove references to cpu_*_map in arch/
Rusty Russell
1
-15
/
+12
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
1
-1
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-03-14
MIPS: Move idle task creation to work queue
Maksim Rayskiy
1
-2
/
+29
2010-08-05
MIPS: Export __cpu_number_map and __cpu_logical_map.
David Daney
1
-0
/
+4
2009-12-17
MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS
Wu Zhangjin
1
-1
/
+2
2009-09-30
MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}
Ralf Baechle
1
-13
/
+0
2009-09-30
MIPS: SMP: Fix build.
Ralf Baechle
1
-1
/
+1
2009-09-30
MIPS: Remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-09-24
cpumask: Use accessors for cpu_*_mask: mips
Rusty Russell
1
-3
/
+3
2009-09-24
cpumask: arch_send_call_function_ipi_mask: mips
Rusty Russell
1
-1
/
+1
2009-09-17
MIPS: Get rid of duplicate cpu_idle() prototype.
Ralf Baechle
1
-2
/
+1
2009-06-24
MIPS: Add arch generic CPU hotplug
Ralf Baechle
1
-4
/
+13
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
1
-0
/
+1
2009-03-30
MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.c
Dmitri Vorobiev
1
-1
/
+1
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
1
-6
/
+1
2008-10-30
MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0.
Ralf Baechle
1
-6
/
+0
2008-10-27
MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction.
Ralf Baechle
1
-2
/
+4
2008-09-08
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
1
-0
/
+2
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
1
-2
/
+2
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-2
/
+2
2008-06-26
mips: convert to generic helpers for IPI function calls
Jens Axboe
1
-130
/
+11
2008-06-16
[MIPS] Export smp_call_function and smp_call_function_single.
Zenon Fortuna
1
-0
/
+2
2008-05-12
[MIPS] fix warning message on SMP kernels
Thiemo Seufer
1
-2
/
+2
2008-04-28
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle
1
-0
/
+4
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
1
-1
/
+0
2008-01-29
[MIPS] SMP: Call platform methods via ops structure.
Ralf Baechle
1
-7
/
+16
2008-01-29
[MIPS] MT: Scheduler support for SMT
Ralf Baechle
1
-0
/
+30
2007-10-13
[MIPS] SMP: Fix use of cpumasks.
Ralf Baechle
1
-3
/
+3
2007-10-12
[MIPS] SMP: Use ISO C struct initializer for local structs.
Ralf Baechle
1
-10
/
+13
2007-10-12
[MIPS] SMP: Kill useless casts.
Ralf Baechle
1
-7
/
+7
2007-10-12
[MIPS] Kill num_online_cpus() loops.
Ralf Baechle
1
-12
/
+21
[prev]
[next]