summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/smtc.c
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Count timer interrupts correctly.Chris Dearman2007-06-261-1/+1
* [MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle2007-06-201-3/+3
* [MIPS] SMTC: Fix warning.Ralf Baechle2007-06-111-2/+2
* wrap access to thread_infoRoman Zippel2007-05-091-1/+1
* [MIPS] SMTC: Fix recursion in instant IPI replay code.Ralf Baechle2007-03-301-7/+33
* [MIPS] SMTC: Fix false trigger of debug code on single VPE.Ralf Baechle2007-03-301-5/+15
* [MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints.Ralf Baechle2007-03-301-0/+5
* [MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug.Ralf Baechle2007-02-271-11/+8Star
* [MIPS] SMTC: Make a bunch of functions and variables static.Ralf Baechle2007-02-061-9/+9
* [MIPS] Whitespace cleanups.Ralf Baechle2007-02-061-1/+1
* [MIPS] SMTC: remove unused atomic_postclearRalf Baechle2007-02-061-22/+0Star
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-061-11/+1Star
* [MIPS] SMTC: Fix module build by exporting symbolRalf Baechle2007-01-241-0/+3
* [MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entriesRalf Baechle2007-01-241-2/+5
* [MIPS] SMTC: Instant IPI replay.Ralf Baechle2007-01-231-21/+33
* [MIPS] SMTC: Fix cp0 hazard.Ralf Baechle2007-01-191-0/+1
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-301-0/+1
* [MIPS] SMTC: Synchronize cp0 counters on bootup.Ralf Baechle2006-11-011-0/+1
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-13/+13
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-1/+1
* [MIPS] SMTC: Reformat to Linux style.Ralf Baechle2006-07-131-29/+29
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-281-2/+2
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-191-0/+1322