index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-10
riscv: Improve sbi_ecall() code generation by reordering arguments
Alexandre Ghiti
1
-4
/
+6
2024-07-10
riscv: Add tracepoints for SBI calls and returns
Samuel Holland
1
-0
/
+54
2024-07-10
riscv: convert to generic syscall table
Arnd Bergmann
5
-40
/
+25
2024-07-10
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
1
-1
/
+0
2024-07-03
mm: implement update_mmu_tlb() using update_mmu_tlb_range()
Bang Li
1
-2
/
+0
2024-07-03
mm: add update_mmu_tlb_range()
Bang Li
1
-0
/
+2
2024-06-26
Merge patch series "riscv: Memory Hot(Un)Plug support"
Palmer Dabbelt
6
-5
/
+48
2024-06-26
riscv: mm: Add support for ZONE_DEVICE
Björn Töpel
3
-0
/
+38
2024-06-26
riscv: mm: Add pfn_to_kaddr() implementation
Björn Töpel
1
-0
/
+5
2024-06-26
riscv: mm: Change attribute from __init to __meminit for page functions
Björn Töpel
2
-3
/
+3
2024-06-26
riscv: mm: Pre-allocate vmemmap/direct map/kasan PGD entries
Björn Töpel
1
-2
/
+2
2024-06-26
riscv: dmi: Add SMBIOS/DMI support
Haibo Xu
1
-0
/
+24
2024-06-26
riscv: Implement pte_accessible()
Alexandre Ghiti
1
-0
/
+13
2024-06-26
Merge patch series "Add support for a few Zc* extensions, Zcmop and Zimop"
Palmer Dabbelt
4
-0
/
+19
2024-06-26
RISC-V: KVM: Allow Zcmop extension for Guest/VM
Clément Léger
1
-0
/
+1
2024-06-26
riscv: hwprobe: export Zcmop ISA extension
Clément Léger
1
-0
/
+1
2024-06-26
riscv: add ISA extension parsing for Zcmop
Clément Léger
1
-0
/
+1
2024-06-26
RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM
Clément Léger
1
-0
/
+4
2024-06-26
riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
Clément Léger
1
-0
/
+4
2024-06-26
riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
Clément Léger
1
-0
/
+4
2024-06-26
riscv: add ISA extensions validation callback
Clément Léger
1
-0
/
+1
2024-06-26
RISC-V: KVM: Allow Zimop extension for Guest/VM
Clément Léger
1
-0
/
+1
2024-06-26
riscv: hwprobe: export Zimop ISA extension
Clément Léger
1
-0
/
+1
2024-06-26
riscv: add ISA extension parsing for Zimop
Clément Léger
1
-0
/
+1
2024-06-26
Merge patch series "riscv: Various text patching improvements"
Palmer Dabbelt
2
-2
/
+4
2024-06-26
riscv: Pass patch_text() the length in bytes
Samuel Holland
1
-1
/
+1
2024-06-26
riscv: jump_label: Simplify assembly syntax
Samuel Holland
1
-1
/
+1
2024-06-26
riscv: jump_label: Batch icache maintenance
Samuel Holland
1
-0
/
+2
2024-06-26
RISC-V: KVM: Share APLIC and IMSIC defines with irqchip drivers
Anup Patel
2
-96
/
+0
2024-06-25
RISC-V: fix vector insn load/store width mask
Jesse Taube
1
-1
/
+1
2024-06-11
KVM: Delete the now unused kvm_arch_sched_in()
Sean Christopherson
1
-1
/
+0
2024-06-11
function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it
Steven Rostedt (Google)
1
-1
/
+0
2024-05-30
riscv: vector: adjust minimum Vector requirement to ZVE32X
Andy Chiu
1
-5
/
+5
2024-05-30
riscv: hwprobe: add zve Vector subextensions into hwprobe interface
Andy Chiu
1
-0
/
+5
2024-05-30
riscv: cpufeature: add zve32[xf] and zve64[xfd] isa detection
Andy Chiu
1
-0
/
+5
2024-05-30
riscv: Fix fully ordered LR/SC xchg[8|16]() implementations
Alexandre Ghiti
1
-10
/
+12
2024-05-24
Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-11
/
+78
2024-05-23
riscv: Fix early ftrace nop patching
Alexandre Ghiti
1
-0
/
+6
2024-05-22
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+16
2024-05-22
Merge patch series "riscv: Extension parsing fixes"
Palmer Dabbelt
1
-0
/
+2
2024-05-22
ftrace: riscv: move from REGS to ARGS
Puranjay Mohan
1
-7
/
+69
2024-05-22
Merge patch series "riscv: access_ok() optimization"
Palmer Dabbelt
2
-4
/
+1
2024-05-22
Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
17
-447
/
+317
2024-05-22
riscv: cpufeature: Fix thead vector hwcap removal
Charlie Jenkins
1
-0
/
+2
2024-05-19
riscv: add support for kernel-mode FPU
Samuel Holland
1
-0
/
+16
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+4
2024-05-16
riscv: Define TASK_SIZE_MAX for __access_ok()
Samuel Holland
1
-0
/
+1
2024-05-16
riscv: Remove PGDIR_SIZE_L3 and TASK_SIZE_MIN
Samuel Holland
2
-4
/
+0
2024-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-19
/
+62
2024-05-14
riscv: extend execmem_params for generated code allocations
Mike Rapoport (IBM)
1
-0
/
+3
[prev]
[next]