summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/sys_titan.c
AgeCommit message (Expand)AuthorLines
2013-04-07alpha: irq: remove deprecated use of IRQF_DISABLEDWill Deacon-7/+7
2013-01-03ALPHA: drivers: remove __dev* attributes.Greg Kroah-Hartman-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds-1/+0
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells-1/+0
2012-02-23alpha/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas-1/+2
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle-1/+1
2011-05-25alpha: replace with new cpumask APIsKOSAKI Motohiro-6/+7
2011-03-29alpha: Convert to new irq function namesThomas Gleixner-1/+1
2011-03-09alpha: fix compile error from IRQ clean upMatt Turner-0/+1
2011-03-02alpha: titan: Convert irq_chip functionsThomas Gleixner-9/+12
2011-01-17alpha: kill off alpha_do_IRQKyle McMartin-23/+6
2011-01-17alpha: irq clean upKyle McMartin-2/+2
2011-01-17alpha: use set_irq_chip and push down __do_IRQ to the machine typesKyle McMartin-2/+2
2010-03-18alpha: remove trailing spaces in messagesFrans Pop-1/+1
2009-11-30alpha: Fixup last users of irq_chip->typenameThomas Gleixner-1/+1
2009-06-16alpha: remove obsolete hw_interrupt_typeThomas Gleixner-2/+2
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu-1/+3
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell-2/+2
2007-08-11alpha: -Werror fixes for sys_titan.cJay Estabrook-7/+20
2007-06-01ALPHA: support graphics on non-zero PCI domainsJay Estabrook-2/+0
2007-04-17alpha: build fixes - force architectureIvan Kokshaysky-2/+1
2006-10-09[PATCH] fallout from alpha pt_regs patchesAl Viro-1/+1
2006-10-08[PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs()Al Viro-4/+1
2006-10-08[PATCH] alpha pt_regs cleanups: handle_irq()Al Viro-1/+1
2006-10-08[PATCH] alpha pt_regs cleanups: device_interruptAl Viro-4/+7
2006-07-02[PATCH] irq-flags: ALPHA: Use the new IRQF_ constantsThomas Gleixner-7/+7
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar-1/+1
2006-06-05[PATCH] alpha: SMP IRQ routing fixIvan Kokshaysky-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+420