summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/smtc.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: MT: Remove SMTC supportRalf Baechle2014-05-241-1528/+0
* mips: Use the core irq stats functionThomas Gleixner2014-03-041-1/+1
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-141-1/+1
* MIPS: Idle: Do address fiddlery in helper functions.Ralf Baechle2013-05-221-2/+1
* MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-221-1/+1
* Revert "MIPS: Allow ASID size to be determined at boot time."David Daney2013-05-161-5/+5
* MIPS: Allow ASID size to be determined at boot time.Steven J. Hill2013-05-081-5/+5
* Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-211-0/+1
|\
| * MIPS: SMTC: fix implicit declaration of set_vi_handlerFlorian Fainelli2013-02-191-0/+1
* | MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-10/+10
|/
* MIPS: SMTC: Support for Multi-threaded FPUsSteven J. Hill2012-07-231-8/+68
* MIPS: SMTC: delay irq enable to ->smp_finish()Yong Zhang2012-07-191-1/+2
* MIPS: SMTC: Spelling and grammar corrections.Ralf Baechle2012-07-191-5/+5
* remove references to cpu_*_map in arch/Rusty Russell2012-03-291-1/+1
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-281-1/+0
* Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle2012-01-111-1/+1
|\
| * MIPS: irq: Remove IRQF_DISABLEDYong Zhang2011-12-071-1/+1
* | MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle2011-12-071-2/+2
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-1/+1
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-291-1/+1
* MIPS: SMTC: Cleanup the hook mess and use irq_dataThomas Gleixner2011-03-251-7/+5
* MIPS: SMTC: Use irq_data in smtc_forward_irq()Thomas Gleixner2011-03-251-1/+2
* Fix IRQ flag handling namingDavid Howells2010-10-071-2/+2
* MIPS: SMTC: Use %p to format pointersKulikov Vasiliy2010-08-051-2/+1
* MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0).Robert P. J. Day2010-04-121-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin2009-12-171-7/+14
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* MIPS: SMTC: Avoid queing multiple reschedule IPIsJaidev Patwardhan2009-11-021-4/+30
* MIPS: SMTC: Remove duplicate structure field initializationJulia Lawall2009-09-301-3/+2
* cpumask: Use accessors for cpu_*_mask: mipsRusty Russell2009-09-241-3/+3
* MIPS: Remove useless zero initializations.Ralf Baechle2009-09-171-5/+5
* MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE.Kurt Martin2009-08-031-5/+8
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-241-0/+1
* MIPS: SMTC: Fix formatting difference to linux-mips.org codeRalf Baechle2009-06-171-0/+1
* irq: update all arches for new irq_desc, fixMike Travis2009-01-151-1/+3
* irq: update all arches for new irq_descMike Travis2009-01-121-1/+1
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-3/+3
* [MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell2008-10-031-119/+133
* [MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.Kevin D. Kissell2008-10-031-1/+1
* [MIPS] Build fix: Fix irq flags typeRalf Baechle2008-10-031-3/+3
* mips: convert to generic helpers for IPI function callsJens Axboe2008-06-261-1/+0
* [MIPS] Add support for MIPS CMP platform.Ralf Baechle2008-04-281-1/+2
* [MIPS] Remove TLB sanitation codeChris Dearman2008-04-281-8/+0
* arch/mips/: Spelling fixesJoe Perches2008-02-031-3/+3
* [MIPS] SMP: Call platform methods via ops structure.Ralf Baechle2008-01-291-1/+0
* [MIPS] SMTC: Allow control over TC assignment to vpe0.Kevin D. Kissell2007-10-291-13/+44
* [MIPS] Kill num_online_cpus() loops.Ralf Baechle2007-10-111-2/+2
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-111-3/+3