index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
23
-114
/
+41
2022-03-23
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
9
-67
/
+0
2022-03-23
mm, memory_hotplug: drop arch_free_nodedata
Michal Hocko
1
-5
/
+0
2022-03-23
mm: handle uninitialized numa nodes gracefully
Michal Hocko
1
-2
/
+2
2022-03-23
mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOT...
Michal Hocko
1
-2
/
+0
2022-03-23
powerpc/fadump: opt out from freeing pages on cma activation failure
Hari Bathini
1
-0
/
+6
2022-03-23
mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLB
Anshuman Khandual
3
-9
/
+3
2022-03-23
mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handler
luofei
1
-3
/
+5
2022-03-23
arch/x86/mm/numa: Do not initialize nodes twice
Oscar Salvador
1
-13
/
+20
2022-03-23
cma: factor out minimum alignment requirement
David Hildenbrand
2
-6
/
+1
2022-03-23
mm: remove mmu_gathers storage from remaining architectures
Stafford Horne
3
-5
/
+0
2022-03-23
mm: merge pte_mkhuge() call into arch_make_huge_pte()
Anshuman Khandual
3
-2
/
+4
2022-03-23
Merge branch 'pci/misc'
Bjorn Helgaas
1
-0
/
+3
2022-03-23
RISC-V: Add support for restartable sequence
Vincent Chen
3
-0
/
+7
2022-03-23
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-24
/
+84
2022-03-22
Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+11
2022-03-22
kvm/emulate: Fix SETcc emulation for ENDBR
Peter Zijlstra
1
-4
/
+6
2022-03-22
Merge branch 'kvm/kvm-sls-fix'
Peter Zijlstra
3
-5
/
+19
2022-03-22
x86/Kconfig: Only allow CONFIG_X86_KERNEL_IBT with ld.lld >= 14.0.0
Nathan Chancellor
1
-0
/
+2
2022-03-22
x86/Kconfig: Only enable CONFIG_CC_HAS_IBT for clang >= 14.0.0
Nathan Chancellor
1
-2
/
+3
2022-03-22
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
19
-51
/
+151
2022-03-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-4
/
+11
2022-03-22
Revert "rethook: x86: Add rethook x86 implementation"
Alexei Starovoitov
5
-129
/
+1
2022-03-22
Revert "arm64: rethook: Add arm64 rethook implementation"
Alexei Starovoitov
6
-121
/
+2
2022-03-22
Revert "powerpc: Add rethook support"
Alexei Starovoitov
3
-74
/
+0
2022-03-22
Revert "ARM: rethook: Add rethook arm implementation"
Alexei Starovoitov
5
-113
/
+2
2022-03-22
Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
51
-51
/
+0
2022-03-22
xtensa: define update_mmu_tlb function
Max Filippov
2
-0
/
+10
2022-03-22
x86/PCI: Add #includes to asm/pci_x86.h
Randy Dunlap
1
-0
/
+3
2022-03-22
sched/headers: ARM needs asm/paravirt_api_clock.h too
Randy Dunlap
1
-0
/
+1
2022-03-22
Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-15
/
+15
2022-03-22
Merge tag 'overflow-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+5
2022-03-22
Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-22
/
+48
2022-03-22
Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+0
2022-03-22
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
15
-164
/
+130
2022-03-22
Merge tag 'hwmon-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-17
/
+0
2022-03-22
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2022-03-22
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-6
/
+0
2022-03-22
perf: RISC-V: Add support for SBI PMU and Sscofpmf
Palmer Dabbelt
9
-572
/
+164
2022-03-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
34
-613
/
+1284
2022-03-22
RISC-V: Add sscofpmf extension support
Atish Patra
4
-1
/
+11
2022-03-22
RISC-V: Add RISC-V SBI PMU extension definitions
Atish Patra
1
-0
/
+95
2022-03-22
RISC-V: Add CSR encodings for all HPMCOUNTERS
Atish Patra
1
-0
/
+58
2022-03-22
RISC-V: Remove the current perf implementation
Atish Patra
4
-571
/
+0
2022-03-22
Merge tag 'thermal-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+7
2022-03-22
Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-5
/
+24
2022-03-22
Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
7
-122
/
+147
2022-03-21
Merge tag 'for-5.18/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
49
-548
/
+1491
2022-03-21
Merge tag 'irq-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-18
/
+3
2022-03-21
Merge tag 'timers-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-7
/
+6
[prev]
[next]