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
2022-07-21
riscv: Add macro for multiple nop instructions
Palmer Dabbelt
3
-7
/
+18
2022-07-21
riscv: convert the t-head pbmt errata to use the __nops macro
Heiko Stuebner
1
-7
/
+1
2022-07-21
riscv: introduce nops and __nops macros for NOP sequences
Heiko Stuebner
2
-0
/
+17
2022-07-21
RISC-V: Add fast call path of crash_kexec()
Xianting Tian
1
-0
/
+4
2022-07-21
riscv: mmap with PROT_WRITE but no PROT_READ is invalid
Celeste Liu
1
-3
/
+2
2022-07-19
RISC-V: Support for 64bit hartid on RV64 platforms
Palmer Dabbelt
8
-27
/
+34
2022-07-19
riscv: cpu: Add 64bit hartid support on RV64
Sunil V L
4
-19
/
+26
2022-07-19
riscv: smp: Add 64bit hartid support on RV64
Sunil V L
2
-4
/
+4
2022-07-19
riscv: spinwait: Fix hartid variable type
Sunil V L
1
-2
/
+2
2022-07-19
riscv: cpu_ops_sbi: Add 64bit hartid support on RV64
Sunil V L
1
-2
/
+2
2022-07-14
riscv: dts: sifive: "fix" pmic watchdog node name
Conor Dooley
1
-1
/
+1
2022-07-14
Merge branch 'riscv-cpu_map_topo' of git://git.kernel.org/pub/scm/linux/kerne...
Palmer Dabbelt
4
-2
/
+74
2022-07-14
Merge tag 'dt-for-palmer-v5.20-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
1
-3
/
+24
2022-07-14
riscv: dts: canaan: Add k210 topology information
Conor Dooley
1
-0
/
+12
2022-07-14
riscv: dts: sifive: Add fu740 topology information
Conor Dooley
1
-0
/
+24
2022-07-14
riscv: dts: sifive: Add fu540 topology information
Conor Dooley
1
-0
/
+24
2022-07-14
riscv: dts: starfive: Add JH7100 CPU topology
Jonas Hahnfeld
1
-2
/
+14
2022-07-14
RISC-V: Add CONFIG_{NON,}PORTABLE
Palmer Dabbelt
6
-2
/
+32
2022-07-14
riscv: config: enable SOC_STARFIVE in defconfig
Conor Dooley
1
-0
/
+1
2022-07-07
riscv: dts: microchip: Add mpfs' topology information
Conor Dooley
1
-0
/
+24
2022-06-30
riscv: Kconfig: Style cleanups
Palmer Dabbelt
3
-13
/
+12
2022-06-30
riscv: Kconfig.socs: Add comments
Juerg Haefliger
1
-2
/
+2
2022-06-30
riscv: Kconfig.erratas: Add comments
Juerg Haefliger
1
-1
/
+1
2022-06-30
riscv: Kconfig: Fix indentation and add comments
Juerg Haefliger
1
-10
/
+9
2022-06-22
RISC-V: PCI: Avoid handing out address 0 to devices
Maciej W. Rozycki
1
-2
/
+2
2022-06-16
RISC-V: Some Svpbmt fixes and cleanups
Palmer Dabbelt
5
-63
/
+40
2022-06-16
riscv: remove usage of function-pointers from cpufeatures and t-head errata
Heiko Stuebner
2
-48
/
+22
2022-06-16
riscv: make patch-function pointer more generic in cpu_manufacturer_info struct
Heiko Stuebner
1
-9
/
+9
2022-06-16
riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbol
Heiko Stuebner
1
-2
/
+7
2022-06-16
riscv: drop cpufeature_apply_feature tracking variable
Heiko Stuebner
1
-4
/
+1
2022-06-16
riscv: fix dependency for t-head errata
Heiko Stuebner
1
-0
/
+1
2022-06-16
riscv: switch has_fpu() to the unified static key mechanism
Jisheng Zhang
2
-9
/
+2
2022-06-16
riscv: introduce unified static key mechanism for ISA extensions
Jisheng Zhang
2
-0
/
+32
2022-06-16
riscv: dts: microchip: remove spi-max-frequency property
Nagasuresh Relli
1
-1
/
+0
2022-06-06
riscv: dts: microchip: remove spi-max-frequency property
Conor Dooley
1
-2
/
+0
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-4
/
+3
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+7
2022-06-03
Merge tag 'riscv-for-linus-5.19-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
16
-87
/
+247
2022-06-03
Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-06-03
risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap()
Yury Norov
1
-4
/
+3
2022-06-02
riscv: Move alternative length validation into subsection
Nathan Chancellor
1
-2
/
+2
2022-06-02
riscv: mm: init: make pt_ops_set_[early|late|fixmap] static
Jisheng Zhang
1
-3
/
+3
2022-06-01
riscv: move errata/ and kvm/ builds to arch/riscv/Kbuild
Masahiro Yamada
2
-3
/
+2
2022-06-01
RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of IORESOURCE_BUSY
Xianting Tian
1
-2
/
+2
2022-06-01
riscv: Wire up memfd_secret in UAPI header
Tobias Klauser
2
-1
/
+1
2022-06-01
riscv: Fix irq_work when SMP is disabled
Samuel Holland
1
-1
/
+1
2022-06-01
riscv: Improve virtual kernel memory layout dump
Alexandre Ghiti
1
-15
/
+51
2022-06-01
riscv: Initialize thread pointer before calling C functions
Alexandre Ghiti
1
-0
/
+1
2022-06-01
RISC-V: Only default to spinwait on SBI-0.1 and M-mode
Palmer Dabbelt
1
-1
/
+7
2022-06-01
riscv: dts: icicle: sort nodes alphabetically
Conor Dooley
1
-52
/
+52
[next]