aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/irq.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan1-1/+1
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-3/+1
2006-03-20[SPARC64]: kzalloc() conversionEric Sesterhenn1-4/+2
2006-03-20[SPARC64]: Fix uniprocessor IRQ targetting on SUN4V.David S. Miller1-50/+48
2006-03-20[SPARC64]: Get SUN4V SMP working.David S. Miller1-11/+19
2006-03-20[SPARC64]: Don't set interrupt state to IDLE in enable_irq().David S. Miller1-4/+0
2006-03-20[SPARC64]: Set dummy bucket->{imap,iclr} unique on SUN4V.David S. Miller1-5/+10
2006-03-20[SPARC64]: Add sun4v_cpu_qconf() hypervisor call.David S. Miller1-19/+7
2006-03-20[SPARC64]: Two IRQ handling fixes.David S. Miller1-3/+8
2006-03-20[SPARC64]: Fix sun4v_intr_setenabled() return value check in enable_irq().David S. Miller1-1/+1
2006-03-20[SPARC64]: Don't printk() any messaages in sun4v_build_irq().David S. Miller1-3/+0
2006-03-20[SPARC64]: Make error codes available from sun4v_intr_get*().David S. Miller1-3/+18
2006-03-20[SPARC64]: Pass correct ino to sun4v_intr_*().David S. Miller1-8/+11
2006-03-20[SPARC64]: Trim down sun4v IRQ translation kernel log message.David S. Miller1-2/+2
2006-03-20[SPARC64]: Program IRQ registers correctly on sun4v.David S. Miller1-24/+47
2006-03-20[SPARC64]: Generic sun4v_build_irq().David S. Miller1-0/+32
2006-03-20[SPARC64]: Fix mondo queue allocations.David S. Miller1-27/+56
2006-03-20[SPARC64]: Fix hypervisor call arg passing.David S. Miller1-4/+4
2006-03-20[SPARC64]: Detect sun4v early in boot process.David S. Miller1-36/+42
2006-03-20[SPARC64]: Sun4v cross-call sending support.David S. Miller1-0/+22
2006-03-20[SPARC64]: Sun4v interrupt handling.David S. Miller1-1/+15
2006-03-20[SPARC64]: Allocate and register the 4 sun4v mondo queues at bootup.David S. Miller1-0/+48
2006-03-20[SPARC64]: Refine code sequences to get the cpu id.David S. Miller1-1/+3
2006-03-20[SPARC64]: Elminate all usage of hard-coded trap globals.David S. Miller1-25/+1
2006-03-20[SPARC64]: fix sparc_floppy_irq's auxio_register resetingBernhard R Link1-1/+1
2005-10-08[SPARC64]: Fix compile error in irq.cSven Hartge1-0/+1
2005-07-24[SPARC64]: Privatize sun5_timer.David S. Miller1-13/+7
2005-07-06[SPARC64]: Fix set_intr_affinity()Eddie C. Dost1-2/+5
2005-07-04[SPARC64]: Add support for IRQ pre-handlers.David S. Miller1-384/+197
2005-06-27[SPARC64]: Get rid of fast IRQ feature.David S. Miller1-121/+50
2005-05-03[SPARC64]: Disable IRQ forwarding.David S. Miller1-1/+1
2005-05-03[SPARC64]: Fix goal_cpu tracking in retarget_one_irq().David S. Miller1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1269