Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'v2.6.39-rc1' into perf/urgent | Ingo Molnar | 2011-03-30 | 391 | -3767/+2940 |
|\ | |||||
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-03-29 | 8 | -26/+26 |
| |\ | |||||
| | * | sh: fix SDHI IO address-range | Guennadi Liakhovetski | 2011-03-25 | 5 | -8/+8 |
| | * | ARM: mach-shmobile: fix SDHI IO address-range | Guennadi Liakhovetski | 2011-03-25 | 3 | -7/+7 |
| | * | sh: convert boards to use linux/mmc/sh_mobile_sdhi.h | Guennadi Liakhovetski | 2011-03-25 | 5 | -5/+5 |
| | * | ARM: mach-shmobile: convert boards to use linux/mmc/sh_mobile_sdhi.h | Guennadi Liakhovetski | 2011-03-25 | 3 | -3/+3 |
| | * | sh: ecovec: use the CONFIG_MMC_TMIO symbols instead of MFD | Guennadi Liakhovetski | 2011-03-25 | 1 | -3/+3 |
| * | | Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/... | Linus Torvalds | 2011-03-29 | 4 | -12/+4 |
| |\ \ | |||||
| | * | | 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 |
| * | | | Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-03-29 | 1 | -4/+6 |
| |\ \ \ | |||||
| | * | | | 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 |
| * | | | | 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 |
| * | | | | unicore32: Use generic show_interrupts() | Thomas Gleixner | 2011-03-29 | 2 | -42/+1 |
| * | | | | unicore32: Convert to new irq function names | Thomas Gleixner | 2011-03-29 | 1 | -8/+8 |
| * | | | | sparc: Use generic show_interrupts() | Thomas Gleixner | 2011-03-29 | 2 | -39/+7 |
| * | | | | sparc: Convert to new irq function names | Thomas Gleixner | 2011-03-29 | 3 | -20/+16 |
| * | | | | sparc: Cleanup direct irq_desc access | Thomas Gleixner | 2011-03-29 | 2 | -17/+10 |
| * | | | | sparc: Use the new genirq functionality | Thomas Gleixner | 2011-03-29 | 2 | -24/+9 |
| * | | | | sh: Convert to new function names | Thomas Gleixner | 2011-03-29 | 14 | -52/+52 |
| * | | | | sh: Use the proper accessor functions | Thomas Gleixner | 2011-03-29 | 1 | -2/+1 |
| * | | | | powerpc: Use generic show_interrupts() | Thomas Gleixner | 2011-03-29 | 2 | -60/+3 |
| * | | | | powerpc: Convert to new irq_* function names | Thomas Gleixner | 2011-03-29 | 53 | -187/+188 |
| * | | | | powerpc: irq: Use irqdata based information | Thomas Gleixner | 2011-03-29 | 1 | -6/+8 |
| * | | | | powerpc-fsl-msi-use-irqd.patch | Thomas Gleixner | 2011-03-29 | 1 | -10/+11 |
| * | | | | powerpc: xilinx: Cleanup flow type handling | Thomas Gleixner | 2011-03-29 | 1 | -6/+0 |
| * | | | | powerpc: uic: Cleanup flow type handling | Thomas Gleixner | 2011-03-29 | 1 | -17/+10 |
| * | | | | powerpc: mpic: Cleanup flow type handling | Thomas Gleixner | 2011-03-29 | 1 | -17/+12 |