index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
cpufeature.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-14
arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabled
Julien Grall
1
-5
/
+10
2019-10-04
arm64: cpufeature: Effectively expose FRINT capability to userspace
Julien Grall
1
-0
/
+1
2019-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2019-08-13
arm64: cpufeature: Don't treat granule sizes as strict
Will Deacon
1
-3
/
+11
2019-08-07
arm64/prefetch: fix a -Wtype-limits warning
Qian Cai
1
-1
/
+1
2019-07-31
arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
Will Deacon
1
-2
/
+6
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+5
2019-06-25
arm64: Expose FRINT capabilities to userspace
Mark Brown
1
-0
/
+1
2019-06-25
arm64: Expose ARMv8.5 CondM capability to userspace
Mark Brown
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-05
arm64: cpufeature: Fix missing ZFR0 in __read_sysreg_by_encoding()
Dave Martin
1
-0
/
+1
2019-06-04
arm64/cpufeature: Convert hook_lock to raw_spin_lock_t in cpu_enable_ssbs()
Julien Grall
1
-3
/
+3
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2019-05-01
Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker...
Will Deacon
1
-15
/
+51
2019-05-01
arm64/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
1
-1
/
+7
2019-04-26
arm64: add sysfs vulnerability show for meltdown
Jeremy Linton
1
-14
/
+44
2019-04-23
arm64: Expose SVE2 features for userspace
Dave Martin
1
-1
/
+16
2019-04-16
arm64: Advertise ARM64_HAS_DCPODP cpu feature
Andrew Murray
1
-0
/
+10
2019-04-16
arm64: Expose DC CVADP to userspace
Andrew Murray
1
-0
/
+1
2019-04-16
arm64: HWCAP: encapsulate elf_hwcap
Andrew Murray
1
-2
/
+31
2019-04-16
arm64: HWCAP: add support for AT_HWCAP2
Andrew Murray
1
-33
/
+33
2019-03-29
arm64/sve: Check SVE virtualisability
Dave Martin
1
-1
/
+1
2019-03-19
arm64: kpti: Whitelist HiSilicon Taishan v110 CPUs
Hanjun Guo
1
-0
/
+1
2019-02-06
arm64: Enable the support of pseudo-NMIs
Julien Thierry
1
-1
/
+9
2019-02-06
arm64: alternative: Apply alternatives early in boot process
Daniel Thompson
1
-0
/
+6
2019-02-06
arm64: alternative: Allow alternative status checking per cpufeature
Julien Thierry
1
-1
/
+1
2019-02-06
arm64: cpufeature: Add cpufeature for IRQ priority masking
Julien Thierry
1
-0
/
+23
2019-02-06
arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system feature
Julien Thierry
1
-1
/
+1
2019-01-10
arm64: kpti: Avoid rewriting early page tables when KASLR is enabled
Will Deacon
1
-2
/
+7
2018-12-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-83
/
+229
2018-12-13
arm64: cpufeature: Rework ptr auth hwcaps using multi_entry_cap_matches
Will Deacon
1
-43
/
+52
2018-12-13
arm64: cpufeature: Reduce number of pointer auth CPU caps from 6 to 4
Will Deacon
1
-10
/
+1
2018-12-13
arm64: add basic pointer authentication support
Mark Rutland
1
-0
/
+13
2018-12-13
arm64/cpufeature: detect pointer authentication
Mark Rutland
1
-0
/
+90
2018-12-13
arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 field
Will Deacon
1
-0
/
+6
2018-12-06
arm64: Add support for SB barrier and patch in over DSB; ISB sequences
Will Deacon
1
-0
/
+12
2018-12-06
arm64: capabilities: Batch cpu_enable callbacks
Suzuki K Poulose
1
-26
/
+44
2018-12-06
arm64: capabilities: Use linear array for detection and verification
Suzuki K Poulose
1
-25
/
+17
2018-12-06
arm64: capabilities: Optimize this_cpu_has_cap
Suzuki K Poulose
1
-22
/
+9
2018-12-06
arm64: capabilities: Speed up capability lookup
Suzuki K Poulose
1
-2
/
+30
2018-11-23
arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD block
Will Deacon
1
-1
/
+1
2018-10-16
arm64: cpufeature: Fix handling of CTR_EL0.IDC field
Suzuki K Poulose
1
-1
/
+14
2018-10-16
arm64: cpufeature: ctr: Fix cpu capability check for late CPUs
Suzuki K Poulose
1
-4
/
+18
2018-09-21
arm64/cpufeatures: Factorize emulate_mrs()
Anshuman Khandual
1
-10
/
+15
2018-09-18
arm64: mm: Support Common Not Private translations
Vladimir Murzin
1
-0
/
+34
2018-09-17
arm64: sysreg: Clean up instructions for modifying PSTATE fields
Suzuki K Poulose
1
-3
/
+3
2018-09-14
arm64: cpu: Move errata and feature enable callbacks closer to callers
Will Deacon
1
-6
/
+22
2018-09-14
arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
Will Deacon
1
-0
/
+45
2018-09-14
arm64: cpufeature: Detect SSBS and advertise to userspace
Will Deacon
1
-2
/
+17
2018-09-10
arm64: cpufeature: add feature for CRC32 instructions
Ard Biesheuvel
1
-0
/
+9
[next]