summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel
AgeCommit message (Expand)Author
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-24Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-10-19Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-09kbuild: explicitly specify the build id styleBill Wendling
2020-10-06riscv: Fixup bootup failure with HARDENED_USERCOPYGuo Ren
2020-10-04riscv: remove address space overrides using set_fs()Christoph Hellwig
2020-10-02RISC-V: Add EFI runtime servicesAtish Patra
2020-10-02RISC-V: Add PE/COFF header for EFI stubAtish Patra
2020-10-02RISC-V: Add early ioremap supportAtish Patra
2020-10-02RISC-V: Move DT mapping outof fixmapAnup Patel
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada
2020-09-20Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-09-15RISC-V: Fix duplicate included thread_info.hTian Tao
2020-09-15riscv: Add cache information in AUX vectorZong Li
2020-09-15riscv: Set more data to cacheinfoZong Li
2020-09-11RISC-V: Take text_mutex in ftrace_init_nop()Palmer Dabbelt
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20RISC-V: Remove CLINT related code from timer and archAnup Patel
2020-08-20RISC-V: Add mechanism to provide custom IPI operationsAnup Patel
2020-08-14riscv: Setup exception vector for nommu platformQiu Wenbo
2020-08-07Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-08-04riscv: disable stack-protector for vDSOTobias Klauser
2020-08-04RISC-V: Fix build warning for smpboot.cAtish Patra
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds
2020-07-30RISC-V: Setup exception vector earlyAtish Patra
2020-07-30riscv: Cleanup unnecessary define in asm-offset.cGuo Ren
2020-07-30riscv: Add jump-label implementationEmil Renner Berthing
2020-07-30riscv: Support R_RISCV_ADD64 and R_RISCV_SUB64 relocsEmil Renner Berthing
2020-07-30riscv: Add STACKPROTECTOR supportedGuo Ren
2020-07-30riscv: Allow building with kcov coverageTobias Klauser
2020-07-30riscv: Enable context trackingGreentime Hu
2020-07-30riscv: Support irq_work via self IPIsGreentime Hu
2020-07-30riscv: Enable LOCKDEP_SUPPORT & fixup TRACE_IRQFLAGS_SUPPORTGuo Ren
2020-07-30riscv: Fixup lockdep_assert_held with wrong param cpu_runningZong Li
2020-07-30riscv: Fixup static_obj() failGuo Ren
2020-07-27riscv: switch to ->regset_get()Al Viro
2020-07-09riscv: Fix "no previous prototype" compile warning in kgdb.c fileVincent Chen
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner
2020-06-29RISC-V: Use a local variable instead of smp_processor_id()Greentime Hu
2020-06-25riscv: Fixup __vdso_gettimeofday broke dynamic ftraceGuo Ren
2020-06-25riscv: Add extern declarations for vDSO time-related functionsVincent Chen
2020-06-25riscv: Add -fPIC option to CFLAGS_vgettimeofday.oVincent Chen
2020-06-20Merge tag 'riscv-for-linus-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-18RISC-V: Don't allow write+exec only page mapping request in mmapYash Shah