summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel
AgeCommit message (Expand)Author
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-08-06Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-01Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-07-29profile: setup_profiling_timer() is moslty not implementedBen Dooks
2022-07-21RISC-V: Add fast call path of crash_kexec()Xianting Tian
2022-07-21riscv: mmap with PROT_WRITE but no PROT_READ is invalidCeleste Liu
2022-07-19RISC-V: Support for 64bit hartid on RV64 platformsPalmer Dabbelt
2022-07-19riscv: cpu: Add 64bit hartid support on RV64Sunil V L
2022-07-19riscv: smp: Add 64bit hartid support on RV64Sunil V L
2022-07-19riscv: spinwait: Fix hartid variable typeSunil V L
2022-07-19riscv: cpu_ops_sbi: Add 64bit hartid support on RV64Sunil V L
2022-07-14RISC-V: kexec: Fix build error without CONFIG_KEXECLi Zhengyu
2022-07-14RISCV: kexec: Fix build error without CONFIG_MODULESLi Zhengyu
2022-06-29context_tracking: Split user tracking KconfigFrederic Weisbecker
2022-06-29context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exi...Frederic Weisbecker
2022-06-24jump_label: make initial NOP patching the special caseArd Biesheuvel
2022-06-16RISC-V: Some Svpbmt fixes and cleanupsPalmer Dabbelt
2022-06-16riscv: remove usage of function-pointers from cpufeatures and t-head errataHeiko Stuebner
2022-06-16riscv: make patch-function pointer more generic in cpu_manufacturer_info structHeiko Stuebner
2022-06-16riscv: drop cpufeature_apply_feature tracking variableHeiko Stuebner
2022-06-16riscv: switch has_fpu() to the unified static key mechanismJisheng Zhang
2022-06-16riscv: introduce unified static key mechanism for ISA extensionsJisheng Zhang
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-06-03Merge tag 'riscv-for-linus-5.19-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-03Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-06-03risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap()Yury Norov
2022-06-01RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of IORESOURCE_BUSYXianting Tian
2022-06-01riscv: Initialize thread pointer before calling C functionsAlexandre Ghiti
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-05-29Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2022-05-28riscv: read-only pages should not be writableHeinrich Schuchardt
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-26ftrace: Remove return value of ftrace_arch_modify_*()Li kunyu
2022-05-26RISC-V: Various XIP fixesPalmer Dabbelt
2022-05-25riscv: compat: Using seperated vdso_maps for compat_vdso_infoGuo Ren
2022-05-25RISC-V: Split out the XIP fixups into their own filePalmer Dabbelt
2022-05-21riscv: Don't output a bogus mmu-type on a no MMU kernelNiklas Cassel
2022-05-19riscv: kexec: add kexec_file_load() supportPalmer Dabbelt
2022-05-19RISC-V: Load purgatory in kexec_fileLi Zhengyu
2022-05-19RISC-V: Support for kexec_file on panicLi Zhengyu
2022-05-19RISC-V: Add kexec_file supportLiao Chang
2022-05-19RISC-V: use memcpy for kexec_file modeLiao Chang
2022-05-19riscv: Use do_kernel_power_off()Dmitry Osipenko
2022-05-19RISC-V: Add support for rv32 userspace via COMPATPalmer Dabbelt
2022-05-17riscv: compat: ptrace: Add compat_arch_ptrace implementGuo Ren
2022-05-17riscv: compat: signal: Add rt_frame implementationGuo Ren
2022-05-11riscv: add memory-type errata for T-HeadHeiko Stuebner