index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
2021-07-15
arm64: entry: fix KCOV suppression
Mark Rutland
2021-07-15
arm64: entry: add missing noinstr
Mark Rutland
2021-07-15
arm64: mte: fix restoration of GCR_EL1 from suspend
Mark Rutland
2021-07-12
arm64: Add missing header <asm/smp.h> in two files
Carlos Bilbao
2021-07-08
arm64: stacktrace: use %pSb for backtrace printing
Stephen Boyd
2021-07-08
arm64: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
set_memory: allow querying whether set_direct_map_*() is actually enabled
Mike Rapoport
2021-07-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
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-13
ARM: 9095/1: ARM64: Remove arm_pm_restart()
Guenter Roeck
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
[next]