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
Age
Commit message (
Expand
)
Author
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-06-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-06-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-24
Merge branch 'for-next/sve' into for-next/core
Will Deacon
2021-06-24
Merge branch 'for-next/smccc' into for-next/core
Will Deacon
2021-06-24
Merge branch 'for-next/ptrauth' into for-next/core
Will Deacon
2021-06-24
Merge branch 'for-next/perf' into for-next/core
Will Deacon
2021-06-24
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2021-06-24
Merge branch 'for-next/misc' into for-next/core
Will Deacon
2021-06-24
Merge branch 'for-next/insn' into for-next/core
Will Deacon
2021-06-24
Merge branch 'for-next/entry' into for-next/core
Will Deacon
2021-06-24
Merge branch 'for-next/cpuidle' into for-next/core
Will Deacon
2021-06-24
Merge branch 'for-next/cpufeature' into for-next/core
Will Deacon
2021-06-24
Merge branch 'for-next/caches' into for-next/core
Will Deacon
2021-06-22
Merge branch kvm-arm64/mmu/mte into kvmarm-master/next
Marc Zyngier
2021-06-22
KVM: arm64: Save/restore MTE registers
Steven Price
2021-06-22
arm64: Restrict undef hook for cpufeature registers
Raphael Gault
2021-06-22
arm64: mte: Sync tags for pages where PTE is untagged
Steven Price
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-17
arm64: smp: Bump debugging information print down to KERN_DEBUG
Lee Jones
2021-06-17
arm64: suspend: Use cpuidle context helpers in cpu_suspend()
Marc Zyngier
2021-06-17
arm64: Convert cpu_do_idle() to using cpuidle context helpers
Marc Zyngier
2021-06-15
arm64: head: fix code comments in set_cpu_boot_mode_flag
Dong Aisheng
2021-06-15
arm64: mm: drop unused __pa(__idmap_text_start)
Dong Aisheng
2021-06-15
arm64: mm: fix the count comments in compute_indices
Dong Aisheng
2021-06-15
arm64/mm: Fix ttbr0 values stored in struct thread_info for software-pan
Anshuman Khandual
2021-06-15
arm64: Conditionally configure PTR_AUTH key of the kernel.
Daniel Kiss
2021-06-15
arm64: Add ARM64_PTR_AUTH_KERNEL config option
Daniel Kiss
2021-06-11
arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs
Will Deacon
2021-06-11
arm64: Allow mismatched 32-bit EL0 support
Will Deacon
2021-06-11
arm64: cpuinfo: Split AArch32 registers out into a separate struct
Will Deacon
2021-06-11
arm64: insn: move AARCH64_INSN_SIZE into <asm/insn.h>
Mark Rutland
2021-06-11
arm64: insn: decouple patching from insn code
Mark Rutland
2021-06-11
arm64: perf: Simplify EVENT ATTR macro in perf_event.c
Qi Liu
2021-06-08
arm64: smccc: Support SMCCC v1.3 SVE register saving hint
Mark Brown
2021-06-07
arm64: idle: don't instrument idle code with KCOV
Mark Rutland
2021-06-07
arm64: entry: don't instrument entry code with KCOV
Mark Rutland
2021-06-07
arm64: entry: make NMI entry/exit functions static
Mark Rutland
2021-06-07
arm64: entry: split SDEI entry
Mark Rutland
2021-06-07
arm64: entry: split bad stack entry
Mark Rutland
2021-06-07
arm64: entry: fold el1_inv() into el1h_64_sync_handler()
Mark Rutland
2021-06-07
arm64: entry: handle all vectors with C
Mark Rutland
2021-06-07
arm64: entry: template the entry asm functions
Mark Rutland
2021-06-07
arm64: entry: improve bad_mode()
Mark Rutland
2021-06-07
arm64: entry: move bad_mode() to entry-common.c
Mark Rutland
2021-06-07
arm64: entry: consolidate EL1 exception returns
Mark Rutland
2021-06-07
arm64: entry: organise entry vectors consistently
Mark Rutland
2021-06-07
arm64: entry: organise entry handlers consistently
Mark Rutland
[next]