aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+2
2019-07-17kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada1-2/+2
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+11
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-5/+22
2019-07-12arm64: move jump_label_init() before parse_early_param()Kees Cook2-5/+5
2019-07-12mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual1-2/+1
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-3/+3
2019-07-08Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds14-524/+760
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds14-101/+245
2019-07-05arm64: KVM: Propagate full Spectre v2 workaround state to KVM guestsAndre Przywara1-5/+18
2019-07-05arm64: Update silicon-errata.txt for Neoverse-N1 #1349291James Morse1-0/+4
2019-07-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus 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-21arm64: PCI: Preserve firmware configuration when desiredBenjamin Herrenschmidt1-0/+10
2019-06-21arm64: PCI: Allow resource reallocation if necessaryBenjamin Herrenschmidt1-2/+1
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus 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/arm64/linuxLinus 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