summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/sys_dp264.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-021-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | alpha/PCI: Move pci_map_irq()/pci_swizzle() out of initdataLorenzo Pieralisi2017-10-261-10/+10
|/
* alpha: Don't if-out dp264_device_interrupt.Richard Henderson2013-07-191-8/+0
* Disintegrate asm/system.h for AlphaDavid Howells2012-03-281-1/+0
* constify struct pci_dev * in obvious casesAl Viro2012-03-201-1/+1
* PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-4/+4
* alpha: replace with new cpumask APIsKOSAKI Motohiro2011-05-251-1/+1
* alpha: Convert to new irq function namesThomas Gleixner2011-03-291-1/+1
* alpha: dp264: Convert irq_chip functionsThomas Gleixner2011-03-021-25/+27
* alpha: kill off alpha_do_IRQKyle McMartin2011-01-171-41/+7
* alpha: irq clean upKyle McMartin2011-01-171-3/+3
* alpha: use set_irq_chip and push down __do_IRQ to the machine typesKyle McMartin2011-01-171-2/+2
* alpha: remove trailing spaces in messagesFrans Pop2010-03-181-1/+1
* alpha: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-301-2/+2
* alpha: remove obsolete hw_interrupt_typeThomas Gleixner2009-06-161-3/+3
* irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-2/+6
* PCI: alpha: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-071-1/+1
* cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-4/+4
* ALPHA: support graphics on non-zero PCI domainsJay Estabrook2007-06-011-1/+10
* [PATCH] alpha pt_regs cleanups: handle_irq()Al Viro2006-10-081-3/+3
* [PATCH] alpha pt_regs cleanups: device_interruptAl Viro2006-10-081-7/+7
* 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: ISA IRQs fixup for dp264Ivan Kokshaysky2005-09-191-18/+23
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+689