index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-06
riscv: Re-introduce global icache flush in patch_text_XXX()
Alexandre Ghiti
1
-0
/
+4
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: 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
2024-07-24
trace: riscv: Remove deprecated kprobe on ftrace support
Jinjie Ruan
3
-67
/
+0
2024-07-23
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-1
/
+4
2024-07-22
Merge patch series "riscv: Separate vendor extensions from standard extensions"
Palmer Dabbelt
15
-90
/
+448
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: Add vendor extensions to /proc/cpuinfo
Charlie Jenkins
1
-3
/
+32
2024-07-22
riscv: Extend cpufeature.c to detect vendor extensions
Charlie Jenkins
14
-53
/
+317
2024-07-22
RISC-V: run savedefconfig for defconfig
Conor Dooley
1
-18
/
+8
2024-07-22
RISC-V: hwprobe: sort EXT_KEY()s in hwprobe_isa_ext0() alphabetically
Conor Dooley
1
-22
/
+21
2024-07-22
Merge patch series "Add ACPI NUMA support for RISC-V"
Palmer Dabbelt
6
-10
/
+148
2024-07-22
ACPI: RISCV: Add NUMA support based on SRAT and SLIT
Haibo Xu
6
-10
/
+148
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-4
/
+4
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-115
/
+101
2024-07-20
Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
44
-249
/
+1338
2024-07-20
kbuild: Abort make on install failures
Zhang Bingwu
1
-0
/
+2
2024-07-19
Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-12
/
+18
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 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
5
-52
/
+163
2024-07-16
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-45
/
+37
2024-07-16
Merge tag 'soc-defconfig-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+26
2024-07-16
Merge tag 'soc-dt-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
16
-6
/
+985
[next]