index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
2023-05-09
riscv: Fix orphan section warnings caused by kernel/pi
Alexandre Ghiti
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-05
Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-05
Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-05-01
RISC-V: include cpufeature.h in cpufeature.c
Conor Dooley
2023-05-01
riscv: Move .rela.dyn to the init sections
Alexandre Ghiti
2023-05-01
riscv: compat_syscall_table: Fixup compile warning
Guo Ren
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-04-29
RISC-V: fixup in-flight collision with ARCH_WANT_OPTIMIZE_VMEMMAP rename
Conor Dooley
2023-04-29
RISC-V: fix sifive and thead section mismatches in errata
Randy Dunlap
2023-04-29
RISC-V: Align SBI probe implementation with spec
Andrew Jones
2023-04-29
riscv: mm: remove redundant parameter of create_fdt_early_page_table
Song Shuai
2023-04-29
Merge patch series "RISC-V Hibernation Support"
Palmer Dabbelt
2023-04-29
riscv: Adjust dependencies of HAVE_DYNAMIC_FTRACE selection
Nathan Chancellor
2023-04-29
RISC-V: Add arch functions to support hibernation/suspend-to-disk
Sia Jee Heng
2023-04-29
RISC-V: mm: Enable huge page support to kernel_page_present() function
Sia Jee Heng
2023-04-29
RISC-V: Factor out common code of __cpu_resume_enter()
Sia Jee Heng
2023-04-29
RISC-V: Change suspend_save_csrs and suspend_restore_csrs to public function
Sia Jee Heng
2023-04-29
Merge tag 'dma-mapping-6.4-2023-04-28' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
2023-04-28
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-27
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-26
Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-04-26
RISC-V: hwprobe: Explicity check for -1 in vdso init
Andrew Jones
2023-04-26
RISC-V: hwprobe: There can only be one first
Andrew Jones
2023-04-26
riscv: Allow to downgrade paging mode from the command line
Alexandre Ghiti
2023-04-25
RISC-V: hwprobe: Remove __init on probe_vendor_features()
Evan Green
2023-04-25
Merge tag 'printk-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2023-04-25
Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-25
Merge tag 'soc-dt-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2023-04-25
Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-04-25
Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-24
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-21
Merge tag 'irqchip-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2023-04-21
RISC-V: KVM: Virtualize per-HART AIA CSRs
Anup Patel
2023-04-21
RISC-V: KVM: Use bitmap for irqs_pending and irqs_pending_mask
Anup Patel
2023-04-21
RISC-V: KVM: Add ONE_REG interface for AIA CSRs
Anup Patel
2023-04-21
RISC-V: KVM: Implement subtype for CSR ONE_REG interface
Anup Patel
2023-04-21
RISC-V: KVM: Initial skeletal support for AIA
Anup Patel
2023-04-21
RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines
Anup Patel
2023-04-21
RISC-V: Detect AIA CSRs from ISA string
Anup Patel
2023-04-21
RISC-V: Add AIA related CSR defines
Anup Patel
2023-04-21
RISC-V: KVM: Allow Zbb extension for Guest/VM
Anup Patel
2023-04-21
RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions
Anup Patel
2023-04-21
RISC-V: KVM: Alphabetize selects
Andrew Jones
2023-04-21
KVM: RISC-V: Retry fault if vma_lookup() results become invalid
David Matlack
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]