summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/irq.c
Commit message (Expand)AuthorAgeFilesLines
* tile: Use the more common pr_warn instead of pr_warningJoe Perches2014-11-111-3/+2
* tile: Replace __get_cpu_var usesChristoph Lameter2014-08-261-7/+7
* tile: Use SPARSE_IRQThomas Gleixner2014-05-161-49/+3
* tile: Implement irq_alloc/free_hwirq() for migrationThomas Gleixner2014-05-161-0/+12
* tile/perf: Support perf_events on tilegx and tileproZhigang Lu2014-03-071-0/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-09-061-3/+5
|\
| * tile: remove support for TILE64Chris Metcalf2013-09-031-2/+2
| * tile: fix panic with large IRQ numberChris Metcalf2013-08-301-1/+2
| * tile: support CONFIG_PREEMPTChris Metcalf2013-08-131-0/+1
* | tile: delete __cpuinit usage from all tile filesPaul Gortmaker2013-07-141-1/+1
|/
* arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf2011-12-031-8/+8
* tile: Use generic show_interupts()Thomas Gleixner2011-03-251-41/+0
* tile: Convert to new irq function namesThomas Gleixner2011-03-251-3/+3
* tile: Use proper accessor functions in show_interrupt()Thomas Gleixner2011-02-231-4/+6
* tile: Convert irq_chip to new functionsThomas Gleixner2011-02-231-14/+14
* arch/tile: bomb raw_local_irq_ to arch_local_irq_Chris Metcalf2010-11-011-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-10-261-8/+8
|\
| * arch/tile: parameterize system PLs to support KVM portChris Metcalf2010-10-151-8/+8
* | genirq: Cleanup irq_chip->typename leftoversThomas Gleixner2010-09-231-2/+2
|/
* arch/tile: Enable more sophisticated IRQ model for 32-bit chips.Chris Metcalf2010-07-061-76/+183
* arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-041-0/+227
OpenPOWER on IntegriCloud