summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-08-04RISC-V: Fix build warning for smpboot.cAtish Patra2-1/+4
2020-07-30riscv: fix build warning of mm/pageattrZong Li1-1/+2
2020-07-30riscv: Fix build warning for mm/initZong Li1-1/+1
2020-07-30RISC-V: Setup exception vector earlyAtish Patra3-10/+10
2020-07-30riscv: Select ARCH_HAS_DEBUG_VM_PGTABLEEmil Renner Berthing1-0/+1
2020-07-30riscv: Use generic pgprot_* macros from <linux/pgtable.h>Pekka Enberg1-6/+0
2020-07-30riscv: Cleanup unnecessary define in asm-offset.cGuo Ren2-8/+1
2020-07-30riscv: Add jump-label implementationEmil Renner Berthing8-0/+121
2020-07-30riscv: Support R_RISCV_ADD64 and R_RISCV_SUB64 relocsEmil Renner Berthing1-0/+16
2020-07-30Replace HTTP links with HTTPS ones: RISC-VAlexander A. Klimov1-1/+1
2020-07-30riscv: Add STACKPROTECTOR supportedGuo Ren3-0/+40
2020-07-30riscv: Fix typo in asm/hwcap.h uapi headerTobias Klauser1-1/+1
2020-07-30riscv: Add kmemleak supportTobias Klauser1-0/+1
2020-07-30riscv: Allow building with kcov coverageTobias Klauser4-0/+7
2020-07-30riscv: Enable context trackingGreentime Hu2-1/+16
2020-07-30riscv: Support irq_work via self IPIsGreentime Hu2-0/+25
2020-07-30riscv: Enable LOCKDEP_SUPPORT & fixup TRACE_IRQFLAGS_SUPPORTGuo Ren2-1/+36
2020-07-30riscv: Fixup lockdep_assert_held with wrong param cpu_runningZong Li1-1/+0
2020-07-30riscv: Fixup static_obj() failGuo Ren1-1/+1
2020-07-09riscv: Register System RAM as iomem resourcesZong Li1-0/+27
2020-06-29RISC-V: Use a local variable instead of smp_processor_id()Greentime Hu1-3/+4
2020-06-29riscv: Select ARCH_SUPPORTS_ATOMIC_RMW by defaultChenxi Mao1-0/+1
2020-06-28Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds28-120/+47
2020-06-28Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-111/+138
2020-06-28Merge tag 'perf-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2020-06-28Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+17
2020-06-28Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-20/+32
2020-06-28Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2020-06-28Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-45/+73
2020-06-28Merge tag 'imx-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann7-25/+29
2020-06-28Merge tag 'arm-soc/for-5.8/soc-fixes' of https://github.com/Broadcom/stblinux...Arnd Bergmann1-0/+1
2020-06-28Merge tag 'arm-soc/for-5.8/devicetree-fixes' of https://github.com/Broadcom/s...Arnd Bergmann9-4/+35
2020-06-28Revert "ARM: sti: Implement dummy L2 cache's write_sec"Patrice Chotard1-9/+0
2020-06-28Merge tag 'omap-for-v5.8/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann4-4/+3
2020-06-28Merge tag 'omap-for-v5.8/dt-missed-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann19-26/+22
2020-06-28Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p...Arnd Bergmann8-90/+22
2020-06-27Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-1/+3
2020-06-27Merge tag 'riscv-for-linus-5.8-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+10
2020-06-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds14-166/+98
2020-06-27Merge tag 'juno-fix-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann1-73/+73
2020-06-26Merge branch 'linus' into x86/entry, to resolve conflictsIngo Molnar95-329/+961
2020-06-26arm64: use PAGE_KERNEL_ROX directly in alloc_insn_pageChristoph Hellwig1-9/+3
2020-06-26x86/hyperv: allocate the hypercall page with only read and execute bitsChristoph Hellwig2-1/+5
2020-06-26openrisc: fix boot oops when DEBUG_VM is enabledStafford Horne1-0/+5
2020-06-25riscv: Fixup __vdso_gettimeofday broke dynamic ftraceGuo Ren1-0/+3
2020-06-25riscv: Add extern declarations for vDSO time-related functionsVincent Chen1-0/+6
2020-06-25riscv: Add -fPIC option to CFLAGS_vgettimeofday.oVincent Chen1-1/+1
2020-06-25arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelistSai Prakash Ranjan1-0/+2
2020-06-25Merge tag 's390-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds3-2/+5
2020-06-25arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma1-3/+22