aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-08-22crypto: des - split off DES library from generic DES cipher driverArd Biesheuvel1-1/+1
2019-08-22crypto: 3des - move verification out of exported routineArd Biesheuvel1-0/+4
2019-08-22crypto: sparc/des - switch to new verification routinesArd Biesheuvel1-21/+16
2019-08-22crypto: s390/des - switch to new verification routinesArd Biesheuvel1-14/+11
2019-08-22csky: Fixup 610 vipt cache flush mechanismGuo Ren2-12/+49
2019-08-21arm64: dts: qcom: sm8150: Add apps shared nodesVinod Koul1-0/+63
2019-08-21arm64: dts: qcom: sm8150: Add reserved-memory regionsVinod Koul1-0/+111
2019-08-21arm64: dts: qcom: sm8150-mtp: Add regulatorsVinod Koul1-0/+324
2019-08-21arm64: dts: qcom: sm8150-mtp: Add base dts fileVinod Koul2-0/+52
2019-08-21arm64: dts: qcom: pm8150l: Add base dts fileVinod Koul1-0/+80
2019-08-21arm64: dts: qcom: pm8150b: Add base dts fileVinod Koul1-0/+86
2019-08-21arm64: dts: qcom: pm8150: Add base dts fileVinod Koul1-0/+97
2019-08-21arm64: dts: qcom: sm8150: Add base dts fileVinod Koul1-0/+308
2019-08-21x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard1-1/+1
2019-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-33/+6
2019-08-21ARM: s3c64xx: squash samsung_usb_phy.h into setup-usb-phy.cMasahiro Yamada2-2/+5
2019-08-21arm64: sdm845: add adsp and cdsp fastrpc nodesSrinivas Kandagatla1-0/+74
2019-08-21arm64: add arch/arm64/KbuildMasahiro Yamada2-5/+7
2019-08-21arm64: entry: Move ct_user_exit before any other exceptionJames Morse3-17/+30
2019-08-21ARM: dts: at91: at91sam9x5dm.dtsi: Style cleanupUwe Kleine-König1-45/+41
2019-08-21ARM: dts: at91: at91sam9x5_lcd.dtsi: Style cleanupUwe Kleine-König1-97/+97
2019-08-21ARM: dts: at91: at91sam9xx5ek: Style cleanupUwe Kleine-König6-232/+213
2019-08-21ARM: dts: at91: at91sam9g15: Style cleanupUwe Kleine-König1-16/+12
2019-08-21ARM: dts: at91: kizboxmini: Style cleanupUwe Kleine-König1-91/+88
2019-08-21ARM: dts: at91: cosino: Style cleanupUwe Kleine-König2-146/+140
2019-08-21ARM: dts: at91: ariettag25: style cleanupUwe Kleine-König1-52/+46
2019-08-21ARM: dts: at91: ariag25: Style cleanupUwe Kleine-König1-126/+119
2019-08-21ARM: dts: at91: Add label for sam9x5's internal RTCUwe Kleine-König1-1/+1
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada12-0/+18
2019-08-21ARM: ux500: improve BU21013 touchpad bindingsDmitry Torokhov2-8/+20
2019-08-21powerpc: add machine check safe copy_to_userSantosh Sivaraj2-0/+15
2019-08-21powerpc/memcpy: Add memcpy_mcsafe for pmemBalbir Singh3-1/+245
2019-08-21powerpc/mce: Handle UE event for memcpy_mcsafeBalbir Singh3-3/+32
2019-08-21powerpc/mce: Make machine_check_ue_event() staticReza Arbab1-2/+2
2019-08-21powerpc/mce: Fix MCE handling for huge pagesBalbir Singh1-6/+13
2019-08-21powerpc/mce: Schedule work from irq_workSantosh Sivaraj1-1/+10
2019-08-21arm64: dts: renesas: Update 'vsps' properties for readabilityJacopo Mondi5-5/+5
2019-08-21arm64: dts: renesas: r8a77965-salvator-x(s): Enable HDMI soundKuninori Morimoto2-0/+56
2019-08-21kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada7-7/+7
2019-08-21arm64: dts: renesas: r8a774c0: Fix register range of display nodeGeert Uytterhoeven1-1/+1
2019-08-21s390/paes: Prepare paes functions for large key blobsHarald Freudenberger1-24/+160
2019-08-21s390/pkey: add CCA AES cipher key supportHarald Freudenberger1-22/+235
2019-08-21s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable typesHarald Freudenberger1-112/+2
2019-08-21s390/startup: round down "mem" option to page boundaryVasily Gorbik1-1/+1
2019-08-21s390/startup: adjust _sdma and _edma to page boundariesVasily Gorbik1-1/+2
2019-08-21s390/stacktrace: use common arch_stack_walk infrastructureVasily Gorbik2-44/+7
2019-08-21s390/kasan: avoid report in get_wchanVasily Gorbik1-2/+2
2019-08-21s390/process: avoid potential reading of freed stackVasily Gorbik1-6/+16
2019-08-21s390/kasan: provide uninstrumented __strlenVasily Gorbik1-2/+7
2019-08-21s390: clean .bss before running uncompressed kernelVasily Gorbik6-65/+26