index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
smtc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-23
MIPS: SMTC: Support for Multi-threaded FPUs
Steven J. Hill
1
-8
/
+68
2012-07-19
MIPS: SMTC: delay irq enable to ->smp_finish()
Yong Zhang
1
-1
/
+2
2012-07-19
MIPS: SMTC: Spelling and grammar corrections.
Ralf Baechle
1
-5
/
+5
2012-03-29
remove references to cpu_*_map in arch/
Rusty Russell
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
1
-1
/
+0
2012-01-11
Merge branch 'next/generic' into mips-for-linux-next
Ralf Baechle
1
-1
/
+1
2011-12-08
MIPS: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-12-08
MIPS: Fix up inconsistency in panic() string argument.
Ralf Baechle
1
-2
/
+2
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
1
-1
/
+1
2011-03-29
MIPS: Convert the irq functions to the new names
Thomas Gleixner
1
-1
/
+1
2011-03-25
MIPS: SMTC: Cleanup the hook mess and use irq_data
Thomas Gleixner
1
-7
/
+5
2011-03-25
MIPS: SMTC: Use irq_data in smtc_forward_irq()
Thomas Gleixner
1
-1
/
+2
2010-10-07
Fix IRQ flag handling naming
David Howells
1
-2
/
+2
2010-08-05
MIPS: SMTC: Use %p to format pointers
Kulikov Vasiliy
1
-2
/
+1
2010-04-12
MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0).
Robert P. J. Day
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-17
MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS
Wu Zhangjin
1
-7
/
+14
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-02
MIPS: SMTC: Avoid queing multiple reschedule IPIs
Jaidev Patwardhan
1
-4
/
+30
2009-09-30
MIPS: SMTC: Remove duplicate structure field initialization
Julia Lawall
1
-3
/
+2
2009-09-24
cpumask: Use accessors for cpu_*_mask: mips
Rusty Russell
1
-3
/
+3
2009-09-17
MIPS: Remove useless zero initializations.
Ralf Baechle
1
-5
/
+5
2009-08-03
MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE.
Kurt Martin
1
-5
/
+8
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
1
-0
/
+1
2009-06-17
MIPS: SMTC: Fix formatting difference to linux-mips.org code
Ralf Baechle
1
-0
/
+1
2009-01-15
irq: update all arches for new irq_desc, fix
Mike Travis
1
-1
/
+3
2009-01-13
irq: update all arches for new irq_desc
Mike Travis
1
-1
/
+1
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
1
-3
/
+3
2008-10-03
[MIPS] SMTC: Fix SMTC dyntick support.
Kevin D. Kissell
1
-119
/
+133
2008-10-03
[MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.
Kevin D. Kissell
1
-1
/
+1
2008-10-03
[MIPS] Build fix: Fix irq flags type
Ralf Baechle
1
-3
/
+3
2008-06-26
mips: convert to generic helpers for IPI function calls
Jens Axboe
1
-1
/
+0
2008-04-28
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle
1
-1
/
+2
2008-04-28
[MIPS] Remove TLB sanitation code
Chris Dearman
1
-8
/
+0
2008-02-03
arch/mips/: Spelling fixes
Joe Perches
1
-3
/
+3
2008-01-29
[MIPS] SMP: Call platform methods via ops structure.
Ralf Baechle
1
-1
/
+0
2007-10-29
[MIPS] SMTC: Allow control over TC assignment to vpe0.
Kevin D. Kissell
1
-13
/
+44
2007-10-12
[MIPS] Kill num_online_cpus() loops.
Ralf Baechle
1
-2
/
+2
2007-10-12
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
1
-3
/
+3
2007-10-12
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
1
-2
/
+2
2007-10-12
[MIPS] Dyntick support for SMTC:
Ralf Baechle
1
-35
/
+32
2007-10-12
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
Ralf Baechle
1
-1
/
+1
2007-10-12
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
Ralf Baechle
1
-1
/
+1
2007-10-12
[MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency.
Ralf Baechle
1
-1
/
+1
2007-10-12
[MIPS] IRQ Affinity Support for SMTC on Malta Platform
Kevin D. Kissell
1
-0
/
+63
2007-09-24
[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.
Ralf Baechle
1
-1
/
+4
2007-08-27
[MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header.
Ralf Baechle
1
-2
/
+0
2007-08-01
[MIPS] SMTC: Fix modpost warning.
Ralf Baechle
1
-1
/
+1
2007-08-01
[MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.
Ralf Baechle
1
-16
/
+0
[next]