summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-188-89/+232
|\
| * riscv: Fixed kernel test robot warningSouptick Joarder2020-12-101-0/+2
| * riscv: kernel: Drop unused clean ruleKefeng Wang2020-12-101-2/+0
| * riscv: provide memmove implementationNylon Chen2020-12-101-0/+2
| * RISC-V: Move dynamic relocation section under __initAtish Patra2020-11-251-4/+4
| * RISC-V: Protect all kernel sections including init earlyAtish Patra2020-11-252-22/+39
| * RISC-V: Align the .init.text sectionAtish Patra2020-11-251-1/+7
| * RISC-V: Initialize SBI earlyAtish Patra2020-11-251-4/+3
| * riscv: Enable ARCH_STACKWALKKefeng Wang2020-11-252-40/+10
| * riscv: Make stack walk callback consistent with generic codeKefeng Wang2020-11-202-6/+6
| * riscv: Cleanup stacktraceKefeng Wang2020-11-202-15/+4
| * RISC-V: Add kernel image sections to the resource treeNick Kossifidis2020-11-091-0/+160
* | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-1/+1
|\ \
| * | riscv: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-121-1/+1
* | | Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-11-291-1/+1
|\ \ \
| * | | sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-1/+1
| |/ /
* | | RISC-V: Add missing jump label initializationAnup Patel2020-11-251-0/+1
* | | riscv: Explicitly specify the build id style in vDSO Makefile againNathan Chancellor2020-11-251-1/+1
* | | Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-11-151-2/+1
|\ \ \ | |/ / |/| |
| * | perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra2020-11-091-2/+1
| |/
* | RISC-V: Fix the VDSO symbol generaton for binutils-2.35+Palmer Dabbelt2020-11-063-9/+16
* | riscv: Set text_offset correctly for M-ModeSean Anderson2020-11-051-0/+5
* | risc-v: kernel: ftrace: Fixes improper SPDX comment styleRyan Kosta2020-11-041-1/+1
|/
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-252-4/+4
* Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-241-1/+0
|\
| * riscv: remove address space overrides using set_fs()Christoph Hellwig2020-10-041-1/+0
* | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-231-3/+1
|\ \
| * | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-3/+1
* | | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-222-9/+1
|\ \ \
| * | | kbuild: explicitly specify the build id styleBill Wendling2020-10-091-1/+1
| * | | kbuild: preprocess module linker scriptMasahiro Yamada2020-09-251-8/+0
* | | | Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-199-26/+393
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | RISC-V: Add EFI runtime servicesAtish Patra2020-10-023-2/+103
| * | RISC-V: Add PE/COFF header for EFI stubAtish Patra2020-10-024-2/+199
| * | RISC-V: Add early ioremap supportAtish Patra2020-10-021-0/+2
| * | RISC-V: Move DT mapping outof fixmapAnup Patel2020-10-023-5/+7
| * | RISC-V: Fix duplicate included thread_info.hTian Tao2020-09-151-1/+0
| * | riscv: Add cache information in AUX vectorZong Li2020-09-151-1/+31
| * | riscv: Set more data to cacheinfoZong Li2020-09-151-15/+51
| |/
* | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-0/+1
|\ \
| * | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-011-0/+1
* | | riscv: Fixup bootup failure with HARDENED_USERCOPYGuo Ren2020-10-061-2/+3
* | | Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-09-201-0/+19
|\ \ \
| * | | RISC-V: Take text_mutex in ftrace_init_nop()Palmer Dabbelt2020-09-111-0/+19
| | |/ | |/|
* / | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
|/ /
* | RISC-V: Remove CLINT related code from timer and archAnup Patel2020-08-205-68/+1
* | RISC-V: Add mechanism to provide custom IPI operationsAnup Patel2020-08-204-23/+60
* | riscv: Setup exception vector for nommu platformQiu Wenbo2020-08-141-8/+17
|/
* Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-0712-25/+159
|\
| * riscv: disable stack-protector for vDSOTobias Klauser2020-08-041-0/+2