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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-24
arm64: head: record CPU boot mode after enabling the MMU
Ard Biesheuvel
3
-39
/
+23
2022-06-24
arm64: head: populate kernel page tables with MMU and caches on
Ard Biesheuvel
1
-46
/
+16
2022-06-24
arm64: head: factor out TTBR1 assignment into a macro
Ard Biesheuvel
2
-8
/
+14
2022-06-24
arm64: idreg-override: use early FDT mapping in ID map
Ard Biesheuvel
2
-11
/
+7
2022-06-24
arm64: head: create a temporary FDT mapping in the initial ID map
Ard Biesheuvel
2
-3
/
+17
2022-06-24
arm64: head: use relative references to the RELA and RELR tables
Ard Biesheuvel
2
-17
/
+8
2022-06-24
arm64: head: cover entire kernel image in initial ID map
Ard Biesheuvel
5
-21
/
+76
2022-06-24
arm64: head: add helper function to remap regions in early page tables
Ard Biesheuvel
1
-0
/
+33
2022-06-24
arm64: mm: provide idmap pointer to cpu_replace_ttbr1()
Ard Biesheuvel
5
-9
/
+14
2022-06-24
arm64: head: pass ID map root table address to __enable_mmu()
Ard Biesheuvel
2
-6
/
+9
2022-06-24
arm64: kernel: drop unnecessary PoC cache clean+invalidate
Ard Biesheuvel
1
-11
/
+0
2022-06-24
arm64: head: split off idmap creation code
Ard Biesheuvel
1
-49
/
+52
2022-06-24
arm64: head: switch to map_memory macro for the extended ID map
Ard Biesheuvel
1
-39
/
+37
2022-06-24
arm64: head: simplify page table mapping macros (slightly)
Ard Biesheuvel
1
-33
/
+22
2022-06-24
arm64: head: drop idmap_ptrs_per_pgd
Ard Biesheuvel
3
-6
/
+3
2022-06-24
arm64: head: move assignment of idmap_t0sz to C code
Ard Biesheuvel
5
-15
/
+20
2022-06-24
arm64: mm: make vabits_actual a build time constant if possible
Ard Biesheuvel
4
-16
/
+22
2022-06-24
arm64: head: move kimage_vaddr variable into C file
Ard Biesheuvel
2
-7
/
+3
2022-06-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-79
/
+69
2022-06-17
arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer
Will Deacon
1
-2
/
+0
2022-06-16
arm64/cpufeature: Unexport set_cpu_feature()
Mark Brown
1
-1
/
+0
2022-06-15
arm64: ftrace: remove redundant label
Mark Rutland
1
-1
/
+0
2022-06-15
arm64: ftrace: consistently handle PLTs.
Mark Rutland
1
-71
/
+66
2022-06-15
arm64: ftrace: fix branch range checks
Mark Rutland
1
-2
/
+2
2022-06-15
Revert "arm64: Initialize jump labels before setup_machine_fdt()"
Catalin Marinas
1
-4
/
+3
2022-06-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-73
/
+95
2022-06-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-8
/
+24
2022-06-10
arm64: Add kasan_hw_tags_enable() prototype to silence sparse
Catalin Marinas
1
-0
/
+6
2022-06-10
Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+4
2022-06-10
arm64/sme: Fix EFI save/restore
Mark Brown
1
-4
/
+14
2022-06-10
arm64/fpsimd: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-06-10
arm64/sysreg: Fix typo in Enum element regex
Alejandro Tafalla
1
-1
/
+1
2022-06-09
Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2022-06-09
KVM: arm64: Drop stale comment
Marc Zyngier
1
-5
/
+0
2022-06-09
KVM: arm64: Remove redundant hyp_assert_lock_held() assertions
Will Deacon
1
-4
/
+0
2022-06-09
KVM: arm64: Extend comment in has_vhe()
Will Deacon
1
-0
/
+3
2022-06-09
KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHE
Will Deacon
2
-10
/
+6
2022-06-09
KVM: arm64: Handle all ID registers trapped for a protected VM
Marc Zyngier
1
-8
/
+34
2022-06-09
KVM: arm64: Return error from kvm_arch_init_vm() on allocation failure
Will Deacon
1
-1
/
+3
2022-06-08
arm64/sme: Fix tests for 0b1111 value ID registers
Mark Brown
1
-2
/
+2
2022-06-08
KVM: arm64: Warn if accessing timer pending state outside of vcpu context
Marc Zyngier
1
-0
/
+3
2022-06-08
KVM: arm64: Replace vgic_v3_uaccess_read_pending with vgic_uaccess_read_pending
Marc Zyngier
2
-39
/
+22
2022-06-07
bpf, arm64: Clear prog->jited_len along prog->jited
Eric Dumazet
1
-0
/
+1
2022-06-07
KVM: arm64: Don't read a HW interrupt pending state in user context
Marc Zyngier
3
-5
/
+21
2022-06-07
KVM: arm64: Fix inconsistent indenting
sunliming
1
-1
/
+1
2022-06-07
KVM: arm64: Always start with clearing SME flag on load
Marc Zyngier
1
-0
/
+1
2022-06-07
KVM: arm64: Always start with clearing SVE flag on load
Marc Zyngier
1
-0
/
+1
2022-06-06
arm/xen: Introduce xen_setup_dma_ops()
Oleksandr Tyshchenko
2
-5
/
+4
2022-06-04
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+7
2022-06-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-5
/
+6
[next]