aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-04-21 Merge tag 'v3.18.31' into linux-linaro-lsk-v3.18Alex Shi
2016-04-18arm64: errata: Add -mpc-relative-literal-loads to build flagsdann frazier
2016-04-12arm64: account for sparsemem section alignment when choosing vmemmap offsetArd Biesheuvel
2016-04-12arm64: vmemmap: use virtual projection of linear regionArd Biesheuvel
2016-03-29arm64: psci: move psci firmware calls out of lineWill Deacon
2016-03-18 Merge tag 'v3.18.29' into linux-linaro-lsk-v3.18lsk-v3.18-16.03Alex Shi
2016-03-15arm64: kernel: pause/unpause function graph tracer in cpu_suspend()Lorenzo Pieralisi
2016-03-11arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin
2016-02-26 Merge tag 'v3.18.27' into linux-linaro-lsk-v3.18Alex Shi
2016-02-15arm64: restore bogomips information in /proc/cpuinfoYang Shi
2016-02-15arm64: mm: avoid calling apply_to_page_range on empty rangeMika Penttilä
2016-01-14Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18lsk-v3.18-16.01Alex Shi
2016-01-14arm64: Add dtb files to archclean ruleJungseok Lee
2015-12-08Merge branch 'pan-3.18' of https://git.linaro.org/people/david.brown/linux-ls...Kevin Hilman
2015-12-03arm64: kernel: Add support for Privileged Access Neverv3.18/topic/PANJames Morse
2015-12-03arm64: Generalise msr_s/mrs_s operationsSuzuki K. Poulose
2015-12-03arm64: kernel: Add cpufeature 'enable' callbackJames Morse
2015-12-03arm64: kernel: Add cpuid_feature_extract_field() for 4bit sign extensionJames Morse
2015-12-03arm64: kernel: Add min_field_value and use '>=' for feature detectionJames Morse
2015-12-03arm64: kernel: Add optional CONFIG_ parameter to ALTERNATIVE()James Morse
2015-12-03arm64: alternative: Provide if/else/endif assembler macrosDaniel Thompson
2015-12-03arm64: alternative: Work around .inst assembler bugsMarc Zyngier
2015-12-03arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier
2015-12-03arm64: Add AArch32 instruction set condition code checksPunit Agrawal
2015-12-03arm64: lib: use pair accessors for copy_*_user routinesWill Deacon
2015-12-03arm64/uaccess: fix sparse errorsMichael S. Tsirkin
2015-12-03arm64: kernel: Move config_sctlr_el1James Morse
2015-12-03arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose
2015-12-03arm64: kconfig: move emulation option under kernel featuresWill Deacon
2015-12-03arm64: Consolidate hotplug notifier for instruction emulationSuzuki K. Poulose
2015-12-03arm64: fix return code check when changing emulation handlerWill Deacon
2015-12-03arm64: Trace emulation of AArch32 legacy instructionsPunit Agrawal
2015-12-03arm64: Emulate CP15 Barrier instructionsPunit Agrawal
2015-12-03arm64: Port SWP/SWPB emulation support from armPunit Agrawal
2015-12-03arm64: Add support for hooks to handle undefined instructionsPunit Agrawal
2015-12-03arm64: Add framework for legacy instruction emulationPunit Agrawal
2015-12-03arm64: alternative: Introduce feature for GICv3 CPU interfaceMarc Zyngier
2015-12-03arm64: Extract feature parsing code from cpu_errata.cMarc Zyngier
2015-12-03arm64: alternatives: fix pr_fmt string for consistencyWill Deacon
2015-12-03arm64: Track system support for mixed endian EL0Suzuki K. Poulose
2015-12-03arm64: Provide a namespace to NCAPSFabio Estevam
2015-11-16Merge remote-tracking branch 'origin/v3.18/topic/pcie/master' into linux-lina...Alex Shi
2015-11-15Revert "ARM64: unwind: Fix PC calculation"Will Deacon
2015-11-13arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon
2015-11-07arm64: defconfig: Enable PCI generic host bridge by defaultLiviu Dudau
2015-11-07arm64: Juno: Add support for the PCIe host bridge on Juno R1Liviu Dudau
2015-11-07arm64: Add DT support for Juno r1 board.Liviu Dudau
2015-11-07arm64: Juno: Add GICv2m support in device tree.Liviu Dudau
2015-11-07arm64: Juno: Add memory mapped timer nodeLiviu Dudau
2015-11-07arm64: Juno: Split juno.dts into juno-base.dtsi and juno.dts.Liviu Dudau