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
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
2023-01-05
powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
Michael Ellerman
1
-1
/
+4
2023-01-05
powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
Michael Ellerman
1
-0
/
+1
2022-12-20
random: do not include <asm/archrandom.h> from random.h
Jason A. Donenfeld
1
-0
/
+1
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
38
-365
/
+498
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+4
2022-12-15
mm: Introduce set_memory_rox()
Peter Zijlstra
1
-5
/
+4
2022-12-13
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-12
/
+13
2022-12-13
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-12-12
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-22
/
+0
2022-12-08
Merge branch 'topic/objtool' into next
Michael Ellerman
14
-31
/
+84
2022-12-08
powerpc/prom: Fix 32-bit build
Michael Ellerman
1
-1
/
+2
2022-12-07
powerpc/rtas: mandate RTAS syscall filtering
Nathan Lynch
1
-16
/
+0
2022-12-07
powerpc/rtas: define pr_fmt and convert printk call sites
Nathan Lynch
1
-9
/
+10
2022-12-07
powerpc/rtas: clean up includes
Nathan Lynch
1
-26
/
+16
2022-12-07
powerpc/rtas: clean up rtas_error_log_max initialization
Nathan Lynch
1
-11
/
+26
2022-12-07
powerpc/rtas: avoid scheduling in rtas_os_term()
Nathan Lynch
1
-1
/
+6
2022-12-07
powerpc/rtas: avoid device tree lookups in rtas_os_term()
Nathan Lynch
1
-3
/
+10
2022-12-07
powerpc/rtasd: use correct OF API for event scan rate
Nathan Lynch
1
-2
/
+5
2022-12-07
powerpc/rtas: document rtas_call()
Nathan Lynch
1
-0
/
+58
2022-12-07
powerpc: export the CPU node count
Laurent Dufour
1
-0
/
+3
2022-12-02
powerpc/64e: Clear gprs on interrupt routine entry on Book3E
Rohan McLure
1
-2
/
+2
2022-12-02
powerpc/64s: Zeroise gprs on interrupt routine entry on Book3S
Rohan McLure
2
-11
/
+32
2022-12-02
powerpc/64s: IOption for MSR stored in r12
Rohan McLure
1
-0
/
+7
2022-12-02
powerpc/64: Sanitise common exit code for interrupts
Rohan McLure
1
-0
/
+6
2022-12-02
powerpc: allow minimum sized kernel stack frames
Nicholas Piggin
12
-20
/
+20
2022-12-02
powerpc: split validate_sp into two functions
Nicholas Piggin
2
-10
/
+15
2022-12-02
powerpc: copy_thread add a back chain to the switch stack frame
Nicholas Piggin
1
-0
/
+2
2022-12-02
powerpc: copy_thread fill in interrupt frame marker and back chain
Nicholas Piggin
1
-1
/
+3
2022-12-02
powerpc: add a define for the switch frame size and regs offset
Nicholas Piggin
3
-8
/
+12
2022-12-02
powerpc: add a define for the user interrupt frame size
Nicholas Piggin
2
-5
/
+5
2022-12-02
powerpc: Rename STACK_FRAME_MARKER and derive it from frame offset
Nicholas Piggin
2
-2
/
+2
2022-12-02
powerpc: add a definition for the marker offset within the interrupt frame
Nicholas Piggin
6
-10
/
+10
2022-12-02
powerpc: add definition for pt_regs offset within an interrupt frame
Nicholas Piggin
14
-94
/
+93
2022-12-02
powerpc: simplify ppc_save_regs
Nicholas Piggin
1
-42
/
+15
2022-12-02
powerpc: Rearrange copy_thread child stack creation
Nicholas Piggin
1
-5
/
+6
2022-12-02
powerpc/64: Add module check for ELF ABI version
Nicholas Piggin
1
-0
/
+10
2022-12-01
vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy
Jann Horn
1
-22
/
+0
2022-11-30
powerpc: Allow clearing and restoring registers independent of saved breakpoi...
Jordan Niethe
1
-3
/
+35
2022-11-30
Merge branch 'fixes' into next
Michael Ellerman
7
-10
/
+60
2022-11-24
powerpc/8xx: Fix warning in hw_breakpoint_handler()
Russell Currey
1
-1
/
+1
2022-11-24
powerpc/kprobes: Use preempt_enable() rather than the no_resched variant
Naveen N. Rao
1
-6
/
+6
2022-11-24
powerpc/kprobes: Have optimized_callback() use preempt_enable()
Naveen N. Rao
1
-1
/
+1
2022-11-24
powerpc/kprobes: Remove preempt disable around call to get_kprobe() in arch_p...
Naveen N. Rao
1
-2
/
+0
2022-11-24
powerpc: remove the last remnants of cputime_t
Nicholas Piggin
1
-21
/
+2
2022-11-24
powerpc: Print instruction dump on a single line
Michael Ellerman
1
-4
/
+1
2022-11-24
powerpc: Make instruction dump work with scripts/decodecode
Michael Ellerman
1
-1
/
+1
2022-11-24
powerpc/kvm: Remove unused macros from asm-offset
Disha Goel
1
-25
/
+0
2022-11-18
powerpc/vdso: Skip objtool from running on VDSO files
Sathvika Vasireddy
1
-0
/
+2
2022-11-18
powerpc/32: Fix objtool unannotated intra-function call warnings
Christophe Leroy
8
-26
/
+66
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
[next]