开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
cpufeature.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-07-31
Merge branch 'for-next/tlbi' into for-next/core
Catalin Marinas
2020-07-31
Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...
Catalin Marinas
2020-07-15
arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature
Zhenyu Ye
2020-07-07
arm64/cpufeature: Validate feature bits spacing in arm64_ftr_regs[]
Anshuman Khandual
2020-07-07
arm64: Detect the ARMv8.4 TTL feature
Marc Zyngier
2020-07-03
arm64/cpufeature: Replace all open bits shift encodings with macros
Anshuman Khandual
2020-07-03
arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR2 register
Anshuman Khandual
2020-07-03
arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR1 register
Anshuman Khandual
2020-07-03
arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR0 register
Anshuman Khandual
2020-07-03
arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718
Sai Prakash Ranjan
2020-07-02
arm64/panic: Unify all three existing notifier blocks
Anshuman Khandual
2020-06-24
arm64: kpti: Add KRYO{3, 4}XX silver CPU cores to kpti safelist
Sai Prakash Ranjan
2020-05-28
Merge branch 'for-next/bti' into for-next/core
Will Deacon
2020-05-28
KVM: arm64: Check advertised Stage-2 page size capability
Marc Zyngier
2020-05-27
arm64/cpufeature: Add get_arm64_ftr_reg_nowarn()
Anshuman Khandual
2020-05-21
arm64/cpuinfo: Add ID_MMFR4_EL1 into the cpuinfo_arm64 context
Anshuman Khandual
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_AA64PFR1 register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_AA64PFR0 register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_AA64ISAR0 register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_MMFR4 register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_PFR0 register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Introduce ID_MMFR5 CPU register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Introduce ID_DFR1 CPU register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Introduce ID_PFR2 CPU register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Make doublelock a signed feature in ID_AA64DFR0
Anshuman Khandual
2020-05-21
arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Add explicit ftr_id_isar0[] for ID_ISAR0 register
Anshuman Khandual
2020-05-20
arm64/cpufeature: Drop open encodings while extracting parange
Anshuman Khandual
2020-05-20
arm64/cpufeature: Validate hypervisor capabilities during CPU hotplug
Anshuman Khandual
2020-05-07
arm64: Set GP bit in kernel page tables to enable BTI for the kernel
Mark Brown
2020-05-05
Merge branch 'for-next/bti-user' into for-next/bti
Will Deacon
2020-05-05
arm64: cpufeature: Extend comment to describe absence of field info
Will Deacon
2020-04-28
arm64: cpufeature: Add an overview comment for the cpufeature framework
Will Deacon
2020-04-28
arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]
Will Deacon
2020-04-28
arm64: cpufeature: Relax AArch32 system checks if EL1 is 64-bit only
Will Deacon
2020-04-28
arm64: cpufeature: Factor out checking of AArch32 features
Will Deacon
2020-04-28
arm64: cpufeature: Remove redundant call to id_aa64pfr0_32bit_el0()
Will Deacon
2020-04-28
arm64: cpufeature: Add CPU capability for AArch32 EL1 support
Will Deacon
2020-04-28
arm64: cpufeature: Spell out register fields for ID_ISAR4 and ID_PFR1
Will Deacon
2020-04-28
arm64: cpufeature: Relax check for IESB support
Sai Prakash Ranjan
2020-03-25
Merge branch 'for-next/kernel-ptrauth' into for-next/core
Catalin Marinas
2020-03-25
Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...
Catalin Marinas
2020-03-18
arm64: enable ptrauth earlier
Kristina Martsenko
2020-03-18
arm64: cpufeature: handle conflicts based on capability
Kristina Martsenko
2020-03-18
arm64: cpufeature: Move cpu capability helpers inside C file
Amit Daniel Kachhap
2020-03-18
arm64: cpufeature: add pointer auth meta-capabilities
Kristina Martsenko
2020-03-18
arm64: cpufeature: Fix meta-capability cpufeature check
Amit Daniel Kachhap
2020-03-17
arm64: remove redundant blank for '=' operator
韩科才
[next]