summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-11-161-0/+17
|\
| * arm64: defconfig: enable CONFIG_GPIO_UNIPHIERMasahiro Yamada2017-10-301-0/+1
| * Merge tag 'mvebu-arm64-4.15-1' of git://git.infradead.org/linux-mvebu into ne...Arnd Bergmann2017-10-301-0/+4
| |\
| | * arm64: defconfig: enable RTC on Armada 7K/8K SoCsGregory CLEMENT2017-10-121-0/+1
| | * arm64: defconfig: enable NAND on Armada 7K/8K SoCsGregory CLEMENT2017-09-271-0/+1
| | * arm64: defconfig: enable Marvell CP110 comphyMiquel Raynal2017-09-201-0/+1
| | * arm64: defconfig: enable the Marvell 10G PHY as a moduleAntoine Tenart2017-09-201-0/+1
| * | Merge tag 'tegra-for-4.15-arm64-defconfig' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2017-10-301-0/+1
| |\ \
| | * | arm64: defconfig: Enable Tegra PCI controllerTuomas Tynkkynen2017-10-191-0/+1
| | |/
| * | Merge tag 'qcom-arm64-defconfig-for-4.15' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2017-10-191-0/+3
| |\ \
| | * | arm64: defconfig: re-enable Qualcomm DB410c USBAlex Elder2017-10-161-0/+3
| | * | arm64: defconfig: Enable QCOM_IOMMUNicolas Dechesne2017-10-111-0/+1
| | |/
| * | Merge tag 'hisi-defconfig-for-4.15' of git://github.com/hisilicon/linux-hisi ...Arnd Bergmann2017-10-191-0/+1
| |\ \
| | * | arm64: defconfig: Enable hisilicon hibmc drm driverKefeng Wang2017-10-101-0/+1
| | |/
| * | arm64: defconfig: Enable QCOM_IOMMUNicolas Dechesne2017-10-191-0/+1
| * | arm64: Add ThunderX drivers to defconfigRobin Murphy2017-10-191-0/+3
| * | Merge tag 'renesas-arm64-defconfig-for-v4.15' of https://git.kernel.org/pub/s...Arnd Bergmann2017-10-191-0/+3
| |\ \
| | * | arm64: defconfig: enable R8A77970 SoCSergei Shtylyov2017-09-251-0/+1
| | * | arm64: defconfig: enable thermal driver for Renesas R-Car Gen3Wolfram Sang2017-09-191-0/+1
| | * | arm64: defconfig: Enable Renesas R8A77995 SoCGeert Uytterhoeven2017-09-181-0/+1
| | |/
* | | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-169-124/+39
|\ \ \
| * | | KVM: arm/arm64: fix the incompatible matching for external abortDongjiu Geng2017-11-061-1/+1
| * | | KVM: arm/arm64: Unify 32bit fault injectionMarc Zyngier2017-11-062-71/+6
| * | | KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESETEric Auger2017-11-061-0/+1
| * | | KVM: arm/arm64: Use kvm_arm_timer_set/get_reg for guest register trapsChristoffer Dall2017-11-061-27/+14
| * | | KVM: arm/arm64: Support EL1 phys timer register access in set/get regChristoffer Dall2017-11-061-0/+6
| * | | KVM: arm/arm64: Move timer save/restore out of the hyp codeChristoffer Dall2017-11-063-5/+7
| * | | arm64: Use physical counter for in-kernel reads when booted in EL2Christoffer Dall2017-11-061-1/+1
| * | | arm64: Implement arch_counter_get_cntpct to read the physical counterChristoffer Dall2017-11-061-5/+3
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-153-52/+82
|\ \ \
| * | | arm64/mm/kasan: don't use vmemmap_populate() to initialize shadowWill Deacon2017-11-152-51/+81
| * | | kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)2017-11-151-1/+1
* | | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-152-0/+106
|\ \ \ \ | |/ / / |/| | |
| * | | arm64: dts: ls1046a: Add PCIe controller DT nodesHou Zhiqiang2017-10-121-0/+75
| * | | arm64: dts: ls1012a: Add PCIe controller DT nodeHou Zhiqiang2017-10-121-0/+24
| * | | arm64: dts: ls1012a: Add MSI controller DT nodeHou Zhiqiang2017-10-121-0/+7
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-1558-507/+3008
|\ \ \ \
| * | | | arm64: Make ARMV8_DEPRECATED depend on SYSCTLDave Martin2017-11-131-0/+1
| * | | | arm64: Implement __lshrti3 library functionJason A. Donenfeld2017-11-131-0/+21
| * | | | arm64: support __int128 on gcc 5+Jason A. Donenfeld2017-11-033-1/+62
| * | | | arm64/sve: Add documentationDave Martin2017-11-031-0/+3
| * | | | arm64/sve: Detect SVE and activate runtime supportDave Martin2017-11-036-5/+27
| * | | | arm64/sve: KVM: Hide SVE from CPU features exposed to guestsDave Martin2017-11-031-1/+11
| * | | | arm64/sve: KVM: Treat guest SVE use as undefined instruction executionDave Martin2017-11-031-0/+8
| * | | | arm64/sve: KVM: Prevent guests from using SVEDave Martin2017-11-035-6/+47
| * | | | arm64/sve: Add sysctl to set the default vector length for new processesDave Martin2017-11-031-1/+61
| * | | | arm64/sve: Add prctl controls for userspace vector length managementDave Martin2017-11-033-0/+68
| * | | | arm64/sve: ptrace and ELF coredump supportDave Martin2017-11-034-9/+481
| * | | | arm64/sve: Preserve SVE registers around EFI runtime service callsDave Martin2017-11-031-6/+61
| * | | | arm64/sve: Preserve SVE registers around kernel-mode NEON useDave Martin2017-11-031-2/+4
OpenPOWER on IntegriCloud