summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-171-1/+0
|\
| * kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-1/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-1511-85/+188
|\ \ | |/ |/|
| * Merge tag 'kvmarm-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-02-2211-85/+188
| |\
| | * arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2Dave Martin2019-02-221-1/+1
| | * KVM: arm64: Fix comment for KVM_PHYS_SHIFTZenghui Yu2019-02-191-1/+2
| | * KVM: arm/arm64: Prefix header search paths with $(srctree)/Masahiro Yamada2019-02-191-1/+1
| | * KVM: arm/arm64: Remove -I. header search pathsMasahiro Yamada2019-02-191-2/+0
| | * arm64: KVM: Describe data or unified caches as having 1 set and 1 wayArd Biesheuvel2019-02-192-1/+17
| | * arm64: KVM: Expose sanitised cache type register to guestArd Biesheuvel2019-02-193-2/+61
| | * KVM: arm/arm64: Move kvm_is_write_fault to header fileChristoffer Dall2019-02-191-0/+8
| | * KVM: arm/arm64: consolidate arch timer trap handlersAndre Przywara2019-02-192-40/+37
| | * KVM: arm64: Reuse sys_reg() macro when searching the trap tableMarc Zyngier2019-02-191-13/+6
| | * KVM: arm64: Fix ICH_ELRSR_EL2 sysreg namingMarc Zyngier2019-02-191-1/+1
| | * KVM: arm/arm64: Factor out VMID into struct kvm_vmidChristoffer Dall2019-02-193-6/+16
| | * arm/arm64: KVM: Statically configure the host's view of MPIDRMarc Zyngier2019-02-192-1/+8
| | * arm64: KVM: Drop VHE-specific HYP call stubMarc Zyngier2019-02-192-15/+0
| | * arm64: KVM: Allow for direct call of HYP functions when using VHEMarc Zyngier2019-02-191-2/+30
| | * arm/arm64: KVM: Introduce kvm_call_hyp_ret()Marc Zyngier2019-02-192-1/+2
* | | treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-122-3/+15
* | | memblock: memblock_phys_alloc(): don't panicMike Rapoport2019-03-121-0/+2
* | | memblock: memblock_phys_alloc_try_nid(): don't panicMike Rapoport2019-03-121-0/+4
* | | Merge tag 'pinctrl-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-03-111-0/+629
|\ \ \
| * | | Merge tag 'v5.0-rc6' into develLinus Walleij2019-02-1140-82/+240
| |\| |
| * | | Merge branch 'ib-qcom-spmi' of /home/linus/linux-gpio into develLinus Walleij2019-01-284-54/+8
| |\ \ \
| * | | | dt-bindings: imx: Add pinctrl binding doc for imx8mmBai Ping2019-01-281-0/+629
* | | | | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-102-11/+2
|\ \ \ \ \
| * | | | | dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2019-02-201-1/+0
| * | | | | of: select OF_RESERVED_MEM automaticallyChristoph Hellwig2019-02-131-1/+0
| * | | | | dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availabilityChristoph Hellwig2019-02-132-5/+1
| * | | | | dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig2019-02-132-4/+1
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-03-1045-214/+775
|\ \ \ \ \ \
| * | | | | | arm64: mmu: drop paging_init commentsPeng Fan2019-03-011-4/+0
| * | | | | | arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon2019-03-012-4/+16
| * | | | | | arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon2019-03-011-4/+5
| * | | | | | Revert "arm64: uaccess: Implement unsafe accessors"Catalin Marinas2019-03-011-59/+20
| * | | | | | arm64: avoid clang warning about self-assignmentArnd Bergmann2019-02-281-2/+3
| * | | | | | arm64: Kconfig.platforms: fix warning unmet direct dependenciesAnders Roxell2019-02-281-1/+1
| * | | | | | arm64: io: Hook up __io_par() for inX() orderingWill Deacon2019-02-281-0/+1
| * | | | | | arm64: Add workaround for Fujitsu A64FX erratum 010001Zhang Lei2019-02-285-0/+50
| * | | | | | arm64: Rename get_thread_info()Julien Thierry2019-02-263-6/+6
| * | | | | | arm64: Remove documentation about TIF_USEDFPUJulien Grall2019-02-261-1/+0
| * | | | | | Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas2019-02-151-1/+1
| |\ \ \ \ \ \
| | * | | | | | arm64: perf: remove misleading commentAndrew Murray2019-01-191-1/+1
| * | | | | | | arm64: irqflags: Fix clang build warningsJulien Thierry2019-02-121-3/+3
| * | | | | | | arm64: Enable the support of pseudo-NMIsJulien Thierry2019-02-062-1/+23
| * | | | | | | arm64: Skip irqflags tracing for NMI in IRQs disabled contextJulien Thierry2019-02-061-0/+21
| * | | | | | | arm64: Skip preemption when exiting an NMIJulien Thierry2019-02-061-1/+9
| * | | | | | | arm64: Handle serror in NMI contextJulien Thierry2019-02-061-2/+6
| * | | | | | | arm64: gic-v3: Implement arch support for priority maskingJulien Thierry2019-02-061-4/+4