index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
smtc.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
Ralf Baechle
2007-10-11
1
-1
/
+1
*
[MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency.
Ralf Baechle
2007-10-11
1
-1
/
+1
*
[MIPS] IRQ Affinity Support for SMTC on Malta Platform
Kevin D. Kissell
2007-10-11
1
-0
/
+63
*
[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.
Ralf Baechle
2007-09-24
1
-1
/
+4
*
[MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header.
Ralf Baechle
2007-08-27
1
-2
/
+0
*
[MIPS] SMTC: Fix modpost warning.
Ralf Baechle
2007-07-31
1
-1
/
+1
*
[MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.
Ralf Baechle
2007-07-31
1
-16
/
+0
*
[MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void.
Ralf Baechle
2007-07-31
1
-1
/
+1
*
[MIPS] SMTC: Declare static what should be static.
Ralf Baechle
2007-07-31
1
-2
/
+2
*
[MIPS] SMTC: Statically initialize irq_ipi[].
Ralf Baechle
2007-07-31
1
-6
/
+6
*
[MIPS] SMTC: Use current_cpu_data instead of cpu_data[smp_processor_id]
Ralf Baechle
2007-07-10
1
-1
/
+1
*
[MIPS] Count timer interrupts correctly.
Chris Dearman
2007-06-26
1
-1
/
+1
*
[MIPS] Don't drag a platform specific header into generic arch code.
Ralf Baechle
2007-06-20
1
-3
/
+3
*
[MIPS] SMTC: Fix warning.
Ralf Baechle
2007-06-11
1
-2
/
+2
*
wrap access to thread_info
Roman Zippel
2007-05-09
1
-1
/
+1
*
[MIPS] SMTC: Fix recursion in instant IPI replay code.
Ralf Baechle
2007-03-29
1
-7
/
+33
*
[MIPS] SMTC: Fix false trigger of debug code on single VPE.
Ralf Baechle
2007-03-29
1
-5
/
+15
*
[MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints.
Ralf Baechle
2007-03-29
1
-0
/
+5
*
[MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug.
Ralf Baechle
2007-02-26
1
-11
/
+8
*
[MIPS] SMTC: Make a bunch of functions and variables static.
Ralf Baechle
2007-02-06
1
-9
/
+9
*
[MIPS] Whitespace cleanups.
Ralf Baechle
2007-02-06
1
-1
/
+1
*
[MIPS] SMTC: remove unused atomic_postclear
Ralf Baechle
2007-02-06
1
-22
/
+0
*
[MIPS] Define MIPS_CPU_IRQ_BASE in generic header
Atsushi Nemoto
2007-02-06
1
-11
/
+1
*
[MIPS] SMTC: Fix module build by exporting symbol
Ralf Baechle
2007-01-24
1
-0
/
+3
*
[MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entries
Ralf Baechle
2007-01-24
1
-2
/
+5
*
[MIPS] SMTC: Instant IPI replay.
Ralf Baechle
2007-01-23
1
-21
/
+33
*
[MIPS] SMTC: Fix cp0 hazard.
Ralf Baechle
2007-01-19
1
-0
/
+1
*
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
Atsushi Nemoto
2006-11-30
1
-0
/
+1
*
[MIPS] SMTC: Synchronize cp0 counters on bootup.
Ralf Baechle
2006-11-01
1
-0
/
+1
*
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
2006-10-08
1
-13
/
+13
*
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
Ralf Baechle
2006-07-13
1
-1
/
+1
*
[MIPS] SMTC: Reformat to Linux style.
Ralf Baechle
2006-07-13
1
-29
/
+29
*
[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-27
1
-2
/
+2
*
[MIPS] MT: Improved multithreading support.
Ralf Baechle
2006-04-19
1
-0
/
+1322
[prev]