summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-11-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2011-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2011-11-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-11-11Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2011-11-11bma023: Add SFI translation for this deviceWilliam Douglas
2011-11-11vrtc: change its year offset from 1960 to 1972Feng Tang
2011-11-11ce4100: fix a build errorZhang Rui
2011-11-11Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...Olof Johansson
2011-11-11Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Olof Johansson
2011-11-11arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo
2011-11-11arm/imx: fix AUTO_ZRELADDR selectionShawn Guo
2011-11-11arm/imx: fix the references to ARCH_MX3Shawn Guo
2011-11-11ARM: mx51/53: set pwm clock parent to ipg_perclkRichard Zhao
2011-11-09Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i...Olof Johansson
2011-11-09Merge branch 'for-3.2/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2011-11-09arm/tegra: enable headphone detection gpio on seaboardYufeng Shen
2011-11-09arm/dt: Fix ventana SDHCI power-gpiosStephen Warren
2011-11-09arm/tegra: Don't create duplicate gpio and pinmux devicesStephen Warren
2011-11-09Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson
2011-11-09Merge branch 'imx/compile-fixes' of git://git.linaro.org/people/shawnguo/linu...Olof Johansson
2011-11-09Merge branch 'mxs/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson
2011-11-09ARM: at91: Fix USBA gadget registrationJochen Friedrich
2011-11-09at91/yl-9200: Fix section mismatchJean-Christophe PLAGNIOL-VILLARD
2011-11-09at91: vmalloc fix missing AT91_VIRT_BASE defineJean-Christophe PLAGNIOL-VILLARD
2011-11-09ARM: at91: usart: drop static map regs for dbguJean-Christophe PLAGNIOL-VILLARD
2011-11-09kbuild: Fix missing system calls check on mips.David Daney
2011-11-09ARM: picoxcell: add extra temp register to addruartJamie Iles
2011-11-08m68k/mac: Remove mac_irq_{en,dis}able() wrappersFinn Thain
2011-11-08m68k/irq: Remove obsolete support for user vector interrupt fixupsGeert Uytterhoeven
2011-11-08m68k/irq: Remove obsolete m68k irq frameworkGeert Uytterhoeven
2011-11-08m68k/q40: Convert Q40/Q60 to genirqGeert Uytterhoeven
2011-11-08m68k/sun3: Convert Sun3/3x to genirqGeert Uytterhoeven
2011-11-08m68k/sun3: Use the kstat_irqs_cpu() wrapperGeert Uytterhoeven
2011-11-08m68k/apollo: Convert Apollo to genirqGeert Uytterhoeven
2011-11-08m68k/vme: Convert VME to genirqGeert Uytterhoeven
2011-11-08m68k/hp300: Convert HP9000/300 and HP9000/400 to genirqGeert Uytterhoeven
2011-11-08m68k/mac: Optimize interrupts using chain handlersGeert Uytterhoeven
2011-11-08m68k/mac: Convert Mac to genirqGeert Uytterhoeven
2011-11-08m68k/amiga: Optimize interrupts using chain handlersGeert Uytterhoeven
2011-11-08m68k/amiga: Convert Amiga to genirqGeert Uytterhoeven
2011-11-08m68k/amiga: Refactor amiints.cGeert Uytterhoeven
2011-11-08m68k/atari: Remove code and comments about different irq typesGeert Uytterhoeven
2011-11-08m68k/atari: Convert Atari to genirqGeert Uytterhoeven
2011-11-08m68k/irq: Add genirq supportGeert Uytterhoeven
2011-11-08m68k/irq: Remove obsolete IRQ_FLG_* usersGeert Uytterhoeven
2011-11-08m68k/irq: Rename {,__}m68k_handle_int()Geert Uytterhoeven
2011-11-08m68k/irq: Add m68k_setup_irq_controller()Geert Uytterhoeven
2011-11-08m68k/irq: Extract irq_set_chip()Geert Uytterhoeven
2011-11-08m68k/irq: Rename setup_irq() to m68k_setup_irq() and make it staticGeert Uytterhoeven
2011-11-08m68k/irq: Switch irq_chip methods to "struct irq_data *data"Geert Uytterhoeven