index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2016-09-25
MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
Matt Redfearn
2016-07-29
MIPS: c-r4k: Exclude sibling CPUs in SMP calls
James Hogan
2016-07-29
MIPS: SMP: Drop stop_this_cpu() cpu_foreign_map hack
James Hogan
2016-07-29
MIPS: SMP: Update cpu_foreign_map on CPU disable
James Hogan
2016-07-29
MIPS: SMP: Clear ASID without confusing has_valid_asid()
James Hogan
2016-05-09
MIPS: Don't BUG_ON when no IPI domain is found
Paul Burton
2016-03-29
MIPS: Fix broken malta qemu
Qais Yousef
2016-03-15
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-13
MIPS: smp.c: Fix uninitialised temp_foreign_map
James Hogan
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2016-02-25
MIPS: Add generic SMP IPI support
Qais Yousef
2015-09-27
MIPS: Initialise MAARs on secondary CPUs
Paul Burton
2015-08-03
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
Alex Smith
2015-07-10
MIPS: c-r4k: Fix cache flushing for MT cores
Markos Chandras
2015-05-12
MIPS: SMP: Fix build error.
Ralf Baechle
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-01
MIPS: smp: Make stop_this_cpu() actually stop the CPU
Andrew Bresticker
2015-03-05
mips: fix up obsolete cpu function usage.
Rusty Russell
2015-01-29
MIPS: Fix kernel lockup or crash after CPU offline/online
Hemmo Nieminen
2014-07-30
MIPS: Support CPU topology files in sysfs
Huacai Chen
2014-05-29
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...
Ralf Baechle
2014-05-27
MIPS: SMP: Remove plat_smp_ops cpus_done method.
Ralf Baechle
2014-05-24
MIPS: MT: Remove SMTC support
Ralf Baechle
2014-05-02
MIPS: introduce cpu_coherent_mask
Paul Burton
2014-05-02
MIPS: support for generic clockevents broadcast
Paul Burton
2013-10-29
MIPS: SMP: kill redundant call of generic_smp_call_function_single_interrupt()
Jiang Liu
2013-07-14
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
2013-05-22
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
2013-05-10
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-05-08
MIPS: Export symbols used by KVM/MIPS module
Sanjay Lal
2013-04-08
mips: Use generic idle loop
Thomas Gleixner
2013-01-03
MIPS: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-13
MIPS: kdump: Add support
Ralf Baechle
2012-08-17
MIPS: Synchronize MIPS count one CPU at a time
Jayachandran C
2012-07-23
MIPS: SMTC: Support for Multi-threaded FPUs
Steven J. Hill
2012-07-19
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-05-29
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-05-16
MIPS: Move cache setup to setup_arch().
David Daney
2012-04-26
mips: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-03-29
remove references to cpu_*_map in arch/
Rusty Russell
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-03-14
MIPS: Move idle task creation to work queue
Maksim Rayskiy
2010-08-05
MIPS: Export __cpu_number_map and __cpu_logical_map.
David Daney
2009-12-17
MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS
Wu Zhangjin
2009-09-30
MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}
Ralf Baechle
[next]