index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-09
riscv: Remove obsolete rv32_defconfig file
Samuel Holland
1
-139
/
+0
2024-01-09
Merge patch series "RISC-V: hwprobe: Introduce which-cpus"
Palmer Dabbelt
6
-329
/
+511
2024-01-09
riscv: Allow disabling of BUILTIN_DTB for XIP
Frederik Haxel
2
-4
/
+6
2024-01-09
riscv: Fixed wrong register in XIP_FIXUP_FLASH_OFFSET macro
Frederik Haxel
1
-1
/
+1
2024-01-09
riscv: Make XIP bootable again
Frederik Haxel
2
-2
/
+7
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-32
/
+7
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-01-09
riscv: Fix set_direct_map_default_noflush() to reset _PAGE_EXEC
Alexandre Ghiti
1
-1
/
+1
2024-01-09
riscv: Fix module_alloc() that did not reset the linear mapping permissions
Alexandre Ghiti
1
-1
/
+2
2024-01-09
riscv: Fix wrong usage of lm_alias() when splitting a huge linear mapping
Alexandre Ghiti
1
-2
/
+7
2024-01-09
riscv: Check if the code to patch lies in the exit section
Alexandre Ghiti
4
-1
/
+15
2024-01-08
Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2024-01-08
Merge tag 'kvm-x86-generic-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+0
2024-01-08
KVM: introduce CONFIG_KVM_COMMON
Paolo Bonzini
1
-1
/
+1
2024-01-08
Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...
Ingo Molnar
2
-5
/
+13
2024-01-05
Merge tag 'mm-hotfixes-stable-2024-01-05-11-35' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+2
2024-01-05
mm/mglru: add dummy pmd_dirty()
Kinsey Ho
1
-0
/
+1
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+14
2024-01-04
riscv: Use the same CPU operations for all CPUs
Samuel Holland
5
-23
/
+18
2024-01-04
riscv: Remove unused members from struct cpu_operations
Samuel Holland
8
-58
/
+1
2024-01-04
riscv: Deduplicate code in setup_smp()
Samuel Holland
1
-20
/
+11
2024-01-03
RISC-V: hwprobe: Introduce which-cpus flag
Andrew Jones
4
-12
/
+189
2024-01-03
RISC-V: Move the hwprobe syscall to its own file
Andrew Jones
3
-285
/
+290
2024-01-03
RISC-V: hwprobe: Clarify cpus size parameter
Andrew Jones
2
-12
/
+12
2024-01-03
RISC-V: Remove the removed single-letter extensions
Palmer Dabbelt
2
-10
/
+0
2024-01-03
Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...
Joerg Roedel
1
-1
/
+1
2024-01-02
Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
21
-93
/
+719
2024-01-02
Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
16
-87
/
+112
2023-12-30
RISC-V: KVM: Implement SBI STA extension
Andrew Jones
2
-2
/
+95
2023-12-30
RISC-V: KVM: Add support for SBI STA registers
Andrew Jones
5
-14
/
+97
2023-12-30
RISC-V: KVM: Add support for SBI extension registers
Andrew Jones
4
-4
/
+103
2023-12-30
RISC-V: KVM: Add SBI STA info to vcpu_arch
Andrew Jones
3
-0
/
+19
2023-12-30
RISC-V: KVM: Add steal-update vcpu request
Andrew Jones
3
-0
/
+12
2023-12-30
RISC-V: KVM: Add SBI STA extension skeleton
Andrew Jones
5
-0
/
+54
2023-12-30
RISC-V: paravirt: Implement steal-time support
Andrew Jones
2
-3
/
+78
2023-12-30
RISC-V: Add SBI STA extension definitions
Andrew Jones
1
-0
/
+17
2023-12-30
RISC-V: paravirt: Add skeleton for pv-time support
Andrew Jones
5
-0
/
+112
2023-12-29
arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
Suren Baghdasaryan
1
-0
/
+2
2023-12-29
RISC-V: KVM: Fix indentation in kvm_riscv_vcpu_set_reg_csr()
Anup Patel
1
-1
/
+1
2023-12-29
RISC-V: KVM: add vector registers and CSRs in KVM_GET_REG_LIST
Daniel Henrique Barboza
1
-0
/
+55
2023-12-29
RISC-V: KVM: add 'vlenb' Vector CSR
Daniel Henrique Barboza
1
-0
/
+15
2023-12-29
RISC-V: KVM: set 'vlenb' in kvm_riscv_vcpu_alloc_vector_context()
Daniel Henrique Barboza
1
-0
/
+1
2023-12-29
RISC-V: KVM: Make SBI uapi consistent with ISA uapi
Andrew Jones
4
-45
/
+65
2023-12-29
RISC-V: KVM: Don't add SBI multi regs in get-reg-list
Andrew Jones
1
-34
/
+2
2023-12-29
RISC-V: KVM: remove a redundant condition in kvm_arch_vcpu_ioctl_run()
Chao Du
1
-2
/
+1
2023-12-29
riscv: kvm: use ".L" local labels in assembly when applicable
Clément Léger
1
-2
/
+2
2023-12-29
riscv: kvm: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
1
-16
/
+12
2023-12-27
Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-3
/
+1
2023-12-23
sched/topology: Add a new arch_scale_freq_ref() method
Vincent Guittot
1
-0
/
+1
2023-12-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+13
[prev]
[next]