index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
smp.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
MIPS: Fix kernel lockup or crash after CPU offline/online
Hemmo Nieminen
2015-01-29
*
MIPS: Support CPU topology files in sysfs
Huacai Chen
2014-07-30
*
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...
Ralf Baechle
2014-05-29
|
\
|
*
MIPS: introduce cpu_coherent_mask
Paul Burton
2014-05-02
|
*
MIPS: support for generic clockevents broadcast
Paul Burton
2014-05-02
*
|
MIPS: SMP: Remove plat_smp_ops cpus_done method.
Ralf Baechle
2014-05-27
*
|
MIPS: MT: Remove SMTC support
Ralf Baechle
2014-05-24
|
/
*
MIPS: SMP: kill redundant call of generic_smp_call_function_single_interrupt()
Jiang Liu
2013-10-29
*
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
2013-07-14
*
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
2013-05-22
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-05-10
|
\
|
*
MIPS: Export symbols used by KVM/MIPS module
Sanjay Lal
2013-05-08
*
|
mips: Use generic idle loop
Thomas Gleixner
2013-04-08
|
/
*
MIPS: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
*
MIPS: kdump: Add support
Ralf Baechle
2012-12-13
*
MIPS: Synchronize MIPS count one CPU at a time
Jayachandran C
2012-08-17
*
MIPS: SMTC: Support for Multi-threaded FPUs
Steven J. Hill
2012-07-23
*
MIPS: smp: Warn on too early irq enable
Yong Zhang
2012-07-19
*
MIPS: call set_cpu_online() on cpu being brought up with irq disabled
Yong Zhang
2012-07-19
*
MIPS: call ->smp_finish() a little late
Yong Zhang
2012-07-19
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-05-29
|
\
|
*
MIPS: Move cache setup to setup_arch().
David Daney
2012-05-16
*
|
mips: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
*
|
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-26
|
/
*
remove references to cpu_*_map in arch/
Rusty Russell
2012-03-29
*
Disintegrate asm/system.h for MIPS
David Howells
2012-03-28
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
*
MIPS: Move idle task creation to work queue
Maksim Rayskiy
2011-03-14
*
MIPS: Export __cpu_number_map and __cpu_logical_map.
David Daney
2010-08-05
*
MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS
Wu Zhangjin
2009-12-17
*
MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}
Ralf Baechle
2009-09-30
*
MIPS: SMP: Fix build.
Ralf Baechle
2009-09-30
*
MIPS: Remove duplicated #include
Huang Weiyi
2009-09-30
*
cpumask: Use accessors for cpu_*_mask: mips
Rusty Russell
2009-09-24
*
cpumask: arch_send_call_function_ipi_mask: mips
Rusty Russell
2009-09-24
*
MIPS: Get rid of duplicate cpu_idle() prototype.
Ralf Baechle
2009-09-17
*
MIPS: Add arch generic CPU hotplug
Ralf Baechle
2009-06-24
*
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
2009-06-24
*
MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.c
Dmitri Vorobiev
2009-03-30
*
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2008-12-13
*
MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0.
Ralf Baechle
2008-10-30
*
MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction.
Ralf Baechle
2008-10-27
*
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
2008-09-08
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
*
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
*
mips: convert to generic helpers for IPI function calls
Jens Axboe
2008-06-26
*
[MIPS] Export smp_call_function and smp_call_function_single.
Zenon Fortuna
2008-06-16
*
[MIPS] fix warning message on SMP kernels
Thiemo Seufer
2008-05-12
*
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle
2008-04-28
*
calibrate_delay() must be __cpuinit
Adrian Bunk
2008-02-06
[next]