summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2018-08-07crypto: arm64/ghash-ce - replace NEON yield check with block limitArd Biesheuvel2-32/+23
2018-08-07crypto: arm64/aes-ce-gcm - don't reload key schedule if avoidableArd Biesheuvel2-41/+49
2018-08-07crypto: arm64/aes-ce-gcm - implement 2-way aggregationArd Biesheuvel2-68/+52
2018-08-07crypto: arm64/aes-ce-gcm - operate on two input blocks at a timeArd Biesheuvel2-69/+161
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2-146/+80
2018-08-07crypto: arm64 - revert NEON yield for fast AEAD implementationsArd Biesheuvel2-146/+80
2018-08-06Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner34-148/+213
2018-08-06arm64: dts: fsl: add clocks property for fman ptp timer nodeYangbo Lu1-0/+1
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+6
2018-08-04Merge tag 'qcom-arm64-for-4.19-2' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2-6/+32
2018-08-03arm64: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt3-15/+1
2018-08-03arm64: dts: hisi: add SEC crypto accelerator nodes for hip07 SoCJonathan Cameron1-0/+284
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu38-156/+232
2018-08-03arm64: dts: Fix the base address of the Broadcom iProc mdio muxArun Parameswaran2-4/+4
2018-08-03arm64: dts: sdm845: Add tsens nodesAmit Kucheria1-0/+16
2018-08-03arm64: dts: msm8996: thermal: Initialise via DT and add second controllerAmit Kucheria1-6/+16
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-7/+10
2018-08-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+6
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar4-6/+13
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig1-1/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2-7/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig1-23/+0
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds2-9/+5
2018-08-01Merge tag 'v4.19-rockchip-defconfig64-1' of git://git.kernel.org/pub/scm/linu...Olof Johansson1-0/+17
2018-08-01Merge tag 'v4.19-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson4-8/+644
2018-08-01Merge tag 'amlogic-dt64-3' of https://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2-0/+206
2018-08-01Merge tag 'mvebu-dt64-4.19-2' of git://git.infradead.org/linux-mvebu into nex...Olof Johansson2-2/+2
2018-08-01arm64: uniphier: select RESET_CONTROLLERMasahiro Yamada1-0/+1
2018-07-31crypto/arm64: aes-ce-gcm - add missing kernel_neon_begin/end pairArd Biesheuvel1-2/+6
2018-07-31arm64: kexec: Add comment to explain use of __flush_icache_range()Will Deacon1-1/+8
2018-07-31arm64: sdei: Mark sdei stack helper functions as staticWill Deacon1-6/+3
2018-07-31arm64, kaslr: export offset in VMCOREINFO ELF notesBhupesh Sharma1-0/+1
2018-07-31arm64: perf: Add cap_user_time aarch64Michael O'Farrell1-0/+30
2018-07-31arm64: drop unused kernel_neon_begin_partial() macroArd Biesheuvel1-7/+0
2018-07-30arm64: kexec: machine_kexec should call __flush_icache_rangeDave Kleikamp1-1/+1
2018-07-30arm64: svc: Ensure hardirq tracing is updated before returnWill Deacon1-1/+8
2018-07-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+8
2018-07-27Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Will Deacon1-50/+201
2018-07-27arm64: mm: Export __sync_icache_dcache() for xen-privcmdBen Hutchings1-0/+1
2018-07-27crypto: arm64/sha256 - increase cra_priority of scalar implementationsEric Biggers1-2/+2
2018-07-27mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov2-3/+8
2018-07-26Merge tag 'v4.18-next-dts64' of https://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson5-4/+48
2018-07-26arm64: Add support for STACKLEAK gcc pluginLaura Abbott5-1/+43
2018-07-26arm64: Add stack information to on_accessible_stackLaura Abbott5-26/+111
2018-07-26Merge tag 'qcom-arm64-defconfig-for-4.19' of git://git.kernel.org/pub/scm/lin...Olof Johansson1-0/+1
2018-07-26Merge tag 'sunxi-dt64-for-4.19' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson15-14/+876
2018-07-26Merge tag 'amlogic-dt64-2-1' of https://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson4-0/+82
2018-07-26Merge branch 'sprd/dt' into next/dtOlof Johansson2-0/+50
2018-07-26arm64: dts: sprd: Add one suspend timerBaolin Wang1-0/+6
2018-07-26arm64: dts: sprd: Add SC27XX ADC deviceBaolin Wang1-0/+9