summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm/arm64: Emulate the EL1 phys timer registersJintack Lim2017-02-081-3/+34
* KVM: arm64: Add the EL1 physical timer access handlerJintack Lim2017-02-081-0/+34
* KVM: arm/arm64: Initialize the emulated EL1 physical timerJintack Lim2017-02-081-1/+8
* KVM: arm/arm64: Move cntvoff to each timer contextJintack Lim2017-02-081-3/+0
* arm/arm64: KVM: Stop propagating cacheability status of a faulted pageMarc Zyngier2017-01-301-2/+1
* arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier2017-01-301-2/+1
* KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctlVijaya Kumar K2017-01-301-0/+6
* KVM: arm/arm64: vgic: Implement VGICv3 CPU interface accessVijaya Kumar K2017-01-303-1/+351
* KVM: arm/arm64: vgic: Introduce find_reg_by_id()Vijaya Kumar K2017-01-302-11/+20
* KVM: arm/arm64: vgic: Add distributor and redistributor accessVijaya Kumar K2017-01-301-0/+4
* KVM: arm/arm64: vgic: Add debugfs vgic-state fileChristoffer Dall2017-01-251-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-01-201-0/+9
|\
| * Merge tag 'kvm-arm-for-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2017-01-171-0/+9
| |\
| | * KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systemsJintack Lim2017-01-131-0/+9
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-01-206-11/+40
|\ \ \
| * | | arm64: avoid returning from bad_modeMark Rutland2017-01-192-5/+25
| * | | arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsDave Martin2017-01-181-0/+4
| * | | arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Dave Martin2017-01-181-0/+1
| * | | arm64/ptrace: Preserve previous registers for short regset writeDave Martin2017-01-181-1/+1
| * | | arm64/ptrace: Preserve previous registers for short regset writeDave Martin2017-01-181-1/+2
| * | | arm64/ptrace: Preserve previous registers for short regset writeDave Martin2017-01-181-3/+4
| * | | arm64: mm: avoid name clash in __page_to_voff()Oleksandr Andrushchenko2017-01-181-1/+1
| * | | arm64: Fix swiotlb fallback allocationAlexander Graf2017-01-171-0/+2
| |/ /
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-01-195-6/+10
|\ \ \ | |/ / |/| |
| * | ARM64: dts: meson-gxbb-odroidc2: Disable SCPI DVFSNeil Armstrong2017-01-172-1/+5
| * | ARM, ARM64: dts: drop "arm,amba-bus" in favor of "simple-bus" part 3Masahiro Yamada2017-01-091-1/+1
| * | Merge tag 'zynmp-dt-fixes-for-4.10' of https://github.com/Xilinx/linux-xlnx i...Olof Johansson2017-01-092-4/+4
| |\ \
| | * | ARM64: zynqmp: Fix i2c node's compatible stringMoritz Fischer2017-01-021-2/+2
| | * | ARM64: zynqmp: Fix W=1 dtc 1.4 warningsMichal Simek2017-01-022-2/+2
* | | | arm64: assembler: make adr_l work in modules under KASLRArd Biesheuvel2017-01-121-9/+27
* | | | arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flagsHuang Shijie2017-01-111-1/+1
| |_|/ |/| |
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-01-062-5/+13
|\ \ \
| * | | arm64: restore get_current() optimisationMark Rutland2017-01-041-1/+9
| * | | arm64: mm: fix show_pte KERN_CONT falloutMark Rutland2017-01-041-4/+4
* | | | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-062-2/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2016-12-192-2/+4
* | | | Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann2017-01-049-1/+94
|\ \ \ \
| * | | | ARM64: defconfig: enable DRM_MESON as moduleKevin Hilman2017-01-031-0/+1
| * | | | ARM64: dts: meson-gx: Add Graphic Controller nodesNeil Armstrong2017-01-038-0/+92
| * | | | ARM64: dts: meson-gxl: fix GPIO includeKevin Hilman2017-01-031-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'juno-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2017-01-041-1/+1
|\ \ \ \
| * | | | arm64: dts: vexpress: Support GICC_DIR operationsSudeep Holla2016-12-301-1/+1
| |/ / /
* | | | Merge tag 'qcom-fixes-for-4.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2017-01-041-0/+10
|\ \ \ \
| * | | | arm64: dts: msm8996: Add required memory carveoutsStephen Boyd2016-12-281-0/+10
| |/ / /
* | | | Merge tag 'renesas-fixes-for-v4.10' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2017-01-041-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | arm64: dts: h3ulcb: Provide sd0_uhs nodeSimon Horman2016-12-081-1/+1
* | | | arm64: don't pull uaccess.h into *.SAl Viro2016-12-269-71/+72
| |/ / |/| |
* | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-253-3/+3
|\ \ \
| * | | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-253-3/+3
* | | | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2412-12/+12
|/ / /
OpenPOWER on IntegriCloud