summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-07-0714-69/+198
|\
| * Merge branches 'fixes' and 'ioremap' into for-linusRussell King2015-07-07748-23000/+36902
| |\
| | * ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variantsRussell King2015-07-034-3/+16
| | * ARM: pgtable: document mapping typesRussell King2015-07-031-1/+30
| | * ARM: io: convert ioremap*() to functionsRussell King2015-07-033-34/+62
| | * ARM: io: fix ioremap_wt() implementationRussell King2015-07-031-1/+1
| | * ARM: io: document ARM specific behaviour of ioremap*() implementationsRussell King2015-07-031-3/+39
| * | ARM: fix lockdep unannotated irqs-off warningRussell King2015-07-031-1/+1
| * | ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.hSzabolcs Nagy2015-07-031-23/+33
| * | ARM: add helpful message when truncating physical memoryRussell King2015-06-291-0/+6
| * | ARM: add help text for HIGHPTE configuration entryRussell King2015-06-291-0/+6
| * | ARM: fix DEBUG_SET_MODULE_RONX build dependenciesRussell King2015-06-291-1/+1
| * | ARM: 8396/1: use phys_addr_t in pfn_to_kaddr()Vitaly Andrianov2015-06-291-1/+1
| * | ARM: 8394/1: update memblock limit after mapping lowmemLaura Abbott2015-06-291-0/+1
| * | ARM: 8393/1: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd2015-06-291-2/+2
* | | Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds2015-07-032-63/+0
|\ \ \
| * | | hwspinlock/omap: add support for dt nodesSuman Anna2015-05-022-63/+0
* | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-07-0210-69/+72
|\ \ \ \
| * | | | ARM: multi_v7_defconfig: Enable BRCMNAND driverFlorian Fainelli2015-07-011-0/+1
| * | | | ARM: BCM: Do not select CONFIG_MTD_NAND_BRCMNANDFlorian Fainelli2015-07-011-1/+0
| * | | | Merge tag 'mvebu-fixes-4.2-0' of git://git.infradead.org/linux-mvebu into nex...Kevin Hilman2015-07-013-63/+66
| |\ \ \ \
| | * | | | ARM: dove: fix legacy dove IRQ numbersRussell King2015-06-242-63/+63
| | * | | | ARM: mvebu: fix suspend to RAM on big-endian configurationsThomas Petazzoni2015-06-171-0/+3
| * | | | | Merge tag 'mvebu-dt-4.2-3' of git://git.infradead.org/linux-mvebu into next/lateKevin Hilman2015-07-011-1/+1
| |\ \ \ \ \
| | * | | | | ARM: mvebu: adjust Armada XP DT spi muxing after pinctrl function renameThomas Petazzoni2015-06-171-1/+1
| * | | | | | ARM: at91/dt: update udc compatible stringsBoris Brezillon2015-07-014-4/+4
| * | | | | | Merge tag 'omap-for-v4.2/wakeirq-drivers-v2' of git://git.kernel.org/pub/scm/...Kevin Hilman2015-07-011-0/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'armsoc-defconfig' into test-mergeKevin Hilman2015-06-2416-50/+418
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'armsoc-drivers' into test-mergeKevin Hilman2015-06-246-115/+168
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'armsoc-dt' into test-mergeKevin Hilman2015-06-24356-9005/+27991
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'armsoc-soc' into test-mergeKevin Hilman2015-06-24180-7678/+3053
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'armsoc-cleanup' into test-mergeKevin Hilman2015-06-2483-3200/+136
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-021-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | arm: fix implicit #include <linux/init.h> in entry asm.Paul Gortmaker2015-06-161-0/+2
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | arm: don't use module_init in non-modular mach-vexpress/spc.c codePaul Gortmaker2015-06-161-1/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-07-023-6/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | arm/mach-hisi: remove legacy __CPUINIT section that crept inPaul Gortmaker2015-06-161-3/+0
| * | | | | | | | | | | | arm/mach-rockchip: remove legacy __cpuinit section that crept inPaul Gortmaker2015-06-161-2/+1
| * | | | | | | | | | | | arm/mach-mvebu: remove legacy __cpuinit sections that crept inPaul Gortmaker2015-06-162-4/+1
| * | | | | | | | | | | | arm/mach-keystone: remove legacy __cpuinit sections that crept inPaul Gortmaker2015-06-161-2/+2
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-011-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely2015-06-301-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | libfdt: add fdt type definitionsRob Herring2015-04-291-0/+4
| | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-012-1/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'clk-exynos-cpu-clk' into clk-nextMichael Turquette2015-06-201-1/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ARM: Exynos: switch to using generic cpufreq driver for Exynos4210Thomas Abraham2015-06-201-1/+20
| * | | | | | | | | | | | | | Merge remote-tracking branch 'clk/clk-next' into clk-nextMichael Turquette2015-06-171-0/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | ARM: dts: atlas7: add fixed frequency clocks in car nodeGuo Zeng2015-05-201-0/+15
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-014-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud