summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel/sys_marvel.c
AgeCommit message (Expand)Author
2021-06-29alpha: remove DISCONTIGMEM and NUMAMike Rapoport
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-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-04alpha: marvel: make use of raw_spinlock variantsJulia Cartwright
2015-05-26alpha: clean up unnecessary MSI/MSI-X capability findYijing Wang
2013-11-16alpha: Reorganize rtc handlingRichard Henderson
2013-07-19alpha: Fix type compatibility warning for marvel_map_irqRichard Henderson
2012-05-02alpha: silence 'const' warning in sys_marvel.cMatt Turner
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells
2012-02-23alpha/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas
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: marvel: 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-15alpha: fix RTC on marvelIvan Kokshaysky
2008-04-28alpha: remove remaining __FUNCTION__ occurrencesHarvey Harrison
2007-07-16alpha: fix trivial section mismatch warningsSam Ravnborg
2007-06-01ALPHA: support graphics on non-zero PCI domainsJay Estabrook
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-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk
2005-04-16Linux-2.6.12-rc2Linus Torvalds