summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-025-5/+5
* MIPS: Sibyte: drop select of SIBYTE_CFEPaul Bolle2011-11-131-1/+0
* drop "select GCD" from three Kconfig filesPaul Bolle2011-11-131-1/+0
* powerpc/mpc5121: drop "select MPC5121_ADS_CPLD"Paul Bolle2011-11-131-1/+0
* Merge branch 'master' into for-nextJiri Kosina2011-11-133047-69949/+102014
|\
| * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-11-1230-78/+106
| |\
| | * Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...Olof Johansson2011-11-111-1/+1
| | |\
| | | * ARM: picoxcell: add extra temp register to addruartJamie Iles2011-11-091-1/+1
| | * | Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Olof Johansson2011-11-114-20/+39
| | |\ \
| | | * | arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo2011-11-111-1/+16
| | | * | arm/imx: fix AUTO_ZRELADDR selectionShawn Guo2011-11-111-2/+2
| | | * | arm/imx: fix the references to ARCH_MX3Shawn Guo2011-11-111-15/+19
| | | * | ARM: mx51/53: set pwm clock parent to ipg_perclkRichard Zhao2011-11-111-2/+2
| | | |/
| | * | Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i...Olof Johansson2011-11-095-6/+11
| | |\ \
| | | * | ARM: msm: fix compilation flags for MSM_SCMMarc Zyngier2011-11-082-0/+5
| | | * | msm: boards: Fix fallout from removal of machine_desc in fixupStephen Boyd2011-11-013-6/+6
| | * | | Merge branch 'for-3.2/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2011-11-096-12/+27
| | |\ \ \
| | | * | | arm/tegra: enable headphone detection gpio on seaboardYufeng Shen2011-11-091-0/+1
| | | * | | arm/dt: Fix ventana SDHCI power-gpiosStephen Warren2011-11-091-2/+1
| | | * | | arm/tegra: Don't create duplicate gpio and pinmux devicesStephen Warren2011-11-095-10/+25
| | | | |/ | | | |/|
| | * | | Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2011-11-099-25/+20
| | |\ \ \
| | | * | | ARM: at91: Fix USBA gadget registrationJochen Friedrich2011-11-093-3/+3
| | | * | | at91/yl-9200: Fix section mismatchJean-Christophe PLAGNIOL-VILLARD2011-11-091-1/+1
| | | * | | at91: vmalloc fix missing AT91_VIRT_BASE defineJean-Christophe PLAGNIOL-VILLARD2011-11-091-0/+2
| | | * | | ARM: at91: usart: drop static map regs for dbguJean-Christophe PLAGNIOL-VILLARD2011-11-097-21/+14
| | * | | | Merge branch 'imx/compile-fixes' of git://git.linaro.org/people/shawnguo/linu...Olof Johansson2011-11-095-12/+6
| | |\ \ \ \
| | | * | | | ARM: mxc: Remove test_for_ltirqDirk Behme2011-11-041-3/+0
| | | * | | | ARM:i.MX: fix build error in clock-mx51-mx53.cJason Liu2011-11-041-0/+2
| | | * | | | ARM:i.MX: fix build error in tzic/avic.cJason Liu2011-11-042-0/+2
| | | * | | | ARM: mxc: fix local timer interrupt handlingMarc Zyngier2011-11-041-9/+2
| | * | | | | Merge branch 'mxs/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson2011-11-091-2/+2
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | arm/mxs: fix mmc device adding for mach-mx28evkShawn Guo2011-11-081-2/+2
| | | | |/ / | | | |/| |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-11-1226-937/+390
| |\ \ \ \ \
| | * | | | | m68k/mac: Remove mac_irq_{en,dis}able() wrappersFinn Thain2011-11-083-23/+11
| | * | | | | m68k/irq: Remove obsolete support for user vector interrupt fixupsGeert Uytterhoeven2011-11-089-20/+10
| | * | | | | m68k/irq: Remove obsolete m68k irq frameworkGeert Uytterhoeven2011-11-0813-820/+4
| | * | | | | m68k/q40: Convert Q40/Q60 to genirqGeert Uytterhoeven2011-11-083-2/+9
| | * | | | | m68k/sun3: Convert Sun3/3x to genirqGeert Uytterhoeven2011-11-082-4/+14
| | * | | | | m68k/sun3: Use the kstat_irqs_cpu() wrapperGeert Uytterhoeven2011-11-081-4/+10
| | * | | | | m68k/apollo: Convert Apollo to genirqGeert Uytterhoeven2011-11-082-3/+23
| | * | | | | m68k/vme: Convert VME to genirqGeert Uytterhoeven2011-11-081-3/+0
| | * | | | | m68k/hp300: Convert HP9000/300 and HP9000/400 to genirqGeert Uytterhoeven2011-11-081-1/+0
| | * | | | | m68k/mac: Optimize interrupts using chain handlersGeert Uytterhoeven2011-11-084-63/+298
| | * | | | | m68k/mac: Convert Mac to genirqGeert Uytterhoeven2011-11-085-1/+12
| | * | | | | m68k/amiga: Optimize interrupts using chain handlersGeert Uytterhoeven2011-11-081-0/+104
| | * | | | | m68k/amiga: Convert Amiga to genirqGeert Uytterhoeven2011-11-082-1/+3
| | * | | | | m68k/amiga: Refactor amiints.cGeert Uytterhoeven2011-11-081-51/+47
| | * | | | | m68k/atari: Remove code and comments about different irq typesGeert Uytterhoeven2011-11-081-236/+0
| | * | | | | m68k/atari: Convert Atari to genirqGeert Uytterhoeven2011-11-081-1/+0
| | * | | | | m68k/irq: Add genirq supportGeert Uytterhoeven2011-11-085-12/+112