index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Age
Commit message (
Expand
)
Author
2023-01-31
Merge patch series "Zbb string optimizations"
Palmer Dabbelt
2023-01-31
RISC-V: add zbb support to string functions
Heiko Stuebner
2023-01-31
RISC-V: add infrastructure to allow different str* implementations
Heiko Stuebner
2023-01-24
RISC-V: Fix do_notify_resume / do_work_pending prototype
Heiko Stuebner
2023-01-24
riscv: fix jal offsets in patched alternatives
Jisheng Zhang
2023-01-24
riscv: pgtable: Fixup comment for KERN_VIRT_SIZE
Guo Ren
2023-01-24
Merge branch 'kvm-v6.2-rc4-fixes' into HEAD
Paolo Bonzini
2023-01-19
Merge patch series "Putting some basic order on isa extension lists"
Palmer Dabbelt
2023-01-19
RISC-V: fix compile error from deduplicated __ALTERNATIVE_CFG_2
Heiko Stuebner
2023-01-19
riscv: Implement semihost.h for earlycon semihost driver
Bin Meng
2023-01-17
RISC-V: resort all extensions in consistent orders
Conor Dooley
2023-01-05
riscv: uaccess: fix type of 0 variable on error in get_user()
Ben Dooks
2022-12-29
KVM: RISC-V: Tag init functions and data with __init, __ro_after_init
Sean Christopherson
2022-12-29
KVM: Drop arch hardware (un)setup hooks
Sean Christopherson
2022-12-29
RISC-V: fix auipc-jalr addresses in patched alternatives
Heiko Stuebner
2022-12-29
RISC-V: add helpers for handling immediates in U-type and I-type pairs
Heiko Stuebner
2022-12-29
RISC-V: add rd reg parsing to insn.h header
Heiko Stuebner
2022-12-29
RISC-V: add U-type imm parsing to insn.h header
Heiko Stuebner
2022-12-29
RISC-V: rename parse_asm.h to insn.h
Heiko Stuebner
2022-12-29
RISC-V: Move riscv_insn_is_* macros into a common header
Heiko Stuebner
2022-12-29
RISC-V: add auipc elements to parse_asm header
Heiko Stuebner
2022-12-29
RISC-V: add ebreak instructions to definitions
Heiko Stuebner
2022-12-29
RISC-V: detach funct-values from their offset
Heiko Stuebner
2022-12-29
RISC-V: add prefix to all constants/macros in parse_asm.h
Heiko Stuebner
2022-12-29
RISC-V: fix funct4 definition for c.jalr in parse_asm.h
Heiko Stuebner
2022-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-14
Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-12
riscv: Fix P4D_SHIFT definition for 3-level page table mode
Alexandre Ghiti
2022-12-12
riscv: Apply a static assert to riscv_isa_ext_id
Andrew Jones
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
Merge patch series "RISC-V: Align the shadow stack"
Palmer Dabbelt
2022-12-09
Merge patch series "riscv: alternative-macros.h cleanups"
Palmer Dabbelt
2022-12-09
Merge patch series "RISC-V: Ensure Zicbom has a valid block size"
Palmer Dabbelt
2022-12-09
riscv: Don't duplicate _ALTERNATIVE_CFG* macros
Andrew Jones
2022-12-09
riscv: alternatives: Drop the underscores from the assembly macro names
Andrew Jones
2022-12-09
riscv: alternatives: Don't name unused macro parameters
Andrew Jones
2022-12-09
riscv: Don't duplicate __ALTERNATIVE_CFG in __ALTERNATIVE_CFG_2
Andrew Jones
2022-12-08
Merge patch series "riscv: Fix crash during early errata patching"
Palmer Dabbelt
2022-12-08
riscv: Move cast inside kernel_mapping_[pv]a_to_[vp]a
Samuel Holland
2022-12-08
Merge patch series "Add PMEM support for RISC-V"
Palmer Dabbelt
2022-12-08
RISC-V: Fix MEMREMAP_WB for systems with Svpbmt
Anup Patel
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: KVM: Move sbi related struct and functions to kvm_vcpu_sbi.h
Anup Patel
2022-12-07
RISC-V: KVM: Remove redundant includes of asm/csr.h
Anup Patel
2022-12-05
RISC-V: kexec: Fix memory leak of fdt buffer
Li Huafei
[prev]
[next]