index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-0
/
+3
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
27
-431
/
+808
2020-03-30
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-16
/
+11
2020-03-30
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-10
/
+7
2020-03-30
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-76
/
+27
2020-03-25
arm64: hibernate: Use bringup_hibernate_cpu()
Qais Yousef
1
-8
/
+5
2020-03-25
arm64: Use reboot_cpu instead of hardconding it to 0
Qais Yousef
1
-1
/
+1
2020-03-25
arm64: Don't use disable_nonboot_cpus()
Qais Yousef
1
-2
/
+2
2020-03-25
Merge branch 'for-next/kernel-ptrauth' into for-next/core
Catalin Marinas
10
-38
/
+122
2020-03-25
Merge branch 'for-next/asm-cleanups' into for-next/core
Catalin Marinas
4
-10
/
+10
2020-03-25
Merge branch 'for-next/asm-annotations' into for-next/core
Catalin Marinas
6
-144
/
+139
2020-03-25
Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...
Catalin Marinas
13
-241
/
+539
2020-03-25
arm64: head: Convert install_el2_stub to SYM_INNER_LABEL
Mark Brown
1
-1
/
+1
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
3
-0
/
+3
2020-03-24
arm64: Introduce get_cpu_ops() helper function
Gavin Shan
4
-31
/
+61
2020-03-24
arm64: Rename cpu_read_ops() to init_cpu_ops()
Gavin Shan
3
-3
/
+3
2020-03-24
arm64: Declare ACPI parking protocol CPU operation if needed
Gavin Shan
1
-0
/
+2
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
3
-5
/
+3
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
1
-2
/
+0
2020-03-21
arm64: vdso: Include common headers in the vdso library
Vincenzo Frascino
1
-2
/
+0
2020-03-21
arm64: vdso32: Code clean up
Vincenzo Frascino
1
-12
/
+0
2020-03-18
arm64: suspend: restore the kernel ptrauth keys
Amit Daniel Kachhap
1
-2
/
+2
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: initialize and switch ptrauth kernel keys
Kristina Martsenko
4
-0
/
+18
2020-03-18
arm64: enable ptrauth earlier
Kristina Martsenko
1
-10
/
+3
2020-03-18
arm64: cpufeature: handle conflicts based on capability
Kristina Martsenko
1
-14
/
+15
2020-03-18
arm64: cpufeature: Move cpu capability helpers inside C file
Amit Daniel Kachhap
1
-0
/
+13
2020-03-18
arm64: ptrauth: Add bootup/runtime flags for __cpu_setup
Amit Daniel Kachhap
2
-0
/
+4
2020-03-18
arm64: install user ptrauth keys at kernel exit time
Kristina Martsenko
4
-4
/
+14
2020-03-18
arm64: rename ptrauth key structures to be user-specific
Kristina Martsenko
2
-12
/
+12
2020-03-18
arm64: cpufeature: add pointer auth meta-capabilities
Kristina Martsenko
1
-1
/
+24
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
1
-16
/
+71
2020-03-17
arm64: perf: Clean up enable/disable calls
Robin Murphy
1
-52
/
+35
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-11
arm64: entry: unmask IRQ in el0_sp()
Mark Rutland
1
-1
/
+1
2020-03-11
arm64: Mark call_smc_arch_workaround_1 as __maybe_unused
Nathan Chancellor
1
-1
/
+1
2020-03-11
arm64: entry-ftrace.S: Fix missing argument for CONFIG_FUNCTION_GRAPH_TRACER=y
Kunihiko Hayashi
1
-1
/
+1
2020-03-09
arm64: efi: add efi-entry.o to targets instead of extra-$(CONFIG_EFI)
Masahiro Yamada
1
-1
/
+1
2020-03-09
arm64: vdso32: Convert to modern assembler annotations
Mark Brown
1
-15
/
+8
2020-03-09
arm64: vdso: Convert to modern assembler annotations
Mark Brown
1
-2
/
+2
2020-03-09
arm64: sdei: Annotate SDEI entry points using new style annotations
Mark Brown
1
-6
/
+6
[next]