index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
smtc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE.
Kurt Martin
2009-08-03
1
-5
/
+8
*
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
2009-06-24
1
-0
/
+1
*
MIPS: SMTC: Fix formatting difference to linux-mips.org code
Ralf Baechle
2009-06-17
1
-0
/
+1
*
irq: update all arches for new irq_desc, fix
Mike Travis
2009-01-15
1
-1
/
+3
*
irq: update all arches for new irq_desc
Mike Travis
2009-01-13
1
-1
/
+1
*
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2008-12-13
1
-3
/
+3
*
[MIPS] SMTC: Fix SMTC dyntick support.
Kevin D. Kissell
2008-10-03
1
-119
/
+133
*
[MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.
Kevin D. Kissell
2008-10-03
1
-1
/
+1
*
[MIPS] Build fix: Fix irq flags type
Ralf Baechle
2008-10-03
1
-3
/
+3
*
mips: convert to generic helpers for IPI function calls
Jens Axboe
2008-06-26
1
-1
/
+0
*
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle
2008-04-28
1
-1
/
+2
*
[MIPS] Remove TLB sanitation code
Chris Dearman
2008-04-28
1
-8
/
+0
*
arch/mips/: Spelling fixes
Joe Perches
2008-02-03
1
-3
/
+3
*
[MIPS] SMP: Call platform methods via ops structure.
Ralf Baechle
2008-01-29
1
-1
/
+0
*
[MIPS] SMTC: Allow control over TC assignment to vpe0.
Kevin D. Kissell
2007-10-29
1
-13
/
+44
*
[MIPS] Kill num_online_cpus() loops.
Ralf Baechle
2007-10-12
1
-2
/
+2
*
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
2007-10-12
1
-3
/
+3
*
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
2007-10-12
1
-2
/
+2
*
[MIPS] Dyntick support for SMTC:
Ralf Baechle
2007-10-12
1
-35
/
+32
*
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
Ralf Baechle
2007-10-12
1
-1
/
+1
*
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
Ralf Baechle
2007-10-12
1
-1
/
+1
*
[MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency.
Ralf Baechle
2007-10-12
1
-1
/
+1
*
[MIPS] IRQ Affinity Support for SMTC on Malta Platform
Kevin D. Kissell
2007-10-12
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-30
1
-7
/
+33
*
[MIPS] SMTC: Fix false trigger of debug code on single VPE.
Ralf Baechle
2007-03-30
1
-5
/
+15
*
[MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints.
Ralf Baechle
2007-03-30
1
-0
/
+5
*
[MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug.
Ralf Baechle
2007-02-27
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
[next]