| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/... | Linus Torvalds | 2011-03-29 | 7 | -27/+76 |
|\ |
|
| * | FRV: Use generic show_interrupts() | Thomas Gleixner | 2011-03-29 | 2 | -42/+4 |
| * | FRV: Convert genirq namespace | Thomas Gleixner | 2011-03-29 | 4 | -6/+7 |
| * | frv: Select GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner | 2011-03-29 | 2 | -1/+3 |
| * | frv: Convert cpu irq_chip to new functions | Thomas Gleixner | 2011-03-29 | 1 | -13/+13 |
| * | frv: Convert mb93493 irq_chip to new functions | Thomas Gleixner | 2011-03-29 | 1 | -11/+11 |
| * | frv: Convert mb93093 irq_chip to new function | Thomas Gleixner | 2011-03-29 | 1 | -13/+13 |
| * | frv: Convert mb93091 irq_chip to new functions | Thomas Gleixner | 2011-03-29 | 1 | -13/+13 |
| * | frv: Fix typo from __do_IRQ overhaul | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
| * | frv: Remove stale irq_chip.end | Thomas Gleixner | 2011-03-29 | 2 | -7/+0 |
| * | FRV: Do some cleanups | Amerigo Wang | 2011-03-29 | 3 | -10/+2 |
| * | FRV: Missing node arg in alloc_thread_info_node() macro | David Howells | 2011-03-29 | 1 | -1/+1 |
| * | NOMMU: implement access_remote_vm | Mike Frysinger | 2011-03-29 | 1 | -13/+39 |
| * | NOMMU: support SMP dynamic percpu_alloc | Graf Yang | 2011-03-28 | 1 | -0/+32 |
| * | NOMMU: percpu should use is_vmalloc_addr(). | David Howells | 2011-03-28 | 1 | -2/+1 |
* | | Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-03-29 | 2 | -6/+10 |
|\ \ |
|
| * | | xen: Use new irq_move functions | Thomas Gleixner | 2011-03-29 | 1 | -2/+2 |
| * | | xen: Convert genirq namespace | Thomas Gleixner | 2011-03-29 | 1 | -11/+11 |
| * | | xen: fix p2m section mismatches | Randy Dunlap | 2011-03-29 | 1 | -2/+2 |
| * | | xen/p2m: Allocate p2m tracking pages on override | Daniel De Graaf | 2011-03-24 | 1 | -2/+4 |
| * | | xen-gntdev: unlock on error path in gntdev_mmap() | Dan Carpenter | 2011-03-24 | 1 | -1/+3 |
| * | | xen-gntdev: return -EFAULT on copy_to_user failure | Dan Carpenter | 2011-03-24 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2011-03-29 | 7 | -56/+67 |
|\ \ \ |
|
| * | | | watchdog: softdog.c: enhancement to optionally invoke panic instead of reboot... | Anithra P Janakiraman | 2011-03-29 | 1 | -3/+13 |
| * | | | watchdog: fix nv_tco section mismatch | Randy Dunlap | 2011-03-29 | 1 | -1/+1 |
| * | | | watchdog: sp5100_tco.c: Check if firmware has set correct value in tcobase. | Yinghai Lu | 2011-03-29 | 1 | -2/+14 |
| * | | | watchdog: Convert release_resource to release_region/release_mem_region | Julia Lawall | 2011-03-29 | 3 | -39/+31 |
| * | | | watchdog: s3c2410_wdt.c: Convert release_resource to release_region/release_m... | Julia Lawall | 2011-03-29 | 1 | -11/+8 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2011-03-29 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | amd64_edac: Fix potential memleak | Borislav Petkov | 2011-03-29 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-29 | 409 | -3705/+2710 |
|\ \ \ \ |
|
| * | | | | gpio: ab8500: Mark broken | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
| * | | | | genirq: Remove move_*irq leftovers | Thomas Gleixner | 2011-03-29 | 2 | -14/+0 |
| * | | | | genirq: Remove compat code | Thomas Gleixner | 2011-03-29 | 14 | -452/+25 |
| * | | | | drivers: Final irq namespace conversion | Thomas Gleixner | 2011-03-29 | 33 | -69/+70 |
| * | | | | mn10300: Use generic show_interrupts() | Thomas Gleixner | 2011-03-29 | 2 | -58/+11 |
| * | | | | mn10300: Cleanup irq_desc access | Thomas Gleixner | 2011-03-29 | 1 | -6/+5 |
| * | | | | mn10300: Convert genirq namespace | Thomas Gleixner | 2011-03-29 | 4 | -11/+12 |
| * | | | | frv: Use generic show_interrupts() | Thomas Gleixner | 2011-03-29 | 2 | -41/+4 |
| * | | | | frv: Convert genirq namespace | Thomas Gleixner | 2011-03-29 | 4 | -6/+7 |
| * | | | | frv: Select GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner | 2011-03-29 | 1 | -0/+1 |
| * | | | | frv: Convert cpu irq_chip to new functions | Thomas Gleixner | 2011-03-29 | 1 | -13/+13 |
| * | | | | frv: Convert mb93493 irq_chip to new functions | Thomas Gleixner | 2011-03-29 | 1 | -11/+11 |
| * | | | | frv: Convert mb93093 irq_chip to new function | Thomas Gleixner | 2011-03-29 | 1 | -13/+13 |
| * | | | | frv: Convert mb93091 irq_chip to new functions | Thomas Gleixner | 2011-03-29 | 1 | -12/+12 |
| * | | | | frv: Fix typo from __do_IRQ overhaul | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
| * | | | | frv: Remove stale irq_chip.end | Thomas Gleixner | 2011-03-29 | 2 | -7/+0 |
| * | | | | m68k: Convert irq function namespace | Thomas Gleixner | 2011-03-29 | 8 | -26/+26 |
| * | | | | xen: Use new irq_move functions | Thomas Gleixner | 2011-03-29 | 1 | -2/+2 |
| * | | | | xen: Cleanup genirq namespace | Thomas Gleixner | 2011-03-29 | 1 | -11/+11 |