Age | Commit message (Expand) | Author | Files | Lines |
2021-04-08 | arm64: Cope with CPUs stuck in VHE mode | Marc Zyngier | 1 | -1/+12 |
2021-04-08 | arm64: cpufeature: Allow early filtering of feature override | Marc Zyngier | 1 | -0/+13 |
2021-03-08 | arm64: Drop support for CMDLINE_EXTEND | Will Deacon | 1 | -4/+1 |
2021-03-08 | arm64: cpufeatures: Fix handling of CONFIG_CMDLINE for idreg overrides | Will Deacon | 1 | -19/+25 |
2021-02-09 | arm64: cpufeatures: Allow disabling of Pointer Auth from the command-line | Marc Zyngier | 1 | -0/+16 |
2021-02-09 | arm64: cpufeatures: Allow disabling of BTI from the command-line | Marc Zyngier | 1 | -0/+11 |
2021-02-09 | arm64: Move "nokaslr" over to the early cpufeature infrastructure | Marc Zyngier | 1 | -0/+15 |
2021-02-09 | arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0 | Marc Zyngier | 1 | -0/+2 |
2021-02-09 | arm64: Add an aliasing facility for the idreg override | Marc Zyngier | 1 | -3/+14 |
2021-02-09 | arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command line | Marc Zyngier | 1 | -0/+11 |
2021-02-09 | arm64: cpufeature: Add an early command-line cpufeature override facility | Marc Zyngier | 1 | -0/+150 |