summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/irq.c
Commit message (Expand)AuthorAgeFilesLines
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-1101/+0Star
* sparc64: Add interface for registering a performance counter IRQ handler.David S. Miller2008-12-041-0/+63
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-111-2/+3
|\
| * sparc64: Fix SMP bootup with CONFIG_STACK_DEBUG or ftrace.David S. Miller2008-09-161-2/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-161-0/+2
|\|
| * sparc64: Disable timer interrupts in fixup_irqs().David S. Miller2008-09-091-0/+2
* | sparc: Kill now spurious includes of sbus.hDavid S. Miller2008-08-291-1/+0Star
|/
* sparc64: Implement IRQ stacks.David S. Miller2008-08-131-0/+52
* sparc64: Always allocate the send mondo blocks, even on non-sun4v.David S. Miller2008-08-051-3/+16
* sparc64: Fix lockdep issues in LDC protocol layer.David S. Miller2008-07-231-1/+9
* sparc64: Fix wedged irq regression.David S. Miller2008-04-271-1/+2
* [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/irq.cDavid S. Miller2008-03-261-19/+2Star
* misc: removal of final callers using fastcallHarvey Harrison2008-02-081-1/+1
* [SPARC64]: Stop using __do_IRQ().David S. Miller2007-10-221-47/+38Star
* [SPARC64]: Fix boot failures due to bootmem.David S. Miller2007-10-181-4/+4
* [SPARC64]: virt_to_real_irq_table --> virt_irq_tableDavid S. Miller2007-10-141-20/+20
* [SPARC64]: virt_irq --> bucket mapping no longer necessaryDavid S. Miller2007-10-141-11/+8Star
* [SPARC64]: Kill ugly __bucket() macro.David S. Miller2007-10-141-146/+92Star
* [SPARC64]: Kill ugly __irq_ino() macro.David S. Miller2007-10-141-11/+11
* [SPARC64]: Only use bypass accesses to INO buckets.David S. Miller2007-10-141-31/+91
* [SPARC64]: Use sun4v VIRQ interfaces as intended.David S. Miller2007-10-141-11/+26
* [SPARC64]: Allocate ivector_table dynamically.David S. Miller2007-10-141-11/+11
* [SPARC64]: Access ivector_table[] using physical addresses.David S. Miller2007-10-141-22/+34
* [SPARC64]: Make IVEC pointers 64-bit.David S. Miller2007-10-141-17/+24
* [SPARC64]: Consolidate MSI support code.David S. Miller2007-10-141-207/+23Star
* [SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.David S. Miller2007-10-141-0/+71
* [SPARC64]: Fix several bugs in MSI handling.David S. Miller2007-08-311-3/+22
* [SPARC64]: Fix type and constant sizes wrt. sun4u IMAP/ICLR handling.David S. Miller2007-08-311-1/+1
* [SPARC64]: Fix memory leak when cpu hotplugging.David S. Miller2007-08-091-50/+24Star
* [SPARC64]: Fix virq decomposition.David S. Miller2007-07-211-19/+25
* [SPARC64]: Use KERN_ERR in IRQ manipulation error printks.David S. Miller2007-07-211-14/+14
* [SPARC64]: Tweak assertions in sun4v_build_virq().David S. Miller2007-07-201-2/+2
* [SPARC64]: dr-cpu unconfigure support.David S. Miller2007-07-161-0/+20
* [SPARC64]: Add ->set_affinity IRQ handlers.David S. Miller2007-07-161-0/+52
* [SPARC64]: Do not ACK an INO if it is disabled or inprogress.David S. Miller2007-07-161-0/+12
* [SPARC64]: Need to set state to IDLE during sun4v IRQ enable.David S. Miller2007-06-261-0/+4
* [SPARC64]: Fix VIRQ enabling.David S. Miller2007-06-261-1/+7
* [SPARC64]: Wire up cookie based sun4v interrupt registry.David S. Miller2007-06-131-9/+122
* [SPARC64]: Use machine description and OBP properly for cpu probing.David S. Miller2007-05-291-30/+53
* [SPARC64]: SUN4U PCI-E controller support.David S. Miller2007-05-071-6/+10
* [SPARC64]: constify of_get_property return: arch/sparc64Stephen Rothwell2007-04-261-1/+1
* [SPARC64]: Unify timer interrupt handler.David S. Miller2007-04-261-26/+0Star
* [SPARC64]: virt_irq_free only needed when CONFIG_PCI_MSIDavid S. Miller2007-02-261-0/+2
* [SPARC64]: Add PCI MSI support on Niagara.David S. Miller2007-02-111-9/+95
* [SPARC64] IRQ: Use irq_desc->chip_data instead of irq_desc->handler_dataDavid S. Miller2007-02-111-24/+20Star
* [SPARC64]: Minor irq handling cleanups.David S. Miller2006-12-171-20/+4Star
* [PATCH] sparc64 irq pt_regs falloutAl Viro2006-10-091-2/+5
* [PATCH] sparc64 pt_regs fixesAl Viro2006-10-081-1/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [SPARC64]: Let irq_install_pre_handler() get called multiple times.David S. Miller2006-06-301-0/+4