index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
smp-mt.c
Age
Commit message (
Expand
)
Author
2016-10-04
MIPS: Move identification of VP(E) into proc.c from smp-mt.c
Matt Redfearn
2016-02-25
MIPS: Make smp CMP, CPS and MT use the new generic IPI functions
Qais Yousef
2015-03-05
mips: fix up obsolete cpu function usage.
Rusty Russell
2015-01-16
MIPS: smp-mt,smp-cmp: Enable all HW IRQs on secondary CPUs
James Hogan
2014-11-24
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
Andrew Bresticker
2014-11-24
MIPS: Move GIC to drivers/irqchip/
Andrew Bresticker
2014-08-01
MIPS: smp-mt: Fix link error when PROC_FS=n
James Hogan
2014-05-27
MIPS: SMP: Remove plat_smp_ops cpus_done method.
Ralf Baechle
2014-03-31
MIPS: smp-mt: Use common GIC IPI implementation
Paul Burton
2014-03-31
MIPS: MT: proc: Add support for printing VPE and TC ids
Ralf Baechle
2014-01-22
MIPS: GIC: Send IPIs using the GIC
Steven J. Hill
2014-01-22
MIPS: MT: Mark existing TCs as present
Markos Chandras
2013-07-14
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
2013-05-09
MIPS: Move 'gic_present' to common location.
Steven J. Hill
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-08-22
MIPS: Fix build error for non-malta VSMP kernel
Anoop P A
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-16
MIPS: MT: Fix typo in comment.
Ralf Baechle
2009-09-24
cpumask: Use accessors for cpu_*_mask: mips
Rusty Russell
2009-09-24
cpumask: arch_send_call_function_ipi_mask: mips
Rusty Russell
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2008-04-28
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle
2008-04-28
[MIPS] Remove TLB sanitation code
Chris Dearman
2008-01-29
[MIPS] SMP: Call platform methods via ops structure.
Ralf Baechle
2008-01-29
[MIPS] MT: Scheduler support for SMT
Ralf Baechle
2007-10-11
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
2007-08-27
[MIPS] SMP: Scatter __cpuinit over the code as needed.
Ralf Baechle
2007-07-04
[MIPS] VSMP: Fix initialization ordering bug.
Ralf Baechle
2007-06-14
[MIPS] Separate performance counter interrupts
Chris Dearman
2007-02-06
[MIPS] Define MIPS_CPU_IRQ_BASE in generic header
Atsushi Nemoto
2006-11-30
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
Atsushi Nemoto
2006-10-31
[MIPS] VSMP: Synchronize cp0 counters on bootup.
Ralf Baechle
2006-10-31
[MIPS] VSMP: Fix initialization ordering bug.
Ralf Baechle
2006-10-08
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
2006-09-27
[MIPS] MT: Initialise all writable bits in Cause register to zero.
Chris Dearman
2006-07-02
[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
Thomas Gleixner
2006-04-19
[MIPS] FPU affinity for MT ASE.
Ralf Baechle
2006-04-19
[MIPS] MT: Improved multithreading support.
Ralf Baechle