aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2019-07-15docs: arm: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 2-2/+2
2019-07-13Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 1-0/+646
2019-07-12Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-2/+0
2019-07-12Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-12/+19
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 19-167/+267
2019-07-12arm64: move jump_label_init() before parse_early_param()Gravatar Kees Cook 2-5/+5
2019-07-12mm/pgtable: drop pgtable_t variable from pte_fn_t functionsGravatar Anshuman Khandual 2-4/+2
2019-07-12arm64: switch to generic version of pte allocationGravatar Mike Rapoport 3-42/+13
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPGravatar Christoph Hellwig 1-3/+1
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 5-1/+32
2019-07-11Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Gravatar Linus Torvalds 2-1/+4
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-1/+3
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxGravatar Linus Torvalds 5-5/+5
2019-07-09Merge tag 'please-pull-for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-0/+19
2019-07-09Merge tag 'iommu-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-408/+4
2019-07-09Merge tag 'regulator-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Gravatar Linus Torvalds 1-0/+17
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-3/+3
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 6-102/+130
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-27/+27
2019-07-08Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 25-526/+1191
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 44-276/+546
2019-07-08KVM: arm/arm64: Initialise host's MPIDRs by reading the actual registerGravatar Marc Zyngier 1-4/+3
2019-07-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+1
2019-07-05KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_sGravatar Dave Martin 9-138/+129
2019-07-05KVM: arm/arm64: Add save/restore support for firmware workaround stateGravatar Andre Przywara 2-0/+24
2019-07-05arm64: KVM: Propagate full Spectre v2 workaround state to KVM guestsGravatar Andre Przywara 3-7/+38
2019-07-05KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functionsGravatar Andrew Murray 1-2/+2
2019-07-05KVM: arm64: Skip more of the SError vaxorcismGravatar James Morse 1-4/+10
2019-07-05KVM: arm64: Re-mask SError after the one instruction windowGravatar James Morse 1-0/+2
2019-07-05arm64: Update silicon-errata.txt for Neoverse-N1 #1349291Gravatar James Morse 1-0/+4
2019-07-05KVM: arm64: Defer guest entry when an asynchronous exception is pendingGravatar James Morse 1-0/+15
2019-07-05KVM: arm64: Consume pending SError as early as possibleGravatar James Morse 3-5/+8
2019-07-05KVM: arm64: Make indirect vectors preamble behaviour symmetricGravatar James Morse 1-3/+3
2019-07-05KVM: arm64: Abstract the size of the HYP vectors pre-ambleGravatar James Morse 3-5/+26
2019-07-05arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RASGravatar James Morse 1-0/+4
2019-07-05KVM: arm64/sve: Fix vq_present() macro to yield a boolGravatar Zhang Lei 1-1/+1
2019-07-04Merge branch 'regulator-5.3' into regulator-nextGravatar Mark Brown 1-0/+17
2019-07-04Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...Gravatar Joerg Roedel 293-3283/+423
2019-07-03crypto: arm64/aes-ce - implement 5 way interleave for ECB, CBC and CTRGravatar Ard Biesheuvel 3-31/+75
2019-07-03crypto: arm64/aes-ce - add 5 way interleave routinesGravatar Ard Biesheuvel 3-68/+52
2019-07-03Merge branch 'timers/vdso' into timers/coreGravatar Thomas Gleixner 270-3100/+1478
2019-07-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 2-3/+11
2019-07-01arm64: don't use asm-generic/ptrace.hGravatar Christoph Hellwig 1-12/+19
2019-07-01Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Catalin Marinas 1-0/+3
2019-06-28arch: wire-up pidfd_open()Gravatar Christian Brauner 2-1/+3
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-9/+10
2019-06-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 2-9/+10
2019-06-27arm_pmu: acpi: spe: Add initial MADT/SPE probingGravatar Jeremy Linton 1-0/+3
2019-06-26arm64: rename dump_instr as dump_kernel_instrGravatar jinho lim 1-16/+7
2019-06-26arm64: vdso: Fix compilation with clang older than 8Gravatar Vincenzo Frascino 1-0/+7