aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/irq_64.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-29sparc: Convert to new irq function namesThomas Gleixner3-20/+16
2011-03-29sparc: Cleanup direct irq_desc accessThomas Gleixner2-17/+10
2011-03-29sparc: Use the new genirq functionalityThomas Gleixner2-24/+9
2011-03-29sh: Convert to new function namesThomas Gleixner16-65/+65
2011-03-29sh: Use the proper accessor functionsThomas Gleixner2-9/+3
2011-03-29powerpc: Use generic show_interrupts()Thomas Gleixner2-60/+3
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner53-187/+188
2011-03-29powerpc: irq: Use irqdata based informationThomas Gleixner1-6/+8
2011-03-29powerpc-fsl-msi-use-irqd.patchThomas Gleixner1-10/+11
2011-03-29powerpc: xilinx: Cleanup flow type handlingThomas Gleixner1-6/+0
2011-03-29powerpc: uic: Cleanup flow type handlingThomas Gleixner1-17/+10
2011-03-29powerpc: mpic: Cleanup flow type handlingThomas Gleixner1-17/+12
2011-03-29powerpc: mpc8xx_pic: Cleanup flow type handlingThomas Gleixner1-8/+1
2011-03-29powerpc: ipic: Cleanup flow type handlingThomas Gleixner1-9/+7
2011-03-29powerpc: cpm2_pic: Use IRQCHIP_EOI_IF_HANDLEDThomas Gleixner1-15/+10
2011-03-29powerpc: cpm2_pic: Cleanup flow type handlingThomas Gleixner1-10/+8
2011-03-29powerpc: cell: Fix the irq_desc accessThomas Gleixner1-8/+1
2011-03-29powerpc: mac: pic: Use irqd_is_level_type()Thomas Gleixner1-1/+1
2011-03-29powerpc: media5200: Remove pointless set_irq_type()Thomas Gleixner1-6/+1
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner20-26/+24
2011-03-29parisc: Use irq_to_desc() in show_interrupts()Thomas Gleixner1-5/+6
2011-03-29parisc: Convert irq namespaceThomas Gleixner4-10/+11
2011-03-29parisc: Convert the final irq bitsThomas Gleixner1-7/+2
2011-03-29mips: vr41xx: Use irdq_irq_disabled()Thomas Gleixner1-1/+1
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner59-167/+185
2011-03-29MIPS: alchemy: Use proper irq accessorsThomas Gleixner1-7/+6
2011-03-29MIPS: Octeon: Simplify irq_cpu_on/offline irq chip functionsThomas Gleixner1-54/+17
2011-03-29MIPS: Octeon: Rewrite interrupt handling code.David Daney6-817/+921
2011-03-29MIPS: Fix syncfs syscall copy and paste failureThomas Gleixner1-1/+1
2011-03-29microblaze: Use generic show_interrupts()Thomas Gleixner2-42/+1
2011-03-29microblaze: Convert to new irq function namesThomas Gleixner2-4/+4
2011-03-29ia64: Remove redundant declaration of irq_desc[]Thomas Gleixner1-3/+0
2011-03-29ia64: Convert to the new irq_* function namesThomas Gleixner4-10/+10
2011-03-29ia64: Use generic show_interrupts()Thomas Gleixner2-40/+3
2011-03-29ia64: Use irqd_irq_disabled() instead of desc->status accessThomas Gleixner2-2/+2
2011-03-29ia64: sn: Use irqd_mark_affinity_set() helperThomas Gleixner1-3/+1
2011-03-29ia64: msi: Use irq_move_irq()Thomas Gleixner1-1/+1
2011-03-29ia64: sn: Use irq_move_irq()Thomas Gleixner2-2/+2
2011-03-29ia64: iosapic: Use new irq_move_* functionsThomas Gleixner1-6/+4
2011-03-29ia64: iosapic: Remove redundant mask from ack()Thomas Gleixner1-9/+0
2011-03-29ia64: Use accessor functions all over the placeThomas Gleixner4-12/+6
2011-03-29ia64: xen: Use irq accessor functionsThomas Gleixner1-3/+1
2011-03-29ia64: iosapic: Cleanup irq_desc accessThomas Gleixner1-17/+15
2011-03-29ia64: sn: Drop unused functionThomas Gleixner1-16/+0
2011-03-29ia64: Convert iosapic to new irq_chip functionsThomas Gleixner1-32/+38
2011-03-29ia64: Convert lsapic to new irq_chip functionsThomas Gleixner1-11/+11
2011-03-29ia64: Convert msi to new irq_chip functionsThomas Gleixner1-19/+22
2011-03-29ia64: Convert sn to new irq_chip functionsThomas Gleixner1-21/+23
2011-03-29ia64: Convert msi_sn to new irq_chip functionsThomas Gleixner1-14/+14
2011-03-29ia64: hp-sim: Cleanup direct access to irq_descThomas Gleixner1-5/+5