Age | Commit message (Expand) | Author |
2024-03-01 | Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-02-29 | riscv: Sparse-Memory/vmemmap out-of-bounds fix | Dimitris Vlachos |
2024-02-29 | Merge patch series "NAPOT Fixes" | Palmer Dabbelt |
2024-02-29 | riscv: Fix pte_leaf_size() for NAPOT | Alexandre Ghiti |
2024-02-29 | Revert "riscv: mm: support Svnapot in huge vmap" | Alexandre Ghiti |
2024-02-29 | Merge patch series "riscv: cbo.zero fixes" | Palmer Dabbelt |
2024-02-29 | riscv: Save/restore envcfg CSR during CPU suspend | Samuel Holland |
2024-02-29 | riscv: Add a custom ISA extension for the [ms]envcfg CSR | Samuel Holland |
2024-02-29 | riscv: Fix enabling cbo.zero when running in M-mode | Samuel Holland |
2024-02-22 | riscv: Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION | Alexandre Ghiti |
2024-02-22 | riscv: mm: fix NOCACHE_THEAD does not set bit[61] correctly | Yangyu Chen |
2024-02-22 | riscv: add CALLER_ADDRx support | Zong Li |
2024-02-22 | Merge commit '8246601a7d391ce8207408149d65732f28af81a1' into fixes | Palmer Dabbelt |
2024-02-09 | work around gcc bugs with 'asm goto' with outputs | Linus Torvalds |
2024-02-07 | riscv: declare overflow_stack as exported from traps.c | Ben Dooks |
2024-02-07 | riscv: Fix arch_hugetlb_migration_supported() for NAPOT | Alexandre Ghiti |
2024-02-06 | riscv: Flush the tlb when a page directory is freed | Alexandre Ghiti |
2024-01-31 | riscv: mm: execute local TLB flush after populating vmemmap | Vincent Chen |
2024-01-24 | riscv: tlb: fix __p*d_free_tlb() | Jisheng Zhang |
2024-01-20 | Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-01-18 | Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2024-01-17 | RISC-V: Implement archrandom when Zkr is available | Samuel Ortiz |
2024-01-17 | riscv: Optimize hweight API with Zbb extension | Xiao Wang |
2024-01-17 | Merge patch series "riscv: ftrace: Miscellaneous ftrace improvements" | Palmer Dabbelt |
2024-01-17 | riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support | Song Shuai |
2024-01-17 | riscv: ftrace: Make function graph use ftrace directly | Song Shuai |
2024-01-17 | Merge patch series "riscv: Add fine-tuned checksum functions" | Palmer Dabbelt |
2024-01-17 | riscv: Add checksum library | Charlie Jenkins |
2024-01-17 | riscv: Add checksum header | Charlie Jenkins |
2024-01-17 | riscv: Add static key for misaligned accesses | Charlie Jenkins |
2024-01-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2024-01-17 | Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-01-16 | Merge patch series "riscv: support kernel-mode Vector" | Palmer Dabbelt |
2024-01-16 | riscv: vector: allow kernel-mode Vector with preemption | Andy Chiu |
2024-01-16 | riscv: vector: use kmem_cache to manage vector context | Andy Chiu |
2024-01-16 | riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}() | Andy Chiu |
2024-01-16 | riscv: fpu: drop SR_SD bit checking | Andy Chiu |
2024-01-16 | riscv: lib: vectorize copy_to_user/copy_from_user | Andy Chiu |
2024-01-16 | riscv: sched: defer restoring Vector context for user | Andy Chiu |
2024-01-16 | riscv: Add vector extension XOR implementation | Greentime Hu |
2024-01-16 | riscv: vector: make Vector always available for softirq context | Andy Chiu |
2024-01-16 | riscv: Add support for kernel mode vector | Greentime Hu |
2024-01-11 | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2024-01-11 | Merge patch series "riscv: mm: Fixup & Optimize COMPAT code" | Palmer Dabbelt |
2024-01-11 | riscv: mm: Fixup compat arch_get_mmap_end | Guo Ren |
2024-01-11 | riscv: mm: Fixup compat mode boot failure | Guo Ren |
2024-01-11 | riscv: Add support for BATCHED_UNMAP_TLB_FLUSH | Alexandre Ghiti |
2024-01-11 | Merge patch series "riscv: errata: thead: use riscv_nonstd_cache_ops for CMO" | Palmer Dabbelt |
2024-01-11 | Merge patch series "RISC-V SBI debug console extension support" | Palmer Dabbelt |
2024-01-11 | riscv: sbi: Introduce system suspend support | Andrew Jones |