summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
...
| | * | riscv: Add checksum headerCharlie Jenkins2024-01-171-0/+82
| | * | riscv: Add static key for misaligned accessesCharlie Jenkins2024-01-172-3/+89
| | |/
| * | Merge patch series "riscv: support kernel-mode Vector"Palmer Dabbelt2024-01-1621-28/+838
| |\ \
| | * | riscv: vector: allow kernel-mode Vector with preemptionAndy Chiu2024-01-169-22/+286
| | * | riscv: vector: use kmem_cache to manage vector contextAndy Chiu2024-01-163-2/+28
| | * | riscv: vector: use a mask to write vstate_ctrlAndy Chiu2024-01-161-1/+2
| | * | riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}()Andy Chiu2024-01-165-13/+9
| | * | riscv: fpu: drop SR_SD bit checkingAndy Chiu2024-01-161-2/+1
| | * | riscv: lib: vectorize copy_to_user/copy_from_userAndy Chiu2024-01-166-1/+125
| | * | riscv: sched: defer restoring Vector context for userAndy Chiu2024-01-168-5/+41
| | * | riscv: Add vector extension XOR implementationGreentime Hu2024-01-164-0/+168
| | * | riscv: vector: make Vector always available for softirq contextAndy Chiu2024-01-163-4/+19
| | * | riscv: Add support for kernel mode vectorGreentime Hu2024-01-166-1/+182
| | |/
| * | Merge patch series "riscv: mm: Fixup & Optimize COMPAT code"Palmer Dabbelt2024-01-112-2/+2
| |\ \
| | * | riscv: mm: Fixup compat arch_get_mmap_endGuo Ren2024-01-111-1/+1
| | * | riscv: mm: Fixup compat mode boot failureGuo Ren2024-01-111-1/+1
| | |/
| * | riscv: Fix an off-by-one in get_early_cmdline()Christophe JAILLET2024-01-111-2/+1
| * | riscv: Add support for BATCHED_UNMAP_TLB_FLUSHAlexandre Ghiti2024-01-114-20/+73
| * | riscv: Use hugepage mappings for vmemmapAlexandre Ghiti2024-01-111-1/+20
| * | Merge patch series "riscv: errata: thead: use riscv_nonstd_cache_ops for CMO"Palmer Dabbelt2024-01-113-46/+74
| |\ \
| | * | riscv: errata: thead: use pa based instructions for CMOJisheng Zhang2024-01-101-12/+6
| | * | riscv: errata: thead: use riscv_nonstd_cache_ops for CMOJisheng Zhang2024-01-103-46/+80
| | |/
| * | Merge patch series "RISC-V SBI debug console extension support"Palmer Dabbelt2024-01-113-0/+77
| |\ \
| | * | RISC-V: Enable SBI based earlycon supportAnup Patel2024-01-101-0/+1
| | * | RISC-V: Add SBI debug console helper routinesAnup Patel2024-01-102-0/+71
| | * | RISC-V: Add stubs for sbi_console_putchar/getchar()Anup Patel2024-01-101-0/+5
| | |/
| * | riscv: sbi: Introduce system suspend supportAndrew Jones2024-01-113-1/+54
| * | Merge patch series "riscv: modules: Fix module loading error handling"Palmer Dabbelt2024-01-111-5/+9
| |\ \
| | * | riscv: Fix relocation_hashtable sizeCharlie Jenkins2024-01-101-1/+1
| | * | riscv: Correctly free relocation hashtable on errorCharlie Jenkins2024-01-101-3/+7
| | * | riscv: Fix module loading free orderCharlie Jenkins2024-01-101-1/+1
| * | | Merge patch series "riscv: enable EFFICIENT_UNALIGNED_ACCESS and DCACHE_WORD_...Palmer Dabbelt2024-01-115-0/+89
| |\ \ \
| | * | | riscv: select DCACHE_WORD_ACCESS for efficient unaligned access HWJisheng Zhang2024-01-094-0/+74
| | * | | riscv: introduce RISCV_EFFICIENT_UNALIGNED_ACCESSJisheng Zhang2024-01-092-0/+15
| | | |/ | | |/|
* | | | Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-181-1/+1
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel2024-01-031-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()Jason Gunthorpe2023-12-121-1/+1
| | |/ / /
* | | | | Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2024-01-185-1/+18
|\ \ \ \ \
| * | | | | riscv: Enable pcpu page first chunk allocatorAlexandre Ghiti2023-12-142-0/+10
| * | | | | mm: Introduce flush_cache_vmap_early()Alexandre Ghiti2023-12-143-1/+8
| | |/ / / | |/| | |
* | | | | Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-01-182-16/+3
|\ \ \ \ \
| * | | | | riscv: convert to use arch_cpu_is_hotpluggable()Russell King (Oracle)2023-12-061-5/+2
| * | | | | riscv: Switch over to GENERIC_CPU_DEVICESJames Morse2023-12-062-15/+5
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-01-1720-95/+708
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-x86-generic-6.8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-01-081-1/+0
| |\ \ \ \ \
| | * | | | | KVM: move KVM_CAP_DEVICE_CTRL to the generic checkWei Wang2023-11-301-1/+0
| * | | | | | KVM: introduce CONFIG_KVM_COMMONPaolo Bonzini2024-01-081-1/+1
| * | | | | | Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2024-01-0221-93/+719
| |\ \ \ \ \ \
| | * | | | | | RISC-V: KVM: Implement SBI STA extensionAndrew Jones2023-12-302-2/+95
| | * | | | | | RISC-V: KVM: Add support for SBI STA registersAndrew Jones2023-12-305-14/+97