aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/alpha/kernel/sys_marvel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-29alpha: remove DISCONTIGMEM and NUMAMike Rapoport1-5/+0
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-03-29alpha: Replace setup_irq() by request_irq()afzal mohammed1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-04alpha: marvel: make use of raw_spinlock variantsJulia Cartwright1-6/+6
2015-05-26alpha: clean up unnecessary MSI/MSI-X capability findYijing Wang1-1/+1
2013-11-16alpha: Reorganize rtc handlingRichard Henderson1-54/+1
2013-07-19alpha: Fix type compatibility warning for marvel_map_irqRichard Henderson1-1/+2
2012-05-02alpha: silence 'const' warning in sys_marvel.cMatt Turner1-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells1-1/+0
2012-02-23alpha/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas1-1/+2
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+1
2011-03-29alpha: Convert to new irq function namesThomas Gleixner1-4/+4
2011-03-02alpha: marvel: Convert irq_chip functionsThomas Gleixner1-23/+19
2011-01-17alpha: kill off alpha_do_IRQKyle McMartin1-34/+10
2011-01-17alpha: irq clean upKyle McMartin1-3/+3
2011-01-17alpha: use set_irq_chip and push down __do_IRQ to the machine typesKyle McMartin1-6/+6
2009-11-30alpha: Fixup last users of irq_chip->typenameThomas Gleixner1-3/+3
2009-06-16alpha: remove obsolete hw_interrupt_typeThomas Gleixner1-5/+5
2009-01-15alpha: fix RTC on marvelIvan Kokshaysky1-1/+55
2008-04-28alpha: remove remaining __FUNCTION__ occurrencesHarvey Harrison1-6/+6
2007-07-16alpha: fix trivial section mismatch warningsSam Ravnborg1-1/+1
2007-06-01ALPHA: support graphics on non-zero PCI domainsJay Estabrook1-3/+1
2006-10-08[PATCH] alpha pt_regs cleanups: handle_irq()Al Viro1-1/+1
2006-10-08[PATCH] alpha pt_regs cleanups: device_interruptAl Viro1-2/+2
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-3/+3
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk1-3/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+499