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-11-11
riscv: Implement arch_cmpxchg128() using Zacas
Alexandre Ghiti
1
-0
/
+38
2024-11-11
riscv: Improve zacas fully-ordered cmpxchg()
Alexandre Ghiti
1
-28
/
+64
2024-11-11
riscv: Implement cmpxchg8/16() using Zabha
Alexandre Ghiti
2
-29
/
+50
2024-11-11
riscv: Implement cmpxchg32/64() using Zacas
Alexandre Ghiti
1
-17
/
+31
2024-11-11
riscv: Do not fail to build on byte/halfword operations with Zawrs
Alexandre Ghiti
1
-0
/
+5
2024-11-11
riscv: Move cpufeature.h macros into their own header
Alexandre Ghiti
2
-57
/
+70
2024-11-07
arch: introduce set_direct_map_valid_noflush()
Mike Rapoport (Microsoft)
1
-0
/
+1
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
2
-1
/
+1
2024-11-06
mm: move set_pxd_safe() helpers from generic to platform
Anshuman Khandual
1
-0
/
+19
2024-11-05
riscv: add PREEMPT_LAZY support
Jisheng Zhang
1
-4
/
+6
2024-11-04
jump_label: adjust inline asm to be consistent
Alice Ryhl
1
-22
/
+28
2024-11-02
vdso: Rename struct arch_vdso_data to arch_vdso_time_data
Nam Cao
1
-4
/
+4
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
1
-3
/
+0
2024-10-28
RISC-V: KVM: Use SBI sync SRET call when available
Anup Patel
1
-0
/
+6
2024-10-28
RISC-V: KVM: Add common nested acceleration support
Anup Patel
1
-0
/
+239
2024-10-28
RISC-V: Add defines for the SBI nested acceleration extension
Anup Patel
1
-0
/
+120
2024-10-28
riscv: KVM: add basic support for host vs guest profiling
Quan Zhou
1
-0
/
+10
2024-10-28
riscv: perf: add guest vs host distinction
Quan Zhou
1
-0
/
+6
2024-10-24
Merge patch series "riscv: Userspace pointer masking and tagged address ABI"
Palmer Dabbelt
9
-5
/
+101
2024-10-24
RISC-V: KVM: Allow Smnpm and Ssnpm extensions for guests
Samuel Holland
1
-0
/
+2
2024-10-24
riscv: hwprobe: Export the Supm ISA extension
Samuel Holland
1
-0
/
+1
2024-10-24
riscv: Add support for the tagged address ABI
Samuel Holland
3
-5
/
+58
2024-10-24
riscv: Add support for userspace pointer masking
Samuel Holland
2
-0
/
+19
2024-10-24
riscv: Add CSR definitions for pointer masking
Samuel Holland
1
-0
/
+16
2024-10-24
riscv: Add ISA extension parsing for pointer masking
Samuel Holland
1
-0
/
+5
2024-10-18
Merge patch series "RISC-V: Detect and report speed of unaligned vector acces...
Palmer Dabbelt
5
-13
/
+17
2024-10-18
RISC-V: Detect unaligned vector accesses supported
Jesse Taube
5
-13
/
+15
2024-10-18
RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNED
Jesse Taube
2
-2
/
+2
2024-10-18
RISC-V: Check scalar unaligned access on all CPUs
Jesse Taube
1
-0
/
+2
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
1
-3
/
+1
2024-10-15
riscv: vdso: Remove timekeeper include
Thomas Weißschuh
1
-4
/
+0
2024-10-15
ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
Steven Rostedt
1
-0
/
+1
2024-10-10
ftrace: Make ftrace_regs abstract from direct use
Steven Rostedt
1
-9
/
+12
2024-10-05
riscv: Call riscv_user_isa_enable() only on the boot hart
Samuel Holland
1
-1
/
+1
2024-10-05
riscv: Add support for per-thread envcfg CSR values
Samuel Holland
2
-0
/
+9
2024-10-01
riscv: Fix kernel stack size when KASAN is enabled
Alexandre Ghiti
1
-1
/
+6
2024-09-24
Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
16
-54
/
+130
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-13
/
+5
2024-09-20
perf/riscv-sbi: Add platform specific firmware event handling
Mayuresh Chitale
1
-0
/
+1
2024-09-20
RISC-V: Don't have MAX_PHYSMEM_BITS exceed phys_addr_t
Palmer Dabbelt
1
-1
/
+1
2024-09-19
Merge patch series "riscv: Improve KASAN coverage to fix unit tests"
Palmer Dabbelt
2
-20
/
+25
2024-09-19
riscv: Enable bitops instrumentation
Samuel Holland
1
-20
/
+23
2024-09-19
riscv: Omit optimized string routines when using KASAN
Samuel Holland
1
-0
/
+2
2024-09-17
ACPI: RISCV: Make acpi_numa_get_nid() to be static
Hanjun Guo
1
-2
/
+0
2024-09-17
riscv: Randomize lower bits of stack address
Yunhui Cui
1
-0
/
+8
2024-09-16
Merge tag 'acpi-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+55
2024-09-15
Merge patch series "Svvptc extension to remove preventive sfence.vma"
Palmer Dabbelt
4
-1
/
+35
2024-09-15
riscv: Remove unused _TIF_WORK_MASK
Jinjie Ruan
1
-4
/
+0
2024-09-15
riscv: Stop emitting preventive sfence.vma for new userspace mappings with Sv...
Alexandre Ghiti
1
-1
/
+15
2024-09-15
riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
Alexandre Ghiti
2
-1
/
+24
[prev]
[next]