index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
uapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: update in-source documentation references
Jonathan Corbet
2023-06-12
1
-1
/
+1
*
ARM: 9274/1: Add hwcap for Speculative Store Bypassing Safe
Amit Daniel Kachhap
2022-11-28
1
-0
/
+1
*
ARM: 9273/1: Add hwcap for Speculation Barrier(SB)
Amit Daniel Kachhap
2022-11-28
1
-0
/
+1
*
ARM: 9272/1: vfp: Add hwcap for FEAT_AA32I8MM
Amit Daniel Kachhap
2022-11-28
1
-0
/
+1
*
ARM: 9271/1: vfp: Add hwcap for FEAT_AA32BF16
Amit Daniel Kachhap
2022-11-28
1
-0
/
+1
*
ARM: 9270/1: vfp: Add hwcap for FEAT_FHM
Amit Daniel Kachhap
2022-11-28
1
-0
/
+1
*
ARM: 9269/1: vfp: Add hwcap for FEAT_DotProd
Amit Daniel Kachhap
2022-11-28
1
-0
/
+1
*
ARM: 9268/1: vfp: Add hwcap FPHP and ASIMDHP for FEAT_FP16
Amit Daniel Kachhap
2022-11-28
1
-0
/
+2
*
signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage
Masahiro Yamada
2022-02-17
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-09-09
1
-0
/
+1
|
\
|
*
ARM: 9107/1: syscall: always store thread_info->abi_syscall
Arnd Bergmann
2021-08-20
1
-0
/
+1
*
|
ARM: ep93xx: remove MaverickCrunch support
Arnd Bergmann
2021-08-04
2
-3
/
+3
|
/
*
ARM: 9067/1: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2021-03-25
2
-2
/
+0
*
arch: move SA_* definitions to generic headers
Peter Collingbourne
2020-11-23
1
-24
/
+3
*
arm: Remove 32bit KVM host support
Marc Zyngier
2020-03-24
1
-314
/
+0
*
KVM: arm/arm64: Allow user injection of external data aborts
Christoffer Dall
2019-10-21
1
-1
/
+2
*
KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINE
Marc Zyngier
2019-09-09
1
-1
/
+3
*
docs: arm: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
KVM: arm/arm64: Add save/restore support for firmware workaround state
Andre Przywara
2019-07-05
1
-0
/
+12
*
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2019-03-28
2
-2
/
+1
*
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
1
-1
/
+0
*
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
2019-01-06
1
-17
/
+0
*
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
2019-01-06
1
-1
/
+0
*
KVM: arm: Add 32bit get/set events support
James Morse
2018-07-21
1
-0
/
+13
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
1
-0
/
+1
|
\
|
*
KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
Eric Auger
2018-05-25
1
-0
/
+1
*
|
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-05-20
1
-13
/
+0
|
\
\
|
|
/
|
/
|
|
*
ARM: fix kill( ,SIGFPE) breakage
Russell King
2018-05-19
1
-13
/
+0
*
|
arm/arm64: KVM: Add PSCI version selection API
Marc Zyngier
2018-04-20
1
-0
/
+6
|
/
*
KVM: arm: Reserve bit in KVM_REG_ARM encoding for secure/nonsecure
Peter Maydell
2018-03-19
1
-0
/
+9
*
signal/arm: Document conflicts with SI_USER and SIGFPE
Eric W. Biederman
2018-01-12
1
-0
/
+13
*
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
2017-12-05
1
-0
/
+1
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2017-11-16
1
-0
/
+1
|
\
|
*
ARM: Add definition for monitor mode
Geert Uytterhoeven
2017-09-18
1
-0
/
+1
*
|
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-16
1
-0
/
+7
|
\
\
|
*
|
KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET
Eric Auger
2017-11-06
1
-0
/
+1
|
*
|
KVM: arm/arm64: Support EL1 phys timer register access in set/get reg
Christoffer Dall
2017-11-06
1
-0
/
+6
|
|
/
*
|
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-16
2
-0
/
+5
|
\
\
|
*
|
ARM: add ELF_FDPIC support
Nicolas Pitre
2017-09-10
1
-0
/
+4
|
*
|
ARM: implement get_tls syscall
Nicolas Pitre
2017-09-10
1
-0
/
+1
|
|
/
*
|
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
2017-11-02
5
-0
/
+5
*
|
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2017-11-02
13
-0
/
+13
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
ARM: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2017-07-10
1
-0
/
+14
*
Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2017-07-07
1
-3
/
+3
|
\
|
*
kbuild: replace genhdr-y with generated-y
Masahiro Yamada
2017-06-22
1
-3
/
+3
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-07-06
1
-0
/
+8
|
\
\
|
*
|
KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace
Christoffer Dall
2017-06-08
1
-0
/
+8
|
|
/
*
/
signal: Remove non-uapi <asm/siginfo.h>
Christoph Hellwig
2017-06-04
1
-0
/
+2
|
/
*
Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-10
1
-17
/
+0
|
\
[next]