index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-27
ACPI: RISC-V: Implement PCI related functionality
Sunil V L
2
-17
/
+16
2024-08-19
riscv: defconfig: sophgo: enable clks for sg2042
Chen Wang
1
-0
/
+3
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-19
RISC-V: KVM: Don't zero-out PMU snapshot area before freeing data
Anup Patel
1
-12
/
+2
2024-08-19
RISC-V: KVM: Fix sbiret init before forwarding to userspace
Andrew Jones
1
-2
/
+2
2024-08-15
Merge patch series "RISC-V: hwprobe: Misaligned scalar perf fix and rename"
Palmer Dabbelt
5
-15
/
+22
2024-08-15
riscv: Fix out-of-bounds when accessing Andes per hart vendor extension array
Alexandre Ghiti
1
-1
/
+1
2024-08-14
riscv: Enable generic CPU vulnerabilites support
Jinjie Ruan
1
-0
/
+1
2024-08-14
riscv/kexec_file: Fix relocation type R_RISCV_ADD16 and R_RISCV_SUB16 unknown
Ying Sun
1
-0
/
+6
2024-08-14
RISC-V: hwprobe: Add SCALAR to misaligned perf defines
Evan Green
4
-14
/
+19
2024-08-14
RISC-V: hwprobe: Add MISALIGNED_PERF key
Evan Green
3
-1
/
+3
2024-08-14
RISC-V: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE
Haibo Xu
1
-1
/
+1
2024-08-14
riscv: change XIP's kernel_map.size to be size of the entire kernel
Nam Cao
1
-2
/
+2
2024-08-14
riscv: entry: always initialize regs->a0 to -ENOSYS
Celeste Liu
1
-2
/
+2
2024-08-08
riscv: dts: thead: change TH1520 SPI node to use clock controller
Drew Fustini
3
-15
/
+1
2024-08-08
riscv: dts: thead: add clock to TH1520 gpio nodes
Drew Fustini
1
-0
/
+4
2024-08-08
riscv: dts: thead: update TH1520 dma and timer nodes to use clock controller
Drew Fustini
3
-23
/
+9
2024-08-08
riscv: dts: thead: change TH1520 mmc nodes to use clock controller
Drew Fustini
3
-18
/
+3
2024-08-08
riscv: dts: thead: change TH1520 uart nodes to use clock controller
Drew Fustini
3
-20
/
+12
2024-08-08
riscv: dts: thead: Add TH1520 AP_SUBSYS clock controller
Drew Fustini
1
-0
/
+8
2024-08-07
RISC-V: Enable IPI CPU Backtrace
Ryo Takakura
2
-0
/
+21
2024-08-06
riscv: Re-introduce global icache flush in patch_text_XXX()
Alexandre Ghiti
1
-0
/
+4
2024-08-05
Merge patch series "RISC-V: Parse DT for Zkr to seed KASLR"
Palmer Dabbelt
9
-16
/
+224
2024-08-05
RISC-V: Use Zkr to seed KASLR base address
Jesse Taube
5
-2
/
+199
2024-08-05
RISC-V: pi: Add kernel/pi/pi.h
Jesse Taube
3
-14
/
+20
2024-08-05
RISC-V: lib: Add pi aliases for string functions
Jesse Taube
3
-0
/
+4
2024-08-05
RISC-V: pi: Force hidden visibility for all symbol references
Jesse Taube
1
-0
/
+1
2024-08-02
Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-21
/
+29
2024-08-02
syscalls: fix syscall macros for newfstat/newfstatat
Arnd Bergmann
1
-1
/
+1
2024-08-01
riscv: Fix linear mapping checks for non-contiguous memory regions
Stuart Menefy
1
-4
/
+11
2024-08-01
RISC-V: Enable the IPI before workqueue_online_cpu()
Nick Hu
1
-1
/
+1
2024-08-01
riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()
Zhe Qiao
1
-8
/
+9
2024-08-01
riscv/purgatory: align riscv_kernel_entry
Daniel Maslowski
1
-0
/
+2
2024-07-31
riscv: dts: thead: add basic spi node
Kanak Shilledar
4
-0
/
+34
2024-07-31
riscv: cpufeature: Do not drop Linux-internal extensions
Samuel Holland
1
-8
/
+6
2024-07-27
Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
33
-228
/
+693
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
3
-1
/
+7
2024-07-26
riscv: Extend sv39 linear mapping max size to 128G
Stuart Menefy
1
-1
/
+1
2024-07-26
Merge patch series "RISC-V: Select ACPI PPTT drivers"
Palmer Dabbelt
2
-7
/
+29
2024-07-26
Merge patch "Enable SPCR table for console output on RISC-V"
Palmer Dabbelt
2
-1
/
+12
2024-07-26
riscv: enable HAVE_ARCH_STACKLEAK
Jisheng Zhang
3
-0
/
+6
2024-07-26
riscv: signal: Remove unlikely() from WARN_ON() condition
Zhongqiu Han
1
-1
/
+1
2024-07-26
riscv: Improve exception and system call latency
Anton Blanchard
2
-9
/
+12
2024-07-24
RISC-V: Select ACPI PPTT drivers
Yunhui Cui
1
-0
/
+1
2024-07-24
riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
Yunhui Cui
1
-0
/
+22
2024-07-24
riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()
Yunhui Cui
1
-7
/
+6
2024-07-24
RISC-V: ACPI: Enable SPCR table for console output on RISC-V
Sia Jee Heng
2
-1
/
+12
2024-07-24
riscv: boot: remove duplicated targets line
Jisheng Zhang
1
-1
/
+0
[prev]
[next]