aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-27arm64: uapi: Remove PSR_Q_BITWill Deacon1-1/+0
2017-10-11arm64: Expose support for optional ARMv8-A featuresSuzuki K Poulose1-0/+5
2017-08-09arm64: Expose DC CVAP to userspaceRobin Murphy1-0/+1
2017-07-10arm64: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada1-0/+16
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2017-06-23arm64: signal: Allow expansion of the signal frameDave Martin1-1/+37
2017-06-20arm64: signal: factor out signal frame record allocationDave Martin1-0/+19
2017-06-08KVM: arm/arm64: Allow setting the timer IRQ numbers from userspaceChristoffer Dall1-0/+3
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-18/+0
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel1-18/+0
2017-05-09Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-1/+5
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+4
2017-05-08KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLESEric Auger1-0/+1
2017-05-08KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLESEric Auger1-1/+3
2017-05-08KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS groupEric Auger1-0/+1
2017-04-27Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-0/+2
2017-04-09KVM: arm/arm64: Add ARM user space interrupt signaling ABIAlexander Graf1-0/+2
2017-04-07kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini1-0/+2
2017-03-20arm64: v8.3: Support for weaker release consistencySuzuki K Poulose1-0/+1
2017-03-20arm64: v8.3: Support for complex number instructionsSuzuki K Poulose1-0/+1
2017-03-20arm64: v8.3: Support for Javascript conversion instructionSuzuki K Poulose1-0/+1
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+13
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+2
2017-01-30KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctlVijaya Kumar K1-0/+6
2017-01-30KVM: arm/arm64: vgic: Implement VGICv3 CPU interface accessVijaya Kumar K1-0/+3
2017-01-30KVM: arm/arm64: vgic: Add distributor and redistributor accessVijaya Kumar K1-0/+4
2017-01-18arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Dave Martin1-0/+1
2017-01-12arm64: Advertise support for Rounding double multiply instructionsSuzuki K Poulose1-0/+1
2017-01-12arm64: cpufeature: Expose CPUID registers by emulationSuzuki K Poulose1-0/+1
2016-08-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+2
2016-07-29arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan1-0/+2
2016-07-18KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara1-0/+2
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan1-0/+3
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-0/+3
2016-02-29arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao1-0/+5
2016-02-29arm64: KVM: Add a new feature bit for PMUv3Shannon Zhao1-0/+1
2016-02-26arm64: Add support for Half precision floating pointSuzuki K Poulose1-0/+2
2016-02-18arm64: kernel: Add support for User Access OverrideJames Morse1-0/+1
2015-11-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+1
2015-11-12arm64: use linux/types.h in kvm.hArnd Bergmann1-1/+1
2015-10-12arm64: Fix MINSIGSTKSZ and SIGSTKSZManjeet Pawar1-0/+3
2015-09-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+35
2015-08-12arm64/kvm: Add generic v8 KVM targetSuzuki K. Poulose1-2/+8
2015-07-27arm64: elf: advertise 8.1 atomic instructions as new hwcapWill Deacon1-0/+1
2015-07-27arm64: kernel: Add support for Privileged Access NeverJames Morse1-0/+1
2015-07-21KVM: arm64: guest debug, define API headersAlex Bennée1-0/+27
2015-04-22KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara1-1/+7
2015-03-12KVM: arm/arm64: add irqfd supportEric Auger1-0/+3
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+9
2015-01-23arm64: uapi: expose our struct ucontext to the uapi headersWill Deacon2-0/+33