summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/sys_marvel.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* alpha: marvel: make use of raw_spinlock variantsJulia Cartwright2017-09-041-6/+6
* alpha: clean up unnecessary MSI/MSI-X capability findYijing Wang2015-05-261-1/+1
* alpha: Reorganize rtc handlingRichard Henderson2013-11-161-54/+1
* alpha: Fix type compatibility warning for marvel_map_irqRichard Henderson2013-07-191-1/+2
* alpha: silence 'const' warning in sys_marvel.cMatt Turner2012-05-021-1/+1
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Disintegrate asm/system.h for AlphaDavid Howells2012-03-281-1/+0
* | alpha/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas2012-02-231-1/+2
|/
* PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+1
* alpha: Convert to new irq function namesThomas Gleixner2011-03-291-4/+4
* alpha: marvel: Convert irq_chip functionsThomas Gleixner2011-03-021-23/+19
* alpha: kill off alpha_do_IRQKyle McMartin2011-01-171-34/+10
* alpha: irq clean upKyle McMartin2011-01-171-3/+3
* alpha: use set_irq_chip and push down __do_IRQ to the machine typesKyle McMartin2011-01-171-6/+6
* alpha: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-301-3/+3
* alpha: remove obsolete hw_interrupt_typeThomas Gleixner2009-06-161-5/+5
* alpha: fix RTC on marvelIvan Kokshaysky2009-01-151-1/+55
* alpha: remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-6/+6
* alpha: fix trivial section mismatch warningsSam Ravnborg2007-07-161-1/+1
* ALPHA: support graphics on non-zero PCI domainsJay Estabrook2007-06-011-3/+1
* [PATCH] alpha pt_regs cleanups: handle_irq()Al Viro2006-10-081-1/+1
* [PATCH] alpha pt_regs cleanups: device_interruptAl Viro2006-10-081-2/+2
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-3/+3
* [PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk2005-09-081-3/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+499