| Commit message (Expand) | Author | Files | Lines |
2011-03-30 | sound: Fixup the last user of the old irq functions | Thomas Gleixner | 1 | -1/+1 |
2011-03-30 | genirq: Remove obsolete comment | Thomas Gleixner | 1 | -7/+0 |
2011-03-30 | genirq: Remove now obsolete set_irq_wake() | Thomas Gleixner | 1 | -8/+0 |
2011-03-30 | sh: Fix irq cleanup fallout | Thomas Gleixner | 1 | -2/+2 |
2011-03-30 | x86: apb_timer: Fixup genirq fallout | Thomas Gleixner | 1 | -1/+1 |
2011-03-29 | genirq: Fix misnamed label in handle_edge_eoi_irq | Thomas Gleixner | 1 | -1/+1 |
2011-03-29 | Linux 2.6.39-rc1v2.6.39-rc1 | Linus Torvalds | 1 | -2/+2 |
2011-03-29 | char/tpm: Fix unitialized usage of data buffer | Peter Huewe | 1 | -1/+1 |
2011-03-29 | amd64_edac: Fix potential memleak | Borislav Petkov | 1 | -1/+1 |
2011-03-29 | fs: don't use igrab() while holding i_lock | Dave Chinner | 3 | -4/+5 |
2011-03-29 | xen: Use new irq_move functions | Thomas Gleixner | 1 | -2/+2 |
2011-03-29 | xen: Convert genirq namespace | Thomas Gleixner | 1 | -11/+11 |
2011-03-29 | xen: fix p2m section mismatches | Randy Dunlap | 1 | -2/+2 |
2011-03-29 | FRV: Use generic show_interrupts() | Thomas Gleixner | 2 | -42/+4 |
2011-03-29 | FRV: Convert genirq namespace | Thomas Gleixner | 4 | -6/+7 |
2011-03-29 | frv: Select GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner | 2 | -1/+3 |
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 | -13/+13 |
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 | FRV: Do some cleanups | Amerigo Wang | 3 | -10/+2 |
2011-03-29 | FRV: Missing node arg in alloc_thread_info_node() macro | David Howells | 1 | -1/+1 |
2011-03-29 | NOMMU: implement access_remote_vm | Mike Frysinger | 1 | -13/+39 |
2011-03-29 | gpio: ab8500: Mark broken | Thomas Gleixner | 1 | -1/+1 |
2011-03-29 | genirq: Remove move_*irq leftovers | Thomas Gleixner | 2 | -14/+0 |
2011-03-29 | genirq: Remove compat code | Thomas Gleixner | 14 | -452/+25 |
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 |