summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/irq_alpha.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* alpha: Use qemu+cserve provided high-res clock and alarm.Richard Henderson2013-11-161-1/+1
* alpha: Switch to GENERIC_CLOCKEVENTSRichard Henderson2013-11-161-14/+0
* alpha: Use handle_percpu_irq for the timer interruptRichard Henderson2013-07-191-1/+1
* alpha: irq: remove deprecated use of IRQF_DISABLEDWill Deacon2013-04-071-1/+0
* alpha: irq: run all handlers with interrupts disabledWill Deacon2013-04-071-1/+8
* Disintegrate asm/system.h for AlphaDavid Howells2012-03-281-0/+1
* alpha: Fix RTC interrupt setup.Richard Henderson2011-04-171-1/+1
* alpha: Convert to new irq function namesThomas Gleixner2011-03-291-1/+1
* alpha: irq: Remove pointless irq status manipulationThomas Gleixner2011-03-021-8/+3
* alpha: kill off alpha_do_IRQKyle McMartin2011-01-171-14/+2
* alpha: irq clean upKyle McMartin2011-01-171-3/+7
* perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-261-2/+0
* alpha: implement HW performance events on the EV67 and later CPUsMichael Cree2010-08-091-0/+3
* alpha: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-301-1/+1
* alpha: remove obsolete hw_interrupt_typeThomas Gleixner2009-06-161-1/+1
* sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu2009-01-121-1/+1
* [PATCH] alpha_ksyms.c cleanupAl Viro2006-10-111-0/+3
* [PATCH] alpha pt_regs cleanups: machine_check()Al Viro2006-10-081-5/+6
* [PATCH] alpha pt_regs cleanups: handle_irq()Al Viro2006-10-081-2/+4
* [PATCH] alpha pt_regs cleanups: device_interruptAl Viro2006-10-081-1/+4
* [PATCH] irq-flags: ALPHA: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-1/+1
* [PATCH] alpha smp fix (part #2)Ivan Kokshaysky2005-07-011-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+252