index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
cpufeature.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-25
arm64: Verify CPU errata work arounds on hotplugged CPU
Suzuki K Poulose
1
-0
/
+1
2016-04-25
arm64: Allow a capability to be checked on a single CPU
Marc Zyngier
1
-0
/
+18
2016-04-25
arm64: cpufeature: Add scope for capability check
Suzuki K Poulose
1
-59
/
+72
2016-04-20
arm64: compat: Check for AArch32 state
Suzuki K Poulose
1
-2
/
+5
2016-04-20
arm64: cpufeature: Track 32bit EL0 support
Suzuki K Poulose
1
-0
/
+9
2016-04-20
arm64: cpufeature: Check availability of AArch32
Suzuki K Poulose
1
-39
/
+47
2016-04-20
arm64: HWCAP: Split COMPAT HWCAP table entries
Suzuki K Poulose
1
-48
/
+56
2016-04-20
arm64: hwcaps: Cleanup naming
Suzuki K Poulose
1
-9
/
+9
2016-04-15
arm64: vhe: Verify CPU Exception Levels
Suzuki K Poulose
1
-0
/
+1
2016-04-13
arm64: cpufeature: append additional id_aa64mmfr2 fields to cpufeature
Kefeng Wang
1
-0
/
+4
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-106
/
+164
2016-03-04
arm64: make mrs_s prefixing implicit in read_cpuid
Mark Rutland
1
-30
/
+30
2016-02-29
arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature
Marc Zyngier
1
-0
/
+11
2016-02-26
arm64: Add support for Half precision floating point
Suzuki K Poulose
1
-0
/
+2
2016-02-25
arm64: Rename cpuid_feature field extract routines
Suzuki K Poulose
1
-1
/
+1
2016-02-25
arm64: capabilities: Handle sign of the feature bit
Suzuki K Poulose
1
-14
/
+18
2016-02-25
arm64: cpufeature: Fix the sign of feature bits
Suzuki K Poulose
1
-25
/
+25
2016-02-25
arm64: cpufeature: Correct feature register tables
Suzuki K Poulose
1
-3
/
+15
2016-02-25
arm64: Ensure the secondary CPUs have safe ASIDBits size
Suzuki K Poulose
1
-0
/
+12
2016-02-25
arm64: Enable CPU capability verification unconditionally
Suzuki K Poulose
1
-10
/
+0
2016-02-24
arm64: Move cpu_die_early to smp.c
Suzuki K Poulose
1
-19
/
+0
2016-02-24
arm64: Introduce cpu_die_early
Suzuki K Poulose
1
-9
/
+15
2016-02-24
arm64: Add a helper for parking CPUs in a loop
Suzuki K Poulose
1
-4
/
+1
2016-02-18
arm64: kernel: Don't toggle PAN on systems with UAO
James Morse
1
-0
/
+16
2016-02-18
arm64: cpufeature: Test 'matches' pointer to find the end of the list
James Morse
1
-6
/
+6
2016-02-18
arm64: kernel: Add support for User Access Override
James Morse
1
-0
/
+11
2016-02-18
arm64: add ARMv8.2 id_aa64mmfr2 boiler plate
James Morse
1
-0
/
+10
2016-02-18
arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro
James Morse
1
-29
/
+29
2016-02-16
arm64: prefetch: add alternative pattern for CPUs without a prefetcher
Will Deacon
1
-0
/
+17
2015-12-02
arm64: add __init/__initdata section marker to some functions/variables
Jisheng Zhang
1
-4
/
+5
2015-11-26
arm64: cpufeature: Track unsigned fields
Suzuki K. Poulose
1
-14
/
+23
2015-11-12
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2015-11-12
arm64: mark cpus_have_hwcap as __maybe_unused
Arnd Bergmann
1
-1
/
+1
2015-11-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-25
/
+826
2015-10-28
arm64: cpufeature: declare enable_cpu_capabilities as static
Will Deacon
1
-1
/
+1
2015-10-21
arm64: Move FP/ASIMD hwcap handling to common code
Suzuki K. Poulose
1
-0
/
+2
2015-10-21
arm64/HWCAP: Use system wide safe values
Suzuki K. Poulose
1
-72
/
+91
2015-10-21
arm64/capabilities: Make use of system wide safe value
Suzuki K. Poulose
1
-20
/
+59
2015-10-21
arm64: Delay cpu feature capability checks
Suzuki K. Poulose
1
-4
/
+93
2015-10-21
arm64: Refactor check_cpu_capabilities
Suzuki K. Poulose
1
-3
/
+11
2015-10-21
arm64: Cleanup mixed endian support detection
Suzuki K. Poulose
1
-22
/
+0
2015-10-21
arm64: Read system wide CPUID value
Suzuki K. Poulose
1
-0
/
+9
2015-10-21
arm64: Consolidate CPU Sanity check to CPU Feature infrastructure
Suzuki K. Poulose
1
-33
/
+131
2015-10-21
arm64: Keep track of CPU feature registers
Suzuki K. Poulose
1
-0
/
+429
2015-10-21
arm64: Move mixed endian support detection
Suzuki K. Poulose
1
-0
/
+22
2015-10-21
arm64: Move cpu feature detection code
Suzuki K. Poulose
1
-1
/
+109
2015-10-09
arm64: cpufeatures: Check ICC_EL1_SRE.SRE before enabling ARM64_HAS_SYSREG_GI...
Marc Zyngier
1
-1
/
+18
2015-07-27
arm64: lse: use generic cpufeature detection for LSE atomics
Will Deacon
1
-16
/
+21
2015-07-27
arm64: kernel: Add support for Privileged Access Never
James Morse
1
-0
/
+20
2015-07-27
arm64: kernel: Add min_field_value and use '>=' for feature detection
James Morse
1
-3
/
+11
[next]