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
Age
Commit message (
Expand
)
Author
2021-02-09
arm64: cpufeatures: Allow disabling of BTI from the command-line
Marc Zyngier
2021-02-09
arm64: Move "nokaslr" over to the early cpufeature infrastructure
Marc Zyngier
2021-02-09
arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0
Marc Zyngier
2021-02-09
arm64: Add an aliasing facility for the idreg override
Marc Zyngier
2021-02-09
arm64: Honor VHE being disabled from the command-line
Marc Zyngier
2021-02-09
arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command line
Marc Zyngier
2021-02-09
arm64: cpufeature: Add an early command-line cpufeature override facility
Marc Zyngier
2021-02-09
arm64: Extract early FDT mapping from kaslr_early_init()
Marc Zyngier
2021-02-09
arm64: cpufeature: Use IDreg override in __read_sysreg_by_encoding()
Marc Zyngier
2021-02-09
arm64: cpufeature: Add global feature override facility
Marc Zyngier
2021-02-09
arm64: Move SCTLR_EL1 initialisation to EL-agnostic code
Marc Zyngier
2021-02-09
arm64: Simplify init_el2_state to be non-VHE only
Marc Zyngier
2021-02-09
arm64: Move VHE-specific SPE setup to mutate_to_vhe()
Marc Zyngier
2021-02-09
arm64: Drop early setting of MDSCR_EL2.TPMS
Marc Zyngier
2021-02-09
arm64: Initialise as nVHE before switching to VHE
Marc Zyngier
2021-02-08
arm64: Provide an 'upgrade to VHE' stub hypercall
Marc Zyngier
2021-02-08
arm64: Turn the MMU-on sequence into a macro
Marc Zyngier
2021-02-08
arm64: Fix outdated TCR setup comment
Marc Zyngier
2021-02-08
arm64: Fix labels in el2_setup macros
Marc Zyngier
2021-01-15
arm64: syscall: include prototype for EL0 SVC functions
Mark Rutland
2021-01-13
arm64: make atomic helpers __always_inline
Arnd Bergmann
2021-01-13
arm64: rename S_FRAME_SIZE to PT_REGS_SIZE
Jianlin Lv
2021-01-13
Revert "arm64: Enable perf events based hard lockup detector"
Will Deacon
2021-01-13
arm64: entry: remove redundant IRQ flag tracing
Mark Rutland
2021-01-12
arm64: Remove arm64_dma32_phys_limit and its uses
Catalin Marinas
2021-01-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-01-08
Merge tag 'arm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-08
Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-01-07
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
2021-01-07
arm64: Move PSTATE.TCO setting to separate functions
Catalin Marinas
2021-01-05
arm64: kasan: Set TCR_EL1.TBID1 when KASAN_HW_TAGS is enabled
Catalin Marinas
2021-01-05
arm64: vdso: disable .eh_frame_hdr via /DISCARD/ instead of --no-eh-frame-hdr
Peter Collingbourne
2021-01-05
arm64: traps: remove duplicate include statement
Tian Tao
2021-01-05
arm64: cpufeature: remove non-exist CONFIG_KVM_ARM_HOST
Shannon Zhao
2021-01-05
arm64: link with -z norelro for LLD or aarch64-elf
Nick Desaulniers
2021-01-04
KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTS
Marc Zyngier
2021-01-04
arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMA
Nicolas Saenz Julienne
2021-01-04
arm64: mte: remove an ISB on kernel exit
Peter Collingbourne
2021-01-04
arm64/smp: Remove unused irq variable in arch_show_interrupts()
Geert Uytterhoeven
2020-12-31
KVM: arm64: Remove spurious semicolon in reg_to_encoding()
Marc Zyngier
2020-12-30
KVM: arm64: Fix hyp_cpu_pm_{init,exit} __init annotation
Marc Zyngier
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2020-12-27
KVM: arm64: Consolidate dist->ready setting into kvm_vgic_map_resources()
Marc Zyngier
2020-12-27
KVM: arm64: Remove redundant call to kvm_pmu_vcpu_reset()
Alexandru Elisei
2020-12-27
KVM: arm64: Update comment in kvm_vgic_map_resources()
Alexandru Elisei
2020-12-24
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-24
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-23
KVM: arm64: Move double-checked lock to kvm_vgic_map_resources()
Alexandru Elisei
2020-12-23
KVM: arm64: arch_timer: Remove VGIC initialization check
Alexandru Elisei
2020-12-22
kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK
Andrey Konovalov
[next]