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