summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* arm64: v8.3: Support for weaker release consistencySuzuki K Poulose2017-03-201-0/+1
* arm64: v8.3: Support for complex number instructionsSuzuki K Poulose2017-03-201-0/+1
* arm64: v8.3: Support for Javascript conversion instructionSuzuki K Poulose2017-03-201-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-231-0/+13
|\
| * 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-301-0/+3
| * KVM: arm/arm64: vgic: Add distributor and redistributor accessVijaya Kumar K2017-01-301-0/+4
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-221-0/+2
|\ \ | |/ |/|
| * arm64: Advertise support for Rounding double multiply instructionsSuzuki K Poulose2017-01-121-0/+1
| * arm64: cpufeature: Expose CPUID registers by emulationSuzuki K Poulose2017-01-121-0/+1
* | arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Dave Martin2017-01-181-0/+1
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-08-061-0/+2
|\
| * arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2016-07-291-0/+2
* | KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara2016-07-181-0/+2
|/
* asm-generic: Drop renameat syscall from default listJames Hogan2016-05-051-0/+3
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-182-0/+3
|\
| * arm64: Add support for Half precision floating pointSuzuki K Poulose2016-02-261-0/+2
| * arm64: kernel: Add support for User Access OverrideJames Morse2016-02-181-0/+1
* | arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao2016-02-291-0/+5
* | arm64: KVM: Add a new feature bit for PMUv3Shannon Zhao2016-02-291-0/+1
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-11-131-1/+1
|\
| * arm64: use linux/types.h in kvm.hArnd Bergmann2015-11-121-1/+1
* | arm64: Fix MINSIGSTKSZ and SIGSTKSZManjeet Pawar2015-10-121-0/+3
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-111-2/+35
|\
| * arm64/kvm: Add generic v8 KVM targetSuzuki K. Poulose2015-08-121-2/+8
| * KVM: arm64: guest debug, define API headersAlex Bennée2015-07-211-0/+27
* | arm64: elf: advertise 8.1 atomic instructions as new hwcapWill Deacon2015-07-271-0/+1
* | arm64: kernel: Add support for Privileged Access NeverJames Morse2015-07-271-0/+1
|/
* KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara2015-04-221-1/+7
* KVM: arm/arm64: add irqfd supportEric Auger2015-03-121-0/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-131-0/+9
|\
| * arm/arm64: KVM: allow userland to request a virtual GICv3Andre Przywara2015-01-201-0/+7
| * KVM: arm/arm64: vgic: add init entry to VGIC KVM deviceEric Auger2015-01-111-0/+2
* | arm64: uapi: expose our struct ucontext to the uapi headersWill Deacon2015-01-232-0/+33
|/
* arm/arm64: KVM: vgic: make number of irqs a configurable attributeMarc Zyngier2014-09-191-0/+1
* arm/arm64: KVM: Support KVM_CAP_READONLY_MEMChristoffer Dall2014-08-271-0/+1
* arm64: fix build error in sigcontext.hMark Salter2014-06-181-1/+1
* arm64: uid16: fix __kernel_old_{gid,uid}_t definitionsWill Deacon2014-06-181-0/+10
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-061-0/+7
|\
| * arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUSCatalin Marinas2014-05-091-0/+7
* | arm64: KVM: Enable minimalistic support for Cortex-A53Marc Zyngier2014-05-251-1/+2
* | ARM/ARM64: KVM: Add base for PSCI v0.2 emulationAnup Patel2014-04-301-4/+6
|/
* ARM64: perf: add support for perf registers APIJean Pihet2014-03-132-0/+41
* arm64: KVM: Add VGIC device control for arm64Christoffer Dall2014-02-141-0/+9
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-231-1/+20
|\
| * Merge branch 'kvm-arm64/for-3.14' into kvm-arm64/nextMarc Zyngier2013-12-281-1/+2
| |\
| | * arm64: KVM: Support X-Gene guest VCPU on APM X-Gene hostAnup Patel2013-12-281-1/+2
| * | ARM/KVM: save and restore generic timer registersAndre Przywara2013-12-211-0/+18
| |/
* / arm64: Add hwcaps for crypto and CRC32 extensions.Steve Capper2013-12-191-1/+5
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-121-0/+1
|\