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
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
2020-12-09
powerpc/32s: Remove CONFIG_PPC_BOOK3S_6xx
Christophe Leroy
2
-7
/
+3
2020-12-09
powerpc/32s: Move early_mmu_init() into mmu.c
Christophe Leroy
2
-4
/
+4
2020-12-09
powerpc/32s: Inline flush_hash_entry()
Christophe Leroy
3
-23
/
+11
2020-12-09
powerpc/32s: Inline tlb_flush()
Christophe Leroy
2
-15
/
+11
2020-12-09
powerpc/32s: Split and inline flush_range()
Christophe Leroy
2
-11
/
+15
2020-12-09
powerpc/32s: Inline flush_tlb_range() and flush_tlb_kernel_range()
Christophe Leroy
2
-26
/
+19
2020-12-09
powerpc/32s: Split and inline flush_tlb_mm() and flush_tlb_page()
Christophe Leroy
2
-15
/
+22
2020-12-09
powerpc/32s: Move _tlbie() and _tlbia() in a new file
Christophe Leroy
4
-79
/
+85
2020-12-09
powerpc/32s: Inline _tlbie() on non SMP
Christophe Leroy
2
-5
/
+9
2020-12-09
powerpc/32s: Move _tlbie() and _tlbia() prototypes to tlbflush.h
Christophe Leroy
2
-3
/
+4
2020-12-09
powerpc/32s: Declare Hash related vars as __initdata
Christophe Leroy
1
-4
/
+4
2020-12-09
powerpc/32s: Make Hash var static
Christophe Leroy
3
-7
/
+1
2020-12-09
powerpc/32s: Use mmu_has_feature(MMU_FTR_HPTE_TABLE) instead of checking Hash...
Christophe Leroy
2
-6
/
+6
2020-12-09
powerpc/32s: Make bat_addrs[] static
Christophe Leroy
1
-1
/
+1
2020-12-09
powerpc/mm: Remove flush_tlb_page_nohash() prototype.
Christophe Leroy
2
-2
/
+0
2020-12-09
powerpc/mm: Add mask of always present MMU features
Christophe Leroy
1
-0
/
+25
2020-12-09
powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filter
Tyrel Datwyler
1
-1
/
+1
2020-12-08
powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACK
Christophe Leroy
2
-74
/
+60
2020-12-08
powerpc: fix spelling mistake in Kconfig "seleted" -> "selected"
Colin Ian King
1
-1
/
+1
2020-12-08
powerpc/pseries/mobility: refactor node lookup during DT update
Nathan Lynch
1
-32
/
+17
2020-12-08
powerpc/rtas: remove unused rtas_suspend_me_data
Nathan Lynch
1
-8
/
+0
2020-12-08
powerpc/pseries/hibernation: remove prepare_late() callback
Nathan Lynch
1
-25
/
+0
2020-12-08
powerpc/pseries/hibernation: perform post-suspend fixups later
Nathan Lynch
1
-17
/
+4
2020-12-08
powerpc/pseries/hibernation: remove redundant cacheinfo update
Nathan Lynch
1
-3
/
+0
2020-12-08
powerpc/rtas: remove unused rtas_suspend_last_cpu()
Nathan Lynch
2
-44
/
+0
2020-12-08
powerpc/pseries/hibernation: switch to rtas_ibm_suspend_me()
Nathan Lynch
1
-5
/
+1
2020-12-08
powerpc/rtas: remove rtas_suspend_cpu()
Nathan Lynch
2
-53
/
+0
2020-12-08
powerpc/machdep: remove suspend_disable_cpu()
Nathan Lynch
1
-1
/
+0
2020-12-08
powerpc/pseries/hibernation: remove pseries_suspend_cpu()
Nathan Lynch
1
-15
/
+0
2020-12-08
powerpc/pseries/hibernation: pass stream id via function arguments
Nathan Lynch
1
-5
/
+3
2020-12-08
powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend ops
Nathan Lynch
1
-1
/
+0
2020-12-08
powerpc/rtas: remove rtas_ibm_suspend_me_unsafe()
Nathan Lynch
2
-67
/
+1
2020-12-08
powerpc/rtas: dispatch partition migration requests to pseries
Nathan Lynch
3
-1
/
+11
2020-12-08
powerpc/pseries/mobility: retry partition suspend after error
Nathan Lynch
1
-2
/
+57
2020-12-08
powerpc/pseries/mobility: signal suspend cancellation to platform
Nathan Lynch
1
-0
/
+31
2020-12-08
powerpc/pseries/mobility: use stop_machine for join/suspend
Nathan Lynch
1
-7
/
+125
2020-12-08
powerpc/pseries/mobility: extract VASI session polling logic
Nathan Lynch
1
-5
/
+64
2020-12-08
powerpc/pseries/mobility: use rtas_activate_firmware() on resume
Nathan Lynch
1
-14
/
+1
2020-12-08
powerpc/pseries/mobility: error message improvements
Nathan Lynch
1
-4
/
+3
2020-12-08
powerpc/pseries/mobility: add missing break to default case
Nathan Lynch
1
-0
/
+1
2020-12-08
powerpc/pseries/mobility: don't error on absence of ibm, update-nodes
Nathan Lynch
1
-1
/
+1
2020-12-08
powerpc/hvcall: add token and codes for H_VASI_SIGNAL
Nathan Lynch
1
-0
/
+9
2020-12-08
powerpc/rtas: add rtas_activate_firmware()
Nathan Lynch
2
-0
/
+31
2020-12-08
powerpc/rtas: add rtas_ibm_suspend_me()
Nathan Lynch
2
-0
/
+58
2020-12-08
powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafe
Nathan Lynch
3
-5
/
+5
2020-12-08
powerpc/rtas: complete ibm,suspend-me status codes
Nathan Lynch
1
-1
/
+6
2020-12-08
powerpc/rtas: prevent suspend-related sys_rtas use on LE
Nathan Lynch
1
-0
/
+2
2020-12-08
powerpc/book3s64/kuap: Improve error reporting with KUAP
Aneesh Kumar K.V
5
-25
/
+25
2020-12-07
powerpc/powernv/idle: Restore CIABR after idle for Power9
Jordan Niethe
1
-0
/
+3
2020-12-07
powerpc/book3s64/kexec: Clear CIABR on kexec
Jordan Niethe
1
-0
/
+5
[next]