summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-07-26alpha: Kconfig: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2021-07-26alpha: __udiv_qrnnd should be exportedCorentin Labbe1-0/+2
2021-07-26m68k/coldfire: change pll var. to clk_pllRandy Dunlap1-1/+1
2021-07-25Merge tag 'powerpc-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-8/+68
2021-07-25Merge tag 'locking-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+4
2021-07-25Merge tag 'riscv-for-linus-5.14-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-21/+48
2021-07-24arm64: dts: imx8mp: remove fallback compatible string for FlexCANJoakim Zhang1-2/+2
2021-07-24riscv: __asm_copy_to-from_user: Fix: Typos in commentsAkira Tsukamoto1-9/+9
2021-07-24riscv: __asm_copy_to-from_user: Remove unnecessary size checkAkira Tsukamoto1-1/+0
2021-07-24riscv: __asm_copy_to-from_user: Fix: fail on RV32Akira Tsukamoto1-1/+1
2021-07-24riscv: __asm_copy_to-from_user: Fix: overrun copyAkira Tsukamoto1-3/+3
2021-07-24riscv: stacktrace: pin the task's stack in get_wchanJisheng Zhang1-1/+5
2021-07-23Merge tag 'm68k-for-v5.14-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2021-07-23Merge tag 'char-misc-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2021-07-23Merge tag 'usb-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-14/+14
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller57-196/+357
2021-07-23compat: make linux/compat.h available everywhereArnd Bergmann8-79/+27
2021-07-23KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM stateNicholas Piggin1-0/+20
2021-07-23KVM: PPC: Book3S: Fix H_RTAS rets buffer overflowNicholas Piggin1-3/+22
2021-07-23riscv: Make sure the kernel mapping does not overlap with IS_ERR_VALUEAlexandre Ghiti1-2/+16
2021-07-23riscv: Make sure the linear mapping does not use the kernel mappingAlexandre Ghiti1-0/+2
2021-07-23riscv: Fix memory_limit for 64-bit kernelAlexandre Ghiti1-2/+9
2021-07-23Merge tag 'fallthrough-fixes-clang-5.14-rc3' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+1
2021-07-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-34/+39
2021-07-22Merge tag 'hyperv-fixes-signed-20210722' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2021-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-4/+4
2021-07-22RISC-V: load initrd wherever it fits into memoryHeinrich Schuchardt1-2/+2
2021-07-22Merge remote-tracking branch 'riscv/riscv-fix-32bit' into fixesPalmer Dabbelt1-0/+1
2021-07-22riscv: Fix 32-bit RISC-V boot failureBin Meng1-1/+3
2021-07-22ARM: dts: imx6qdl: move phy properties into phy device nodeJoakim Zhang6-64/+124
2021-07-21Merge tag 's390-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds9-37/+49
2021-07-21Revert "x86/hyperv: fix logical processor creation"Wei Liu1-1/+1
2021-07-21nds32: fix up stack guard gapGreg Kroah-Hartman1-1/+1
2021-07-21Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"Jonathan Marek3-31/+33
2021-07-21arm64: smccc: Save lr before calling __arm_smccc_sve_check()Jean-Philippe Brucker1-3/+6
2021-07-21Revert "arm64: dts: qcom: Harmonize DWC USB3 DT nodes name"Greg Kroah-Hartman9-14/+14
2021-07-21arm64: dts: imx8mp: change interrupt order per dt-bindingJoakim Zhang1-3/+3
2021-07-20s390: update defconfigsHeiko Carstens3-17/+34
2021-07-20s390/cpumf: fix semicolon.cocci warningskernel test robot1-1/+1
2021-07-20s390/boot: fix use of expolines in the DMA codeAlexander Egorenkov1-15/+4
2021-07-20arm64: dts: qcom: sc7180: define ipa_fw_mem nodeAlex Elder1-0/+5
2021-07-20arm64: dts: qcom: sc7280: add IPA informationAlex Elder1-0/+43
2021-07-20s390/qeth: remove OSN supportJulian Wiedmann1-2/+0
2021-07-20powerpc/pasemi: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1
2021-07-19arm64: dts: imx8mp: change interrupt order per dt-bindingJoakim Zhang1-3/+3
2021-07-19Merge tag 'kvmarm-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-1/+1
2021-07-19m68k: MAC should select HAVE_PATA_PLATFORMGeert Uytterhoeven1-0/+1
2021-07-18Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-41/+47
2021-07-17KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leakNicholas Piggin1-2/+2
2021-07-17KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crashNicholas Piggin1-0/+2