index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
2020-04-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2020-04-21
arm64: sync kernel APIAKey when installing
Mark Rutland
2020-04-15
arm64: Delete the space separator in __emit_inst
Fangrui Song
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-04-05
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2020-04-01
arm64: remove CONFIG_DEBUG_ALIGN_RODATA feature
Ard Biesheuvel
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-03-30
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-30
Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-30
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-28
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
2020-03-27
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
2020-03-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-03-25
Merge branch 'for-next/kernel-ptrauth' into for-next/core
Catalin Marinas
2020-03-25
Merge branch 'for-next/asm-annotations' into for-next/core
Catalin Marinas
2020-03-25
Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...
Catalin Marinas
2020-03-24
arm64: Introduce get_cpu_ops() helper function
Gavin Shan
2020-03-24
arm64: Rename cpu_read_ops() to init_cpu_ops()
Gavin Shan
2020-03-24
KVM: arm64: GICv4.1: Allow non-trapping WFI when using HW SGIs
Marc Zyngier
2020-03-24
KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disable
Marc Zyngier
2020-03-21
arm64: vdso32: Include common headers in the vdso library
Vincenzo Frascino
2020-03-21
arm64: vdso: Include common headers in the vdso library
Vincenzo Frascino
2020-03-21
arm64: Introduce asm/vdso/processor.h
Vincenzo Frascino
2020-03-21
arm64: vdso32: Code clean up
Vincenzo Frascino
2020-03-21
arm64: Introduce asm/vdso/clocksource.h
Vincenzo Frascino
2020-03-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-03-20
arm64: alternative: fix build with clang integrated assembler
Ilie Halip
2020-03-19
arm64: compat: Fix syscall number of compat_clock_getres
Vincenzo Frascino
2020-03-19
arm64: kpti: Fix "kpti=off" when KASLR is enabled
Will Deacon
2020-03-18
arm64: suspend: restore the kernel ptrauth keys
Amit Daniel Kachhap
2020-03-18
arm64: mask PAC bits of __builtin_return_address
Amit Daniel Kachhap
2020-03-18
arm64: initialize ptrauth keys for kernel booting task
Amit Daniel Kachhap
2020-03-18
arm64: initialize and switch ptrauth kernel keys
Kristina Martsenko
2020-03-18
arm64: enable ptrauth earlier
Kristina Martsenko
2020-03-18
arm64: cpufeature: handle conflicts based on capability
Kristina Martsenko
2020-03-18
arm64: cpufeature: Move cpu capability helpers inside C file
Amit Daniel Kachhap
2020-03-18
arm64: ptrauth: Add bootup/runtime flags for __cpu_setup
Amit Daniel Kachhap
2020-03-18
arm64: install user ptrauth keys at kernel exit time
Kristina Martsenko
2020-03-18
arm64: rename ptrauth key structures to be user-specific
Kristina Martsenko
2020-03-18
arm64: cpufeature: add pointer auth meta-capabilities
Kristina Martsenko
2020-03-17
arm64: perf: Add support for ARMv8.5-PMU 64-bit counters
Andrew Murray
2020-03-17
KVM: arm64: limit PMU version to PMUv3 for ARMv8.1
Andrew Murray
2020-03-17
arm64: cpufeature: Extract capped perfmon fields
Andrew Murray
2020-03-17
arm64: define __alloc_zeroed_user_highpage
glider@google.com
[next]