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-09-15
riscv: Add ISA extension parsing for Svvptc
Alexandre Ghiti
1
-0
/
+1
2024-09-15
Merge tag 'kvm-riscv-6.12-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-4
/
+17
2024-09-12
Merge patch series "remove size limit on XIP kernel"
Palmer Dabbelt
4
-26
/
+53
2024-09-12
riscv: remove limit on the size of read-only section for XIP kernel
Nam Cao
2
-8
/
+1
2024-09-12
riscv: drop the use of XIP_OFFSET in kernel_mapping_va_to_pa()
Nam Cao
1
-1
/
+1
2024-09-12
riscv: drop the use of XIP_OFFSET in XIP_FIXUP_FLASH_OFFSET
Nam Cao
1
-4
/
+12
2024-09-12
riscv: drop the use of XIP_OFFSET in XIP_FIXUP_OFFSET
Nam Cao
1
-2
/
+12
2024-09-12
riscv: replace misleading va_kernel_pa_offset on XIP kernel
Nam Cao
1
-8
/
+21
2024-09-12
riscv: cleanup XIP_FIXUP macro
Nam Cao
1
-4
/
+7
2024-09-11
Merge branch 'acpi-riscv'
Rafael J. Wysocki
1
-0
/
+55
2024-09-03
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
3
-13
/
+5
2024-09-03
riscv: Fix RISCV_ALTERNATIVE_EARLY
Alexandre Ghiti
1
-1
/
+19
2024-09-03
riscv: Add license to vmalloc.h
Charlie Jenkins
1
-0
/
+1
2024-09-03
riscv: Add license to fence.h
Charlie Jenkins
1
-0
/
+1
2024-08-29
Merge patch series "riscv: mm: Do not restrict mmap address based on hint"
Palmer Dabbelt
1
-24
/
+2
2024-08-29
riscv: mm: Do not restrict mmap address based on hint
Charlie Jenkins
1
-24
/
+2
2024-08-27
irqchip/riscv-intc: Add ACPI support for AIA
Sunil V L
1
-0
/
+33
2024-08-27
ACPI: RISC-V: Initialize GSI mapping structures
Sunil V L
1
-0
/
+22
2024-08-19
RISC-V: KVM: Fix to allow hpmcounter31 from the guest
Atish Patra
1
-3
/
+3
2024-08-19
RISC-V: KVM: Allow legacy PMU access from guest
Atish Patra
1
-1
/
+14
2024-08-14
RISC-V: hwprobe: Add SCALAR to misaligned perf defines
Evan Green
1
-0
/
+5
2024-08-14
RISC-V: hwprobe: Add MISALIGNED_PERF key
Evan Green
2
-1
/
+2
2024-08-07
RISC-V: Enable IPI CPU Backtrace
Ryo Takakura
1
-0
/
+5
2024-07-27
Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-51
/
+221
2024-07-26
Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linux
Linus Torvalds
1
-1
/
+1
2024-07-26
RISC-V: Provide the frequency of time CSR via hwprobe
Palmer Dabbelt
2
-1
/
+2
2024-07-26
riscv: Extend sv39 linear mapping max size to 128G
Stuart Menefy
1
-1
/
+1
2024-07-26
riscv: enable HAVE_ARCH_STACKLEAK
Jisheng Zhang
1
-0
/
+1
2024-07-22
Merge patch series "riscv: Separate vendor extensions from standard extensions"
Palmer Dabbelt
4
-47
/
+204
2024-07-22
riscv: cpufeature: Extract common elements from extension checking
Charlie Jenkins
2
-62
/
+44
2024-07-22
riscv: Introduce vendor variants of extension helpers
Charlie Jenkins
1
-0
/
+83
2024-07-22
riscv: Extend cpufeature.c to detect vendor extensions
Charlie Jenkins
4
-13
/
+105
2024-07-22
Merge patch series "Add ACPI NUMA support for RISC-V"
Palmer Dabbelt
1
-2
/
+13
2024-07-22
ACPI: RISCV: Add NUMA support based on SRAT and SLIT
Haibo Xu
1
-2
/
+13
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+3
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-97
/
+0
2024-07-20
Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
24
-42
/
+293
2024-07-18
Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-1
/
+0
2024-07-16
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+0
2024-07-15
riscv: lib: relax assembly constraints in hweight
Qingfang Deng
1
-4
/
+4
2024-07-12
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
1
-1
/
+1
2024-07-12
Merge patch series "riscv: Apply Zawrs when available"
Palmer Dabbelt
8
-21
/
+98
2024-07-12
KVM: riscv: Support guest wrs.nto
Andrew Jones
2
-0
/
+2
2024-07-12
riscv: hwprobe: export Zawrs ISA extension
Andrew Jones
1
-0
/
+1
2024-07-12
Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-1
/
+1
2024-07-12
Merge tag 'kvm-riscv-6.11-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2
-96
/
+0
2024-07-12
riscv: Add Zawrs support for spinlocks
Christoph Müllner
4
-15
/
+91
2024-07-12
riscv: Provide a definition for 'pause'
Andrew Jones
2
-6
/
+4
2024-07-11
riscv: hwprobe: export highest virtual userspace address
Clément Léger
3
-1
/
+8
2024-07-10
riscv: Remove unnecessary int cast in variable_fls()
Thorsten Blum
1
-1
/
+1
[prev]
[next]