index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
cavium-octeon
/
smp.c
Age
Commit message (
Expand
)
Author
2018-11-21
MIPS: OCTEON: smp: make internal symbols static
Aaro Koskinen
2018-09-22
MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUs
Dengcheng Zhu
2017-08-30
MIPS: SMP: Allow boot_secondary SMP op to return errors
Paul Burton
2017-08-29
MIPS: SMP: Constify smp ops
Matt Redfearn
2017-03-08
MIPS: Add missing include files
Arnd Bergmann
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-14
MIPS: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2017-01-03
MIPS: SMP: Remove cpu_callin_map
Matt Redfearn
2017-01-03
MIPS: Octeon: Enable KASLR
Steven J. Hill
2016-09-19
mips/octeon/smp: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-07-29
MIPS: SMP: Update cpu_foreign_map on CPU disable
James Hogan
2016-05-28
MIPS: Add missing FROZEN hotplug notifier transitions
Anna-Maria Gleixner
2016-05-13
MIPS: Octeon: Mark some functions __init in smp.c
Yang Shi
2016-05-13
MIPS: OCTEON: Add SMP support for OCTEON cn78xx et al.
David Daney
2016-05-13
MIPS: OCTEON: Extend number of supported CPUs past 32
David Daney
2016-05-13
MIPS: Octeon: Use __flush_cache_all instead of flush_cache_all.
Ralf Baechle
2016-04-03
MIPS: Fix misspellings in comments.
Adam Buchbinder
2015-08-03
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
Alex Smith
2015-03-05
mips: fix up obsolete cpu function usage.
Rusty Russell
2015-01-29
MIPS: OCTEON: fix kernel crash when offlining a CPU
Aaro Koskinen
2014-08-02
MIPS: OCTEON: disable HOTPLUG_CPU if the bootloader version is incorrect
Aaro Koskinen
2014-08-02
MIPS: OCTEON: support disabling HOTPLUG_CPU run-time
Aaro Koskinen
2014-08-02
MIPS: OCTEON: SMP: delete redundant check
Aaro Koskinen
2014-05-27
MIPS: SMP: Remove plat_smp_ops cpus_done method.
Ralf Baechle
2014-05-23
MIPS: Octeon: Remove checks for CONFIG_CAVIUM_GDB
Paul Bolle
2014-01-24
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-09-03
MIPS: Move declaration of Octeon function fixup_irqs() to header.
Ralf Baechle
2013-07-14
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-07-19
MIPS: Octeon: delay enable irq to ->smp_finish()
Yong Zhang
2012-05-17
MIPS: Cavium: Remove smp_reserve_lock.
Ralf Baechle
2012-03-29
documentation: remove references to cpu_*_map.
Rusty Russell
2012-03-29
remove references to cpu_*_map in arch/
Rusty Russell
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
2011-12-07
MIPS: Fix up inconsistency in panic() string argument.
Ralf Baechle
2011-11-08
MIPS: Octeon: Mark SMP-IPI interrupt as IRQF_NO_THREAD
Venkat Subbiah
2011-05-19
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
2011-05-19
MIPS: Octeon: Don't request interrupts for unused IPI mailbox bits.
David Daney
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
2011-03-29
MIPS: Octeon: Rewrite interrupt handling code.
David Daney
2010-08-05
MIPS: Octeon: HOTPLUG_CPU fixes.
David Daney
2010-08-05
MIPS: Octeon: Simplify hotcpu_notifier registration.
David Daney
2010-08-05
MIPS: Octeon: Clean up SMP CPU numbering.
David Daney
2010-04-12
MIPS: Cavium: Remove unused watchdog code.
Ralf Baechle
2010-02-27
MIPS: Remove trailing space in messages
Frans Pop
2009-11-02
MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/smp.c
David Daney
2009-08-03
MIPS: Octeon: Run IPI code with interrupts disabled.
David Daney
2009-06-24
MIPS: Cavium: Add CPU hotplugging code.
Ralf Baechle
2009-01-11
MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.
David Daney