summaryrefslogtreecommitdiff
path: root/arch/arm/include/uapi
AgeCommit message (Expand)Author
2023-06-12arm: update in-source documentation referencesJonathan Corbet
2022-11-28ARM: 9274/1: Add hwcap for Speculative Store Bypassing SafeAmit Daniel Kachhap
2022-11-28ARM: 9273/1: Add hwcap for Speculation Barrier(SB)Amit Daniel Kachhap
2022-11-28ARM: 9272/1: vfp: Add hwcap for FEAT_AA32I8MMAmit Daniel Kachhap
2022-11-28ARM: 9271/1: vfp: Add hwcap for FEAT_AA32BF16Amit Daniel Kachhap
2022-11-28ARM: 9270/1: vfp: Add hwcap for FEAT_FHMAmit Daniel Kachhap
2022-11-28ARM: 9269/1: vfp: Add hwcap for FEAT_DotProdAmit Daniel Kachhap
2022-11-28ARM: 9268/1: vfp: Add hwcap FPHP and ASIMDHP for FEAT_FP16Amit Daniel Kachhap
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada
2021-09-09Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-08-20ARM: 9107/1: syscall: always store thread_info->abi_syscallArnd Bergmann
2021-08-04ARM: ep93xx: remove MaverickCrunch supportArnd Bergmann
2021-03-25ARM: 9067/1: syscalls: switch to generic syscallhdr.shMasahiro Yamada
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne
2020-03-24arm: Remove 32bit KVM host supportMarc Zyngier
2019-10-21KVM: arm/arm64: Allow user injection of external data abortsChristoffer Dall
2019-09-09KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINEMarc Zyngier
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-07-05KVM: arm/arm64: Add save/restore support for firmware workaround stateAndre Przywara
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada
2018-07-21KVM: arm: Add 32bit get/set events supportJames Morse
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-05-25KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGIONEric Auger
2018-05-20Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-05-19ARM: fix kill( ,SIGFPE) breakageRussell King
2018-04-20arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier
2018-03-19KVM: arm: Reserve bit in KVM_REG_ARM encoding for secure/nonsecurePeter Maydell
2018-01-12signal/arm: Document conflicts with SI_USER and SIGFPEEric W. Biederman
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-06KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESETEric Auger
2017-11-06KVM: arm/arm64: Support EL1 phys timer register access in set/get regChristoffer Dall
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-18ARM: Add definition for monitor modeGeert Uytterhoeven
2017-09-10ARM: add ELF_FDPIC supportNicolas Pitre
2017-09-10ARM: implement get_tls syscallNicolas Pitre
2017-07-10ARM: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-07Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-06-22kbuild: replace genhdr-y with generated-yMasahiro Yamada
2017-06-08KVM: arm/arm64: Allow setting the timer IRQ numbers from userspaceChristoffer Dall
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds