summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/sys_titan.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: irq: remove deprecated use of IRQF_DISABLEDWill Deacon2013-04-071-7/+7
* ALPHA: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-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: replace with new cpumask APIsKOSAKI Motohiro2011-05-251-6/+7
* alpha: Convert to new irq function namesThomas Gleixner2011-03-291-1/+1
* alpha: fix compile error from IRQ clean upMatt Turner2011-03-091-0/+1
* alpha: titan: Convert irq_chip functionsThomas Gleixner2011-03-021-9/+12
* alpha: kill off alpha_do_IRQKyle McMartin2011-01-171-23/+6
* alpha: irq clean upKyle McMartin2011-01-171-2/+2
* alpha: use set_irq_chip and push down __do_IRQ to the machine typesKyle McMartin2011-01-171-2/+2
* alpha: remove trailing spaces in messagesFrans Pop2010-03-181-1/+1
* alpha: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-301-1/+1
* alpha: remove obsolete hw_interrupt_typeThomas Gleixner2009-06-161-2/+2
* irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-1/+3
* cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-2/+2
* alpha: -Werror fixes for sys_titan.cJay Estabrook2007-08-111-7/+20
* ALPHA: support graphics on non-zero PCI domainsJay Estabrook2007-06-011-2/+0
* alpha: build fixes - force architectureIvan Kokshaysky2007-04-171-2/+1
* [PATCH] fallout from alpha pt_regs patchesAl Viro2006-10-091-1/+1
* [PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs()Al Viro2006-10-081-4/+1
* [PATCH] alpha pt_regs cleanups: handle_irq()Al Viro2006-10-081-1/+1
* [PATCH] alpha pt_regs cleanups: device_interruptAl Viro2006-10-081-4/+7
* [PATCH] irq-flags: ALPHA: Use the new IRQF_ constantsThomas Gleixner2006-07-021-7/+7
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-1/+1
* [PATCH] alpha: SMP IRQ routing fixIvan Kokshaysky2006-06-051-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+420
OpenPOWER on IntegriCloud