aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 3-1/+26
2022-08-03Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+0
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-7/+7
2022-08-01Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-12/+0
2022-07-29Merge tag 'riscv-for-linus-5.19-rc9' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 8-9/+10
2022-07-22Merge tag 'riscv-for-linus-5.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 8-9/+10
2022-07-22riscv: compat: vdso: Fix vdso_install targetGravatar Emil Renner Berthing 1-1/+1
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 6-11/+18
2022-07-21riscv: add as-options for modules with assembly compontentsGravatar Ben Dooks 1-0/+1
2022-07-15Merge tag 'riscv-for-linus-5.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-1/+6
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-1/+1
2022-07-14riscv: dts: align gpio-key node names with dtschemaGravatar Krzysztof Kozlowski 5-7/+7
2022-07-14RISC-V: kexec: Fix build error without CONFIG_KEXECGravatar Li Zhengyu 1-1/+1
2022-07-14RISCV: kexec: Fix build error without CONFIG_MODULESGravatar Li Zhengyu 1-1/+1
2022-07-14Merge tag 'kvm-riscv-fixes-5.19-2' of https://github.com/kvm-riscv/linux into...Gravatar Paolo Bonzini 4-10/+12
2022-07-13Merge tag 'dt-fixes-for-palmer-5.19-rc6' of git://git.kernel.org/pub/scm/linu...Gravatar Palmer Dabbelt 1-0/+4
2022-07-11RISC-V: KVM: Fix SRCU deadlock caused by kvm_riscv_check_vcpu_requests()Gravatar Anup Patel 1-0/+2
2022-07-11riscv: Fix missing PAGE_PFN_MASKGravatar Alexandre Ghiti 3-10/+10
2022-07-07riscv: don't warn for sifive erratas in modulesGravatar Heiko Stuebner 1-1/+2
2022-07-05riscv: dts: microchip: hook up the mpfs' l2cacheGravatar Conor Dooley 1-0/+4
2022-07-03riscv/mm: fix build error while PAGE_TABLE_CHECK enabled without MMUGravatar YueHaibing 1-1/+1
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-7/+7
2022-06-29context_tracking: Split user tracking KconfigGravatar Frederic Weisbecker 2-4/+4
2022-06-29context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exi...Gravatar Frederic Weisbecker 1-3/+3
2022-06-28efi: Simplify arch_efi_call_virt() macroGravatar Sudeep Holla 1-2/+0
2022-06-27Merge tag 'linux-can-next-for-5.20-20220625' of git://git.kernel.org/pub/scm/...Gravatar David S. Miller 1-0/+18
2022-06-24Merge tag 'riscv-for-linus-5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-7/+7
2022-06-24jump_label: make initial NOP patching the special caseGravatar Ard Biesheuvel 1-12/+0
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 4-6/+18
2022-06-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar Jakub Kicinski 2-1/+8
2022-06-17Merge tag 'riscv-for-linus-5.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-6/+18
2022-06-17riscv: Fix ALT_THEAD_PMA's asm parametersGravatar Nathan Chancellor 1-7/+7
2022-06-16RISC-V: Some Svpbmt fixesGravatar Palmer Dabbelt 3-6/+9
2022-06-16riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbolGravatar Heiko Stuebner 1-2/+7
2022-06-16riscv: drop cpufeature_apply_feature tracking variableGravatar Heiko Stuebner 1-4/+1
2022-06-16riscv: fix dependency for t-head errataGravatar Heiko Stuebner 1-0/+1
2022-06-13riscv: dts: microchip: add mpfs's CAN controllersGravatar Conor Dooley 1-0/+18
2022-06-12riscv: dts: microchip: re-add pdma to mpfs device treeGravatar Conor Dooley 1-0/+9
2022-06-09RISC-V: KVM: fix typos in commentsGravatar Julia Lawall 1-1/+1
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxGravatar Linus Torvalds 1-4/+3
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-5/+7
2022-06-03Merge tag 'riscv-for-linus-5.19-mw2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 16-87/+247
2022-06-03Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2022-06-03risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap()Gravatar Yury Norov 1-4/+3
2022-06-02bpf, riscv: Support riscv jit to provide bpf_line_infoGravatar Pu Lehui 2-1/+8
2022-06-02riscv: Move alternative length validation into subsectionGravatar Nathan Chancellor 1-2/+2
2022-06-02riscv: mm: init: make pt_ops_set_[early|late|fixmap] staticGravatar Jisheng Zhang 1-3/+3
2022-06-01riscv: move errata/ and kvm/ builds to arch/riscv/KbuildGravatar Masahiro Yamada 2-3/+2
2022-06-01RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of IORESOURCE_BUSYGravatar Xianting Tian 1-2/+2