summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* tile: support arch_irq_work_raiseChris Metcalf2015-04-171-1/+31
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-1/+1
|\
| * tile: Replace __get_cpu_var usesChristoph Lameter2014-08-261-1/+1
* | flush_icache_range: export symbol to fix build errorsPranith Kumar2014-08-291-0/+1
|/
* tile: make __write_once a synonym for __read_mostlyChris Metcalf2013-09-031-1/+5
* tile: support kprobes on tilegxTony Lu2013-08-301-3/+11
* tile: support CONFIG_PREEMPTChris Metcalf2013-08-131-1/+1
* 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-281-19/+0
* sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-5/+1
* 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