index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
2021-04-14
powerpc/smp: Make some symbols static
Yu Kuai
1
-3
/
+3
2021-04-14
powerpc/mce: Make symbol 'mce_ue_event_work' static
Li Huafei
1
-1
/
+1
2021-04-14
powerpc/security: Make symbol 'stf_barrier' static
Li Huafei
1
-1
/
+1
2021-04-14
powerpc/modules: Load modules closer to kernel text
Christophe Leroy
1
-3
/
+20
2021-04-12
powerpc/signal32: Fix build failure with CONFIG_SPE
Christophe Leroy
1
-1
/
+1
2021-04-12
powerpc/64s: remove KVM SKIP test from instruction breakpoint handler
Nicholas Piggin
1
-2
/
+7
2021-04-12
powerpc/64s: Remove KVM handler support from CBE_RAS interrupts
Nicholas Piggin
1
-6
/
+0
2021-04-08
powerpc/64s: power4 nap fixup in C
Nicholas Piggin
2
-45
/
+4
2021-04-08
powerpc/64: Move security code into security.c
Michael Ellerman
2
-264
/
+261
2021-04-08
powerpc: Spelling/typo fixes
Bhaskar Chowdhury
1
-1
/
+1
2021-04-03
powerpc: Switch to relative jump labels
Christophe Leroy
1
-2
/
+2
2021-04-03
powerpc/signal32: Simplify logging in sigreturn()
Christophe Leroy
1
-6
/
+7
2021-04-03
powerpc/signal32: Convert do_setcontext[_tm]() to user access block
Christophe Leroy
2
-18
/
+26
2021-04-03
powerpc/signal32: Convert restore_[tm]_user_regs() to user access block
Christophe Leroy
1
-70
/
+71
2021-04-03
powerpc/signal32: Reorder user reads in restore_tm_user_regs()
Christophe Leroy
1
-12
/
+37
2021-04-03
powerpc/signal32: Perform access_ok() inside restore_user_regs()
Christophe Leroy
1
-5
/
+3
2021-04-03
powerpc/signal32: Remove ifdefery in middle of if/else in sigreturn()
Christophe Leroy
1
-8
/
+12
2021-04-03
powerpc/signal32: Rename save_user_regs_unsafe() and save_general_regs_unsafe()
Christophe Leroy
1
-8
/
+8
2021-04-03
powerpc/signal: Add unsafe_copy_ck{fpr/vsx}_from_user
Christophe Leroy
1
-0
/
+20
2021-04-03
powerpc/align: Don't use __get_user_instr() on kernel addresses
Christophe Leroy
1
-1
/
+6
2021-04-03
powerpc/uaccess: Remove __get/put_user_inatomic()
Christophe Leroy
2
-2
/
+2
2021-04-03
powerpc/align: Convert emulate_spe() to user_access_begin
Christophe Leroy
1
-28
/
+33
2021-04-01
powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime vdso.so is rebuilt
Christophe Leroy
1
-0
/
+4
2021-04-01
powerpc/signal32: Fix Oops on sigreturn with unmapped VDSO
Christophe Leroy
1
-12
/
+8
2021-04-01
powerpc/ptrace: Don't return error when getting/setting FP regs without CONFI...
Christophe Leroy
5
-18
/
+20
2021-03-29
powerpc/irq: Inline call_do_irq() and call_do_softirq()
Christophe Leroy
3
-47
/
+41
2021-03-29
powerpc/setup_64: Fix sparse warnings
He Ying
1
-2
/
+3
2021-03-29
powerpc/iommu/debug: fix ifnullfree.cocci warnings
kernel test robot
1
-2
/
+1
2021-03-29
powerpc: Fix arch_stack_walk() to have running function as first entry
Christophe Leroy
1
-0
/
+3
2021-03-29
powerpc: Convert stacktrace to generic ARCH_STACKWALK
Christophe Leroy
1
-75
/
+16
2021-03-29
powerpc: Rename 'tsk' parameter into 'task'
Christophe Leroy
1
-8
/
+8
2021-03-29
powerpc: Activate HAVE_RELIABLE_STACKTRACE for all
Christophe Leroy
1
-2
/
+0
2021-03-29
powerpc/kernel: Trivial typo fix in kgdb.c
Bhaskar Chowdhury
1
-1
/
+1
2021-03-29
powerpc: Fix section mismatch warning in smp_setup_pacas()
Michael Ellerman
1
-1
/
+1
2021-03-29
powerpc/eeh: Fix build failure with CONFIG_PROC_FS=n
Michael Ellerman
1
-0
/
+2
2021-03-29
powerpc/asm-offsets: GPR14 is not needed either
Christophe Leroy
1
-3
/
+0
2021-03-29
powerpc/math: Fix missing __user qualifier for get_user() and other sparse wa...
Christophe Leroy
1
-1
/
+0
2021-03-29
powerpc/64e: Trivial spelling fixes throughout head_fsl_booke.S
Bhaskar Chowdhury
1
-3
/
+3
2021-03-29
powerpc/32: Manage KUAP in C
Christophe Leroy
3
-23
/
+7
2021-03-29
powerpc/64s: Make kuap_check_amr() and kuap_get_and_check_amr() generic
Christophe Leroy
2
-7
/
+7
2021-03-29
powerpc/32s: Move KUEP locking/unlocking in C
Christophe Leroy
4
-16
/
+10
2021-03-29
powerpc/32: Only use prepare_transfer_to_handler function on book3s/32 and e500
Christophe Leroy
3
-4
/
+6
2021-03-29
powerpc/32: Return directly from power_save_ppc32_restore()
Christophe Leroy
3
-13
/
+2
2021-03-29
powerpc/32: Save remaining registers in exception prolog
Christophe Leroy
3
-23
/
+28
2021-03-29
powerpc/32: Refactor saving of volatile registers in exception prologs
Christophe Leroy
3
-27
/
+24
2021-03-29
powerpc/32: Remove the xfer parameter in EXCEPTION() macro
Christophe Leroy
7
-89
/
+81
2021-03-29
powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATE
Christophe Leroy
7
-106
/
+92
2021-03-29
powerpc/32: Only restore non volatile registers when required
Christophe Leroy
6
-16
/
+62
2021-03-29
powerpc/32: Add a prepare_transfer_to_handler macro for exception prologs
Christophe Leroy
3
-0
/
+11
2021-03-29
powerpc/32: Save trap number on stack in exception prolog
Christophe Leroy
6
-54
/
+58
[prev]
[next]