summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* arm: update in-source documentation referencesJonathan Corbet2023-06-121-1/+1
* ARM: 9274/1: Add hwcap for Speculative Store Bypassing SafeAmit Daniel Kachhap2022-11-281-0/+1
* ARM: 9273/1: Add hwcap for Speculation Barrier(SB)Amit Daniel Kachhap2022-11-281-0/+1
* ARM: 9272/1: vfp: Add hwcap for FEAT_AA32I8MMAmit Daniel Kachhap2022-11-281-0/+1
* ARM: 9271/1: vfp: Add hwcap for FEAT_AA32BF16Amit Daniel Kachhap2022-11-281-0/+1
* ARM: 9270/1: vfp: Add hwcap for FEAT_FHMAmit Daniel Kachhap2022-11-281-0/+1
* ARM: 9269/1: vfp: Add hwcap for FEAT_DotProdAmit Daniel Kachhap2022-11-281-0/+1
* ARM: 9268/1: vfp: Add hwcap FPHP and ASIMDHP for FEAT_FP16Amit Daniel Kachhap2022-11-281-0/+2
* signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada2022-02-171-1/+1
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-09-091-0/+1
|\
| * ARM: 9107/1: syscall: always store thread_info->abi_syscallArnd Bergmann2021-08-201-0/+1
* | ARM: ep93xx: remove MaverickCrunch supportArnd Bergmann2021-08-042-3/+3
|/
* ARM: 9067/1: syscalls: switch to generic syscallhdr.shMasahiro Yamada2021-03-252-2/+0
* arch: move SA_* definitions to generic headersPeter Collingbourne2020-11-231-24/+3
* arm: Remove 32bit KVM host supportMarc Zyngier2020-03-241-314/+0
* KVM: arm/arm64: Allow user injection of external data abortsChristoffer Dall2019-10-211-1/+2
* KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINEMarc Zyngier2019-09-091-1/+3
* docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-151-1/+1
* KVM: arm/arm64: Add save/restore support for firmware workaround stateAndre Przywara2019-07-051-0/+12
* KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-282-2/+1
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-1/+0
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-17/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* KVM: arm: Add 32bit get/set events supportJames Morse2018-07-211-0/+13
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-121-0/+1
|\
| * KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGIONEric Auger2018-05-251-0/+1
* | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-05-201-13/+0
|\ \ | |/ |/|
| * ARM: fix kill( ,SIGFPE) breakageRussell King2018-05-191-13/+0
* | arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier2018-04-201-0/+6
|/
* KVM: arm: Reserve bit in KVM_REG_ARM encoding for secure/nonsecurePeter Maydell2018-03-191-0/+9
* signal/arm: Document conflicts with SI_USER and SIGFPEEric W. Biederman2018-01-121-0/+13
* bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-11-161-0/+1
|\
| * ARM: Add definition for monitor modeGeert Uytterhoeven2017-09-181-0/+1
* | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-161-0/+7
|\ \
| * | KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESETEric Auger2017-11-061-0/+1
| * | KVM: arm/arm64: Support EL1 phys timer register access in set/get regChristoffer Dall2017-11-061-0/+6
| |/
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-162-0/+5
|\ \
| * | ARM: add ELF_FDPIC supportNicolas Pitre2017-09-101-0/+4
| * | ARM: implement get_tls syscallNicolas Pitre2017-09-101-0/+1
| |/
* | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-025-0/+5
* | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-0213-0/+13
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* ARM: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-101-0/+14
* Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-07-071-3/+3
|\
| * kbuild: replace genhdr-y with generated-yMasahiro Yamada2017-06-221-3/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-061-0/+8
|\ \
| * | KVM: arm/arm64: Allow setting the timer IRQ numbers from userspaceChristoffer Dall2017-06-081-0/+8
| |/
* / signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-041-0/+2
|/
* Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-101-17/+0
|\