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
2023-06-29
Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
11
-2
/
+634
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
2
-18
/
+14
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-4
/
+0
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-72
/
+0
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-8
/
+9
2023-06-24
riscv/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
2
-18
/
+14
2023-06-23
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
1
-0
/
+5
2023-06-20
Merge tag 'riscv-dt-for-v6.5-pt2' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
7
-2
/
+504
2023-06-20
Merge tag 'riscv-dt-for-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
3
-0
/
+93
2023-06-20
Merge tag 'sunxi-dt-for-6.5-1' of https://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
1
-0
/
+37
2023-06-19
riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
1
-2
/
+2
2023-06-19
riscv: dts: sort makefile entries by directory
Conor Dooley
1
-3
/
+3
2023-06-17
Merge patch series "Add Sipeed Lichee Pi 4A RISC-V board support"
Conor Dooley
9
-6
/
+505
2023-06-17
riscv: defconfig: enable T-HEAD SoC
Jisheng Zhang
1
-0
/
+1
2023-06-17
riscv: dts: thead: add sipeed Lichee Pi 4A board device tree
Jisheng Zhang
4
-0
/
+73
2023-06-17
riscv: dts: add initial T-HEAD TH1520 SoC device tree
Jisheng Zhang
1
-0
/
+422
2023-06-17
riscv: Add the T-HEAD SoC family Kconfig option
Jisheng Zhang
1
-0
/
+6
2023-06-12
Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+5
2023-06-12
riscv/purgatory: remove PGO flags
Ricardo Ribalda
1
-0
/
+5
2023-06-09
init: consolidate prototypes in linux/init.h
Arnd Bergmann
2
-4
/
+0
2023-06-09
Merge tag 'riscv-for-linus-6.4-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-46
/
+39
2023-06-08
riscv: fix kprobe __user string arg print fault issue
Ruan Jinjie
1
-0
/
+1
2023-06-07
riscv: Check the virtual alignment before choosing a map size
Alexandre Ghiti
1
-6
/
+7
2023-06-07
riscv: Fix kfence now that the linear mapping can be backed by PUD/P4D/PGD
Alexandre Ghiti
2
-38
/
+30
2023-06-07
riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readable
Hsieh-Tseng Shen
2
-3
/
+2
2023-06-06
riscv: dts: starfive: Add cpu scaling for JH7110 SoC
Mason Huo
2
-0
/
+49
2023-06-06
riscv: dts: starfive: Enable axp15060 pmic for cpufreq
Mason Huo
1
-0
/
+17
2023-06-05
riscv/purgatory: Do not use fortified string functions
Kees Cook
1
-1
/
+1
2023-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
1
-72
/
+0
2023-06-02
Merge tag 'riscv-for-linus-6.4-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-3
/
+52
2023-06-01
riscv: Implement missing huge_ptep_get
Alexandre Ghiti
2
-0
/
+27
2023-06-01
riscv: Fix huge_ptep_set_wrprotect when PTE is a NAPOT
Alexandre Ghiti
1
-1
/
+5
2023-06-01
riscv: perf: Fix callchain parse error with kernel tracepoint events
Ism Hong
1
-0
/
+7
2023-05-31
riscv: Fix relocatable kernels with early alternatives using -fno-pie
Alexandre Ghiti
2
-0
/
+8
2023-05-29
RISC-V: mark hibernation as nonportable
Conor Dooley
1
-1
/
+4
2023-05-24
riscv: Fix unused variable warning when BUILTIN_DTB is set
Alexandre Ghiti
1
-1
/
+1
2023-05-18
riscv: dts: allwinner: d1: Add SPI controllers node
Maksim Kiselev
1
-0
/
+37
2023-05-18
Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2023-05-18
rethook, fprobe: do not trace rethook related functions
Ze Gao
1
-0
/
+2
2023-05-15
riscv: dts: starfive: jh7110: Add watchdog node
Xingyu Wu
1
-0
/
+10
2023-05-15
riscv: dts: starfive: jh7100: Add watchdog node
Xingyu Wu
1
-0
/
+10
2023-05-15
riscv: Switch to hotplug core state synchronization
Thomas Gleixner
3
-8
/
+9
2023-05-09
riscv: Fix orphan section warnings caused by kernel/pi
Alexandre Ghiti
2
-6
/
+3
2023-05-07
riscv: dts: starfive: Add PMU controller node
Walker Chen
1
-0
/
+7
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+3
2023-05-05
Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-66
/
+674
2023-05-05
Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
19
-91
/
+1129
2023-05-01
RISC-V: include cpufeature.h in cpufeature.c
Conor Dooley
1
-0
/
+1
[next]