index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-26
arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functions
Arnd Bergmann
1
-3
/
+9
2021-09-22
arm64: head: avoid over-mapping in map_memory
Mark Rutland
1
-2
/
+2
2021-05-22
KVM: arm64: Initialize VCPU mdcr_el2 before loading it
Alexandru Elisei
1
-0
/
+1
2021-04-28
arm64: alternatives: Move length validation in alternative_{insn, endif}
Nathan Chancellor
1
-4
/
+4
2021-04-28
arm64: fix inline asm in load_unaligned_zeropad()
Peter Collingbourne
1
-5
/
+5
2021-04-16
KVM: arm64: Disable guest access to trace filter controls
Suzuki K Poulose
1
-0
/
+1
2021-03-20
KVM: arm64: nvhe: Save the SPE context early
Suzuki K Poulose
1
-0
/
+3
2021-03-07
arm64: Use correct ll/sc atomic constraints
Andrew Murray
1
-42
/
+47
2021-03-07
arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraint
Will Deacon
1
-1
/
+1
2021-03-07
arm64: Avoid redundant type conversions in xchg() and cmpxchg()
Will Deacon
3
-107
/
+108
2020-12-30
KVM: arm64: Introduce handling of AArch32 TTBCR2 traps
Marc Zyngier
1
-0
/
+1
2020-12-30
arm64: lse: Fix LSE atomics with LLVM
Vincenzo Frascino
1
-1
/
+1
2020-12-30
arm64: lse: fix LSE atomics with LLVM's integrated assembler
Sami Tolvanen
2
-22
/
+60
2020-12-02
arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()
Will Deacon
1
-13
/
+14
2020-12-02
arm64: pgtable: Fix pte_accessible()
Will Deacon
1
-3
/
+4
2020-11-05
KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR
Marc Zyngier
1
-0
/
+1
2020-11-05
arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE
Zhengyuan Liu
1
-0
/
+3
2020-10-01
KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
Marc Zyngier
1
-2
/
+7
2020-09-09
KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception
James Morse
1
-1
/
+2
2020-09-09
KVM: arm64: Survive synchronous exceptions caused by AT instructions
James Morse
1
-0
/
+28
2020-09-09
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
1
-0
/
+15
2020-08-26
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
1
-1
/
+1
2020-08-05
arm64: csum: Fix handling of bad packets
Robin Murphy
1
-2
/
+3
2020-08-05
arm64/alternatives: move length validation inside the subsection
Sami Tolvanen
1
-2
/
+2
2020-07-22
arm64: compat: Ensure upper 32 bits of x0 are zero on syscall return
Will Deacon
1
-1
/
+11
2020-07-22
arm64: ptrace: Consistently use pseudo-singlestep exceptions
Will Deacon
1
-0
/
+1
2020-07-22
arm64: ptrace: Override SPSR.SS when single-stepping is enabled
Will Deacon
1
-0
/
+2
2020-07-22
arm64/alternatives: use subsections for replacement sequences
Ard Biesheuvel
1
-8
/
+8
2020-07-16
KVM: arm64: Fix definition of PAGE_HYP_DEVICE
Will Deacon
1
-1
/
+1
2020-06-22
arm64: cacheflush: Fix KGDB trap detection
Daniel Thompson
1
-3
/
+3
2020-06-22
KVM: arm64: Synchronize sysreg state on injecting an AArch32 exception
Marc Zyngier
1
-0
/
+2
2020-06-22
KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts
Marc Zyngier
1
-2
/
+4
2020-05-02
arm64: Delete the space separator in __emit_inst
Fangrui Song
1
-1
/
+3
2020-04-29
arm64: Fake the IminLine size on systems affected by Neoverse-N1 #1542419
James Morse
1
-1
/
+2
2020-04-29
arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419
James Morse
1
-1
/
+2
2020-04-29
arm64: Add part number for Neoverse N1
Marc Zyngier
1
-0
/
+2
2020-04-02
arm64: alternative: fix build with clang integrated assembler
Ilie Halip
1
-1
/
+1
2020-02-24
arm64: fix alternatives with LLVM's integrated assembler
Sami Tolvanen
1
-11
/
+21
2020-02-11
KVM: arm64: Only sign-extend MMIO up to register width
Christoffer Dall
2
-4
/
+7
2020-02-11
KVM: arm/arm64: Correct AArch32 SPSR on exception entry
Mark Rutland
1
-0
/
+32
2020-02-11
KVM: arm/arm64: Correct CPSR on exception entry
Mark Rutland
1
-0
/
+1
2020-02-11
KVM: arm64: Correct PSTATE on exception entry
Mark Rutland
1
-0
/
+1
2020-01-09
arm64: Revert support for execute-only user mappings
Catalin Marinas
2
-10
/
+5
2019-12-21
Revert "arm64: preempt: Fix big-endian when checking preempt count in assembly"
Greg Kroah-Hartman
1
-3
/
+5
2019-12-05
arm64: preempt: Fix big-endian when checking preempt count in assembly
Will Deacon
1
-5
/
+3
2019-12-01
arm64: lib: use C string functions with KASAN enabled
Andrey Ryabinin
1
-6
/
+8
2019-11-12
arm64: Do not mask out PTE_RDONLY in pte_same()
Catalin Marinas
1
-17
/
+0
2019-11-06
arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by default
Catalin Marinas
1
-7
/
+8
2019-11-06
arm64: Add MIDR encoding for HiSilicon Taishan CPUs
Hanjun Guo
1
-0
/
+4
2019-10-11
arm64: Force SSBS on context switch
Marc Zyngier
1
-2
/
+12
[next]