summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)AuthorFilesLines
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2019-07-09Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
2019-07-08Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds14-524/+760
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds14-101/+245
2019-07-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+11
2019-06-26arm64: rename dump_instr as dump_kernel_instrjinho lim1-16/+7
2019-06-26arm64: vdso: Fix compilation with clang older than 8Vincenzo Frascino1-0/+7
2019-06-26arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor1-1/+5
2019-06-26arm64: kaslr: keep modules inside module region when KASAN is enabledArd Biesheuvel1-2/+6
2019-06-26arm64: vdso: Remove unnecessary asm-offsets.c definitionsCatalin Marinas1-39/+0
2019-06-25arm64: Implement panic_smp_self_stop()Aaro Koskinen1-6/+13
2019-06-25arm64: Improve parking of stopped CPUsJayachandran C1-3/+1
2019-06-25arm64: Expose FRINT capabilities to userspaceMark Brown2-0/+2
2019-06-25arm64: Expose ARMv8.5 CondM capability to userspaceMark Brown2-0/+2
2019-06-24arm64/kprobes: set VM_FLUSH_RESET_PERMS on kprobe instruction pagesArd Biesheuvel1-1/+3
2019-06-24arm64: module: create module allocations without exec permissionsArd Biesheuvel1-2/+2
2019-06-24acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel1-3/+7
2019-06-22arm64: vdso: Enable vDSO compat supportVincenzo Frascino1-1/+5
2019-06-22arm64: compat: Get sigreturn trampolines from vDSOVincenzo Frascino1-0/+26
2019-06-22arm64: compat: VDSO setup for compat layerVincenzo Frascino1-2/+88
2019-06-22arm64: vdso: Refactor vDSO codeVincenzo Frascino1-71/+144
2019-06-22arm64: compat: Add vDSOVincenzo Frascino7-0/+425
2019-06-22arm64: compat: Generate asm offsets for signalsVincenzo Frascino1-0/+6
2019-06-22arm64: compat: Expose signal related structuresVincenzo Frascino1-46/+0
2019-06-22arm64: vdso: Build vDSO with -ffixed-x18Peter Collingbourne1-1/+1
2019-06-22arm64: vdso: Substitute gettimeofday() with C implementationVincenzo Frascino5-387/+81
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds64-604/+64
2019-06-21arm64: fix kernel stack overflow in kdump capture kernelWei Li2-7/+10
2019-06-21arm64: Fix incorrect irqflag restore for priority maskingJulien Thierry3-9/+39
2019-06-21arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry2-11/+50
2019-06-21arm64: Do not enable IRQs for ct_user_exitJulien Thierry1-2/+2
2019-06-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner21-89/+21
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 452Thomas Gleixner1-12/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner42-503/+42
2019-06-17arm64: ssbd: explicitly depend on <linux/prctl.h>Anisse Astier1-0/+1
2019-06-17arm64/mm: Correct the cache line size warning with non coherent deviceMasayoshi Mizuma1-3/+1
2019-06-14docs: arm64: convert docs to ReST and rename to .rstMauro Carvalho Chehab1-1/+1
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet20-124/+142
2019-06-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-9/+33
2019-06-13arm64/sve: Fix missing SVE/FPSIMD endianness conversionsDave Martin1-9/+33
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-12/+1
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab1-1/+1
2019-06-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+1
2019-06-05arm64: ptrace: add support for syscall emulationSudeep Holla1-1/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 252Thomas Gleixner1-12/+1
2019-06-05arm64: cpufeature: Fix missing ZFR0 in __read_sysreg_by_encoding()Dave Martin1-0/+1
2019-06-04arm64: kernel: use aff3 instead of aff2 in commentLiu Song1-1/+1
2019-06-04arm64/cpufeature: Convert hook_lock to raw_spin_lock_t in cpu_enable_ssbs()Julien Grall1-3/+3
2019-06-04arm64: cacheinfo: Update cache_line_size detected from DT or PPTTShaokun Zhang1-0/+11