aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-11arm64: exynos: Enable generic power domain supportMarek Szyprowski1-0/+1
2018-10-10vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook1-1/+0
2018-10-10arm64: mm: Use __pa_symbol() for set_swapper_pgd()James Morse1-1/+1
2018-10-10Revert "arm64: uaccess: implement unsafe accessors"James Morse1-46/+15
2018-10-10Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel2-6/+11
2018-10-09arm64: mm: Drop the unused cpu parameterShaokun Zhang1-4/+4
2018-10-08crypto: arm64/aes - fix handling sub-block CTS-CBC inputsEric Biggers1-4/+9
2018-10-06Merge branch 'core/core' into x86/build, to prevent conflictsIngo Molnar3-23/+22
2018-10-06Merge tag 'irqchip-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/coreThomas Gleixner1-0/+1
2018-10-05arm64: mm: Use #ifdef for the __PAGETABLE_P?D_FOLDED definesJames Morse1-2/+6
2018-10-05arm64: defconfig: Enable SERIAL_8250_OMAPLokesh Vutla1-0/+1
2018-10-05arm64: defconfig: Enable TI_SCI related configsLokesh Vutla1-0/+5
2018-10-05arm64: dts: stratix10: add ethernet aliasesDinh Nguyen1-0/+3
2018-10-05Merge tag 'mvebu-dt64-4.20-2' of git://git.infradead.org/linux-mvebu into next/dtArnd Bergmann8-83/+145
2018-10-05arm64: Fix typo in a comment in arch/arm64/mm/kasan_init.cKyrylo Tkachov1-1/+1
2018-10-04Merge branch 'all-dtbs' into dt/nextRob Herring1-16/+1
2018-10-04Merge tag 'renesas-arm64-soc-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socArnd Bergmann1-24/+34
2018-10-04Merge tag 'v4.20-rockchip-defconfig64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/defconfigArnd Bergmann1-0/+1
2018-10-04arm64: defconfig: enable CONFIG_MMC_UNIPHIERMasahiro Yamada1-0/+1
2018-10-04Merge tag 'amlogic-dt64-3' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/dtArnd Bergmann1-1/+3
2018-10-04Merge tag 'uniphier-dt-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into next/dtArnd Bergmann6-3/+607
2018-10-04Merge tag 'v4.20-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dtArnd Bergmann12-521/+1465
2018-10-04arm64: dts: uniphier: Add USB2 PHY nodesKunihiko Hayashi1-0/+27
2018-10-04arm64: dts: uniphier: Add USB3 controller nodesKunihiko Hayashi5-0/+450
2018-10-03arm64: dts: meson-axg: s400: disable emmcJerome Brunet1-1/+1
2018-10-03arm64: dts: meson-axg: s400: add missing emmc pwrseqJerome Brunet1-0/+2
2018-10-03arm64: dts: clearfog-gt-8k: add PCIe slot descriptionBaruch Siach1-0/+7
2018-10-03arm64: xen: Use existing helper to check interrupt statusJulien Thierry1-1/+1
2018-10-03arm64: Use daifflag_restore after bp_hardeningJulien Thierry1-2/+3
2018-10-03arm64: daifflags: Use irqflags functions for daifflagsJulien Thierry1-10/+5
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2-24/+1
2018-10-03arm64: KVM: Remove some extra semicolon in kvm_target_cpuzhong jiang1-3/+3
2018-10-03KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2Marc Zyngier3-3/+3
2018-10-03kvm: arm64: Allow tuning the physical address size for VMSuzuki K Poulose2-24/+13
2018-10-03kvm: arm64: Limit the minimum number of page table levelsSuzuki K Poulose2-2/+15
2018-10-03kvm: arm64: Set a limit on the IPA sizeSuzuki K Poulose2-9/+46
2018-10-03arm64: arch_timer: avoid unused function warningArnd Bergmann1-0/+1
2018-10-03arm64: dts: marvell: add CP110 ICU SEI subnodeMiquel Raynal1-0/+8
2018-10-03arm64: dts: marvell: use new bindings for CP110 interruptsMiquel Raynal1-67/+74
2018-10-03arm64: dts: uniphier: add SD controller nodesMasahiro Yamada3-0/+36
2018-10-02arm64: dts: marvell: add AP806 SEI subnodeMiquel Raynal1-0/+9
2018-10-02arm64: dts: marvell: add CPU Idle power state support on Armada 7K/8Korenbh2-0/+31
2018-10-02arm64: dts: marvell: Add node labels for the cpusGregory CLEMENT5-16/+16
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring1-16/+1
2018-10-02arm64: marvell: Enable SEI driverMiquel Raynal1-0/+1
2018-10-02Merge tag 'actions-arm64-soc-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions into next/socArnd Bergmann1-0/+1
2018-10-02Merge tag 'mvebu-dt64-4.20-1' of git://git.infradead.org/linux-mvebu into next/dtArnd Bergmann6-16/+571
2018-10-02Merge tag 'imx-dt64-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dtArnd Bergmann8-12/+34
2018-10-02Merge tag 'qcom-arm64-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/dtArnd Bergmann15-65/+1858
2018-10-02Merge tag 'actions-arm64-dt-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions into next/dtArnd Bergmann5-16/+356