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
2022-03-11
arm64: cpufeature: add HWCAP for FEAT_AFP
Joey Gouly
3
-0
/
+3
2022-03-11
arm64: add ID_AA64ISAR2_EL1 sys register
Joey Gouly
2
-0
/
+16
2022-03-11
arm64: Add HWCAP for self-synchronising virtual counter
Marc Zyngier
2
-0
/
+2
2022-03-11
arm64: Add Cortex-A510 CPU part definition
Anshuman Khandual
1
-0
/
+2
2022-03-11
arm64: Add Cortex-X2 CPU part definition
Anshuman Khandual
1
-0
/
+2
2022-03-11
arm64: Add Neoverse-N2, Cortex-A710 CPU part definition
Suzuki K Poulose
1
-0
/
+4
2022-03-11
arm64: cputype: Add CPU implementor & types for the Apple M1 cores
Hector Martin
1
-0
/
+6
2021-12-08
KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1
Catalin Marinas
1
-2
/
+2
2021-11-18
arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functions
Arnd Bergmann
1
-3
/
+9
2021-11-18
KVM: arm64: Extract ESR_ELx.EC only
Mark Rutland
1
-0
/
+1
2021-09-18
arm64: head: avoid over-mapping in map_memory
Mark Rutland
1
-2
/
+2
2021-09-18
arm64: mm: Fix TLBI vs ASID rollover
Will Deacon
2
-9
/
+31
2021-08-12
arm64: fix compat syscall return truncation
Mark Rutland
2
-10
/
+21
2021-08-12
arm64: vdso: Avoid ISB after reading from cntvct_el0
Will Deacon
3
-26
/
+20
2021-07-19
arm64: tlb: fix the TTL value of tlb_get_level
Zhenyu Ye
1
-0
/
+4
2021-07-14
arm64/mm: Fix ttbr0 values stored in struct thread_info for software-pan
Anshuman Khandual
1
-2
/
+2
2021-07-14
arm64: consistently use reserved_pg_dir
Mark Rutland
5
-13
/
+8
2021-07-14
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+1
2021-06-03
KVM: arm64: Prevent mixed-width VM creation
Marc Zyngier
1
-0
/
+5
2021-05-19
arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
Mark Rutland
1
-0
/
+3
2021-05-14
arm64: Remove arm64_dma32_phys_limit and its uses
Catalin Marinas
1
-2
/
+1
2021-05-14
KVM: arm64: Initialize VCPU mdcr_el2 before loading it
Alexandru Elisei
1
-0
/
+1
2021-04-21
arm64: alternatives: Move length validation in alternative_{insn, endif}
Nathan Chancellor
1
-4
/
+4
2021-04-21
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-17
KVM: arm64: Fix nVHE hyp panic host context restore
Andrew Scull
1
-1
/
+2
2021-03-17
KVM: arm64: Ensure I-cache isolation between vcpus of a same VM
Marc Zyngier
1
-2
/
+2
2021-03-17
KVM: arm64: nvhe: Save the SPE context early
Suzuki K Poulose
1
-0
/
+5
2021-03-17
arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds
Ard Biesheuvel
1
-4
/
+1
2021-03-17
arm64: mte: Map hotplugged memory as Normal Tagged
Catalin Marinas
2
-1
/
+3
2021-03-17
arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUAL
Andrey Konovalov
1
-0
/
+5
2021-03-04
arm64 module: set plt* section addresses to 0x0
Shaoying Xu
1
-3
/
+3
2021-02-07
arm64: Do not pass tagged addresses to __is_lm_address()
Catalin Marinas
1
-1
/
+1
2021-02-07
arm64: Fix kernel address detection of __is_lm_address()
Vincenzo Frascino
1
-4
/
+4
2021-01-27
arm64: make atomic helpers __always_inline
Arnd Bergmann
1
-5
/
+5
2021-01-17
arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMA
Nicolas Saenz Julienne
1
-1
/
+2
2021-01-12
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-12-30
KVM: arm64: Introduce handling of AArch32 TTBCR2 traps
Marc Zyngier
1
-0
/
+1
2020-12-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+6
2020-12-10
Merge tag 'kvmarm-fixes-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2
-0
/
+6
2020-12-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-1
/
+13
2020-12-02
KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()
Yanan Wang
2
-0
/
+6
2020-11-30
arm64: mte: Fix typo in macro definition
Vincenzo Frascino
1
-1
/
+1
2020-11-30
arm64: entry: fix NMI {user, kernel}->kernel transitions
Mark Rutland
1
-0
/
+2
2020-11-30
arm64: entry: fix non-NMI kernel<->kernel transitions
Mark Rutland
1
-0
/
+3
2020-11-30
arm64: ptrace: prepare for EL1 irq/rcu tracking
Mark Rutland
1
-0
/
+4
2020-11-30
arm64: entry: fix non-NMI user<->kernel transitions
Mark Rutland
1
-0
/
+1
2020-11-30
arm64: entry: move el1 irq/nmi logic to C
Mark Rutland
1
-0
/
+2
2020-11-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-16
/
+20
2020-11-23
arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()
Will Deacon
1
-13
/
+14
[prev]
[next]