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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-28
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
27
-72
/
+488
2023-04-25
RISC-V: hwprobe: Remove __init on probe_vendor_features()
Evan Green
1
-1
/
+1
2023-04-25
Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-16
/
+46
2023-04-21
Merge tag 'irqchip-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
3
-16
/
+46
2023-04-19
Merge patch series "Introduce 64b relocatable kernel"
Palmer Dabbelt
2
-2
/
+6
2023-04-19
riscv: Prepare EFI header for relocatable kernels
Alexandre Ghiti
1
-0
/
+3
2023-04-18
Merge patch series "riscv: Use PUD/P4D/PGD pages for the linear mapping"
Palmer Dabbelt
1
-2
/
+17
2023-04-18
riscv: Use PUD/P4D/PGD pages for the linear mapping
Alexandre Ghiti
1
-0
/
+16
2023-04-18
riscv: Get rid of riscv_pfn_base variable
Alexandre Ghiti
1
-2
/
+1
2023-04-18
riscv: export cpu/freq invariant to scheduler
Song Shuai
1
-0
/
+20
2023-04-18
Merge patch series "RISC-V Hardware Probing User Interface"
Palmer Dabbelt
8
-0
/
+116
2023-04-18
RISC-V: Add hwprobe vDSO function and data
Evan Green
2
-0
/
+25
2023-04-18
RISC-V: hwprobe: Support probing of misaligned access performance
Evan Green
4
-1
/
+15
2023-04-18
RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA
Evan Green
2
-1
/
+6
2023-04-18
RISC-V: Add a syscall for HW probing
Evan Green
4
-0
/
+51
2023-04-18
RISC-V: Move struct riscv_cpuinfo to new header
Evan Green
1
-0
/
+21
2023-04-13
riscv: Move early dtb mapping into the fixmap region
Alexandre Ghiti
2
-2
/
+14
2023-04-08
RISC-V: Allow marking IPIs as suitable for remote FENCEs
Anup Patel
1
-2
/
+16
2023-04-08
RISC-V: Treat IPIs as normal Linux IRQs
Anup Patel
2
-16
/
+28
2023-04-08
irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode
Anup Patel
1
-0
/
+4
2023-03-29
Merge patch series "RISC-V: Fixes for riscv_has_extension[un]likely()'s alter...
Palmer Dabbelt
1
-20
/
+30
2023-03-29
Merge patch series "RISC-V: Fixes for riscv_has_extension[un]likely()'s alter...
Palmer Dabbelt
1
-20
/
+30
2023-03-29
RISC-V: add non-alternative fallback for riscv_has_extension_[un]likely()
Conor Dooley
1
-20
/
+30
2023-03-24
Merge patch series "riscv: Add GENERIC_ENTRY support"
Palmer Dabbelt
8
-15
/
+109
2023-03-23
riscv: entry: Consolidate general regs saving/restoring
Jisheng Zhang
1
-0
/
+61
2023-03-23
riscv: entry: Convert to generic entry
Guo Ren
7
-15
/
+48
2023-03-21
riscv: mm: Fix incorrect ASID argument when flushing TLB
Dylan Jhong
1
-0
/
+2
2023-03-15
Merge patch series "RISC-V: Apply Zicboz to clear_page"
Palmer Dabbelt
7
-5
/
+21
2023-03-14
RISC-V: KVM: Expose Zicboz to the guest
Andrew Jones
1
-0
/
+1
2023-03-14
RISC-V: KVM: Provide UAPI for Zicboz block size
Andrew Jones
1
-0
/
+1
2023-03-14
RISC-V: Use Zicboz in clear_page when available
Andrew Jones
2
-1
/
+9
2023-03-14
RISC-V: cpufeatures: Put the upper 16 bits of patch ID to work
Andrew Jones
1
-0
/
+4
2023-03-14
RISC-V: Add Zicboz detection and block size parsing
Andrew Jones
2
-1
/
+3
2023-03-14
RISC-V: alternatives: Support patching multiple insns in assembly
Andrew Jones
1
-3
/
+3
2023-03-14
Merge patch series "riscv: alternative/cpufeature related cleanups"
Palmer Dabbelt
2
-45
/
+38
2023-03-14
riscv: alternatives: Rename errata_id to patch_id
Andrew Jones
2
-38
/
+38
2023-03-14
riscv: alternatives: Remove unnecessary define and unused struct
Andrew Jones
1
-7
/
+0
2023-03-09
Merge patch series "riscv, mm: detect svnapot cpu support at runtime"
Palmer Dabbelt
6
-8
/
+166
2023-03-09
Merge patch series "riscv: asid: switch to alternative way to fix stale TLB e...
Palmer Dabbelt
2
-20
/
+0
2023-03-09
Revert "riscv: mm: notify remote harts about mmu cache updates"
Sergey Matyukevich
2
-20
/
+0
2023-03-09
RISC-V: Don't check text_mutex during stop_machine
Conor Dooley
2
-1
/
+3
2023-03-07
riscv: mm: support Svnapot in huge vmap
Qinglin Pan
1
-1
/
+60
2023-03-07
riscv: mm: support Svnapot in hugetlb page
Qinglin Pan
1
-1
/
+33
2023-03-07
riscv: mm: modify pte format for Svnapot
Qinglin Pan
4
-10
/
+77
2023-03-03
Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+8
2023-03-01
riscv: Bump COMMAND_LINE_SIZE value to 1024
Alexandre Ghiti
1
-0
/
+8
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-8
/
+130
2023-02-25
Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
17
-320
/
+604
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+26
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-10
/
+26
[next]