index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-24
arm64: Declare ACPI parking protocol CPU operation if needed
Gavin Shan
1
-0
/
+2
2020-03-24
KVM: arm64: GICv4.1: Allow non-trapping WFI when using HW SGIs
Marc Zyngier
1
-1
/
+2
2020-03-24
KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disable
Marc Zyngier
1
-0
/
+1
2020-03-24
arm64: move kimage_vaddr to .rodata
Remi Denis-Courmont
1
-5
/
+7
2020-03-24
arm64: use mov_q instead of literal ldr
Remi Denis-Courmont
5
-12
/
+8
2020-03-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-4
/
+4
2020-03-23
Merge 5.6-rc7 into tty-next
Greg Kroah-Hartman
5
-11
/
+28
2020-03-21
arm64: vdso32: Enable Clang Compilation
Vincenzo Frascino
1
-0
/
+11
2020-03-21
arm64: vdso32: Include common headers in the vdso library
Vincenzo Frascino
2
-3
/
+1
2020-03-21
arm64: vdso: Include common headers in the vdso library
Vincenzo Frascino
2
-3
/
+0
2020-03-21
arm64: Introduce asm/vdso/processor.h
Vincenzo Frascino
2
-5
/
+19
2020-03-21
arm64: vdso32: Code clean up
Vincenzo Frascino
2
-20
/
+0
2020-03-21
arm64: Introduce asm/vdso/clocksource.h
Vincenzo Frascino
2
-2
/
+9
2020-03-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-11
/
+26
2020-03-20
arm64: Kconfig: verify binutils support for ARM64_PTR_AUTH
Nick Desaulniers
1
-0
/
+4
2020-03-20
arm64: alternative: fix build with clang integrated assembler
Ilie Halip
1
-1
/
+1
2020-03-20
crypto: arm/neon - memzero_explicit aes-cbc key
Torsten Duwe
1
-0
/
+1
2020-03-20
crypto: arm64/chacha - correctly walk through blocks
Jason A. Donenfeld
1
-4
/
+4
2020-03-19
arm64: compat: Fix syscall number of compat_clock_getres
Vincenzo Frascino
1
-1
/
+1
2020-03-19
arm64: kpti: Fix "kpti=off" when KASLR is enabled
Will Deacon
2
-5
/
+5
2020-03-18
arm64: compile the kernel with ptrauth return address signing
Kristina Martsenko
2
-1
/
+34
2020-03-18
arm64: suspend: restore the kernel ptrauth keys
Amit Daniel Kachhap
3
-4
/
+8
2020-03-18
arm64: __show_regs: strip PAC from lr in printk
Amit Daniel Kachhap
1
-1
/
+1
2020-03-18
arm64: unwind: strip PAC from kernel addresses
Mark Rutland
1
-1
/
+4
2020-03-18
arm64: mask PAC bits of __builtin_return_address
Amit Daniel Kachhap
3
-8
/
+26
2020-03-18
arm64: initialize ptrauth keys for kernel booting task
Amit Daniel Kachhap
2
-1
/
+15
2020-03-18
arm64: initialize and switch ptrauth kernel keys
Kristina Martsenko
9
-0
/
+62
2020-03-18
arm64: enable ptrauth earlier
Kristina Martsenko
4
-10
/
+49
2020-03-18
arm64: cpufeature: handle conflicts based on capability
Kristina Martsenko
2
-16
/
+25
2020-03-18
arm64: cpufeature: Move cpu capability helpers inside C file
Amit Daniel Kachhap
2
-12
/
+13
2020-03-18
arm64: ptrauth: Add bootup/runtime flags for __cpu_setup
Amit Daniel Kachhap
4
-11
/
+27
2020-03-18
arm64: install user ptrauth keys at kernel exit time
Kristina Martsenko
6
-26
/
+64
2020-03-18
arm64: rename ptrauth key structures to be user-specific
Kristina Martsenko
4
-19
/
+19
2020-03-18
arm64: cpufeature: add pointer auth meta-capabilities
Kristina Martsenko
3
-6
/
+29
2020-03-18
arm64: cpufeature: Fix meta-capability cpufeature check
Amit Daniel Kachhap
1
-1
/
+20
2020-03-17
arm64: smp: fix crash_smp_send_stop() behaviour
Cristian Marussi
1
-2
/
+6
2020-03-17
arm64: smp: fix smp_send_stop() behaviour
Cristian Marussi
1
-3
/
+14
2020-03-17
arm64: perf: Add support for ARMv8.5-PMU 64-bit counters
Andrew Murray
3
-17
/
+77
2020-03-17
KVM: arm64: limit PMU version to PMUv3 for ARMv8.1
Andrew Murray
2
-0
/
+16
2020-03-17
arm64: cpufeature: Extract capped perfmon fields
Andrew Murray
1
-0
/
+23
2020-03-17
arm64: perf: Clean up enable/disable calls
Robin Murphy
1
-52
/
+35
2020-03-17
arm64: define __alloc_zeroed_user_highpage
glider@google.com
1
-0
/
+4
2020-03-17
arm64/kernel: Simplify __cpu_up() by bailing out early
Gavin Shan
1
-42
/
+37
2020-03-17
arm64: remove redundant blank for '=' operator
韩科才
1
-1
/
+1
2020-03-17
arm64: kexec_file: Fixed code style.
Li Tao
1
-1
/
+1
2020-03-17
arm64: add blank after 'if'
Zheng Wei
1
-1
/
+1
2020-03-17
arm64: fix spelling mistake "ca not" -> "cannot"
韩科才
1
-1
/
+1
2020-03-16
arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID mode
Madalin Bucur
1
-2
/
+2
2020-03-16
arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-id
Madalin Bucur
1
-2
/
+2
2020-03-16
Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
7
-15
/
+23
[prev]
[next]