aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-2959-167/+185
* MIPS: alchemy: Use proper irq accessorsThomas Gleixner2011-03-291-7/+6
* MIPS: Octeon: Simplify irq_cpu_on/offline irq chip functionsThomas Gleixner2011-03-291-54/+17
* MIPS: Octeon: Rewrite interrupt handling code.David Daney2011-03-296-817/+921
* MIPS: Fix syncfs syscall copy and paste failureThomas Gleixner2011-03-291-1/+1
* microblaze: Use generic show_interrupts()Thomas Gleixner2011-03-292-42/+1
* microblaze: Convert to new irq function namesThomas Gleixner2011-03-292-4/+4
* ia64: Remove redundant declaration of irq_desc[]Thomas Gleixner2011-03-291-3/+0
* ia64: Convert to the new irq_* function namesThomas Gleixner2011-03-294-10/+10
* ia64: Use generic show_interrupts()Thomas Gleixner2011-03-292-40/+3
* ia64: Use irqd_irq_disabled() instead of desc->status accessThomas Gleixner2011-03-292-2/+2
* ia64: sn: Use irqd_mark_affinity_set() helperThomas Gleixner2011-03-291-3/+1
* ia64: msi: Use irq_move_irq()Thomas Gleixner2011-03-291-1/+1
* ia64: sn: Use irq_move_irq()Thomas Gleixner2011-03-292-2/+2
* ia64: iosapic: Use new irq_move_* functionsThomas Gleixner2011-03-291-6/+4
* ia64: iosapic: Remove redundant mask from ack()Thomas Gleixner2011-03-291-9/+0
* ia64: Use accessor functions all over the placeThomas Gleixner2011-03-294-12/+6
* ia64: xen: Use irq accessor functionsThomas Gleixner2011-03-291-3/+1
* ia64: iosapic: Cleanup irq_desc accessThomas Gleixner2011-03-291-17/+15
* ia64: sn: Drop unused functionThomas Gleixner2011-03-291-16/+0
* ia64: Convert iosapic to new irq_chip functionsThomas Gleixner2011-03-291-32/+38
* ia64: Convert lsapic to new irq_chip functionsThomas Gleixner2011-03-291-11/+11
* ia64: Convert msi to new irq_chip functionsThomas Gleixner2011-03-291-19/+22
* ia64: Convert sn to new irq_chip functionsThomas Gleixner2011-03-291-21/+23
* ia64: Convert msi_sn to new irq_chip functionsThomas Gleixner2011-03-291-14/+14
* ia64: hp-sim: Cleanup direct access to irq_descThomas Gleixner2011-03-291-5/+5
* ia64: Convert hp-sim to new irq_chip functionsThomas Gleixner2011-03-291-10/+10
* ia64: Remove stale irq_chip.endThomas Gleixner2011-03-294-27/+0
* ia64: Cleanup migrate_irqs()Thomas Gleixner2011-03-291-13/+14
* ia64: Convert migrate_platform_irqs() to new irq chip functionsThomas Gleixner2011-03-291-7/+7
* bfin: Use proper accessors in traceThomas Gleixner2011-03-291-3/+4
* bfin: Convert irq namespaceThomas Gleixner2011-03-292-18/+18
* bfin: Final irq cleanupThomas Gleixner2011-03-292-9/+6
* alpha: Use generic show_interrupts()Thomas Gleixner2011-03-292-57/+11
* alpha: Convert to new irq function namesThomas Gleixner2011-03-2920-34/+38
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-2984-235/+209
* arm: Reorder irq_set_ function callsThomas Gleixner2011-03-299-11/+11
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-29140-610/+626
* arm: Use generic show_interrupts()Thomas Gleixner2011-03-292-50/+6
* arm: dove: Use proper irq accessor functionsThomas Gleixner2011-03-292-11/+2
* arm: gic: Use proper accessor functionsThomas Gleixner2011-03-291-1/+1
* arm: at91: Cleanup irq chipThomas Gleixner2011-03-291-22/+9
* arm: davinci: Cleanup irq chip codeThomas Gleixner2011-03-291-13/+4
* arm: ep93xx: Use proper irq accessor functionsThomas Gleixner2011-03-291-11/+10
* arm: gemini: Use proper irq accessor functionsThomas Gleixner2011-03-291-4/+2
* arm: mxc: Use generic_handle_irq()Thomas Gleixner2011-03-291-6/+1
* arm: vt8500: Use proper irq accessorsThomas Gleixner2011-03-291-3/+3
* arm: msm: Use proper irq accessor functionsThomas Gleixner2011-03-295-10/+10
* arm: plat-omap: Cleanup irq_desc accessThomas Gleixner2011-03-291-8/+1
* arm: nomadik: Use local irq stateThomas Gleixner2011-03-291-6/+10