summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-22arm64: dts: stratix10: Support Ethernet Jumbo frameThor Thayer
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-10-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-10-19arm64: KVM: Guests can skip __install_bp_hardening_cb()s HYP workJames Morse
2018-10-19KVM: arm64: Safety check PSTATE when entering guest and handle ILChristoffer Dall
2018-10-19arm64: use the generic swiotlb_dma_opsChristoph Hellwig
2018-10-19swiotlb: don't dip into swiotlb pool for coherent allocationsChristoph Hellwig
2018-10-19swiotlb: remove the overflow bufferChristoph Hellwig
2018-10-18arm/arm64: KVM: Enable 32 bits kvm vcpu events supportDongjiu Geng
2018-10-18arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()Dongjiu Geng
2018-10-16arm64: cpufeature: Trap CTR_EL0 access only where it is necessarySuzuki K Poulose
2018-10-16arm64: cpufeature: Fix handling of CTR_EL0.IDC fieldSuzuki K Poulose
2018-10-16arm64: cpufeature: ctr: Fix cpu capability check for late CPUsSuzuki K Poulose
2018-10-12arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon
2018-10-12arm64: Fix /proc/iomem for reserved but not memory regionsWill Deacon
2018-10-12crypto: arm64/aes-blk - ensure XTS mask is always loadedArd Biesheuvel
2018-10-11Merge tag 'socfpga_updates_for_v4.20_part3' of git://git.kernel.org/pub/scm/l...Arnd Bergmann
2018-10-11Merge tag 'samsung-dt64-4.20' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2018-10-11arm64: exynos: Enable generic power domain supportMarek Szyprowski
2018-10-10vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook
2018-10-10arm64: mm: Use __pa_symbol() for set_swapper_pgd()James Morse
2018-10-10Revert "arm64: uaccess: implement unsafe accessors"James Morse
2018-10-10Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a...Joerg Roedel
2018-10-09arm64: mm: Drop the unused cpu parameterShaokun Zhang
2018-10-08crypto: arm64/aes - fix handling sub-block CTS-CBC inputsEric Biggers
2018-10-06Merge branch 'core/core' into x86/build, to prevent conflictsIngo Molnar
2018-10-06Merge tag 'irqchip-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2018-10-05arm64: mm: Use #ifdef for the __PAGETABLE_P?D_FOLDED definesJames Morse
2018-10-05arm64: defconfig: Enable SERIAL_8250_OMAPLokesh Vutla
2018-10-05arm64: defconfig: Enable TI_SCI related configsLokesh Vutla
2018-10-05arm64: dts: stratix10: add ethernet aliasesDinh Nguyen
2018-10-05Merge tag 'mvebu-dt64-4.20-2' of git://git.infradead.org/linux-mvebu into nex...Arnd Bergmann
2018-10-05arm64: Fix typo in a comment in arch/arm64/mm/kasan_init.cKyrylo Tkachov
2018-10-04Merge branch 'all-dtbs' into dt/nextRob Herring
2018-10-04Merge tag 'renesas-arm64-soc-for-v4.20' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2018-10-04Merge tag 'v4.20-rockchip-defconfig64-1' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2018-10-04arm64: defconfig: enable CONFIG_MMC_UNIPHIERMasahiro Yamada
2018-10-04Merge tag 'amlogic-dt64-3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann
2018-10-04Merge tag 'uniphier-dt-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2018-10-04Merge tag 'v4.20-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2018-10-04arm64: dts: uniphier: Add USB2 PHY nodesKunihiko Hayashi
2018-10-04arm64: dts: uniphier: Add USB3 controller nodesKunihiko Hayashi
2018-10-03arm64: dts: meson-axg: s400: disable emmcJerome Brunet
2018-10-03arm64: dts: meson-axg: s400: add missing emmc pwrseqJerome Brunet
2018-10-03arm64: dts: clearfog-gt-8k: add PCIe slot descriptionBaruch Siach
2018-10-03arm64: xen: Use existing helper to check interrupt statusJulien Thierry
2018-10-03arm64: Use daifflag_restore after bp_hardeningJulien Thierry
2018-10-03arm64: daifflags: Use irqflags functions for daifflagsJulien Thierry
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman