Sign in
googlers
/
maze
/
linux
/
071a0bc2ceace31266836801510879407a3701fa
/
arch
/
mips
/
kernel
/
smtc.c
98a79d6
cpumask: centralize cpu_online_map and cpu_possible_map
by Rusty Russell
· 16 years ago
8531a35
[MIPS] SMTC: Fix SMTC dyntick support.
by Kevin D. Kissell
· 16 years ago
d2bb01b
[MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.
by Kevin D. Kissell
· 16 years ago
b7e4226
[MIPS] Build fix: Fix irq flags type
by Ralf Baechle
· 16 years ago
2f304c0
mips: convert to generic helpers for IPI function calls
by Jens Axboe
· 17 years ago
39b8d52
[MIPS] Add support for MIPS CMP platform.
by Ralf Baechle
· 17 years ago
0bfa130
[MIPS] Remove TLB sanitation code
by Chris Dearman
· 17 years ago
603e82e
arch/mips/: Spelling fixes
by Joe Perches
· 17 years ago
87353d8
[MIPS] SMP: Call platform methods via ops structure.
by Ralf Baechle
· 17 years ago
be5f1f2
[MIPS] SMTC: Allow control over TC assignment to vpe0.
by Kevin D. Kissell
· 18 years ago
b5eb551
[MIPS] Kill num_online_cpus() loops.
by Ralf Baechle
· 17 years ago
21a151d
[MIPS] checkfiles: Fix "need space after that ','" errors.
by Ralf Baechle
· 17 years ago
49a89ef
[MIPS] Fix "no space between function name and open parenthesis" warnings.
by Ralf Baechle
· 17 years ago
ea58040
[MIPS] Dyntick support for SMTC:
by Ralf Baechle
· 17 years ago
7bcf771
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
by Ralf Baechle
· 17 years ago
91a2fcc
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
by Ralf Baechle
· 17 years ago
d87d0c9
[MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency.
by Ralf Baechle
· 17 years ago
f571eff
[MIPS] IRQ Affinity Support for SMTC on Malta Platform
by Kevin D. Kissell
· 17 years ago
1146fe3
[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.
by Ralf Baechle
· 17 years ago
fe56b95
[MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header.
by Ralf Baechle
· 17 years ago
e119d49
[MIPS] SMTC: Fix modpost warning.
by Ralf Baechle
· 17 years ago
07cc0c9
[MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.
by Ralf Baechle
· 17 years ago
efaa534
[MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void.
by Ralf Baechle
· 17 years ago
97aef63
[MIPS] SMTC: Declare static what should be static.
by Ralf Baechle
· 17 years ago
033890b
[MIPS] SMTC: Statically initialize irq_ipi[].
by Ralf Baechle
· 17 years ago
8f8771a
[MIPS] SMTC: Use current_cpu_data instead of cpu_data[smp_processor_id]
by Ralf Baechle
· 18 years ago
8e15a0e
[MIPS] Count timer interrupts correctly.
by Chris Dearman
· 18 years ago
3b1d4ed
[MIPS] Don't drag a platform specific header into generic arch code.
by Ralf Baechle
· 18 years ago
ef36fc3
[MIPS] SMTC: Fix warning.
by Ralf Baechle
· 18 years ago
c9f4f06
wrap access to thread_info
by Roman Zippel
· 18 years ago
8a1e97e
[MIPS] SMTC: Fix recursion in instant IPI replay code.
by Ralf Baechle
· 18 years ago
20bb25d
[MIPS] SMTC: Fix false trigger of debug code on single VPE.
by Ralf Baechle
· 18 years ago
ae036b7
[MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints.
by Ralf Baechle
· 18 years ago
c68644d
[MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug.
by Ralf Baechle
· 18 years ago
5868756
[MIPS] SMTC: Make a bunch of functions and variables static.
by Ralf Baechle
· 18 years ago
e0daad4
[MIPS] Whitespace cleanups.
by Ralf Baechle
· 18 years ago
418451c
[MIPS] SMTC: remove unused atomic_postclear
by Ralf Baechle
· 18 years ago
97dcb82
[MIPS] Define MIPS_CPU_IRQ_BASE in generic header
by Atsushi Nemoto
· 18 years ago
ec43c01
[MIPS] SMTC: Fix module build by exporting symbol
by Ralf Baechle
· 18 years ago
a0b6218
[MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entries
by Ralf Baechle
· 18 years ago
ac8be95
[MIPS] SMTC: Instant IPI replay.
by Ralf Baechle
· 18 years ago
c80697b
[MIPS] SMTC: Fix cp0 hazard.
by Ralf Baechle
· 18 years ago
1417836
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
by Atsushi Nemoto
· 18 years ago
64c590b
[MIPS] SMTC: Synchronize cp0 counters on bootup.
by Ralf Baechle
· 18 years ago
937a801
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
by Ralf Baechle
· 18 years ago
54d0a21
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
by Ralf Baechle
· 19 years ago
4bf42d4
[MIPS] SMTC: Reformat to Linux style.
by Ralf Baechle
· 19 years ago
f40298f
[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
by Thomas Gleixner
· 19 years ago
34af946
[PATCH] spin/rwlock init cleanups
by Ingo Molnar
· 19 years ago
41c594a
[MIPS] MT: Improved multithreading support.
by Ralf Baechle
· 19 years ago