summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/smtc.c
AgeCommit message (Expand)Author
2009-12-17MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-02MIPS: SMTC: Avoid queing multiple reschedule IPIsJaidev Patwardhan
2009-09-30MIPS: SMTC: Remove duplicate structure field initializationJulia Lawall
2009-09-24cpumask: Use accessors for cpu_*_mask: mipsRusty Russell
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle
2009-08-03MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE.Kurt Martin
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle
2009-06-17MIPS: SMTC: Fix formatting difference to linux-mips.org codeRalf Baechle
2009-01-15irq: update all arches for new irq_desc, fixMike Travis
2009-01-12irq: update all arches for new irq_descMike Travis
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-10-03[MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell
2008-10-03[MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.Kevin D. Kissell
2008-10-03[MIPS] Build fix: Fix irq flags typeRalf Baechle
2008-06-26mips: convert to generic helpers for IPI function callsJens Axboe
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle
2008-04-28[MIPS] Remove TLB sanitation codeChris Dearman
2008-02-03arch/mips/: Spelling fixesJoe Perches
2008-01-29[MIPS] SMP: Call platform methods via ops structure.Ralf Baechle
2007-10-29[MIPS] SMTC: Allow control over TC assignment to vpe0.Kevin D. Kissell
2007-10-11[MIPS] Kill num_online_cpus() loops.Ralf Baechle
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle
2007-10-11[MIPS] Dyntick support for SMTC:Ralf Baechle
2007-10-11[MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle
2007-10-11[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle
2007-10-11[MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency.Ralf Baechle
2007-10-11[MIPS] IRQ Affinity Support for SMTC on Malta PlatformKevin D. Kissell
2007-09-24[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.Ralf Baechle
2007-08-27[MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header.Ralf Baechle
2007-07-31[MIPS] SMTC: Fix modpost warning.Ralf Baechle
2007-07-31[MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.Ralf Baechle
2007-07-31[MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void.Ralf Baechle
2007-07-31[MIPS] SMTC: Declare static what should be static.Ralf Baechle
2007-07-31[MIPS] SMTC: Statically initialize irq_ipi[].Ralf Baechle
2007-07-10[MIPS] SMTC: Use current_cpu_data instead of cpu_data[smp_processor_id]Ralf Baechle
2007-06-26[MIPS] Count timer interrupts correctly.Chris Dearman
2007-06-20[MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle
2007-06-11[MIPS] SMTC: Fix warning.Ralf Baechle
2007-05-09wrap access to thread_infoRoman Zippel
2007-03-29[MIPS] SMTC: Fix recursion in instant IPI replay code.Ralf Baechle
2007-03-29[MIPS] SMTC: Fix false trigger of debug code on single VPE.Ralf Baechle
2007-03-29[MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints.Ralf Baechle
2007-02-26[MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug.Ralf Baechle
2007-02-06[MIPS] SMTC: Make a bunch of functions and variables static.Ralf Baechle
2007-02-06[MIPS] Whitespace cleanups.Ralf Baechle
2007-02-06[MIPS] SMTC: remove unused atomic_postclearRalf Baechle
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto
2007-01-24[MIPS] SMTC: Fix module build by exporting symbolRalf Baechle