summaryrefslogtreecommitdiff
path: root/arch/tile/kernel/irq.c
AgeCommit message (Expand)Author
2014-11-11tile: Use the more common pr_warn instead of pr_warningJoe Perches
2014-08-26tile: Replace __get_cpu_var usesChristoph Lameter
2014-05-16tile: Use SPARSE_IRQThomas Gleixner
2014-05-16tile: Implement irq_alloc/free_hwirq() for migrationThomas Gleixner
2014-03-07tile/perf: Support perf_events on tilegx and tileproZhigang Lu
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2013-09-03tile: remove support for TILE64Chris Metcalf
2013-08-30tile: fix panic with large IRQ numberChris Metcalf
2013-08-13tile: support CONFIG_PREEMPTChris Metcalf
2013-07-14tile: delete __cpuinit usage from all tile filesPaul Gortmaker
2011-12-03arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf
2011-03-25tile: Use generic show_interupts()Thomas Gleixner
2011-03-25tile: Convert to new irq function namesThomas Gleixner
2011-02-23tile: Use proper accessor functions in show_interrupt()Thomas Gleixner
2011-02-23tile: Convert irq_chip to new functionsThomas Gleixner
2010-11-01arch/tile: bomb raw_local_irq_ to arch_local_irq_Chris Metcalf
2010-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-10-15arch/tile: parameterize system PLs to support KVM portChris Metcalf
2010-09-23genirq: Cleanup irq_chip->typename leftoversThomas Gleixner
2010-07-06arch/tile: Enable more sophisticated IRQ model for 32-bit chips.Chris Metcalf
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf