Age | Commit message (Expand) | Author | Files | Lines |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner | 33 | -69/+70 |
2011-03-29 | mn10300: Use generic show_interrupts() | Thomas Gleixner | 2 | -58/+11 |
2011-03-29 | mn10300: Cleanup irq_desc access | Thomas Gleixner | 1 | -6/+5 |
2011-03-29 | mn10300: Convert genirq namespace | Thomas Gleixner | 4 | -11/+12 |
2011-03-29 | frv: Use generic show_interrupts() | Thomas Gleixner | 2 | -41/+4 |
2011-03-29 | frv: Convert genirq namespace | Thomas Gleixner | 4 | -6/+7 |
2011-03-29 | frv: Select GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner | 1 | -0/+1 |
2011-03-29 | frv: Convert cpu irq_chip to new functions | Thomas Gleixner | 1 | -13/+13 |
2011-03-29 | frv: Convert mb93493 irq_chip to new functions | Thomas Gleixner | 1 | -11/+11 |
2011-03-29 | frv: Convert mb93093 irq_chip to new function | Thomas Gleixner | 1 | -13/+13 |
2011-03-29 | frv: Convert mb93091 irq_chip to new functions | Thomas Gleixner | 1 | -12/+12 |
2011-03-29 | frv: Fix typo from __do_IRQ overhaul | Thomas Gleixner | 1 | -1/+1 |
2011-03-29 | frv: Remove stale irq_chip.end | Thomas Gleixner | 2 | -7/+0 |
2011-03-29 | m68k: Convert irq function namespace | Thomas Gleixner | 8 | -26/+26 |
2011-03-29 | xen: Use new irq_move functions | Thomas Gleixner | 1 | -2/+2 |
2011-03-29 | xen: Cleanup genirq namespace | Thomas Gleixner | 1 | -11/+11 |
2011-03-29 | unicore32: Use generic show_interrupts() | Thomas Gleixner | 2 | -42/+1 |
2011-03-29 | unicore32: Convert to new irq function names | Thomas Gleixner | 1 | -8/+8 |
2011-03-29 | sparc: Use generic show_interrupts() | Thomas Gleixner | 2 | -39/+7 |
2011-03-29 | sparc: Convert to new irq function names | Thomas Gleixner | 3 | -20/+16 |
2011-03-29 | sparc: Cleanup direct irq_desc access | Thomas Gleixner | 2 | -17/+10 |
2011-03-29 | sparc: Use the new genirq functionality | Thomas Gleixner | 2 | -24/+9 |
2011-03-29 | sh: Convert to new function names | Thomas Gleixner | 16 | -65/+65 |
2011-03-29 | sh: Use the proper accessor functions | Thomas Gleixner | 2 | -9/+3 |
2011-03-29 | powerpc: Use generic show_interrupts() | Thomas Gleixner | 2 | -60/+3 |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner | 53 | -187/+188 |
2011-03-29 | powerpc: irq: Use irqdata based information | Thomas Gleixner | 1 | -6/+8 |
2011-03-29 | powerpc-fsl-msi-use-irqd.patch | Thomas Gleixner | 1 | -10/+11 |
2011-03-29 | powerpc: xilinx: Cleanup flow type handling | Thomas Gleixner | 1 | -6/+0 |
2011-03-29 | powerpc: uic: Cleanup flow type handling | Thomas Gleixner | 1 | -17/+10 |
2011-03-29 | powerpc: mpic: Cleanup flow type handling | Thomas Gleixner | 1 | -17/+12 |
2011-03-29 | powerpc: mpc8xx_pic: Cleanup flow type handling | Thomas Gleixner | 1 | -8/+1 |
2011-03-29 | powerpc: ipic: Cleanup flow type handling | Thomas Gleixner | 1 | -9/+7 |
2011-03-29 | powerpc: cpm2_pic: Use IRQCHIP_EOI_IF_HANDLED | Thomas Gleixner | 1 | -15/+10 |
2011-03-29 | powerpc: cpm2_pic: Cleanup flow type handling | Thomas Gleixner | 1 | -10/+8 |
2011-03-29 | powerpc: cell: Fix the irq_desc access | Thomas Gleixner | 1 | -8/+1 |
2011-03-29 | powerpc: mac: pic: Use irqd_is_level_type() | Thomas Gleixner | 1 | -1/+1 |
2011-03-29 | powerpc: media5200: Remove pointless set_irq_type() | Thomas Gleixner | 1 | -6/+1 |
2011-03-29 | powerpc: Use proper accessors for IRQ_* flags | Thomas Gleixner | 20 | -26/+24 |
2011-03-29 | parisc: Use irq_to_desc() in show_interrupts() | Thomas Gleixner | 1 | -5/+6 |
2011-03-29 | parisc: Convert irq namespace | Thomas Gleixner | 4 | -10/+11 |
2011-03-29 | parisc: Convert the final irq bits | Thomas Gleixner | 1 | -7/+2 |
2011-03-29 | mips: vr41xx: Use irdq_irq_disabled() | Thomas Gleixner | 1 | -1/+1 |
2011-03-29 | MIPS: Convert the irq functions to the new names | Thomas Gleixner | 59 | -167/+185 |
2011-03-29 | MIPS: alchemy: Use proper irq accessors | Thomas Gleixner | 1 | -7/+6 |
2011-03-29 | MIPS: Octeon: Simplify irq_cpu_on/offline irq chip functions | Thomas Gleixner | 1 | -54/+17 |
2011-03-29 | MIPS: Octeon: Rewrite interrupt handling code. | David Daney | 6 | -817/+921 |
2011-03-29 | MIPS: Fix syncfs syscall copy and paste failure | Thomas Gleixner | 1 | -1/+1 |
2011-03-29 | microblaze: Use generic show_interrupts() | Thomas Gleixner | 2 | -42/+1 |
2011-03-29 | microblaze: Convert to new irq function names | Thomas Gleixner | 2 | -4/+4 |