aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/smtc.c
AgeCommit message (Expand)Author
2013-05-22MIPS: Idle: Do address fiddlery in helper functions.Ralf Baechle
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle
2013-05-16Revert "MIPS: Allow ASID size to be determined at boot time."David Daney
2013-05-08MIPS: Allow ASID size to be determined at boot time.Steven J. Hill
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle
2013-02-19MIPS: SMTC: fix implicit declaration of set_vi_handlerFlorian Fainelli
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-07-23MIPS: SMTC: Support for Multi-threaded FPUsSteven J. Hill
2012-07-19MIPS: SMTC: delay irq enable to ->smp_finish()Yong Zhang
2012-07-19MIPS: SMTC: Spelling and grammar corrections.Ralf Baechle
2012-03-29remove references to cpu_*_map in arch/Rusty Russell
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2012-01-11Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner
2011-03-25MIPS: SMTC: Cleanup the hook mess and use irq_dataThomas Gleixner
2011-03-25MIPS: SMTC: Use irq_data in smtc_forward_irq()Thomas Gleixner
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-08-05MIPS: SMTC: Use %p to format pointersKulikov Vasiliy
2010-04-12MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0).Robert P. J. Day
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
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