index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
cpufeature.c
Age
Commit message (
Expand
)
Author
2018-07-22
arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
2018-07-03
arm64: kpti: Use early_param for kpti= command-line option
Will Deacon
2018-06-06
arm64/cpufeature: don't use mutex in bringup path
Mark Rutland
2018-06-06
arm64: Add hypervisor safe helper for checking constant capabilities
Suzuki K Poulose
2018-04-20
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Mark Rutland
2018-04-20
arm64: cpufeature: Pass capability structure to ->enable callback
Mark Rutland
2018-04-20
arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
Mark Rutland
2018-04-08
arm64: Force KPTI to be disabled on Cavium ThunderX
Marc Zyngier
2018-04-08
arm64: kpti: Add ->enable callback to remap swapper using nG mappings
Will Deacon
2018-04-08
arm64: Turn on KPTI only on CPUs that need it
Jayachandran C
2018-04-08
arm64: capabilities: Handle duplicate entries for a capability
Suzuki K Poulose
2018-04-08
arm64: Allow checking of a CPU-local erratum
Marc Zyngier
2018-04-08
arm64: Take into account ID_AA64PFR0_EL1.CSV3
Will Deacon
2018-04-08
arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
Will Deacon
2017-03-12
arm64: fix erroneous __raw_read_system_reg() cases
Mark Rutland
2016-10-20
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
James Morse
2016-09-09
arm64: Rearrange CPU errata workaround checks
Suzuki K Poulose
2016-09-09
arm64: Use consistent naming for errata handling
Suzuki K Poulose
2016-09-09
arm64: Set the safe value for L1 icache policy
Suzuki K Poulose
2016-09-07
arm64: Use static keys for CPU features
Catalin Marinas
2016-08-31
arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0
Ard Biesheuvel
2016-08-31
arm64: cpufeature: constify arm64_ftr_regs array
Ard Biesheuvel
2016-08-31
arm64: cpufeature: constify arm64_ftr_bits structures
Ard Biesheuvel
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-07-03
arm64: KVM: Runtime detection of lower HYP offset
Marc Zyngier
2016-07-01
arm64: errata: Calling enable functions for CPU errata too
Andre Przywara
2016-04-25
arm64: Verify CPU errata work arounds on hotplugged CPU
Suzuki K Poulose
2016-04-25
arm64: Allow a capability to be checked on a single CPU
Marc Zyngier
2016-04-25
arm64: cpufeature: Add scope for capability check
Suzuki K Poulose
2016-04-20
arm64: compat: Check for AArch32 state
Suzuki K Poulose
2016-04-20
arm64: cpufeature: Track 32bit EL0 support
Suzuki K Poulose
2016-04-20
arm64: cpufeature: Check availability of AArch32
Suzuki K Poulose
2016-04-20
arm64: HWCAP: Split COMPAT HWCAP table entries
Suzuki K Poulose
2016-04-20
arm64: hwcaps: Cleanup naming
Suzuki K Poulose
2016-04-15
arm64: vhe: Verify CPU Exception Levels
Suzuki K Poulose
2016-04-13
arm64: cpufeature: append additional id_aa64mmfr2 fields to cpufeature
Kefeng Wang
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-04
arm64: make mrs_s prefixing implicit in read_cpuid
Mark Rutland
2016-02-29
arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature
Marc Zyngier
2016-02-26
arm64: Add support for Half precision floating point
Suzuki K Poulose
2016-02-25
arm64: Rename cpuid_feature field extract routines
Suzuki K Poulose
2016-02-25
arm64: capabilities: Handle sign of the feature bit
Suzuki K Poulose
2016-02-25
arm64: cpufeature: Fix the sign of feature bits
Suzuki K Poulose
2016-02-25
arm64: cpufeature: Correct feature register tables
Suzuki K Poulose
2016-02-25
arm64: Ensure the secondary CPUs have safe ASIDBits size
Suzuki K Poulose
2016-02-25
arm64: Enable CPU capability verification unconditionally
Suzuki K Poulose
2016-02-24
arm64: Move cpu_die_early to smp.c
Suzuki K Poulose
2016-02-24
arm64: Introduce cpu_die_early
Suzuki K Poulose
2016-02-24
arm64: Add a helper for parking CPUs in a loop
Suzuki K Poulose
2016-02-18
arm64: kernel: Don't toggle PAN on systems with UAO
James Morse
[next]