aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hGravatar Herbert Xu 1-2/+0
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 2-5/+5
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Gravatar Masahiro Yamada 2-5/+5
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 13-102/+171
2020-06-11Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-3/+3
2020-06-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 6-5/+28
2020-06-11Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 13-97/+171
2020-06-11arm64: warn on incorrect placement of the kernel by the bootloaderGravatar Ard Biesheuvel 2-1/+6
2020-06-11locking/atomics: Flip fallbacks and instrumentationGravatar Peter Zijlstra 1-3/+3
2020-06-10Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-16/+20
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 1-1/+0
2020-06-10Merge branch 'kvm-arm64/ptrauth-fixes' into kvmarm-master/nextGravatar Marc Zyngier 11-85/+111
2020-06-10KVM: arm64: Move hyp_symbol_addr() to kvm_asm.hGravatar Marc Zyngier 2-20/+20
2020-06-10KVM: arm64: Synchronize sysreg state on injecting an AArch32 exceptionGravatar Marc Zyngier 1-0/+28
2020-06-10KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsGravatar Marc Zyngier 1-2/+4
2020-06-10arm64: acpi: fix UBSAN warningGravatar Nick Desaulniers 1-2/+3
2020-06-10arm64: vdso32: add CONFIG_THUMB2_COMPAT_VDSOGravatar Nick Desaulniers 2-0/+16
2020-06-09mmap locking API: convert mmap_sem call sites missed by coccinelleGravatar Michel Lespinasse 1-7/+7
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesGravatar Michel Lespinasse 3-10/+10
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsGravatar Mike Rapoport 4-29/+21
2020-06-09mm: reorder includes after introduction of linux/pgtable.hGravatar Mike Rapoport 10-10/+9
2020-06-09mm: introduce include/linux/pgtable.hGravatar Mike Rapoport 13-15/+13
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedGravatar Mike Rapoport 7-7/+0
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Gravatar Dmitry Safonov 1-7/+1
2020-06-09arm64: add show_stack_loglvl()Gravatar Dmitry Safonov 1-2/+8
2020-06-09arm64: add loglvl to dump_backtrace()Gravatar Dmitry Safonov 3-9/+11
2020-06-09KVM: arm64: Remove host_cpu_context member from vcpu structureGravatar Marc Zyngier 6-19/+11
2020-06-09KVM: arm64: Stop sparse from moaning at __hyp_this_cpu_ptrGravatar Marc Zyngier 1-3/+10
2020-06-09KVM: arm64: Handle PtrAuth traps earlyGravatar Marc Zyngier 4-38/+70
2020-06-09KVM: arm64: Save the host's PtrAuth keys in non-preemptible contextGravatar Marc Zyngier 3-24/+19
2020-06-09KVM: arm64: Stop save/restoring ACTLR_EL1Gravatar James Morse 2-4/+0
2020-06-09KVM: arm64: Add emulation for 32bit guests accessing ACTLR2Gravatar James Morse 1-0/+10
2020-06-09KVM: arm64: Stop writing aarch32's CSSELR into ACTLRGravatar James Morse 1-2/+8
2020-06-08Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+5
2020-06-08arm64: use asm-generic/cacheflush.hGravatar Christoph Hellwig 1-41/+5
2020-06-08arm64: ftrace: Change CONFIG_FTRACE_WITH_REGS to CONFIG_DYNAMIC_FTRACE_WITH_REGSGravatar Joe Perches 1-1/+2
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+2
2020-06-07Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-0/+12
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-2/+0
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+2
2020-06-05Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+22
2020-06-04Merge tag 'arm-dt-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 226-2053/+12715
2020-06-04Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2020-06-04Merge tag 'arm-defconfig-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+17
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-3/+0
2020-06-04Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 13-104/+369
2020-06-04mm/debug: add tests validating architecture page table helpersGravatar Anshuman Khandual 1-0/+1
2020-06-04arm64: add support for folded p4d page tablesGravatar Mike Rapoport 12-104/+368
2020-06-04Merge tag 'linux-watchdog-5.8-rc1' of git://www.linux-watchdog.org/linux-watc...Gravatar Linus Torvalds 1-0/+1
2020-06-04arm64: debug: mark a function as __init to save some memoryGravatar Christophe JAILLET 1-1/+1