index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
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: Check if the code to patch lies in the exit section
Alexandre Ghiti
1
-0
/
+1
2024-01-08
Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...
Ingo Molnar
1
-5
/
+0
2024-01-05
mm/mglru: add dummy pmd_dirty()
Kinsey Ho
1
-0
/
+1
2024-01-04
riscv: Use the same CPU operations for all CPUs
Samuel Holland
1
-2
/
+2
2024-01-04
riscv: Remove unused members from struct cpu_operations
Samuel Holland
1
-10
/
+0
2024-01-03
RISC-V: hwprobe: Introduce which-cpus flag
Andrew Jones
1
-0
/
+24
2024-01-03
RISC-V: Remove the removed single-letter extensions
Palmer Dabbelt
1
-6
/
+0
2024-01-02
Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
6
-9
/
+72
2024-01-02
Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
1
-1
/
+1
2023-12-30
RISC-V: KVM: Add support for SBI STA registers
Andrew Jones
1
-0
/
+5
2023-12-30
RISC-V: KVM: Add support for SBI extension registers
Andrew Jones
1
-0
/
+4
2023-12-30
RISC-V: KVM: Add SBI STA info to vcpu_arch
Andrew Jones
1
-0
/
+7
2023-12-30
RISC-V: KVM: Add steal-update vcpu request
Andrew Jones
1
-0
/
+3
2023-12-30
RISC-V: KVM: Add SBI STA extension skeleton
Andrew Jones
1
-0
/
+1
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
2
-0
/
+29
2023-12-29
RISC-V: KVM: Make SBI uapi consistent with ISA uapi
Andrew Jones
1
-4
/
+6
2023-12-23
sched/topology: Add a new arch_scale_freq_ref() method
Vincent Guittot
1
-0
/
+1
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-6
/
+1
2023-12-20
posix-timers: Get rid of [COMPAT_]SYS_NI() uses
Linus Torvalds
1
-5
/
+0
2023-12-20
Merge patch series "riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses"
Palmer Dabbelt
3
-44
/
+15
2023-12-20
riscv: Use accessors to page table entries instead of direct dereference
Alexandre Ghiti
3
-39
/
+10
2023-12-20
riscv: Use WRITE_ONCE() when setting page table entries
Alexandre Ghiti
2
-5
/
+5
2023-12-15
cfi: Flip headers
Peter Zijlstra
1
-1
/
+2
2023-12-14
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
2
-1
/
+3
2023-12-12
riscv: fix VMALLOC_START definition
Baoquan He
1
-1
/
+1
2023-12-12
riscv: add ISA extension parsing for Zfa
Clément Léger
1
-0
/
+1
2023-12-12
riscv: add ISA extension parsing for Zvfh[min]
Clément Léger
1
-0
/
+2
2023-12-12
riscv: add ISA extension parsing for Zihintntl
Clément Léger
1
-0
/
+1
2023-12-12
riscv: add ISA extension parsing for Zfh/Zfh[min]
Clément Léger
1
-0
/
+2
2023-12-12
riscv: add ISA extension parsing for vector crypto
Clément Léger
1
-1
/
+11
2023-12-12
riscv: add ISA extension parsing for scalar crypto
Evan Green
2
-1
/
+14
2023-12-12
riscv: add ISA extension parsing for Zbc
Clément Léger
1
-0
/
+1
2023-11-23
arch: consolidate arch_irq_work_raise prototypes
Arnd Bergmann
1
-1
/
+1
2023-11-14
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
1
-2
/
+0
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
1
-2
/
+0
2023-11-10
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
16
-120
/
+415
2023-11-09
riscv: Optimize bitops with Zbb extension
Xiao Wang
1
-3
/
+251
2023-11-09
riscv: Rearrange hwcap.h and cpufeature.h
Xiao Wang
6
-94
/
+87
2023-11-09
Merge patch "drivers: perf: Do not broadcast to other cpus when starting a co...
Palmer Dabbelt
3
-0
/
+41
2023-11-08
Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-17
/
+154
2023-11-07
RISC-V: Probe misaligned access speed in parallel
Evan Green
1
-1
/
+0
2023-11-06
Merge patch series "riscv: tlb flush improvements"
Palmer Dabbelt
3
-8
/
+18
2023-11-06
riscv: Improve flush_tlb_kernel_range()
Alexandre Ghiti
1
-5
/
+6
2023-11-06
riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
Alexandre Ghiti
2
-3
/
+3
2023-11-06
riscv: Improve tlb_flush()
Alexandre Ghiti
2
-1
/
+10
2023-11-05
riscv: mm: update T-Head memory type definitions
Jisheng Zhang
1
-5
/
+9
2023-11-05
Merge patch series "Improve PTDUMP and introduce new fields"
Palmer Dabbelt
1
-2
/
+2
2023-11-05
riscv: Improve PTDUMP to show RSW with non-zero value
Yu Chien Peter Lin
1
-2
/
+2
[prev]
[next]