summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-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-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds3-19/+44
2011-03-22x86: allow CONFIG_ISA_DMA_API to be disabledDavid Rientjes2-4/+12
2011-03-22x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabledDavid Rientjes1-1/+1
2011-03-22x86: only compile 8237A if CONFIG_ISA_DMA_API is enabledDavid Rientjes1-1/+2
2011-03-22move x86 specific oops=panic to generic codeOlaf Hering1-10/+0
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori17-79/+0
2011-03-22um: remove file pointer from ioctlRichard Weinberger2-4/+4
2011-03-22uml: kernels on {i386,x86_64} produce bad coredumpsPaul Pluzhnikov2-0/+4
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet18-61/+64
2011-03-22mm: NUMA aware alloc_task_struct_node()Eric Dumazet4-5/+13
2011-03-22avr32: at32ap700x: fix typo in DMA master configurationJamie Iles1-2/+2
2011-03-22Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-39/+21
2011-03-22Merge branch 'next-samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds4-25/+366
2011-03-22Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds39-132/+38
2011-03-21ARM: H1940/RX1950: Change default LED triggersVasily Khoruzhick2-13/+15
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-1/+6
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds8-375/+319
2011-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-4/+39
2011-03-21Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds5-27/+86
2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior39-132/+38
2011-03-21introduce sys_syncfs to sync a single file systemSage Weil4-1/+6
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds25-33/+33
2011-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-6/+6
2011-03-21powerpc/ptrace: Remove BUG_ON when full register set not availableMike Wolf2-3/+14
2011-03-21powerpc: Factoring mpic cpu id fetching into a functionMeador Inge1-17/+14
2011-03-21powerpc: Make MPIC honor the "pic-no-reset" device tree propertyMeador Inge2-11/+59
2011-03-21powerpc/pci: Fix crash in PCI code on ppc64 when matching device nodesBenjamin Herrenschmidt1-2/+5
2011-03-20ARM: S3C2442: RX1950: Add support for LED blinkingVasily Khoruzhick1-0/+54
2011-03-20ARM: S3C2442: RX1950: Retain LEDs state in suspendVasily Khoruzhick1-0/+3
2011-03-20ARM: S3C2410: H1940: Fix lcd_power_set functionVasily Khoruzhick1-11/+15