summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-10-1713-23/+183
|\
| * Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon2019-10-1710-65/+152
| |\
| | * arm64: Allow CAVIUM_TX2_ERRATUM_219 to be selectedMarc Zyngier2019-10-081-0/+17
| | * arm64: Avoid Cavium TX2 erratum 219 when switching TTBRMarc Zyngier2019-10-083-1/+9
| | * arm64: Enable workaround for Cavium TX2 erratum 219 when running SMTMarc Zyngier2019-10-081-0/+33
| | * arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is setMarc Zyngier2019-10-082-3/+69
| * | arm64: tags: Preserve tags for addresses translated via TTBR1Will Deacon2019-10-163-8/+13
| * | arm64: mm: fix inverted PAR_EL1.F checkMark Rutland2019-10-161-1/+5
| * | arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_FYang Yingliang2019-10-161-1/+1
| * | arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabledJulien Thierry2019-10-162-1/+19
| * | arm64: hibernate: check pgd table allocationPavel Tatashin2019-10-141-1/+8
| * | arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabledJulien Grall2019-10-141-5/+10
| * | arm64: Fix kcore macros after 52-bit virtual addressing falloutChris von Recklinghausen2019-10-111-3/+0
* | | 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