summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf2012-05-251-1/+1
* arch/tile: implement panic_smp_self_stop()Chris Metcalf2012-04-021-0/+6
* arch/tile: add "nop" after "nap" to help GX idle power drawChris Metcalf2012-04-021-1/+1
* smp: introduce a generic on_each_cpu_mask() functionGilad Ben-Yossef2012-03-291-19/+0Star
* sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-5/+1Star
* arch/tile: warn and retry if an IPI is not accepted by the target cpuChris Metcalf2011-03-011-14/+19
* arch/tile: bomb raw_local_irq_ to arch_local_irq_Chris Metcalf2010-11-011-1/+1
* arch/tile: parameterize system PLs to support KVM portChris Metcalf2010-10-151-1/+1
* arch/tile: Enable more sophisticated IRQ model for 32-bit chips.Chris Metcalf2010-07-061-9/+63
* arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-041-0/+202