summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/sys_sable.c
AgeCommit message (Expand)AuthorLines
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport-1/+0
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-26alpha/PCI: Move pci_map_irq()/pci_swizzle() out of initdataLorenzo Pieralisi-5/+5
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells-1/+0
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle-2/+2
2011-03-29alpha: Convert to new irq function namesThomas Gleixner-2/+2
2011-03-02alpha: sable: Convert irq_chip functionsThomas Gleixner-10/+10
2011-01-17alpha: kill off alpha_do_IRQKyle McMartin-21/+4
2011-01-17alpha: irq clean upKyle McMartin-2/+2
2011-01-17alpha: use set_irq_chip and push down __do_IRQ to the machine typesKyle McMartin-2/+3
2009-11-30alpha: Fixup last users of irq_chip->typenameThomas Gleixner-1/+1
2009-06-16alpha: remove obsolete hw_interrupt_typeThomas Gleixner-1/+1
2009-04-01alpha: convert u64 to unsigned long longRandy Dunlap-2/+2
2009-01-07PCI: alpha: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas-1/+1
2008-10-16genirq: fix name space collisions of nr_irqs in arch/*Thomas Gleixner-3/+3
2008-04-28alpha: remove remaining __FUNCTION__ occurrencesHarvey Harrison-3/+3
2006-10-08[PATCH] alpha pt_regs cleanups: handle_irq()Al Viro-1/+1
2006-10-08[PATCH] alpha pt_regs cleanups: device_interruptAl Viro-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+653