aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
25 hoursMerge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 5-0/+49
34 hoursMerge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 35-666/+615
3 daysMerge tag 'soc-dt-late-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 8-711/+692
4 daysriscv: add support for kernel-mode FPUGravatar Samuel Holland 5-0/+49
4 daysMerge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 7-15/+11
5 daysMerge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 6-31/+3
5 daysMerge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+1
6 daysMerge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Gravatar Linus Torvalds 1-0/+3
8 dayskprobe/ftrace: bail out if ftrace was killedGravatar Stephen Brennan 1-0/+3
8 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 18-113/+443
8 daysMerge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-35/+38
8 daysMerge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-3/+3
9 daysMerge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 3-14/+267
9 daysMerge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+2
10 daysMakefile: remove redundant tool coverage variablesGravatar Masahiro Yamada 5-28/+0
10 daysarch: make execmem setup available regardless of CONFIG_MODULESGravatar Mike Rapoport (IBM) 2-34/+35
10 daysriscv: extend execmem_params for generated code allocationsGravatar Mike Rapoport (IBM) 4-24/+16
10 daysmm/execmem, arch: convert simple overrides of module_alloc to execmemGravatar Mike Rapoport (IBM) 1-7/+17
10 daysMerge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 2-12/+62
10 daysriscv: defconfig: Enable CONFIG_CLK_SOPHGO_CV1800Gravatar Inochi Amaoto 1-0/+1
10 daysMerge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 6-20/+19
10 daysMerge tag 'soc-dt-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 6-24/+232
11 daysMerge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...Gravatar Joerg Roedel 1-2/+1
11 daysriscv, bpf: make some atomic operations fully orderedGravatar Puranjay Mohan 1-10/+10
11 daysriscv, bpf: Fix typo in commentGravatar Xiao Wang 1-2/+2
11 daysriscv, bpf: inline bpf_get_smp_processor_id()Gravatar Puranjay Mohan 1-0/+26
11 daysriscv, bpf: add internal-only MOV instruction to resolve per-CPU addrsGravatar Puranjay Mohan 1-0/+24
13 daysMerge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 8-30/+36
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryGravatar Masahiro Yamada 3-3/+3
2024-05-08Merge tag 'riscv-dt-for-v6.10-take2' of https://git.kernel.org/pub/scm/linux/...Gravatar Arnd Bergmann 8-711/+692
2024-05-07Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEADGravatar Paolo Bonzini 17-93/+443
2024-05-07riscv: dts: microchip: add pac1934 power-monitor to icicleGravatar Conor Dooley 1-0/+32
2024-05-07RISC-V: add Milkv Mars board devicetreeGravatar Conor Dooley 6-684/+633
2024-05-07riscv: dts: thead: Fix node ordering in TH1520 device treeGravatar Thomas Bonnefille 1-27/+27
2024-05-07Merge tag 'riscv-config-for-v6.10' of https://git.kernel.org/pub/scm/linux/ke...Gravatar Arnd Bergmann 6-20/+19
2024-05-06printk: Remove redundant CONFIG_BASE_FULLGravatar Yoann Congal 3-3/+3
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 8-30/+36
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 1-3/+3
2024-05-02Merge tag 'riscv-sophgo-dt-for-v6.10' of https://github.com/sophgo/linux into...Gravatar Arnd Bergmann 4-8/+157
2024-04-30riscv: dts: starfive: add Milkv Mars board device treeGravatar Jisheng Zhang 2-0/+31
2024-04-30riscv: dts: starfive: introduce a common board dtsi for jh7110 based boardsGravatar Jisheng Zhang 2-584/+600
2024-04-30riscv: dts: starfive: visionfive 2: add "disable-wp" for tfcardGravatar Jisheng Zhang 1-0/+1
2024-04-30riscv: dts: starfive: visionfive 2: add tf cd-gpiosGravatar Jisheng Zhang 1-1/+1
2024-04-30riscv: dts: starfive: visionfive 2: use cpus label for timebase freqGravatar Jisheng Zhang 1-4/+4
2024-04-30riscv: dts: starfive: visionfive 2: update sound and codec dt node nameGravatar Jisheng Zhang 1-2/+2
2024-04-30riscv: dts: starfive: add 'cpus' label to jh7110 and jh7100 soc dtsiGravatar Jisheng Zhang 2-2/+2
2024-04-30Merge patch series "riscv: ASID-related and UP-related TLB flush enhancements"Gravatar Palmer Dabbelt 15-151/+113
2024-04-30riscv: select ARCH_HAS_FAST_MULTIPLIERGravatar Jisheng Zhang 1-0/+1
2024-04-30Merge patch series "riscv: enable lockless lockref implementation"Gravatar Palmer Dabbelt 2-0/+19
2024-04-30riscv: mm: still create swiotlb buffer for kmalloc() bouncing if requiredGravatar Jisheng Zhang 2-2/+16