aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-02
* MIPS: Sibyte: drop select of SIBYTE_CFEPaul Bolle2011-11-13
* drop "select GCD" from three Kconfig filesPaul Bolle2011-11-13
* powerpc/mpc5121: drop "select MPC5121_ADS_CPLD"Paul Bolle2011-11-13
* Merge branch 'master' into for-nextJiri Kosina2011-11-13
|\
| * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-11-12
| |\
| | * Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...Olof Johansson2011-11-11
| | |\
| | | * ARM: picoxcell: add extra temp register to addruartJamie Iles2011-11-09
| | * | Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Olof Johansson2011-11-11
| | |\ \
| | | * | arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo2011-11-11
| | | * | arm/imx: fix AUTO_ZRELADDR selectionShawn Guo2011-11-11
| | | * | arm/imx: fix the references to ARCH_MX3Shawn Guo2011-11-11
| | | * | ARM: mx51/53: set pwm clock parent to ipg_perclkRichard Zhao2011-11-11
| | | |/
| | * | Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i...Olof Johansson2011-11-09
| | |\ \
| | | * | ARM: msm: fix compilation flags for MSM_SCMMarc Zyngier2011-11-08
| | | * | msm: boards: Fix fallout from removal of machine_desc in fixupStephen Boyd2011-11-01
| | * | | Merge branch 'for-3.2/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2011-11-09
| | |\ \ \
| | | * | | arm/tegra: enable headphone detection gpio on seaboardYufeng Shen2011-11-09
| | | * | | arm/dt: Fix ventana SDHCI power-gpiosStephen Warren2011-11-09
| | | * | | arm/tegra: Don't create duplicate gpio and pinmux devicesStephen Warren2011-11-09
| | | | |/ | | | |/|
| | * | | Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2011-11-09
| | |\ \ \
| | | * | | ARM: at91: Fix USBA gadget registrationJochen Friedrich2011-11-09
| | | * | | at91/yl-9200: Fix section mismatchJean-Christophe PLAGNIOL-VILLARD2011-11-09
| | | * | | at91: vmalloc fix missing AT91_VIRT_BASE defineJean-Christophe PLAGNIOL-VILLARD2011-11-09
| | | * | | ARM: at91: usart: drop static map regs for dbguJean-Christophe PLAGNIOL-VILLARD2011-11-09
| | * | | | Merge branch 'imx/compile-fixes' of git://git.linaro.org/people/shawnguo/linu...Olof Johansson2011-11-09
| | |\ \ \ \
| | | * | | | ARM: mxc: Remove test_for_ltirqDirk Behme2011-11-04
| | | * | | | ARM:i.MX: fix build error in clock-mx51-mx53.cJason Liu2011-11-03
| | | * | | | ARM:i.MX: fix build error in tzic/avic.cJason Liu2011-11-03
| | | * | | | ARM: mxc: fix local timer interrupt handlingMarc Zyngier2011-11-03
| | * | | | | Merge branch 'mxs/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson2011-11-09
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | arm/mxs: fix mmc device adding for mach-mx28evkShawn Guo2011-11-08
| | | | |/ / | | | |/| |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-11-11
| |\ \ \ \ \
| | * | | | | m68k/mac: Remove mac_irq_{en,dis}able() wrappersFinn Thain2011-11-08
| | * | | | | m68k/irq: Remove obsolete support for user vector interrupt fixupsGeert Uytterhoeven2011-11-08
| | * | | | | m68k/irq: Remove obsolete m68k irq frameworkGeert Uytterhoeven2011-11-08
| | * | | | | m68k/q40: Convert Q40/Q60 to genirqGeert Uytterhoeven2011-11-08
| | * | | | | m68k/sun3: Convert Sun3/3x to genirqGeert Uytterhoeven2011-11-08
| | * | | | | m68k/sun3: Use the kstat_irqs_cpu() wrapperGeert Uytterhoeven2011-11-08
| | * | | | | m68k/apollo: Convert Apollo to genirqGeert Uytterhoeven2011-11-08
| | * | | | | m68k/vme: Convert VME to genirqGeert Uytterhoeven2011-11-08
| | * | | | | m68k/hp300: Convert HP9000/300 and HP9000/400 to genirqGeert Uytterhoeven2011-11-08
| | * | | | | m68k/mac: Optimize interrupts using chain handlersGeert Uytterhoeven2011-11-08
| | * | | | | m68k/mac: Convert Mac to genirqGeert Uytterhoeven2011-11-08
| | * | | | | m68k/amiga: Optimize interrupts using chain handlersGeert Uytterhoeven2011-11-08
| | * | | | | m68k/amiga: Convert Amiga to genirqGeert Uytterhoeven2011-11-08
| | * | | | | m68k/amiga: Refactor amiints.cGeert Uytterhoeven2011-11-08
| | * | | | | m68k/atari: Remove code and comments about different irq typesGeert Uytterhoeven2011-11-08
| | * | | | | m68k/atari: Convert Atari to genirqGeert Uytterhoeven2011-11-08
| | * | | | | m68k/irq: Add genirq supportGeert Uytterhoeven2011-11-08