summaryrefslogtreecommitdiffstats
path: root/arch/riscv (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | RISC-V: KVM: Add G-stage ioremap() and iounmap() functionsAnup Patel2022-07-292-4/+19
| * | | | | | RISC-V: KVM: Add extensible CSR emulation frameworkAnup Patel2022-07-294-16/+201
| * | | | | | RISC-V: KVM: Add extensible system instruction emulation frameworkAnup Patel2022-07-292-9/+82
| * | | | | | RISC-V: KVM: Factor-out instruction emulation into separate sourcesAnup Patel2022-07-295-493/+562
| * | | | | | RISC-V: KVM: move preempt_disable() call in kvm_arch_vcpu_ioctl_runNikolay Borisov2022-07-291-3/+2
| * | | | | | RISC-V: KVM: Make kvm_riscv_guest_timer_init a void functionNikolay Borisov2022-07-293-5/+5
| * | | | | | RISC-V: KVM: Fix variable spelling mistakeZhang Jiaming2022-07-292-7/+7
| * | | | | | RISC-V: KVM: Improve ISA extension by using a bitmapAtish Patra2022-07-294-71/+115
* | | | | | | Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-08-043-1/+26
|\ \ \ \ \ \ \
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-298-9/+10
| |\| | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-216-11/+18
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-151-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-011-7/+7
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'linux-can-next-for-5.20-20220625' of git://git.kernel.org/pub/scm/...David S. Miller2022-06-271-0/+18
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | riscv: dts: microchip: add mpfs's CAN controllersConor Dooley2022-06-131-0/+18
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-234-6/+18
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-06-182-1/+8
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | * | | | | | | | | bpf, riscv: Support riscv jit to provide bpf_line_infoPu Lehui2022-06-032-1/+8
* | | | | | | | | | | Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-031-2/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | efi: Simplify arch_efi_call_virt() macroSudeep Holla2022-06-281-2/+0
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-032-7/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | context_tracking: Split user tracking KconfigFrederic Weisbecker2022-06-302-4/+4
| * | | | | | | | | | | context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exi...Frederic Weisbecker2022-06-301-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
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'riscv-for-linus-5.19-rc9' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-07-291-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | riscv: compat: vdso: Fix vdso_install targetEmil Renner Berthing2022-07-221-1/+1
* | | | | | | | | | | Merge tag 'riscv-for-linus-5.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-07-228-9/+10
|\| | | | | | | | | | | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | riscv: add as-options for modules with assembly compontentsBen Dooks2022-07-211-0/+1
| * | | | | | | | | riscv: dts: align gpio-key node names with dtschemaKrzysztof Kozlowski2022-07-145-7/+7
| * | | | | | | | | 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
* | | | | | | | | | Merge tag 'riscv-for-linus-5.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-07-152-1/+6
|\| | | | | | | | |
| * | | | | | | | | Merge tag 'dt-fixes-for-palmer-5.19-rc6' of git://git.kernel.org/pub/scm/linu...Palmer Dabbelt2022-07-131-0/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | riscv: dts: microchip: hook up the mpfs' l2cacheConor Dooley2022-07-051-0/+4
| * | | | | | | | | | riscv: don't warn for sifive erratas in modulesHeiko Stuebner2022-07-081-1/+2
* | | | | | | | | | | Merge tag 'kvm-riscv-fixes-5.19-2' of https://github.com/kvm-riscv/linux into...Paolo Bonzini2022-07-144-10/+12
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | RISC-V: KVM: Fix SRCU deadlock caused by kvm_riscv_check_vcpu_requests()Anup Patel2022-07-111-0/+2
| * | | | | | | | | | riscv: Fix missing PAGE_PFN_MASKAlexandre Ghiti2022-07-113-10/+10
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* / | | | | | | | | riscv/mm: fix build error while PAGE_TABLE_CHECK enabled without MMUYueHaibing2022-07-041-1/+1
|/ / / / / / / / /
* | | / / / / / / Merge tag 'riscv-for-linus-5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-241-7/+7
|\| | | | | | | | | |_|/ / / / / / |/| | | | | | |
| * | | | | | | riscv: Fix ALT_THEAD_PMA's asm parametersNathan Chancellor2022-06-171-7/+7
* | | | | | | | Merge tag 'riscv-for-linus-5.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-174-6/+18
|\| | | | | | | | |_|_|/ / / / |/| | | | | |
| * | | | | | RISC-V: Some Svpbmt fixesPalmer Dabbelt2022-06-173-6/+9
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbolHeiko Stuebner2022-06-171-2/+7
| | * | | | riscv: drop cpufeature_apply_feature tracking variableHeiko Stuebner2022-06-171-4/+1
| | * | | | riscv: fix dependency for t-head errataHeiko Stuebner2022-06-171-0/+1
| | |/ / /
| * / / / riscv: dts: microchip: re-add pdma to mpfs device treeConor Dooley2022-06-121-0/+9
| |/ / /
* / / / RISC-V: KVM: fix typos in commentsJulia Lawall2022-06-091-1/+1
|/ / /
* | | Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds2022-06-041-4/+3
|\ \ \