summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-04-2219-4/+1657
|\
| * Merge tag 'v4.0-next-arm64' of https://github.com/mbgg/linux-mediatek into ne...Olof Johansson2015-04-033-0/+703
| |\
| | * arm64: dts: mt8173: Add pinctrl/GPIO/EINT node for mt8173.Hongzhou Yang2015-03-102-0/+702
| | * arm64: mediatek: Select PINCTRL for Mediatek platformYingjoe Chen2015-03-061-0/+1
| * | arm64: dts: add interrupt-affinity property to pmu node for junoWill Deacon2015-04-031-4/+10
| * | arm64: dts: Add Qualcomm APQ8016 SBC evaluation board dtsKumar Gala2015-04-033-1/+55
| * | arm64: dts: Add Qualcomm MSM8916 SoC and evaluation board dtsKumar Gala2015-04-035-0/+257
| * | arm64: dts: sprd: adding coresight entries to Spreadtrum SC9836Chunyan Zhang2015-04-031-0/+55
| * | Merge tag 'qcom-arm64-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2015-04-012-0/+12
| |\ \
| | * | arm64: qcom: Add support for Qualcomm MSM8916 SoCAbhimanyu Kapur2015-03-112-0/+12
| | |/
| * | arm64: Add support for Spreadtrum's Sharkl64 Platform in Kconfig and defconfigZhizhou Zhang2015-03-112-0/+6
| * | arm64: dts: Add support for Spreadtrum SC9836 SoC in dts and MakefileZhizhou Zhang2015-03-115-0/+194
| * | ARM64: Add new Xilinx ZynqMP SoCMichal Simek2015-03-116-0/+366
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-221-0/+27
|\ \ \
| * | | arm-cci: Get rid of secure transactions for PMU driverSuzuki K. Poulose2015-03-271-0/+27
* | | | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-211-0/+2
|\ \ \ \
| * | | | coresight: moving to new "hwtracing" directoryMathieu Poirier2015-04-031-1/+1
| * | | | coresight: Adding coresight support for arm64 architectureMathieu Poirier2015-04-031-0/+2
* | | | | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-1/+1
|\ \ \ \ \
| * | | | | arm64: fix up obsolete cpu function usage.Rusty Russell2015-03-051-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-1641-366/+694
|\ \ \ \ \
| * | | | | arm64: fix midr range for Cortex-A57 erratum 832075Bo Yan2015-04-011-1/+2
| * | | | | arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon2015-04-014-1/+51
| * | | | | arm64: Use bool function return values of true/false not 1/0Joe Perches2015-03-311-1/+1
| * | | | | arm64: defconfig: updates for 4.1Will Deacon2015-03-301-2/+12
| * | | | | arm64: Extract feature parsing code from cpu_errata.cMarc Zyngier2015-03-305-33/+68
| * | | | | arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier2015-03-301-2/+53
| * | | | | arm64: insn: Add aarch64_insn_decode_immediateMarc Zyngier2015-03-302-16/+66
| * | | | | arm64: head.S: ensure idmap_t0sz is visibleMark Rutland2015-03-241-1/+4
| * | | | | arm64: pmu: add support for interrupt-affinity propertyWill Deacon2015-03-242-4/+54
| * | | | | arm64: head.S: ensure visibility of page tablesMark Rutland2015-03-241-0/+1
| * | | | | arm64: KVM: use ID map with increased VA range if requiredArd Biesheuvel2015-03-232-0/+58
| * | | | | arm64: mm: increase VA range of identity mapArd Biesheuvel2015-03-238-4/+110
| * | | | | Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/coreWill Deacon2015-03-231-6/+11
| |\ \ \ \ \
| | * | | | | ARM, arm64: kvm: get rid of the bounce pageArd Biesheuvel2015-03-191-6/+11
| | | |_|/ / | | |/| | |
| * | | | | arm64: proc: remove unused cpu_get_pgd macroWill Deacon2015-03-191-9/+0
| * | | | | arm64: enforce x1|x2|x3 == 0 upon kernel entry as per boot protocolArd Biesheuvel2015-03-192-1/+29
| * | | | | arm64: remove __calc_phys_offsetArd Biesheuvel2015-03-191-36/+11
| * | | | | arm64: merge __enable_mmu and __turn_mmu_onArd Biesheuvel2015-03-191-26/+7
| * | | | | arm64: use PC-relative reference for secondary_holding_pen_releaseArd Biesheuvel2015-03-191-8/+1
| * | | | | arm64: remove __switch_data object from head.SArd Biesheuvel2015-03-191-21/+8
| * | | | | arm64: remove processor_idArd Biesheuvel2015-03-192-9/+1
| * | | | | arm64: add macros for common adrp usagesArd Biesheuvel2015-03-191-0/+48
| * | | | | arm64: Get rid of struct cpu_tableMarc Zyngier2015-03-196-153/+8
| * | | | | arm64: kconfig: increase NR_CPUS range to 2-4096.Ganapatrao Kulkarni2015-03-191-2/+2
| * | | | | arm64: perf: reject groups spanning multiple HW PMUsSuzuki K. Poulose2015-03-191-6/+15
| * | | | | arm64/crypto: issue aese/aesmc instructions in pairsArd Biesheuvel2015-03-192-13/+9
| * | | | | arm64: fixmap: check idx is definitely validMark Rutland2015-03-191-4/+1
| * | | | | arm64: fixmap: make FIX_TEXT_POKE0 permanentMark Rutland2015-03-191-1/+1
| * | | | | arm64: mm: unexport set_memory_ro and set_memory_rwDaniel Borkmann2015-03-191-2/+0
OpenPOWER on IntegriCloud