summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel/sys_cabriolet.c
AgeCommit message (Expand)Author
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-03-29alpha: Replace setup_irq() by request_irq()afzal mohammed
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
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: cabriolet: 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
2010-08-31Fix call to replaced SuperIO functionsMorten H. Larsen
2009-11-30alpha: Fixup last users of irq_chip->typenameThomas Gleixner
2009-06-16alpha: remove obsolete hw_interrupt_typeThomas Gleixner
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-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2005-04-16Linux-2.6.12-rc2Linus Torvalds