summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2021-08-14arm64: dts: imx8mq: add mipi csi phy and csi bridge descriptionsMartin Kepplinger1-0/+104
2021-08-14arm64: dts: imx: Add i.mx8mm/imx8mn Gateworks gw7902 dts supportTim Harvey3-0/+1797
2021-08-14arm64: dts: imx8mp: Add dsp nodeDaniel Baluta1-0/+30
2021-08-14arm64: dts: imx8m: Replace deprecated fsl,usbphy DT props with physMarek Vasut2-3/+6
2021-08-14arm64: dts: imx8mq-evk: Remove unnecessary blank linesKwon Tae-young1-2/+0
2021-08-14arm64: dts: imx8mq-evk: add CD pinctrl for usdhc2Kwon Tae-young1-3/+9
2021-08-14arm64: dts: imx8mm-venice-gw7901: Remove unnecessary #address-cells/#size-cellsFabio Estevam1-2/+0
2021-08-14arm64: dts: imx8: Add jpeg encoder/decoder nodesMirela Rabulea5-0/+109
2021-08-14arm64: dts: imx8qxp-ai_ml: Fix checkpatch warningsKwon Tae-young1-1/+1
2021-08-14arm64: dts: ls1088ardb: update PHY nodes with IRQ informationIoana Ciornei1-0/+9
2021-08-14arm64: dts: ls2088ardb: update PHY nodes with IRQ informationIoana Ciornei1-0/+4
2021-08-14arm64: dts: lx2160ardb: update PHY nodes with IRQ informationIoana Ciornei1-0/+4
2021-07-14arm64: dts: imx8mq: add support for MNT Reform2Lucas Stach2-0/+165
2021-07-14arm64: dts: imx8mq: add Nitrogen8 SoMLucas Stach1-0/+275
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+0
2021-07-10Merge tag 'arm-defconfig-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+16
2021-07-10Merge tag 'arm-dt-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds235-1800/+16383
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds3-2/+3
2021-07-09Merge branch 'arm/fixes' into arm/socOlof Johansson18-92/+66
2021-07-08mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V1-2/+2
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V1-2/+2
2021-07-08arm64: stacktrace: use %pSb for backtrace printingStephen Boyd1-1/+1
2021-07-08arm64: convert to setup_initial_init_mm()Kefeng Wang1-4/+1
2021-07-08arch, mm: wire up memfd_secret system call where relevantMike Rapoport1-0/+1
2021-07-08set_memory: allow querying whether set_direct_map_*() is actually enabledMike Rapoport7-16/+31
2021-07-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-8/+1
2021-07-06Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2021-07-02Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+2
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-62/+26
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko1-0/+1
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual1-1/+0
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual1-2/+0
2021-07-01mm: generalize ZONE_[DMA|DMA32]Kefeng Wang1-8/+1
2021-07-01arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual3-39/+0
2021-07-01arm64: drop pfn_valid_within() and simplify pfn_valid()Mike Rapoport2-2/+1
2021-07-01arm64: decouple check whether pfn is in linear map from pfn_valid()Mike Rapoport6-6/+19
2021-07-01mm/kconfig: move HOLES_IN_ZONE into mmKefeng Wang1-3/+1
2021-07-01mm/pgtable: add stubs for {pmd/pub}_{set/clear}_hugeChristophe Leroy1-8/+12
2021-07-01mm/hugetlb: change parameters of arch_make_huge_pte()Christophe Leroy2-5/+3
2021-07-01Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds5-97/+1140
2021-07-01Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-16/+17
2021-06-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+2
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport1-1/+1
2021-06-29arch/arm64/kvm: use vma_lookup() instead of find_vma_intersection()Liam Howlett1-1/+1
2021-06-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-4005/+2
2021-06-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds38-314/+895
2021-06-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds109-2285/+2953
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-7/+3
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-17/+0