aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-10ARM: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada1-0/+14
2017-07-07Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-3/+3
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+8
2017-06-22kbuild: replace genhdr-y with generated-yMasahiro Yamada1-3/+3
2017-06-08KVM: arm/arm64: Allow setting the timer IRQ numbers from userspaceChristoffer Dall1-0/+8
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig1-0/+2
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-17/+0
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel1-17/+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-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-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-13ARM: put types.h in uapiNicolas Dichtel1-0/+40
2016-12-15Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-421/+6
2016-11-14ARM: KVM: Support vGICv3 ITSVladimir Murzin1-0/+2
2016-10-19ARM: wire up new pkey syscallsRussell King1-0/+3
2016-10-18ARM: convert to generated system call tablesRussell King2-418/+6
2016-09-22ARM: KVM: Support vgic-v3Vladimir Murzin1-0/+7
2016-07-12kvm arm/arm64: Remove trailing whitespace from headersArnaldo Carvalho de Melo1-2/+2
2016-04-07ARM: wire up preadv2 and pwritev2 syscallsRussell King1-0/+2
2016-01-27ARM: wire up copy_file_range() syscallRussell King1-0/+1
2015-11-18ARM: wire up mlock2 syscallRussell King1-0/+1
2015-09-22ARM: wire up new syscallsRussell King1-0/+2
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+7
2015-04-22KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara1-1/+7
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-0/+8
2015-03-27ARM: 8329/1: miscellaneous vdso infrastructure, preparationNathan Lynch2-0/+8
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/+2
2015-01-11KVM: arm/arm64: vgic: add init entry to VGIC KVM deviceEric Auger1-0/+2
2015-01-07ARM: wire up execveat syscallRussell King1-0/+1
2014-10-29ARM: enable bpf syscallRussell King1-0/+1
2014-09-18arm/arm64: KVM: vgic: make number of irqs a configurable attributeMarc Zyngier1-0/+1
2014-08-27arm/arm64: KVM: Support KVM_CAP_READONLY_MEMChristoffer Dall1-0/+1
2014-08-09ARM: wire up memfd_create syscallRussell King1-0/+1
2014-08-09ARM: wire up getrandom syscallRussell King1-0/+1
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+1
2014-07-18ARM: add seccomp syscallKees Cook1-0/+1
2014-07-18ARM: 8097/1: unistd.h: relocate comments back to placeBaruch Siach1-11/+0
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds1-4/+6
2014-04-30ARM/ARM64: KVM: Add base for PSCI v0.2 emulationAnup Patel1-4/+6
2014-04-23ARM: add renameat2 syscallMiklos Szeredi1-0/+1
2014-02-25ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto ExtensionsArd Biesheuvel1-0/+5
2014-02-25ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entryArd Biesheuvel1-0/+4