summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-151-2/+11
|\
| * arm64: PCI: Preserve firmware configuration when desiredBenjamin Herrenschmidt2019-06-211-0/+10
| * arm64: PCI: Allow resource reallocation if necessaryBenjamin Herrenschmidt2019-06-211-2/+1
* | Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-07-131-0/+646
|\ \
| * | dt-bindings: imx: Add pinctrl binding doc for i.MX8MNAnson Huang2019-06-251-0/+646
| |/
* | Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2019-07-121-2/+0
|\ \
| * | kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIGMasahiro Yamada2019-06-091-2/+0
* | | Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-121-12/+19
|\ \ \
| * | | arm64: don't use asm-generic/ptrace.hChristoph Hellwig2019-07-011-12/+19
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-1219-167/+267
|\ \ \ \
| * | | | KVM: arm/arm64: Initialise host's MPIDRs by reading the actual registerMarc Zyngier2019-07-081-4/+3
| * | | | KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_sDave Martin2019-07-059-138/+129
| * | | | KVM: arm/arm64: Add save/restore support for firmware workaround stateAndre Przywara2019-07-052-0/+24
| * | | | arm64: KVM: Propagate full Spectre v2 workaround state to KVM guestsAndre Przywara2019-07-053-7/+38
| * | | | KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functionsAndrew Murray2019-07-051-2/+2
| * | | | KVM: arm64: Skip more of the SError vaxorcismJames Morse2019-07-051-4/+10
| * | | | KVM: arm64: Re-mask SError after the one instruction windowJames Morse2019-07-051-0/+2
| * | | | arm64: Update silicon-errata.txt for Neoverse-N1 #1349291James Morse2019-07-051-0/+4
| * | | | KVM: arm64: Defer guest entry when an asynchronous exception is pendingJames Morse2019-07-051-0/+15
| * | | | KVM: arm64: Consume pending SError as early as possibleJames Morse2019-07-053-5/+8
| * | | | KVM: arm64: Make indirect vectors preamble behaviour symmetricJames Morse2019-07-051-3/+3
| * | | | KVM: arm64: Abstract the size of the HYP vectors pre-ambleJames Morse2019-07-053-5/+26
| * | | | arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RASJames Morse2019-07-051-0/+4
* | | | | arm64: move jump_label_init() before parse_early_param()Kees Cook2019-07-122-5/+5
* | | | | mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual2019-07-122-4/+2
* | | | | arm64: switch to generic version of pte allocationMike Rapoport2019-07-123-42/+13
* | | | | mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig2019-07-121-3/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-115-1/+32
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-272-9/+10
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-22254-2575/+301
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-1740-282/+96
| |\ \ \ \ \ \
| * | | | | | | arm64: dts: fsl: add ptp timer node for dpaa2 platformsYangbo Lu2019-06-153-0/+24
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-0736-240/+43
| |\ \ \ \ \ \ \
| * | | | | | | | arm64: dts: mt7622: Enlarge the SGMII register rangeSean Wang2019-06-031-1/+2
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-3118-99/+249
| |\ \ \ \ \ \ \ \
| * | | | | | | | | arm64: dts: fsl: ls1028a: add ENETC 1588 timer nodeY.b. Lu2019-05-241-0/+6
* | | | | | | | | | Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2019-07-112-1/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arch: handle arches who do not yet define clone3Christian Brauner2019-06-211-0/+1
| * | | | | | | | | | arch: wire-up clone3() syscallChristian Brauner2019-06-092-1/+3
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-102-1/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arch: wire-up pidfd_open()Christian Brauner2019-06-282-1/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-095-5/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | docs: kdump: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| * | | | | | | | | | docs: arm64: convert docs to ReST and rename to .rstMauro Carvalho Chehab2019-06-144-4/+4
| * | | | | | | | | | Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-14102-625/+366
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | docs: fix broken documentation linksMauro Carvalho Chehab2019-06-081-1/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'please-pull-for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-092-0/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arm64: dts: stratix10: Add SDMMC EDAC nodeThor Thayer2019-06-201-0/+11
| * | | | | | | | | | arm64: dts: stratix10: Add OCRAM EDAC nodeThor Thayer2019-06-201-0/+8
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'iommu-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-091-408/+4
|\ \ \ \ \ \ \ \ \ \