index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
head.S
Age
Commit message (
Expand
)
Author
2024-04-01
arm64: Fix early handling of FEAT_E2H0 not being implemented
Marc Zyngier
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-02-16
arm64: Enable LPA2 at boot if supported by the system
Ard Biesheuvel
2024-02-16
arm64: mm: Handle LVA support as a CPU feature
Ard Biesheuvel
2024-02-16
arm64: kernel: Create initial ID map from C code
Ard Biesheuvel
2024-02-16
arm64: mm: Use 48-bit virtual addressing for the permanent ID map
Ard Biesheuvel
2024-02-16
arm64: head: Move early kernel mapping routines into C code
Ard Biesheuvel
2024-02-16
arm64: head: move memstart_offset_seed handling to C code
Ard Biesheuvel
2024-02-16
arm64: head: move dynamic shadow call stack patching into early C runtime
Ard Biesheuvel
2024-02-16
arm64: head: Run feature override detection before mapping the kernel
Ard Biesheuvel
2024-02-16
arm64: head: Clear BSS and the kernel page tables in one go
Ard Biesheuvel
2024-02-16
arm64: idreg-override: Move to early mini C runtime
Ard Biesheuvel
2024-02-16
arm64: head: move relocation handling to C code
Ard Biesheuvel
2024-02-08
arm64: Treat HCR_EL2.E2H as RES1 when ID_AA64MMFR4_EL1.E2H0 is negative
Marc Zyngier
2023-12-12
arm64: mm: get rid of kimage_vaddr global variable
Ard Biesheuvel
2023-07-27
arm64/mm: Directly use ID_AA64MMFR2_EL1_VARange_MASK
Anshuman Khandual
2023-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-06-15
KVM: arm64: Fix hVHE init on CPUs where HCR_EL2.E2H is not RES1
Marc Zyngier
2023-06-06
arm64: add PTE_UXN/PTE_WRITE to SWAPPER_*_FLAGS
Joey Gouly
2023-04-26
arm64: Fix label placement in record_mmu_state()
Neeraj Upadhyay
2023-02-20
arm64: fix .idmap.text assertion for large kernels
Mark Rutland
2023-02-10
Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...
Catalin Marinas
2023-01-26
arm64: head: Switch endianness before populating the ID map
Ard Biesheuvel
2023-01-24
arm64: head: Clean the ID map and the HYP text to the PoC if needed
Ard Biesheuvel
2023-01-24
arm64: head: avoid cache invalidation when entering with the MMU on
Ard Biesheuvel
2023-01-24
arm64: head: record the MMU state at primary entry
Ard Biesheuvel
2023-01-24
arm64: kernel: move identity map out of .text mapping
Ard Biesheuvel
2023-01-24
arm64: head: Move all finalise_el2 calls to after __enable_mmu
Ard Biesheuvel
2023-01-20
arm64: Always load shadow stack pointer directly from the task struct
Ard Biesheuvel
2022-11-09
arm64: implement dynamic shadow call stack for Clang
Ard Biesheuvel
2022-10-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-09-09
arm64/sysreg: Standardise naming for ID_AA64MMFR2_EL1.VARange
Mark Brown
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64MMFR2_EL1 definition names
Mark Brown
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition names
Mark Brown
2022-09-01
arm64: head: Ignore bogus KASLR displacement on non-relocatable kernels
Ard Biesheuvel
2022-07-20
arm64: fix KASAN_INLINE
Mark Rutland
2022-07-01
arm64: Allow sticky E2H when entering EL1
Marc Zyngier
2022-07-01
arm64: Save state of HCR_EL2.E2H before switch to EL1
Marc Zyngier
2022-07-01
arm64: Rename the VHE switch to "finalise_el2"
Marc Zyngier
2022-07-01
arm64: mm: fix booting with 52-bit address space
Ard Biesheuvel
2022-06-29
arm64: head: remove __PHYS_OFFSET
Mark Rutland
2022-06-24
arm64: setup: drop early FDT pointer helpers
Ard Biesheuvel
2022-06-24
arm64: head: avoid relocating the kernel twice for KASLR
Ard Biesheuvel
2022-06-24
arm64: head: record CPU boot mode after enabling the MMU
Ard Biesheuvel
2022-06-24
arm64: head: populate kernel page tables with MMU and caches on
Ard Biesheuvel
2022-06-24
arm64: head: factor out TTBR1 assignment into a macro
Ard Biesheuvel
2022-06-24
arm64: idreg-override: use early FDT mapping in ID map
Ard Biesheuvel
2022-06-24
arm64: head: create a temporary FDT mapping in the initial ID map
Ard Biesheuvel
2022-06-24
arm64: head: use relative references to the RELA and RELR tables
Ard Biesheuvel
2022-06-24
arm64: head: cover entire kernel image in initial ID map
Ard Biesheuvel
[next]