summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson2013-01-222-43/+1
|\
| * [media] coda: Fix build due to iram.h renameSascha Hauer2013-01-082-43/+1
* | Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-01-17269-950/+864
|\ \
| * | ARM: S3C64XX: Fix up IRQ mapping for balblair on CragganmoreDimitris Papastamos2013-01-171-1/+1
| * | ARM: dts: correct the dw-mshc timing properties as per bindingAlim Akhtar2013-01-172-10/+10
| * | ARM: S3C64XX: Fix build error with CONFIG_S3C_DEV_FB disabledTomasz Figa2013-01-171-0/+2
| * | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-01-097-22/+40
| |\ \
| | * | ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writelGregory CLEMENT2013-01-071-4/+5
| | * | ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT en...Gregory CLEMENT2013-01-071-8/+14
| | * | ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4bHaojian Zhuang2013-01-061-0/+1
| | * | ARM: 7612/1: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORMFabio Estevam2013-01-061-2/+0
| | * | ARM: 7611/1: VIC: fix bug in VIC irqdomain codeLinus Walleij2013-01-021-2/+7
| | * | ARM: 7610/1: versatile: bump IRQ numbersLinus Walleij2013-01-021-3/+3
| | * | ARM: 7609/1: disable errata work-arounds which access secure registersRob Herring2013-01-023-2/+8
| | * | ARM: 7608/1: l2x0: Only set .set_debug on PL310 r3p0 and earlierRob Herring2013-01-021-1/+2
| * | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-01-0943-137/+305
| |\ \ \
| * \ \ \ Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-01-0722-104/+44
| |\ \ \ \
| | * | | | MIPS: 64-bit: Fix build if !CONFIG_MODULESJoshua Kinard2013-01-031-2/+2
| | * | | | MIPS: Wire up finit_module syscall.Ralf Baechle2012-12-285-6/+13
| | * | | | MIPS: Fix modpost error in modules attepting to use virt_addr_valid().Ralf Baechle2012-12-282-1/+10
| | * | | | MIPS: page.h: Remove now unnecessary #ifndef __ASSEMBLY__ wrapper.Ralf Baechle2012-12-281-4/+0
| | * | | | MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>.Ralf Baechle2012-12-284-8/+6
| | * | | | MIPS: Include PAGE_S{IZE,HIFT} in <asm/offset.h>.Ralf Baechle2012-12-281-0/+3
| | * | | | MIPS: Don't include <asm/page.h> unnecessarily.Ralf Baechle2012-12-285-5/+0
| | * | | | MIPS: Fix comment.Ralf Baechle2012-12-271-4/+5
| | * | | | Revert "MIPS: Optimise TLB handlers for MIPS32/64 R2 cores."Ralf Baechle2012-12-271-16/+0
| | * | | | MIPS: perf: Fix build failure in XLP perf support.Manuel Lauss2012-12-271-38/+0
| | * | | | MIPS: Alchemy: Make 32kHz and r4k timer coexist peacefullyManuel Lauss2012-12-271-20/+5
| * | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-01-078-56/+90
| |\ \ \ \ \
| | * | | | | microblaze: Update microblaze defconfigsMichal Simek2013-01-042-45/+80
| | * | | | | microblaze: Fix pci compilation and sparse warningsMichal Simek2013-01-041-6/+5
| | * | | | | microblaze: Add finit_module syscallMichal Simek2013-01-032-1/+3
| | * | | | | microblaze: Kill __kmap_atomic()Michal Simek2013-01-031-1/+1
| | * | | | | microblaze: Change section flags for noMMUMichal Simek2013-01-031-1/+1
| | * | | | | microblaze: Microblaze wants sys_fork for noMMU tooMichal Simek2013-01-031-2/+0
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2013-01-042-1/+6
| |\ \ \ \ \
| | * | | | | arm64: Always select ARM_AMBA and GENERIC_GPIOCatalin Marinas2013-01-041-0/+4
| | * | | | | arm64: Keep the ARM64 Kconfig selects sortedCatalin Marinas2013-01-021-1/+1
| | * | | | | arm64: Include linux/ptrace.h in asm/compat.hCatalin Marinas2013-01-021-0/+1
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-04221-747/+661
| |\ \ \ \ \
| | * | | | | ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-0427-90/+74
| | * | | | | ALPHA: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-044-13/+11
| | * | | | | IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-0415-68/+42
| | * | | | | MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-0423-65/+61
| | * | | | | POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-0465-188/+172
| | * | | | | SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-0423-100/+86
| | * | | | | X86: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-0421-89/+84
| | * | | | | ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-0443-134/+131
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2013-01-032-2/+5
| |\ \ \ \ \
| | * | | | | ARM: ux500: add pinctrl address resourcesFabio Baltieri2012-12-262-2/+5
| | | |/ / / | | |/| | |