summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel
Commit message (Expand)AuthorAgeFilesLines
* riscv: fix a nasty sigreturn bug...Al Viro2022-09-171-0/+2
* RISC-V: Clean up the Zicbom block size probingPalmer Dabbelt2022-09-131-1/+1
* Merge branch 'riscv-variable_fixes_without_kvm' of git://git.kernel.org/pub/s...Palmer Dabbelt2022-08-252-1/+3
|\
| * riscv: traps: add missing prototypeConor Dooley2022-08-181-1/+2
| * riscv: signal: fix missing prototype warningConor Dooley2022-08-181-0/+1
* | riscv: Ensure isa-ext static keys are writableAndrew Jones2022-08-161-1/+1
|/
* Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-129-20/+62
|\
| * RISC-V: Add Sstc extension supportPalmer Dabbelt2022-08-112-0/+2
| |\
| | * RISC-V: Enable sstc extension parsing from DTAtish Patra2022-08-112-0/+2
| * | riscv:uprobe fix SR_SPIE set/clear handlingYipeng Zou2022-08-111-6/+0
| * | riscv: ensure cpu_ops_sbi is declaredConor Dooley2022-08-111-0/+1
| * | RISC-V: cpu_ops_spinwait.c should include head.hBen Dooks2022-08-111-0/+2
| * | RISC-V: Declare cpu_ops_spinwait in <asm/cpu_ops.h>Ben Dooks2022-08-111-3/+1
| * | RISC-V: fixups to work with crash toolPalmer Dabbelt2022-08-112-6/+24
| |\ \
| | * | RISC-V: Fixup schedule out issue in machine_crash_shutdown()Xianting Tian2022-08-111-4/+22
| | * | RISC-V: Fixup get incorrect user mode PC for kernel mode regsXianting Tian2022-08-111-1/+1
| | * | RISC-V: kexec: Fixup use of smp_processor_id() in preemptible contextXianting Tian2022-08-111-1/+1
| | |/
| * | riscv: traps_misaligned: do not duplicate stringifyKrzysztof Kozlowski2022-08-111-5/+3
| * | arch/riscv: add Zihintpause supportDao Lu2022-08-112-0/+2
| * | riscv: implement Zicbom-based CMO instructions + the t-head variantPalmer Dabbelt2022-08-103-0/+27
| |\ \
| | * | riscv: Add support for non-coherent devices using zicbom extensionHeiko Stuebner2022-07-283-0/+27
* | | | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-071-6/+0
|\ \ \ \ | |/ / / |/| | |
| * | | profile: setup_profiling_timer() is moslty not implementedBen Dooks2022-07-291-6/+0
* | | | Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-069-64/+62
|\ \ \ \
| * | | | RISC-V: Add fast call path of crash_kexec()Xianting Tian2022-07-211-0/+4
| * | | | riscv: mmap with PROT_WRITE but no PROT_READ is invalidCeleste Liu2022-07-211-3/+2
| * | | | RISC-V: Support for 64bit hartid on RV64 platformsPalmer Dabbelt2022-07-196-23/+30
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | riscv: cpu: Add 64bit hartid support on RV64Sunil V L2022-07-193-17/+24
| | * | | riscv: smp: Add 64bit hartid support on RV64Sunil V L2022-07-191-2/+2
| | * | | riscv: spinwait: Fix hartid variable typeSunil V L2022-07-191-2/+2
| | * | | riscv: cpu_ops_sbi: Add 64bit hartid support on RV64Sunil V L2022-07-191-2/+2
| | | |/ | | |/|
| * | | RISC-V: Some Svpbmt fixes and cleanupsPalmer Dabbelt2022-06-162-35/+20
| |\ \ \
| | * | | riscv: remove usage of function-pointers from cpufeatures and t-head errataHeiko Stuebner2022-06-161-22/+10
| | * | | riscv: make patch-function pointer more generic in cpu_manufacturer_info structHeiko Stuebner2022-06-161-9/+9
| | | |/ | | |/|
| * | | riscv: switch has_fpu() to the unified static key mechanismJisheng Zhang2022-06-161-7/+0
| * | | riscv: introduce unified static key mechanism for ISA extensionsJisheng Zhang2022-06-161-0/+7
| | |/ | |/|
* | | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-021-6/+6
|\ \ \
| * | | context_tracking: Split user tracking KconfigFrederic Weisbecker2022-06-291-3/+3
| * | | context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exi...Frederic Weisbecker2022-06-291-3/+3
| | |/ | |/|
* | | Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-08-011-12/+0
|\ \ \
| * | | jump_label: make initial NOP patching the special caseArd Biesheuvel2022-06-241-12/+0
| |/ /
* | | RISC-V: kexec: Fix build error without CONFIG_KEXECLi Zhengyu2022-07-141-1/+1
* | | RISCV: kexec: Fix build error without CONFIG_MODULESLi Zhengyu2022-07-141-1/+1
|/ /
* / riscv: drop cpufeature_apply_feature tracking variableHeiko Stuebner2022-06-161-4/+1
|/
* Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds2022-06-041-4/+3
|\
| * risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap()Yury Norov2022-06-031-4/+3
* | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-031-5/+7
|\ \
| * | fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-4/+3
| * | fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-2/+5
| |/
* | Merge tag 'riscv-for-linus-5.19-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-032-2/+3
|\ \