summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Invoke FPSIMD context switch trap from CDave Martin2018-05-253-51/+13
* KVM: arm64: Fold redundant exit code checks out of fixup_guest_exit()Dave Martin2018-05-251-4/+8
* KVM: arm64: Remove redundant *exit_code changes in fpsimd_guest_exit()Dave Martin2018-05-251-12/+4
* KVM: arm64: Remove eager host SVE state savingDave Martin2018-05-252-31/+0
* KVM: arm64: Save host SVE context as appropriateDave Martin2018-05-254-2/+39
* arm64/sve: Move sve_pffr() to fpsimd.h and make inlineDave Martin2018-05-253-13/+24
* arm64/sve: Switch sve_pffr() argument from task to threadDave Martin2018-05-251-5/+5
* arm64/sve: Move read_zcr_features() out of cpufeature.hDave Martin2018-05-255-29/+32
* KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashingDave Martin2018-05-257-31/+180
* KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flagsDave Martin2018-05-256-19/+18
* arm64/sve: Refactor user SVE trap maintenance for external useDave Martin2018-05-251-15/+15
* arm64: fpsimd: Eliminate task->mm checksDave Martin2018-05-252-25/+19
* arm64: fpsimd: Avoid FPSIMD context leakage for the init taskDave Martin2018-05-251-6/+7
* arm64: fpsimd: Generalise context saving for non-task contextsDave Martin2018-05-251-12/+14
* KVM: arm64: Convert lazy FPSIMD context switch trap to CDave Martin2018-05-252-35/+46
* arm64: Use update{,_tsk}_thread_flag()Dave Martin2018-05-251-10/+8
* arm64: fpsimd: Fix TIF_FOREIGN_FPSTATE after invalidating cpu regsDave Martin2018-05-251-5/+2
* arm64: KVM: Use lm_alias() for kvm_ksym_ref()Mark Rutland2018-05-201-2/+5
* Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář2018-05-052-6/+20
|\
| * arm64: vgic-v2: Fix proxying of cpuif accessJames Morse2018-05-041-5/+19
| * KVM: arm64: Fix order of vcpu_write_sys_reg() argumentsJames Morse2018-05-041-1/+1
* | rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-274-5/+24
|\ \
| * \ Merge tag 'kvmarm-fixes-for-4.17-1' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář2018-04-254-5/+24
| |\ \ | | |/
| | * arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier2018-04-203-1/+22
| | * arm64: KVM: Demote SVE and LORegion warnings to debug onlyMarc Zyngier2018-04-171-4/+2
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-04-2710-17/+27
|\ \ \
| * | | arm64: avoid instrumenting atomic_ll_sc.oMark Rutland2018-04-271-0/+4
| * | | arm64: fix possible spectre-v1 in ptrace_hbp_get_event()Mark Rutland2018-04-261-4/+10
| * | | arm64: support __int128 with clangJason A. Donenfeld2018-04-241-0/+4
| * | | arm64: only advance singlestep for user instruction trapsMark Rutland2018-04-241-1/+2
| * | | arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrpKim Phillips2018-04-243-3/+3
| * | | arm64: ptrace: remove addr_limit manipulationMark Rutland2018-04-241-6/+0
| * | | arm64: mm: drop addr parameter from sync icache and dcacheShaokun Zhang2018-04-242-3/+3
| * | | arm64: add sentinel to kpti_safe_listMark Rutland2018-04-231-0/+1
| |/ /
* | | Merge tag 'arm-soc/for-4.17/devicetree-arm64-fixes' of https://github.com/Bro...Arnd Bergmann2018-04-271-40/+40
|\ \ \
| * | | arm64: dts: correct SATA addresses for StingraySrinath Mannam2018-04-181-40/+40
| | |/ | |/|
* | | Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann2018-04-267-0/+106
|\ \ \
| * | | ARM64: dts: meson-gxm-khadas-vim2: enable the USB controllerMartin Blumenstingl2018-04-181-0/+4
| * | | ARM64: dts: meson-gxl-nexbox-a95x: enable the USB controllerMartin Blumenstingl2018-04-181-0/+4
| * | | ARM64: dts: meson-gxl-s905x-libretech-cc: enable the USB controllerMartin Blumenstingl2018-04-181-0/+12
| * | | ARM64: dts: meson-gx-p23x-q20x: enable the USB controllerMartin Blumenstingl2018-04-181-0/+4
| * | | ARM64: dts: meson-gxl-s905x-p212: enable the USB controllerMartin Blumenstingl2018-04-181-0/+4
| * | | ARM64: dts: meson-gxm: add GXM specific USB host configurationMartin Blumenstingl2018-04-181-0/+17
| * | | ARM64: dts: meson-gxl: add USB host supportMartin Blumenstingl2018-04-181-0/+61
| |/ /
* | | Merge tag 'juno-fixes-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2018-04-261-2/+0
|\ \ \ | |_|/ |/| |
| * | arm64: dts: juno: drop unnecessary address-cells and size-cells propertiesSudeep Holla2018-04-161-2/+0
| |/
* | arm64: signal: don't force known signals to SIGKILLMark Rutland2018-04-181-1/+1
* | arm64: kasan: avoid pfn_to_nid() before page array is initializedMark Rutland2018-04-171-2/+2
|/
* Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-04-151-1/+1
|\
| * kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada2018-04-071-1/+1
OpenPOWER on IntegriCloud