summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/smp.c
AgeCommit message (Expand)AuthorLines
2015-04-17tile: support arch_irq_work_raiseChris Metcalf-1/+31
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2014-08-29flush_icache_range: export symbol to fix build errorsPranith Kumar-0/+1
2014-08-26tile: Replace __get_cpu_var usesChristoph Lameter-1/+1
2013-09-03tile: make __write_once a synonym for __read_mostlyChris Metcalf-1/+5
2013-08-30tile: support kprobes on tilegxTony Lu-3/+11
2013-08-13tile: support CONFIG_PREEMPTChris Metcalf-1/+1
2012-05-25arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf-1/+1
2012-04-02arch/tile: implement panic_smp_self_stop()Chris Metcalf-0/+6
2012-04-02arch/tile: add "nop" after "nap" to help GX idle power drawChris Metcalf-1/+1
2012-03-28smp: introduce a generic on_each_cpu_mask() functionGilad Ben-Yossef-19/+0
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra-5/+1
2011-03-01arch/tile: warn and retry if an IPI is not accepted by the target cpuChris Metcalf-14/+19
2010-11-01arch/tile: bomb raw_local_irq_ to arch_local_irq_Chris Metcalf-1/+1
2010-10-15arch/tile: parameterize system PLs to support KVM portChris Metcalf-1/+1
2010-07-06arch/tile: Enable more sophisticated IRQ model for 32-bit chips.Chris Metcalf-9/+63
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf-0/+202