summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2018-08-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-08-13Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-08-12KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accessesMarc Zyngier
2018-08-12KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIsMarc Zyngier
2018-08-12KVM: arm64: Remove non-existent AArch32 ICC_SGI1R encodingMarc Zyngier
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-09arm64 / ACPI: clean the additional checks before calling ghes_notify_sea()Dongjiu Geng
2018-08-08arm64: alternative: Use true and false for boolean valuesGustavo A. R. Silva
2018-08-07crypto: arm64/ghash-ce - implement 4-way aggregationArd Biesheuvel
2018-08-07crypto: arm64/ghash-ce - replace NEON yield check with block limitArd Biesheuvel
2018-08-07crypto: arm64/aes-ce-gcm - don't reload key schedule if avoidableArd Biesheuvel
2018-08-07crypto: arm64/aes-ce-gcm - implement 2-way aggregationArd Biesheuvel
2018-08-07crypto: arm64/aes-ce-gcm - operate on two input blocks at a timeArd Biesheuvel
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2018-08-07crypto: arm64 - revert NEON yield for fast AEAD implementationsArd Biesheuvel
2018-08-06Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2018-08-05arm64: dts: fsl: add clocks property for fman ptp timer nodeYangbo Lu
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-04Merge tag 'qcom-arm64-for-4.19-2' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2018-08-03arm64: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt
2018-08-03arm64: dts: hisi: add SEC crypto accelerator nodes for hip07 SoCJonathan Cameron
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2018-08-02arm64: dts: Fix the base address of the Broadcom iProc mdio muxArun Parameswaran
2018-08-02arm64: dts: sdm845: Add tsens nodesAmit Kucheria
2018-08-02arm64: dts: msm8996: thermal: Initialise via DT and add second controllerAmit Kucheria
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds
2018-07-31Merge tag 'v4.19-rockchip-defconfig64-1' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2018-07-31Merge tag 'v4.19-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2018-07-31Merge tag 'amlogic-dt64-3' of https://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2018-07-31Merge tag 'mvebu-dt64-4.19-2' of git://git.infradead.org/linux-mvebu into nex...Olof Johansson
2018-07-31arm64: uniphier: select RESET_CONTROLLERMasahiro Yamada
2018-07-31crypto/arm64: aes-ce-gcm - add missing kernel_neon_begin/end pairArd Biesheuvel
2018-07-31arm64: kexec: Add comment to explain use of __flush_icache_range()Will Deacon
2018-07-31arm64: sdei: Mark sdei stack helper functions as staticWill Deacon
2018-07-31arm64, kaslr: export offset in VMCOREINFO ELF notesBhupesh Sharma
2018-07-31arm64: perf: Add cap_user_time aarch64Michael O'Farrell
2018-07-31arm64: drop unused kernel_neon_begin_partial() macroArd Biesheuvel
2018-07-30arm64: kexec: machine_kexec should call __flush_icache_rangeDave Kleikamp
2018-07-30arm64: svc: Ensure hardirq tracing is updated before returnWill Deacon
2018-07-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-07-27Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Will Deacon
2018-07-27arm64: mm: Export __sync_icache_dcache() for xen-privcmdBen Hutchings
2018-07-27crypto: arm64/sha256 - increase cra_priority of scalar implementationsEric Biggers