index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-06
[SPARC64]: SUN4U PCI-E controller support.
David S. Miller
1
-6
/
+10
2007-04-26
[SPARC64]: constify of_get_property return: arch/sparc64
Stephen Rothwell
1
-1
/
+1
2007-04-26
[SPARC64]: Unify timer interrupt handler.
David S. Miller
1
-26
/
+0
2007-02-26
[SPARC64]: virt_irq_free only needed when CONFIG_PCI_MSI
David S. Miller
1
-0
/
+2
2007-02-10
[SPARC64]: Add PCI MSI support on Niagara.
David S. Miller
1
-9
/
+95
2007-02-10
[SPARC64] IRQ: Use irq_desc->chip_data instead of irq_desc->handler_data
David S. Miller
1
-24
/
+20
2006-12-17
[SPARC64]: Minor irq handling cleanups.
David S. Miller
1
-20
/
+4
2006-10-09
[PATCH] sparc64 irq pt_regs fallout
Al Viro
1
-2
/
+5
2006-10-08
[PATCH] sparc64 pt_regs fixes
Al Viro
1
-1
/
+4
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[SPARC64]: Let irq_install_pre_handler() get called multiple times.
David S. Miller
1
-0
/
+4
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
1
-1
/
+1
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
1
-5
/
+5
2006-06-25
[SPARC64]: Allow floppy driver to build modular.
David S. Miller
1
-61
/
+0
2006-06-23
[SPARC64]: Kill unused local vars in map_prom_timers().
David S. Miller
1
-1
/
+0
2006-06-23
[SPARC64]: Kill off some more prom_getproperty() remnants.
David S. Miller
1
-5
/
+13
2006-06-20
[SPARC64]: Move over to GENERIC_HARDIRQS.
David S. Miller
1
-673
/
+284
2006-06-20
[SPARC64]: Virtualize IRQ numbers.
David S. Miller
1
-84
/
+179
2006-06-20
[SPARC64]: Kill ino_bucket->pil
David S. Miller
1
-44
/
+26
2006-06-20
[SPARC64]: bp->pil can never be zero
David S. Miller
1
-14
/
+13
2006-06-20
[SPARC64]: Send all device interrupts via one PIL.
David S. Miller
1
-94
/
+69
2006-03-24
[PATCH] s/;;/;/g
Alexey Dobriyan
1
-1
/
+1
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
1
-3
/
+1
2006-03-20
[SPARC64]: kzalloc() conversion
Eric Sesterhenn
1
-4
/
+2
2006-03-20
[SPARC64]: Fix uniprocessor IRQ targetting on SUN4V.
David S. Miller
1
-50
/
+48
2006-03-20
[SPARC64]: Get SUN4V SMP working.
David S. Miller
1
-11
/
+19
2006-03-20
[SPARC64]: Don't set interrupt state to IDLE in enable_irq().
David S. Miller
1
-4
/
+0
2006-03-20
[SPARC64]: Set dummy bucket->{imap,iclr} unique on SUN4V.
David S. Miller
1
-5
/
+10
2006-03-20
[SPARC64]: Add sun4v_cpu_qconf() hypervisor call.
David S. Miller
1
-19
/
+7
2006-03-20
[SPARC64]: Two IRQ handling fixes.
David S. Miller
1
-3
/
+8
2006-03-20
[SPARC64]: Fix sun4v_intr_setenabled() return value check in enable_irq().
David S. Miller
1
-1
/
+1
2006-03-20
[SPARC64]: Don't printk() any messaages in sun4v_build_irq().
David S. Miller
1
-3
/
+0
2006-03-20
[SPARC64]: Make error codes available from sun4v_intr_get*().
David S. Miller
1
-3
/
+18
2006-03-20
[SPARC64]: Pass correct ino to sun4v_intr_*().
David S. Miller
1
-8
/
+11
2006-03-20
[SPARC64]: Trim down sun4v IRQ translation kernel log message.
David S. Miller
1
-2
/
+2
2006-03-20
[SPARC64]: Program IRQ registers correctly on sun4v.
David S. Miller
1
-24
/
+47
2006-03-20
[SPARC64]: Generic sun4v_build_irq().
David S. Miller
1
-0
/
+32
2006-03-20
[SPARC64]: Fix mondo queue allocations.
David S. Miller
1
-27
/
+56
2006-03-20
[SPARC64]: Fix hypervisor call arg passing.
David S. Miller
1
-4
/
+4
2006-03-20
[SPARC64]: Detect sun4v early in boot process.
David S. Miller
1
-36
/
+42
2006-03-20
[SPARC64]: Sun4v cross-call sending support.
David S. Miller
1
-0
/
+22
2006-03-20
[SPARC64]: Sun4v interrupt handling.
David S. Miller
1
-1
/
+15
2006-03-20
[SPARC64]: Allocate and register the 4 sun4v mondo queues at bootup.
David S. Miller
1
-0
/
+48
2006-03-20
[SPARC64]: Refine code sequences to get the cpu id.
David S. Miller
1
-1
/
+3
2006-03-20
[SPARC64]: Elminate all usage of hard-coded trap globals.
David S. Miller
1
-25
/
+1
2006-03-20
[SPARC64]: fix sparc_floppy_irq's auxio_register reseting
Bernhard R Link
1
-1
/
+1
2005-10-08
[SPARC64]: Fix compile error in irq.c
Sven Hartge
1
-0
/
+1
2005-07-24
[SPARC64]: Privatize sun5_timer.
David S. Miller
1
-13
/
+7
2005-07-06
[SPARC64]: Fix set_intr_affinity()
Eddie C. Dost
1
-2
/
+5
2005-07-04
[SPARC64]: Add support for IRQ pre-handlers.
David S. Miller
1
-384
/
+197
[next]