| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-05-05 | 2 | -3/+3 |
|\ |
|
| * | locking/arch: Rename all internal __xchg() names to __arch_xchg() | Andrzej Hajda | 2023-04-29 | 2 | -3/+3 |
* | | Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-05-05 | 3 | -1/+105 |
|\ \ |
|
| * | | RISC-V: Align SBI probe implementation with spec | Andrew Jones | 2023-04-29 | 1 | -1/+1 |
| * | | Merge patch series "RISC-V Hibernation Support" | Palmer Dabbelt | 2023-04-29 | 2 | -0/+104 |
| |\ \ |
|
| | * | | RISC-V: Add arch functions to support hibernation/suspend-to-disk | Sia Jee Heng | 2023-04-29 | 2 | -0/+39 |
| | * | | RISC-V: Factor out common code of __cpu_resume_enter() | Sia Jee Heng | 2023-04-29 | 1 | -0/+62 |
| | * | | RISC-V: Change suspend_save_csrs and suspend_restore_csrs to public function | Sia Jee Heng | 2023-04-29 | 1 | -0/+3 |
| | |/ |
|
* | | | Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini | 2023-05-05 | 6 | -12/+303 |
|\ \ \
| |/ /
|/| | |
|
| * | | RISC-V: KVM: Virtualize per-HART AIA CSRs | Anup Patel | 2023-04-21 | 2 | -35/+60 |
| * | | RISC-V: KVM: Use bitmap for irqs_pending and irqs_pending_mask | Anup Patel | 2023-04-21 | 1 | -3/+4 |
| * | | RISC-V: KVM: Add ONE_REG interface for AIA CSRs | Anup Patel | 2023-04-21 | 1 | -0/+8 |
| * | | RISC-V: KVM: Implement subtype for CSR ONE_REG interface | Anup Patel | 2023-04-21 | 1 | -1/+2 |
| * | | RISC-V: KVM: Initial skeletal support for AIA | Anup Patel | 2023-04-21 | 3 | -0/+122 |
| * | | RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines | Anup Patel | 2023-04-21 | 1 | -6/+6 |
| * | | RISC-V: Detect AIA CSRs from ISA string | Anup Patel | 2023-04-21 | 1 | -0/+2 |
| * | | RISC-V: Add AIA related CSR defines | Anup Patel | 2023-04-21 | 1 | -1/+94 |
| * | | RISC-V: KVM: Allow Zbb extension for Guest/VM | Anup Patel | 2023-04-21 | 1 | -0/+1 |
| * | | RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions | Anup Patel | 2023-04-21 | 2 | -1/+39 |
* | | | Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-04-28 | 27 | -72/+488 |
|\ \ \ |
|
| * | | | RISC-V: hwprobe: Remove __init on probe_vendor_features() | Evan Green | 2023-04-25 | 1 | -1/+1 |
| * | | | Merge patch series "Introduce 64b relocatable kernel" | Palmer Dabbelt | 2023-04-19 | 2 | -2/+6 |
| |\ \ \ |
|
| | * | | | riscv: Prepare EFI header for relocatable kernels | Alexandre Ghiti | 2023-04-19 | 1 | -0/+3 |
| | | |/
| | |/| |
|
| * | | | Merge patch series "riscv: Use PUD/P4D/PGD pages for the linear mapping" | Palmer Dabbelt | 2023-04-18 | 1 | -2/+17 |
| |\ \ \ |
|
| | * | | | riscv: Use PUD/P4D/PGD pages for the linear mapping | Alexandre Ghiti | 2023-04-18 | 1 | -0/+16 |
| | * | | | riscv: Get rid of riscv_pfn_base variable | Alexandre Ghiti | 2023-04-18 | 1 | -2/+1 |
| | |/ / |
|
| * | | | riscv: export cpu/freq invariant to scheduler | Song Shuai | 2023-04-18 | 1 | -0/+20 |
| * | | | Merge patch series "RISC-V Hardware Probing User Interface" | Palmer Dabbelt | 2023-04-18 | 8 | -0/+116 |
| |\ \ \ |
|
| | * | | | RISC-V: Add hwprobe vDSO function and data | Evan Green | 2023-04-18 | 2 | -0/+25 |
| | * | | | RISC-V: hwprobe: Support probing of misaligned access performance | Evan Green | 2023-04-18 | 4 | -1/+15 |
| | * | | | RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA | Evan Green | 2023-04-18 | 2 | -1/+6 |
| | * | | | RISC-V: Add a syscall for HW probing | Evan Green | 2023-04-18 | 4 | -0/+51 |
| | * | | | RISC-V: Move struct riscv_cpuinfo to new header | Evan Green | 2023-04-18 | 1 | -0/+21 |
| | |/ / |
|
| * | | | Merge patch series "RISC-V: Fixes for riscv_has_extension[un]likely()'s alter... | Palmer Dabbelt | 2023-03-29 | 1 | -20/+30 |
| |\ \ \ |
|
| * \ \ \ | Merge patch series "riscv: Add GENERIC_ENTRY support" | Palmer Dabbelt | 2023-03-24 | 8 | -15/+109 |
| |\ \ \ \ |
|
| | * | | | | riscv: entry: Consolidate general regs saving/restoring | Jisheng Zhang | 2023-03-23 | 1 | -0/+61 |
| | * | | | | riscv: entry: Convert to generic entry | Guo Ren | 2023-03-23 | 7 | -15/+48 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge patch series "RISC-V: Apply Zicboz to clear_page" | Palmer Dabbelt | 2023-03-15 | 7 | -5/+21 |
| |\ \ \ \ |
|
| | * | | | | RISC-V: KVM: Expose Zicboz to the guest | Andrew Jones | 2023-03-14 | 1 | -0/+1 |
| | * | | | | RISC-V: KVM: Provide UAPI for Zicboz block size | Andrew Jones | 2023-03-14 | 1 | -0/+1 |
| | * | | | | RISC-V: Use Zicboz in clear_page when available | Andrew Jones | 2023-03-14 | 2 | -1/+9 |
| | * | | | | RISC-V: cpufeatures: Put the upper 16 bits of patch ID to work | Andrew Jones | 2023-03-14 | 1 | -0/+4 |
| | * | | | | RISC-V: Add Zicboz detection and block size parsing | Andrew Jones | 2023-03-14 | 2 | -1/+3 |
| | * | | | | RISC-V: alternatives: Support patching multiple insns in assembly | Andrew Jones | 2023-03-14 | 1 | -3/+3 |
| * | | | | | Merge patch series "riscv: alternative/cpufeature related cleanups" | Palmer Dabbelt | 2023-03-14 | 2 | -45/+38 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | riscv: alternatives: Rename errata_id to patch_id | Andrew Jones | 2023-03-14 | 2 | -38/+38 |
| | * | | | | riscv: alternatives: Remove unnecessary define and unused struct | Andrew Jones | 2023-03-14 | 1 | -7/+0 |
| | |/ / / |
|
| * | | | | Merge patch series "riscv, mm: detect svnapot cpu support at runtime" | Palmer Dabbelt | 2023-03-09 | 6 | -8/+166 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | riscv: mm: support Svnapot in huge vmap | Qinglin Pan | 2023-03-07 | 1 | -1/+60 |
| | * | | | riscv: mm: support Svnapot in hugetlb page | Qinglin Pan | 2023-03-07 | 1 | -1/+33 |