index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
tools
/
gen-sysreg.awk
Age
Commit message (
Expand
)
Author
2025-11-13
arm64/sysreg: Move generation of RES0/RES1/UNKN to function
Sascha Bischoff
2025-11-13
arm64/sysreg: Support feature-specific fields with 'Prefix' descriptor
Sascha Bischoff
2025-11-13
arm64/sysreg: Fix checks for incomplete sysreg definitions
Sascha Bischoff
2025-09-11
arm64: sysreg: Add validation checks to sysreg header generation script
Fuad Tabba
2025-03-14
arm64/sysreg: Enforce whole word match for open/close tokens
James Clark
2024-12-19
arm64/sysreg: Allow a 'Mapping' descriptor for system registers
Marc Zyngier
2023-04-06
arm64/sysreg: allow *Enum blocks in SysregFields blocks
Mark Rutland
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-01
arm64/sysreg: Allow enumerations to be declared as signed or unsigned
Mark Brown
2023-01-12
arm64: Allow the definition of UNKNOWN system register fields
Marc Zyngier
2022-12-01
arm64/sysreg: Extend the maximum width of a register and symbol name
James Morse
2022-07-05
arm64/sysreg: Allow leading blanks on comments in sysreg file
Mark Brown
2022-06-10
arm64/sysreg: Fix typo in Enum element regex
Alejandro Tafalla
2022-05-16
arm64/sysreg: Support generation of RAZ fields
Mark Brown
2022-05-15
arm64/sysreg: fix odd line spacing
Mark Rutland
2022-05-15
arm64/sysreg: improve comment for regs without fields
Mark Rutland
2022-05-04
arm64: Add sysreg header generation scripting
Mark Rutland