index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
cavium-octeon
/
smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-29
MIPS: SMP: Update cpu_foreign_map on CPU disable
James Hogan
1
-0
/
+1
2016-05-28
MIPS: Add missing FROZEN hotplug notifier transitions
Anna-Maria Gleixner
1
-1
/
+1
2016-05-13
MIPS: Octeon: Mark some functions __init in smp.c
Yang Shi
1
-2
/
+2
2016-05-13
MIPS: OCTEON: Add SMP support for OCTEON cn78xx et al.
David Daney
1
-13
/
+132
2016-05-13
MIPS: OCTEON: Extend number of supported CPUs past 32
David Daney
1
-1
/
+3
2016-05-13
MIPS: Octeon: Use __flush_cache_all instead of flush_cache_all.
Ralf Baechle
1
-1
/
+1
2016-04-03
MIPS: Fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2015-08-03
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
Alex Smith
1
-1
/
+1
2015-03-05
mips: fix up obsolete cpu function usage.
Rusty Russell
1
-2
/
+2
2015-01-30
MIPS: OCTEON: fix kernel crash when offlining a CPU
Aaro Koskinen
1
-2
/
+0
2014-08-02
MIPS: OCTEON: disable HOTPLUG_CPU if the bootloader version is incorrect
Aaro Koskinen
1
-3
/
+9
2014-08-02
MIPS: OCTEON: support disabling HOTPLUG_CPU run-time
Aaro Koskinen
1
-1
/
+4
2014-08-02
MIPS: OCTEON: SMP: delete redundant check
Aaro Koskinen
1
-8
/
+0
2014-05-27
MIPS: SMP: Remove plat_smp_ops cpus_done method.
Ralf Baechle
1
-8
/
+0
2014-05-23
MIPS: Octeon: Remove checks for CONFIG_CAVIUM_GDB
Paul Bolle
1
-17
/
+0
2014-01-25
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-09-03
MIPS: Move declaration of Octeon function fixup_irqs() to header.
Ralf Baechle
1
-3
/
+1
2013-07-15
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
1
-3
/
+3
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-5
/
+5
2012-07-19
MIPS: Octeon: delay enable irq to ->smp_finish()
Yong Zhang
1
-1
/
+1
2012-05-18
MIPS: Cavium: Remove smp_reserve_lock.
Ralf Baechle
1
-6
/
+0
2012-03-29
documentation: remove references to cpu_*_map.
Rusty Russell
1
-1
/
+1
2012-03-29
remove references to cpu_*_map in arch/
Rusty Russell
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
1
-1
/
+1
2011-12-08
MIPS: Fix up inconsistency in panic() string argument.
Ralf Baechle
1
-1
/
+1
2011-11-08
MIPS: Octeon: Mark SMP-IPI interrupt as IRQF_NO_THREAD
Venkat Subbiah
1
-2
/
+3
2011-05-20
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
1
-0
/
+2
2011-05-19
MIPS: Octeon: Don't request interrupts for unused IPI mailbox bits.
David Daney
1
-8
/
+7
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
1
-0
/
+2
2011-03-29
MIPS: Octeon: Rewrite interrupt handling code.
David Daney
1
-26
/
+13
2010-08-05
MIPS: Octeon: HOTPLUG_CPU fixes.
David Daney
1
-71
/
+54
2010-08-05
MIPS: Octeon: Simplify hotcpu_notifier registration.
David Daney
1
-7
/
+1
2010-08-05
MIPS: Octeon: Clean up SMP CPU numbering.
David Daney
1
-7
/
+30
2010-04-12
MIPS: Cavium: Remove unused watchdog code.
Ralf Baechle
1
-8
/
+0
2010-02-27
MIPS: Remove trailing space in messages
Frans Pop
1
-1
/
+1
2009-11-02
MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/smp.c
David Daney
1
-2
/
+3
2009-08-03
MIPS: Octeon: Run IPI code with interrupts disabled.
David Daney
1
-2
/
+2
2009-06-24
MIPS: Cavium: Add CPU hotplugging code.
Ralf Baechle
1
-1
/
+233
2009-01-11
MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.
David Daney
1
-0
/
+211