aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/smtc.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle1-1528/+0
2014-03-04mips: Use the core irq stats functionThomas Gleixner1-1/+1
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker1-1/+1
2013-05-22MIPS: Idle: Do address fiddlery in helper functions.Ralf Baechle1-2/+1
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle1-1/+1
2013-05-16Revert "MIPS: Allow ASID size to be determined at boot time."David Daney1-5/+5
2013-05-08MIPS: Allow ASID size to be determined at boot time.Steven J. Hill1-5/+5
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle1-0/+1
2013-02-19MIPS: SMTC: fix implicit declaration of set_vi_handlerFlorian Fainelli1-0/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-10/+10
2012-07-23MIPS: SMTC: Support for Multi-threaded FPUsSteven J. Hill1-8/+68
2012-07-19MIPS: SMTC: delay irq enable to ->smp_finish()Yong Zhang1-1/+2
2012-07-19MIPS: SMTC: Spelling and grammar corrections.Ralf Baechle1-5/+5
2012-03-29remove references to cpu_*_map in arch/Rusty Russell1-1/+1
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+0
2012-01-11Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle1-1/+1
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle1-2/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-1/+1
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner1-1/+1
2011-03-25MIPS: SMTC: Cleanup the hook mess and use irq_dataThomas Gleixner1-7/+5
2011-03-25MIPS: SMTC: Use irq_data in smtc_forward_irq()Thomas Gleixner1-1/+2
2010-10-07Fix IRQ flag handling namingDavid Howells1-2/+2
2010-08-05MIPS: SMTC: Use %p to format pointersKulikov Vasiliy1-2/+1
2010-04-12MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0).Robert P. J. Day1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-12-17MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin1-7/+14
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-02MIPS: SMTC: Avoid queing multiple reschedule IPIsJaidev Patwardhan1-4/+30
2009-09-30MIPS: SMTC: Remove duplicate structure field initializationJulia Lawall1-3/+2
2009-09-24cpumask: Use accessors for cpu_*_mask: mipsRusty Russell1-3/+3
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle1-5/+5
2009-08-03MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE.Kurt Martin1-5/+8
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2009-06-17MIPS: SMTC: Fix formatting difference to linux-mips.org codeRalf Baechle1-0/+1
2009-01-15irq: update all arches for new irq_desc, fixMike Travis1-1/+3
2009-01-12irq: update all arches for new irq_descMike Travis1-1/+1
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-3/+3
2008-10-03[MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell1-119/+133
2008-10-03[MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.Kevin D. Kissell1-1/+1
2008-10-03[MIPS] Build fix: Fix irq flags typeRalf Baechle1-3/+3
2008-06-26mips: convert to generic helpers for IPI function callsJens Axboe1-1/+0
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle1-1/+2
2008-04-28[MIPS] Remove TLB sanitation codeChris Dearman1-8/+0
2008-02-03arch/mips/: Spelling fixesJoe Perches1-3/+3
2008-01-29[MIPS] SMP: Call platform methods via ops structure.Ralf Baechle1-1/+0
2007-10-29[MIPS] SMTC: Allow control over TC assignment to vpe0.Kevin D. Kissell1-13/+44
2007-10-11[MIPS] Kill num_online_cpus() loops.Ralf Baechle1-2/+2
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle1-3/+3
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-2/+2
2007-10-11[MIPS] Dyntick support for SMTC:Ralf Baechle1-35/+32
2007-10-11[MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle1-1/+1
2007-10-11[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle1-1/+1
2007-10-11[MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency.Ralf Baechle1-1/+1
2007-10-11[MIPS] IRQ Affinity Support for SMTC on Malta PlatformKevin D. Kissell1-0/+63
2007-09-24[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.Ralf Baechle1-1/+4
2007-08-27[MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header.Ralf Baechle1-2/+0
2007-07-31[MIPS] SMTC: Fix modpost warning.Ralf Baechle1-1/+1
2007-07-31[MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.Ralf Baechle1-16/+0
2007-07-31[MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void.Ralf Baechle1-1/+1
2007-07-31[MIPS] SMTC: Declare static what should be static.Ralf Baechle1-2/+2
2007-07-31[MIPS] SMTC: Statically initialize irq_ipi[].Ralf Baechle1-6/+6
2007-07-10[MIPS] SMTC: Use current_cpu_data instead of cpu_data[smp_processor_id]Ralf Baechle1-1/+1
2007-06-26[MIPS] Count timer interrupts correctly.Chris Dearman1-1/+1
2007-06-20[MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle1-3/+3
2007-06-11[MIPS] SMTC: Fix warning.Ralf Baechle1-2/+2
2007-05-09wrap access to thread_infoRoman Zippel1-1/+1
2007-03-29[MIPS] SMTC: Fix recursion in instant IPI replay code.Ralf Baechle1-7/+33
2007-03-29[MIPS] SMTC: Fix false trigger of debug code on single VPE.Ralf Baechle1-5/+15
2007-03-29[MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints.Ralf Baechle1-0/+5
2007-02-26[MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug.Ralf Baechle1-11/+8
2007-02-06[MIPS] SMTC: Make a bunch of functions and variables static.Ralf Baechle1-9/+9
2007-02-06[MIPS] Whitespace cleanups.Ralf Baechle1-1/+1
2007-02-06[MIPS] SMTC: remove unused atomic_postclearRalf Baechle1-22/+0
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto1-11/+1
2007-01-24[MIPS] SMTC: Fix module build by exporting symbolRalf Baechle1-0/+3
2007-01-24[MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entriesRalf Baechle1-2/+5
2007-01-23[MIPS] SMTC: Instant IPI replay.Ralf Baechle1-21/+33
2007-01-19[MIPS] SMTC: Fix cp0 hazard.Ralf Baechle1-0/+1
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto1-0/+1
2006-11-01[MIPS] SMTC: Synchronize cp0 counters on bootup.Ralf Baechle1-0/+1
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-13/+13
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-1/+1
2006-07-13[MIPS] SMTC: Reformat to Linux style.Ralf Baechle1-29/+29
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-2/+2
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle1-0/+1322