summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-10-123-0/+6
|\
| * ARM: dts: sunxi: Revert phy-names removal for ECHI and OHCIMaxime Ripard2019-10-043-0/+6
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-10-0914-94/+90
|\ \
| * | arm64: armv8_deprecated: Checking return value for memory allocationYunfeng Ye2019-10-081-0/+5
| * | arm64: Kconfig: Make CONFIG_COMPAT_VDSO a proper Kconfig optionWill Deacon2019-10-072-7/+13
| * | arm64: vdso32: Rename COMPATCC to CC_COMPATWill Deacon2019-10-071-13/+13
| * | arm64: vdso32: Pass '--target' option to clang via VDSO_CAFLAGSWill Deacon2019-10-071-1/+5
| * | arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionallyWill Deacon2019-10-071-4/+2
| * | arm64: vdso32: Move definition of COMPATCC into vdso32/MakefileWill Deacon2019-10-072-7/+6
| * | arm64: Default to building compat vDSO with clang when CONFIG_CC_IS_CLANGWill Deacon2019-10-071-0/+4
| * | arm64: vdso32: Remove jump label config option in MakefileVincenzo Frascino2019-10-071-3/+0
| * | arm64: vdso32: Detect binutils support for dmb ishldVincenzo Frascino2019-10-072-1/+10
| * | arm64: vdso: Remove stale files from old assembly implementationVincenzo Frascino2019-10-072-33/+0
| * | arm64: vdso32: Fix broken compat vDSO build warningsVincenzo Frascino2019-10-073-16/+6
| * | arm64: mm: fix spurious fault detectionMark Rutland2019-10-071-1/+1
| * | arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419James Morse2019-10-041-3/+9
| * | arm64: Fix incorrect irqflag restore for priority masking for compatJames Morse2019-10-041-0/+1
| * | arm64: mm: avoid virt_to_phys(init_mm.pgd)Mark Rutland2019-10-041-1/+10
| * | arm64: cpufeature: Effectively expose FRINT capability to userspaceJulien Grall2019-10-041-0/+1
| * | arm64: Mark functions using explicit register variables as '__always_inline'Will Deacon2019-10-041-2/+4
| * | arm64/sve: Fix wrong free for task->thread.sve_stateMasayoshi Mizuma2019-10-011-17/+15
| * | arm64: errata: Update stale commentThierry Reding2019-10-011-2/+2
| |/
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-10-051-1/+1
|\ \
| * | arm64/ARM: configs: Change CONFIG_REMOTEPROC from m to yKeerthy2019-09-301-1/+1
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-10-043-53/+24
|\ \
| * \ Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-10-033-53/+24
| |\ \
| | * | arm64: KVM: Kill hyp_alternate_select()Marc Zyngier2019-09-091-24/+0
| | * | arm64: KVM: Replace hyp_alternate_select with has_vhe()Marc Zyngier2019-09-091-14/+22
| | * | arm64: KVM: Drop hyp_alternate_select for checking for ARM64_WORKAROUND_834220Marc Zyngier2019-09-091-15/+2
* | | | Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-10-042-8/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | xen/efi: have a common runtime setup functionJuergen Gross2019-10-022-8/+0
* | | | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-281-3/+3
|\ \ \ \
| * | | | kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac2019-08-191-3/+3
* | | | | mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-262-2/+2
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-248-90/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | arm64, mm: make randomization selected by generic topdown mmap layoutAlexandre Ghiti2019-09-242-9/+0
| * | | | arm64, mm: move generic mmap layout functions to mmAlexandre Ghiti2019-09-243-78/+1
| * | | | arm64: consider stack randomization for mmap base only when necessaryAlexandre Ghiti2019-09-241-1/+5
| * | | | arm64: make use of is_compat_task instead of hardcoding this testAlexandre Ghiti2019-09-241-1/+1
| * | | | mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-242-3/+1
| * | | | mm: remove quicklist page table cachesNicholas Piggin2019-09-241-2/+0
| * | | | mm: introduce page_size()Matthew Wilcox (Oracle)2019-09-241-2/+1
* | | | | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-238-19/+64
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'lorenzo/pci/tegra'Bjorn Helgaas2019-09-233-2/+64
| |\ \ \ \
| | * | | | arm64: tegra: Add PCIe slot supply information in p2972-0000 platformVidya Sagar2019-09-202-1/+27
| | * | | | arm64: tegra: Add configuration for PCIe C5 sideband signalsVidya Sagar2019-09-201-1/+37
| * | | | | arm64: dts: fsl: Remove num-lanes property from PCIe nodesHou Zhiqiang2019-08-225-17/+0
| |/ / / /
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-09-212-0/+4
|\ \ \ \ \
| * | | | | scsi: arm64: dts: qcom: sdm845: Specify UFS device-reset GPIOBjorn Andersson2019-09-072-0/+4
| |/ / / /
* | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-09-2012-45/+1141
|\ \ \ \ \