index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
kernel
/
irq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc,sparc64: unify kernel/
Sam Ravnborg
2008-12-04
1
-1101
/
+0
*
sparc64: Add interface for registering a performance counter IRQ handler.
David S. Miller
2008-12-04
1
-0
/
+63
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-10-11
1
-2
/
+3
|
\
|
*
sparc64: Fix SMP bootup with CONFIG_STACK_DEBUG or ftrace.
David S. Miller
2008-09-16
1
-2
/
+3
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
David S. Miller
2008-09-16
1
-0
/
+2
|
\
|
|
*
sparc64: Disable timer interrupts in fixup_irqs().
David S. Miller
2008-09-08
1
-0
/
+2
*
|
sparc: Kill now spurious includes of sbus.h
David S. Miller
2008-08-29
1
-1
/
+0
|
/
*
sparc64: Implement IRQ stacks.
David S. Miller
2008-08-12
1
-0
/
+52
*
sparc64: Always allocate the send mondo blocks, even on non-sun4v.
David S. Miller
2008-08-04
1
-3
/
+16
*
sparc64: Fix lockdep issues in LDC protocol layer.
David S. Miller
2008-07-22
1
-1
/
+9
*
sparc64: Fix wedged irq regression.
David S. Miller
2008-04-26
1
-1
/
+2
*
[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/irq.c
David S. Miller
2008-03-26
1
-19
/
+2
*
misc: removal of final callers using fastcall
Harvey Harrison
2008-02-08
1
-1
/
+1
*
[SPARC64]: Stop using __do_IRQ().
David S. Miller
2007-10-22
1
-47
/
+38
*
[SPARC64]: Fix boot failures due to bootmem.
David S. Miller
2007-10-17
1
-4
/
+4
*
[SPARC64]: virt_to_real_irq_table --> virt_irq_table
David S. Miller
2007-10-13
1
-20
/
+20
*
[SPARC64]: virt_irq --> bucket mapping no longer necessary
David S. Miller
2007-10-13
1
-11
/
+8
*
[SPARC64]: Kill ugly __bucket() macro.
David S. Miller
2007-10-13
1
-146
/
+92
*
[SPARC64]: Kill ugly __irq_ino() macro.
David S. Miller
2007-10-13
1
-11
/
+11
*
[SPARC64]: Only use bypass accesses to INO buckets.
David S. Miller
2007-10-13
1
-31
/
+91
*
[SPARC64]: Use sun4v VIRQ interfaces as intended.
David S. Miller
2007-10-13
1
-11
/
+26
*
[SPARC64]: Allocate ivector_table dynamically.
David S. Miller
2007-10-13
1
-11
/
+11
*
[SPARC64]: Access ivector_table[] using physical addresses.
David S. Miller
2007-10-13
1
-22
/
+34
*
[SPARC64]: Make IVEC pointers 64-bit.
David S. Miller
2007-10-13
1
-17
/
+24
*
[SPARC64]: Consolidate MSI support code.
David S. Miller
2007-10-13
1
-207
/
+23
*
[SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.
David S. Miller
2007-10-13
1
-0
/
+71
*
[SPARC64]: Fix several bugs in MSI handling.
David S. Miller
2007-08-30
1
-3
/
+22
*
[SPARC64]: Fix type and constant sizes wrt. sun4u IMAP/ICLR handling.
David S. Miller
2007-08-30
1
-1
/
+1
*
[SPARC64]: Fix memory leak when cpu hotplugging.
David S. Miller
2007-08-08
1
-50
/
+24
*
[SPARC64]: Fix virq decomposition.
David S. Miller
2007-07-20
1
-19
/
+25
*
[SPARC64]: Use KERN_ERR in IRQ manipulation error printks.
David S. Miller
2007-07-20
1
-14
/
+14
*
[SPARC64]: Tweak assertions in sun4v_build_virq().
David S. Miller
2007-07-19
1
-2
/
+2
*
[SPARC64]: dr-cpu unconfigure support.
David S. Miller
2007-07-16
1
-0
/
+20
*
[SPARC64]: Add ->set_affinity IRQ handlers.
David S. Miller
2007-07-16
1
-0
/
+52
*
[SPARC64]: Do not ACK an INO if it is disabled or inprogress.
David S. Miller
2007-07-16
1
-0
/
+12
*
[SPARC64]: Need to set state to IDLE during sun4v IRQ enable.
David S. Miller
2007-06-26
1
-0
/
+4
*
[SPARC64]: Fix VIRQ enabling.
David S. Miller
2007-06-26
1
-1
/
+7
*
[SPARC64]: Wire up cookie based sun4v interrupt registry.
David S. Miller
2007-06-13
1
-9
/
+122
*
[SPARC64]: Use machine description and OBP properly for cpu probing.
David S. Miller
2007-05-29
1
-30
/
+53
*
[SPARC64]: SUN4U PCI-E controller support.
David S. Miller
2007-05-06
1
-6
/
+10
*
[SPARC64]: constify of_get_property return: arch/sparc64
Stephen Rothwell
2007-04-26
1
-1
/
+1
*
[SPARC64]: Unify timer interrupt handler.
David S. Miller
2007-04-26
1
-26
/
+0
*
[SPARC64]: virt_irq_free only needed when CONFIG_PCI_MSI
David S. Miller
2007-02-26
1
-0
/
+2
*
[SPARC64]: Add PCI MSI support on Niagara.
David S. Miller
2007-02-10
1
-9
/
+95
*
[SPARC64] IRQ: Use irq_desc->chip_data instead of irq_desc->handler_data
David S. Miller
2007-02-10
1
-24
/
+20
*
[SPARC64]: Minor irq handling cleanups.
David S. Miller
2006-12-17
1
-20
/
+4
*
[PATCH] sparc64 irq pt_regs fallout
Al Viro
2006-10-09
1
-2
/
+5
*
[PATCH] sparc64 pt_regs fixes
Al Viro
2006-10-08
1
-1
/
+4
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[SPARC64]: Let irq_install_pre_handler() get called multiple times.
David S. Miller
2006-06-29
1
-0
/
+4
[next]