summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-04-1593-604/+2429
|\
| * Merge branch 'devel-stable' into for-nextRussell King2015-04-14721-4085/+8197
| |\
| | * ARM: pmu: add support for interrupt-affinity propertyWill Deacon2015-03-242-7/+63
| | * ARM: perf: reject groups spanning multiple hardware PMUsSuzuki K. Poulose2015-03-191-6/+15
| | * ARM: perf: Add support for Scorpion PMUsStephen Boyd2015-03-173-0/+418
| | * ARM: perf: Only reset PMxEVCNTCR registers on resetStephen Boyd2015-03-171-2/+9
| | * ARM: perf: Preparatory work for Scorpion PMU supportStephen Boyd2015-03-171-57/+43Star
| | |
| | \
| *-. \ Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King2015-04-1430-69/+1271
| |\ \ \
| | | * | ARM: proc-arm94*.S: fix setup functionRussell King2015-04-103-34/+38
| | | * | ARM: vexpress: fix CPU hotplug with CT9x4 tile.Russell King2015-04-071-0/+1
| | | * | ARM: 8276/1: Make CPU_DCACHE_DISABLE depend on !SMPFlorian Fainelli2015-04-021-1/+1
| | | * | ARM: 8337/1: mm: Do not invoke OOM for higher order IOMMU DMA allocationsTomasz Figa2015-04-021-6/+21
| | | * | ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin2015-03-281-1/+1
| | * | | ARM: 8332/1: add CONFIG_VDSO Kconfig and Makefile bitsNathan Lynch2015-03-273-0/+23
| | * | | ARM: 8331/1: VDSO initialization, mapping, and synchronizationNathan Lynch2015-03-272-3/+351
| | * | | ARM: 8330/1: add VDSO user-space codeNathan Lynch2015-03-278-0/+700
| | * | | ARM: 8329/1: miscellaneous vdso infrastructure, preparationNathan Lynch2015-03-278-1/+113
| * | | | ARM: update errata 430973 documentation to cover Cortex A8 r1p*Russell King2015-04-141-1/+1
| * | | | ARM: ensure delay timer has sufficient accuracy for delaysRussell King2015-04-141-0/+6
| * | | | ARM: switch to use the generic show_mem() implementationRussell King2015-04-141-49/+0Star
| * | | | ARM: proc-v7: avoid errata 430973 workaround for non-Cortex A8 CPUsRussell King2015-04-142-4/+36
| * | | | ARM: enable ARM errata 643719 workaround by defaultRussell King2015-04-141-0/+1
| * | | | ARM: cache-v7: optimise test for Cortex A9 r0pX devicesRussell King2015-04-141-4/+3Star
| * | | | ARM: cache-v7: optimise branches in v7_flush_cache_louisRussell King2015-04-141-9/+10
| * | | | ARM: cache-v7: consolidate initialisation of cache level indexRussell King2015-04-141-2/+2
| * | | | ARM: cache-v7: shift CLIDR to extract appropriate field before maskingRussell King2015-04-141-7/+6Star
| * | | | ARM: cache-v7: use movw/movt instructionsRussell King2015-04-141-5/+6
| * | | | ARM: allow 16-bit instructions in ALT_UP()Russell King2015-04-141-0/+3
| * | | | ARM: 8335/1: Documentation: DT bindings: Tegra AHB: document the legacy base ...Paul Walmsley2015-04-021-2/+5
| * | | | ARM: 8334/1: amba: tegra-ahb: detect and correct bogus base addressPaul Walmsley2015-04-021-2/+21
| * | | | ARM: 8333/1: amba: tegra-ahb: fix register offsets in the macrosPaul Walmsley2015-04-021-31/+32
| * | | | ARM: 8339/1: Enable CONFIG_GENERIC_IRQ_SHOW_LEVELGeert Uytterhoeven2015-04-021-0/+1
| * | | | ARM: 8338/1: kexec: Relax SMP validation to improve DT compatibilityGeert Uytterhoeven2015-04-023-1/+8
| * | | | ARM: move reboot code to arch/arm/kernel/reboot.cRussell King2015-04-025-150/+158
| * | | | ARM: fix broken hibernationRussell King2015-04-023-4/+17
| * | | | ARM: 8326/1: s5pv210: move resume code to .text sectionArd Biesheuvel2015-03-301-1/+1
| * | | | ARM: 8325/1: exynos: move resume code to .text sectionArd Biesheuvel2015-03-301-15/+16
| * | | | ARM: 8324/1: move cpu_resume() to .text sectionArd Biesheuvel2015-03-301-9/+6Star
| * | | | ARM: 8323/1: force linker to use PIC veneersArd Biesheuvel2015-03-301-1/+1
| * | | | ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel2015-03-3011-20/+17Star
| * | | | ARM: 8321/1: asm-generic: introduce .text.fixup input sectionArd Biesheuvel2015-03-301-1/+1
| * | | | ARM: 8307/1: psci: move psci firmware calls out of lineMark Rutland2015-03-303-37/+35Star
| * | | | ARM: 8328/1: remove empty preprocessor #else branchUwe Kleine-König2015-03-281-3/+1Star
| * | | | ARM: 8327/1: zImage: add support for ARMv7-MJoachim Eastwood2015-03-282-6/+35
| * | | | ARM: 8319/1: advertise availability of v8 Crypto instructionsArd Biesheuvel2015-03-281-0/+22
| * | | | ARM: 8318/1: treat CPU feature register fields as signed quantitiesArd Biesheuvel2015-03-282-13/+25
| * | | | ARM: 8317/1: move the .idmap.text section closer to .head.textArd Biesheuvel2015-03-281-1/+1
| * | | | ARM: 8314/1: replace PROCINFO embedded branch with relative offsetArd Biesheuvel2015-03-2826-67/+72
| * | | | ARM: add documentation for finding start of physical memoryRussell King2015-03-271-1/+18
| * | | | ARM: 8289/1: dma-mapping: use to_dma_iommu_mapping instead of accessing archdataWill Deacon2015-03-181-11/+11