aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-11tile: Use the more common pr_warn instead of pr_warningJoe Perches1-3/+2
2014-08-26tile: Replace __get_cpu_var usesChristoph Lameter1-7/+7
2014-05-16tile: Use SPARSE_IRQThomas Gleixner1-49/+3
2014-05-16tile: Implement irq_alloc/free_hwirq() for migrationThomas Gleixner1-0/+12
2014-03-07tile/perf: Support perf_events on tilegx and tileproZhigang Lu1-0/+18
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-3/+5
2013-09-03tile: remove support for TILE64Chris Metcalf1-2/+2
2013-08-30tile: fix panic with large IRQ numberChris Metcalf1-1/+2
2013-08-13tile: support CONFIG_PREEMPTChris Metcalf1-0/+1
2013-07-14tile: delete __cpuinit usage from all tile filesPaul Gortmaker1-1/+1
2011-12-03arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf1-8/+8
2011-03-25tile: Use generic show_interupts()Thomas Gleixner1-41/+0
2011-03-25tile: Convert to new irq function namesThomas Gleixner1-3/+3
2011-02-23tile: Use proper accessor functions in show_interrupt()Thomas Gleixner1-4/+6
2011-02-23tile: Convert irq_chip to new functionsThomas Gleixner1-14/+14
2010-11-01arch/tile: bomb raw_local_irq_ to arch_local_irq_Chris Metcalf1-2/+2
2010-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-8/+8
2010-10-15arch/tile: parameterize system PLs to support KVM portChris Metcalf1-8/+8
2010-09-23genirq: Cleanup irq_chip->typename leftoversThomas Gleixner1-2/+2
2010-07-06arch/tile: Enable more sophisticated IRQ model for 32-bit chips.Chris Metcalf1-76/+183
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf1-0/+227