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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-31
Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+22
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2025-01-27
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-21
/
+7
2025-01-26
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
4
-21
/
+7
2025-01-22
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2
-17
/
+7
2025-01-11
powerpc/prom_init: Use IS_ENABLED()
Michael Ellerman
1
-25
/
+14
2025-01-11
powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in DDW
Gaurav Batra
1
-1
/
+1
2025-01-10
modules: Support extended MODVERSIONS info
Matthew Maurer
1
-2
/
+22
2024-12-26
fgraph: Pass ftrace_regs to entryfunc
Masami Hiramatsu (Google)
2
-5
/
+7
2024-12-24
fgraph: Get ftrace recursion lock in function_graph_enter
Masami Hiramatsu (Google)
2
-12
/
+0
2024-12-23
powerpc: Use str_on_off() helper in check_cache_coherency()
Thorsten Blum
1
-2
/
+2
2024-12-19
powerpc: Add preempt lazy support
Shrikanth Hegde
1
-2
/
+2
2024-12-18
powerpc/vdso: Mark the vDSO code read-only after init
Christophe Leroy
2
-2
/
+2
2024-12-18
powerpc/64: Use get_user() in start_thread()
Michael Ellerman
1
-2
/
+2
2024-12-10
powerpc/32: Replace mulhdu() by mul_u64_u64_shr()
Christophe Leroy
1
-26
/
+0
2024-11-27
powerpc/prom_init: Fixup missing powermac #size-cells
Michael Ellerman
1
-2
/
+27
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
28
-344
/
+679
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
15
-15
/
+15
2024-11-21
Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2024-11-20
Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2
-3
/
+3
2024-11-20
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-14
/
+7
2024-11-20
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-33
/
+45
2024-11-18
Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+4
2024-11-15
powerpc/Makefile: Allow overriding CPP
Arnd Bergmann
1
-1
/
+1
2024-11-14
powerpc/vdso: Remove unused clockmode asm offsets
Thomas Weißschuh
1
-2
/
+0
2024-11-10
powerpc/irq: use seq_put_decimal_ull_width() for decimal values
David Wang
1
-22
/
+22
2024-11-10
powerpc/pseries: Fix KVM guest detection for disabling hardlockup detector
Gautam Menghani
1
-0
/
+1
2024-11-10
fadump: reserve param area if below boot_mem_top
Sourabh Jain
1
-1
/
+1
2024-11-10
powerpc/fadump: allocate memory for additional parameters early
Hari Bathini
2
-5
/
+13
2024-11-08
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
15
-15
/
+15
2024-11-06
fs/xattr: add *at family syscalls
Christian Göttsche
1
-0
/
+4
2024-11-05
powerpc: Use str_enabled_disabled() helper function
Thorsten Blum
1
-2
/
+3
2024-11-04
powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clang
Nathan Chancellor
1
-2
/
+6
2024-11-02
powerpc: Split systemcfg struct definitions out from vdso
Thomas Weißschuh
4
-0
/
+4
2024-11-02
powerpc: Split systemcfg data out of vdso data page
Thomas Weißschuh
5
-26
/
+36
2024-11-02
powerpc: Add kconfig option for the systemcfg page
Thomas Weißschuh
1
-2
/
+2
2024-11-02
powerpc/procfs: Propagate error of remap_pfn_range()
Thomas Weißschuh
1
-4
/
+3
2024-10-31
powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS
Naveen N Rao
3
-29
/
+99
2024-10-31
powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
Naveen N Rao
3
-9
/
+90
2024-10-31
powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs
Naveen N Rao
2
-4
/
+25
2024-10-31
powerpc64/ftrace: Move ftrace sequence out of line
Naveen N Rao
4
-37
/
+303
2024-10-31
powerpc/ftrace: Move ftrace stub used for init text before _einittext
Naveen N Rao
1
-2
/
+1
2024-10-31
powerpc/ftrace: Skip instruction patching if the instructions are the same
Naveen N Rao
1
-1
/
+1
2024-10-31
powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace
Naveen N Rao
2
-62
/
+56
2024-10-31
powerpc/module_64: Convert #ifdef to IS_ENABLED()
Naveen N Rao
1
-8
/
+2
2024-10-31
powerpc32/ftrace: Unify 32-bit and 64-bit ftrace entry code
Naveen N Rao
2
-4
/
+6
2024-10-31
powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.x
Naveen N Rao
1
-1
/
+5
2024-10-31
powerpc/kprobes: Use ftrace to determine if a probe is at function entry
Naveen N Rao
1
-10
/
+8
2024-10-31
powerpc/trace: Account for -fpatchable-function-entry support by toolchain
Naveen N Rao
1
-4
/
+7
2024-10-29
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
2
-2
/
+2
[next]