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
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-09-22[ALPHA] Implement new ioread interface.Richard Henderson
2004-05-24[PATCH] fix PCI bridge swizzle on takara and eigerIvan Kokshaysky
2002-11-03Merge with mainline.Richard Henderson
2002-10-14[PATCH] alpha ISA dma and MAX_DMA_ADDRESSIvan Kokshaysky
2002-10-11From Art Haas: C99 initializers for arch/alpha.Richard Henderson
2002-03-24Break an include loop by moving cache flushing routines fromRichard Henderson
2002-02-04v2.4.12.1 -> v2.4.12.2Linus Torvalds
2002-02-04v2.4.2 -> v2.4.2.1Linus Torvalds
2002-02-04Import changesetLinus Torvalds