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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-23
arm64: uaccess: simplify uaccess_mask_ptr()
Mark Rutland
1
-11
/
+11
2022-09-22
arm64: asm/perf_regs.h: Avoid C++-style comment in UAPI header
Will Deacon
1
-1
/
+1
2022-09-22
arm64: mte: move register initialization to C
Peter Collingbourne
1
-0
/
+5
2022-09-22
perf: arm64: Add SVE vector granule register to user regs
James Clark
1
-0
/
+7
2022-09-21
Merge tag 'coresight-next-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-0
/
+1
2022-09-21
arm64: avoid BUILD_BUG_ON() in alternative-macros
Mark Rutland
1
-3
/
+4
2022-09-19
Merge branch kvm-arm64/single-step-async-exception into kvmarm-master/next
Marc Zyngier
1
-0
/
+4
2022-09-19
KVM: arm64: Clear PSTATE.SS when the Software Step state was Active-pending
Reiji Watanabe
1
-0
/
+3
2022-09-19
KVM: arm64: Preserve PSTATE.SS for the guest while single-step is enabled
Reiji Watanabe
1
-0
/
+1
2022-09-16
arm64: alternatives: add shared NOP callback
Mark Rutland
1
-1
/
+1
2022-09-16
arm64: alternatives: add alternative_has_feature_*()
Mark Rutland
3
-7
/
+46
2022-09-16
arm64: alternatives: have callbacks take a cap
Mark Rutland
4
-16
/
+21
2022-09-16
arm64: cpufeature: make cpus_have_cap() noinstr-safe
Mark Rutland
1
-2
/
+2
2022-09-16
arm64: cpufeature: Expose get_arm64_ftr_reg() outside cpufeature.c
James Morse
1
-0
/
+2
2022-09-16
arm64/sysreg: Convert ID_AA64AFRn_EL1 to automatic generation
Mark Brown
1
-3
/
+0
2022-09-16
arm64/sysreg: Convert ID_AA64DFR1_EL1 to automatic generation
Mark Brown
1
-2
/
+0
2022-09-16
arm64/sysreg: Convert ID_AA64FDR0_EL1 to automatic generation
Mark Brown
1
-24
/
+0
2022-09-16
arm64/sysreg: Use feature numbering for PMU and SPE revisions
Mark Brown
1
-7
/
+7
2022-09-16
arm64/sysreg: Add _EL1 into ID_AA64DFR0_EL1 definition names
Mark Brown
5
-29
/
+29
2022-09-16
arm64/sysreg: Align field names in ID_AA64DFR0_EL1 with architecture
Mark Brown
5
-28
/
+28
2022-09-16
arm64: rework BTI exception handling
Mark Rutland
1
-1
/
+2
2022-09-16
arm64: rework FPAC exception handling
Mark Rutland
1
-1
/
+2
2022-09-16
arm64: consistently pass ESR_ELx to die()
Mark Rutland
1
-1
/
+1
2022-09-16
arm64: die(): pass 'err' as long
Mark Rutland
1
-1
/
+1
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-3
/
+0
2022-09-09
arm64: atomic: always inline the assembly
Mark Rutland
2
-26
/
+38
2022-09-09
arm64: atomics: remove LL/SC trampolines
Mark Rutland
1
-31
/
+9
2022-09-09
arm64: stacktrace: track hyp stacks in unwinder's address space
Mark Rutland
1
-25
/
+4
2022-09-09
arm64: stacktrace: track all stack boundaries explicitly
Mark Rutland
2
-93
/
+76
2022-09-09
arm64: stacktrace: remove stack type from fp translator
Mark Rutland
1
-4
/
+2
2022-09-09
arm64: stacktrace: rework stack boundary discovery
Mark Rutland
3
-52
/
+56
2022-09-09
arm64: stacktrace: add stackinfo_on_stack() helper
Mark Rutland
1
-8
/
+21
2022-09-09
arm64: stacktrace: move SDEI stack helpers to stacktrace code
Mark Rutland
2
-18
/
+39
2022-09-09
arm64: stacktrace: rename unwind_next_common() -> unwind_next_frame_record()
Mark Rutland
1
-10
/
+13
2022-09-09
arm64: stacktrace: simplify unwind_next_common()
Mark Rutland
1
-6
/
+6
2022-09-09
arm64: stacktrace: fix kerneldoc comments
Mark Rutland
2
-13
/
+19
2022-09-09
arm64: vdso: use SYS_CNTVCTSS_EL0 for gettimeofday
Joey Gouly
1
-4
/
+15
2022-09-09
arm64: alternative: patch alternatives in the vDSO
Joey Gouly
1
-0
/
+3
2022-09-09
arm64: module: move find_section to header
Joey Gouly
1
-0
/
+15
2022-09-09
arm64/sysreg: Convert SCXTNUM_EL1 to automatic generation
Mark Brown
1
-2
/
+0
2022-09-09
arm64/sysreg: Convert TIPDR_EL1 to automatic generation
Mark Brown
1
-2
/
+0
2022-09-09
arm64/sysreg: Convert ID_AA64PFR1_EL1 to automatic generation
Mark Brown
1
-21
/
+0
2022-09-09
arm64/sysreg: Convert ID_AA64PFR0_EL1 to automatic generation
Mark Brown
1
-24
/
+0
2022-09-09
arm64/sysreg: Convert ID_AA64MMFR2_EL1 to automatic generation
Mark Brown
1
-19
/
+0
2022-09-09
arm64/sysreg: Convert ID_AA64MMFR1_EL1 to automatic generation
Kristina Martsenko
1
-23
/
+0
2022-09-09
arm64/sysreg: Convert ID_AA64MMFR0_EL1 to automatic generation
Mark Brown
1
-30
/
+0
2022-09-09
arm64/sysreg: Convert HCRX_EL2 to automatic generation
Mark Brown
1
-4
/
+0
2022-09-09
arm64/sysreg: Standardise naming of ID_AA64PFR1_EL1 SME enumeration
Mark Brown
1
-1
/
+1
2022-09-09
arm64/sysreg: Standardise naming of ID_AA64PFR1_EL1 BTI enumeration
Mark Brown
1
-1
/
+1
2022-09-09
arm64/sysreg: Standardise naming of ID_AA64PFR1_EL1 fractional version fields
Mark Brown
1
-2
/
+2
[prev]
[next]