index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
2022-12-08
riscv: Move cast inside kernel_mapping_[pv]a_to_[vp]a
Samuel Holland
2022-12-08
riscv: Fix crash during early errata patching
Samuel Holland
2022-12-08
riscv: boot: add zstd support
Jisheng Zhang
2022-12-08
Merge patch series "RISC-V interrupt controller select cleanup"
Palmer Dabbelt
2022-12-08
RISC-V: stop selecting SIFIVE_PLIC at the SoC level
Conor Dooley
2022-12-08
Merge patch series "Add PMEM support for RISC-V"
Palmer Dabbelt
2022-12-08
RISC-V: Enable PMEM drivers
Anup Patel
2022-12-08
RISC-V: Implement arch specific PMEM APIs
Anup Patel
2022-12-08
RISC-V: Fix MEMREMAP_WB for systems with Svpbmt
Anup Patel
2022-12-08
Merge patch "RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path"
Palmer Dabbelt
2022-12-08
RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path
Andrew Bresticker
2022-12-08
riscv: mm: notify remote harts about mmu cache updates
Sergey Matyukevich
2022-12-07
Merge tag 'v6.1-rc8' into efi/next
Ard Biesheuvel
2022-12-07
RISC-V: KVM: Add ONE_REG interface for mvendorid, marchid, and mimpid
Anup Patel
2022-12-07
RISC-V: KVM: Save mvendorid, marchid, and mimpid when creating VCPU
Anup Patel
2022-12-07
RISC-V: Export sbi_get_mvendorid() and friends
Anup Patel
2022-12-07
RISC-V: KVM: Move sbi related struct and functions to kvm_vcpu_sbi.h
Anup Patel
2022-12-07
RISC-V: KVM: Use switch-case in kvm_riscv_vcpu_set/get_reg()
Anup Patel
2022-12-07
RISC-V: KVM: Remove redundant includes of asm/csr.h
Anup Patel
2022-12-07
RISC-V: KVM: Remove redundant includes of asm/kvm_vcpu_timer.h
Anup Patel
2022-12-07
RISC-V: KVM: Fix reg_val check in kvm_riscv_vcpu_set_reg_config()
Anup Patel
2022-12-07
RISC-V: KVM: Simplify kvm_arch_prepare_memory_region()
Christophe JAILLET
2022-12-07
RISC-V: KVM: Exit run-loop immediately if xfer_to_guest fails
Anup Patel
2022-12-07
RISC-V: KVM: use vma_lookup() instead of find_vma_intersection()
Bo Liu
2022-12-07
RISC-V: KVM: Add exit logic to main.c
XiakaiPan
2022-12-06
riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC
Pu Lehui
2022-12-05
riscv: stacktrace: Make walk_stackframe cross pt_regs frame
Guo Ren
2022-12-05
riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argument
Guo Ren
2022-12-05
RISC-V: kexec: Fix memory leak of elf header buffer
Li Huafei
2022-12-05
RISC-V: kexec: Fix memory leak of fdt buffer
Li Huafei
2022-12-02
Merge patch series "Support VMCOREINFO export for RISCV64"
Palmer Dabbelt
2022-12-02
RISC-V: Add arch_crash_save_vmcoreinfo support
Xianting Tian
2022-12-02
Merge tag 'riscv-for-linus-6.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-12-02
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-12-02
riscv: add riscv rethook implementation
Binglei Wang
2022-12-02
riscv/mm: add arch hook arch_clear_hugepage_flags
Tong Tiangen
2022-12-02
riscv/mm: hugepage's PG_dcache_clean flag is only set in head page
Tong Tiangen
2022-12-02
RISC-V: defconfig: Enable CONFIG_SERIAL_8250_DW
Hal Feng
2022-12-02
Merge patch series "RISC-V: Dynamic ftrace support for RV32I"
Palmer Dabbelt
2022-12-02
RISC-V: enable dynamic ftrace for RV32I
Jamie Iles
2022-12-02
RISC-V: preserve a1 in mcount
Jamie Iles
2022-12-02
RISC-V: reduce mcount save space on RV32
Jamie Iles
2022-12-02
RISC-V: use REG_S/REG_L for mcount
Jamie Iles
2022-12-01
RISC-V: Fix a race condition during kernel stack overflow
Palmer Dabbelt
2022-12-01
vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy
Jann Horn
2022-12-01
mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED
Vlastimil Babka
2022-11-30
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-11-30
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
2022-11-29
Merge patch series "riscv: kexec: Fxiup crash_save percpu and machine_kexec_m...
Palmer Dabbelt
2022-11-29
riscv: kexec: Fixup crash_smp_send_stop without multi cores
Guo Ren
[prev]
[next]