index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
smp-mt.c
Age
Commit message (
Expand
)
Author
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