summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel/sys_eiger.c
AgeCommit message (Expand)Author
2020-06-12alpha: remove unneeded semicolon in sys_eiger.cJason Yan
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-26alpha/PCI: Move pci_map_irq()/pci_swizzle() out of initdataLorenzo Pieralisi
2015-06-08PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle
2011-03-29alpha: Convert to new irq function namesThomas Gleixner
2011-03-02alpha: eiger: Convert irq_chip functionsThomas Gleixner
2011-01-17alpha: kill off alpha_do_IRQKyle McMartin
2011-01-17alpha: irq clean upKyle McMartin
2011-01-17alpha: use set_irq_chip and push down __do_IRQ to the machine typesKyle McMartin
2009-11-30alpha: Fixup last users of irq_chip->typenameThomas Gleixner
2009-06-16alpha: remove obsolete hw_interrupt_typeThomas Gleixner
2009-01-07PCI: alpha: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2006-10-08[PATCH] alpha pt_regs cleanups: handle_irq()Al Viro
2006-10-08[PATCH] alpha pt_regs cleanups: device_interruptAl Viro
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2005-04-16Linux-2.6.12-rc2Linus Torvalds