summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-03-25MIPS: JAZZ: Convert to new irq_chip functionsThomas Gleixner1-8/+6
2011-03-25MIPS: EMMA: Convert to new irq_chip functionsThomas Gleixner1-40/+27
2011-03-25MIPS: DEC: Convert to new irq_chip functionsThomas Gleixner2-59/+24
2011-03-25MIPS: bcm63xx: Convert to new irq_chip functionsThomas Gleixner1-45/+32
2011-03-25MIPS: ath79: Convert to new irq_chip functionsThomas Gleixner1-13/+10
2011-03-25MIPS: AR7: Convert to new irq_chip functionsThomas Gleixner1-21/+21
2011-03-25MIPS: Alchemy: Convert to new irq chip functionsThomas Gleixner2-57/+59
2011-03-25MIPS: MSP71xx: Add CPU feature override file.Anoop P A1-0/+21
2011-03-25MIPS: MSP71xx: Platform support for On-chip MSP ethernet devices.Anoop P A4-1/+541
2011-03-25MIPS: MSP71xx: Platform support for MSP on-chip USB controller.Anoop P A5-72/+335
2011-03-25MIPS: MSP71xx: Add VSMP/SMTC support.Anoop P A4-0/+194
2011-03-25MIPS: MSP71xx: Add vectored interrupt support.Anoop P A4-88/+397
2011-03-25MIPS: MSP71xx: Set up MSP VPE1 timer.Anoop P A1-1/+15
2011-03-25MIPS: SMTC: Move declaration of smtc_init_secondary to <asm/smtc.h>.Ralf Baechle2-3/+1
2011-03-25MIPS: Remove useless initialization.Ralf Baechle1-1/+0
2011-03-25MIPS: Microoptimize arch_{read,write}_lockRalf Baechle1-11/+11
2011-03-25MIPS: Enable ARCH_DMA_ADDR_T_64BIT if (HIGHMEM && 64BIT_PHYS_ADDR) || 64BITFUJITA Tomonori1-0/+3
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2407-38101/+92983
2011-03-25perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continueIngo Molnar1-2/+7
2011-03-25m68k: merge m68k and m68knommu arch directoriesGreg Ungerer170-7131/+6916
2011-03-25lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes8-8/+8
2011-03-25sparc32: Fix multiple RTC detections on SUN4DKjetil Oftedal1-0/+4
2011-03-25arm: ep93xx: Add basic interrupt infoRyan Mallon1-3/+4
2011-03-25arm/gpio: Remove three copies of broken and racy debug codeThomas Gleixner2-84/+0
2011-03-25x86: DT: Cleanup namespace and call irq_set_irq_type() unconditionalThomas Gleixner1-3/+1
2011-03-25x86: DT: Fix return condition in irq_create_of_mapping()Thomas Gleixner1-1/+1
2011-03-24perf, x86: P4 PMU - Read proper MSR register to catch unflagged overflowsDon Zickus1-0/+1
2011-03-24xtensa: Use generic show_interrupts()Thomas Gleixner2-44/+10
2011-03-24xtensa: Convert genirq namespaceThomas Gleixner3-13/+13
2011-03-24xtensa: Use generic IRQ Kconfig and set GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner1-3/+2
2011-03-24xtensa: Convert s6000 gpio irq_chip to new functionsThomas Gleixner1-18/+17
2011-03-24xtensa: Convert main irq_chip to new functionsThomas Gleixner1-22/+21
2011-03-24um: Use generic show_interrupts()Thomas Gleixner2-46/+1
2011-03-24um: Convert genirq namespaceThomas Gleixner1-5/+4
2011-03-24m32r: Use generic show_interrupts()Thomas Gleixner2-45/+1
2011-03-24m32r: Convert genirq namespaceThomas Gleixner8-75/+75
2011-03-24h8300: Use generic show_interrupts()Thomas Gleixner2-31/+1
2011-03-24h8300: Convert genirq namespaceThomas Gleixner1-1/+1
2011-03-24avr32: Cleanup eic_set_irq_type()Thomas Gleixner1-20/+11
2011-03-24avr32: Use generic show_interrupts()Thomas Gleixner2-37/+1
2011-03-24avr: Cleanup genirq namespaceThomas Gleixner5-17/+17
2011-03-24avr32: Use generic IRQ config, enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner1-9/+4
2011-03-24avr32: At32ap: Convert pop irq_chip to new functionsThomas Gleixner1-13/+10
2011-03-24avr32: At32ap: Convert intc irq_chip to new functionsThomas Gleixner1-7/+5
2011-03-24avr32: At32ap: Convert extint irq_chip to new functionsThomas Gleixner1-22/+23
2011-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells...Linus Torvalds37-502/+1893
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-1/+9
2011-03-24Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-29/+52
2011-03-24Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds11-98/+39
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-28/+69