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
2019-08-30
powerpc/64s/exception: Replace PROLOG macros and EXC helpers with a gas macro
Nicholas Piggin
1
-296
/
+206
2019-08-30
powerpc/64s/exception: remove 0xb00 handler
Nicholas Piggin
1
-4
/
+2
2019-08-30
powerpc/64s/exception: Fix performance monitor virt handler
Nicholas Piggin
1
-1
/
+1
2019-08-30
powerpc/64s/exception: Add EXC_HV_OR_STD, which selects HSRR if HVMODE
Nicholas Piggin
1
-23
/
+79
2019-08-30
powerpc/64s/exception: move head-64.h exception code to exception-64s.S
Nicholas Piggin
1
-0
/
+41
2019-08-30
powerpc/64s/exception: Fix DAR load for handle_page_fault error case
Nicholas Piggin
1
-1
/
+1
2019-08-30
powerpc/64s/exception: machine check improve labels and comments
Nicholas Piggin
1
-4
/
+10
2019-08-30
powerpc/64s/exception: untangle early machine check handler branch
Nicholas Piggin
1
-67
/
+62
2019-08-30
powerpc/64s/exception: machine check move unrecoverable handling out of line
Nicholas Piggin
1
-43
/
+44
2019-08-30
powerpc/64s/exception: simplify machine check early path
Nicholas Piggin
1
-9
/
+22
2019-08-30
powerpc/64s/exception: machine check move tramp code
Nicholas Piggin
1
-11
/
+11
2019-08-30
powerpc/64s/exception: machine check restructure to reuse common macros
Nicholas Piggin
1
-35
/
+36
2019-08-30
powerpc/64s/exception: machine check pseries should skip the late handler for...
Nicholas Piggin
1
-20
/
+2
2019-08-30
powerpc/64s/pseries: machine check convert to use common event code
Nicholas Piggin
1
-1
/
+33
2019-08-30
powerpc/64s/powernv: machine check dump SLB contents
Nicholas Piggin
2
-0
/
+10
2019-08-30
powerpc/64s/exception: machine check use correct cfar for late handler
Nicholas Piggin
1
-0
/
+4
2019-08-30
powerpc/64s/exception: machine check remove machine_check_pSeries_0 branch
Nicholas Piggin
1
-13
/
+10
2019-08-30
powerpc/64s/exception: machine check pseries should always run the early handler
Nicholas Piggin
1
-4
/
+0
2019-08-30
powerpc/64s/exception: machine check adjust RFI target
Nicholas Piggin
1
-1
/
+1
2019-08-30
powerpc/64s/exception: machine check fix KVM guest test
Nicholas Piggin
1
-20
/
+13
2019-08-30
powerpc/64s/exception: machine check remove bitrotted comment
Nicholas Piggin
1
-4
/
+0
2019-08-30
powerpc/64s/exception: machine check fwnmi remove HV case
Nicholas Piggin
1
-2
/
+1
2019-08-30
powerpc/pseries/svm: Export guest SVM status to user space via sysfs
Ryan Grimm
1
-0
/
+20
2019-08-30
powerpc/pseries/svm: Unshare all pages before kexecing a new kernel
Ram Pai
1
-0
/
+9
2019-08-30
powerpc/pseries/svm: Use shared memory for LPPACA structures
Anshuman Khandual
1
-1
/
+42
2019-08-30
powerpc/pseries: Add and use LPPACA_SIZE constant
Thiago Jung Bauermann
1
-5
/
+6
2019-08-30
powerpc/prom_init: Add the ESM call to prom_init
Ram Pai
1
-0
/
+96
2019-08-30
powerpc/pseries: Introduce option to build secure virtual machines
Thiago Jung Bauermann
1
-1
/
+3
2019-08-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
6
-11
/
+74
2019-08-30
powerpc/kvm: Use UV_RETURN ucall to return to ultravisor
Sukadev Bhattiprolu
1
-0
/
+1
2019-08-30
powerpc/powernv: Introduce FW_FEATURE_ULTRAVISOR
Claudio Carvalho
1
-0
/
+4
2019-08-30
powerpc/kernel: Add ucall_norets() ultravisor call handler
Claudio Carvalho
2
-0
/
+15
2019-08-30
powerpc: Add PowerPC Capabilities ELF note
Claudio Carvalho
2
-1
/
+41
2019-08-30
powerpc/powernv/ioda: Remove obsolete iommu_table_ops::exchange callbacks
Alexey Kardashevskiy
1
-25
/
+1
2019-08-30
powerpc/powernv/ioda: Split out TCE invalidation from TCE updates
Alexey Kardashevskiy
1
-0
/
+27
2019-08-29
powerpc/of/pci: Rewrite pci_parse_of_flags
Alexey Kardashevskiy
1
-11
/
+55
2019-08-28
powerpc/64: remove support for kernel-mode syscalls
Nicholas Piggin
2
-17
/
+6
2019-08-28
powerpc: convert to copy_thread_tls
Nicholas Piggin
1
-4
/
+5
2019-08-28
powerpc/32: don't use CPU_FTR_COHERENT_ICACHE
Christophe Leroy
1
-9
/
+12
2019-08-28
powerpc/32: drop CPU_FTR_UNIFIED_ID_CACHE
Christophe Leroy
2
-3
/
+3
2019-08-28
powerpc/32s: use CONFIG_PPC_BOOK3S_601 instead of reading PVR
Christophe Leroy
2
-31
/
+24
2019-08-28
powerpc/32s: drop CPU_FTR_USE_RTC feature
Christophe Leroy
3
-23
/
+5
2019-08-28
powerpc/32s: get rid of CPU_FTR_601 feature
Christophe Leroy
2
-8
/
+20
2019-08-28
powerpc/8xx: set STACK_END_MAGIC earlier on the init_stack
Christophe Leroy
1
-0
/
+4
2019-08-28
powerpc/8xx: drop unused self-modifying code alternative to FixupDAR.
Christophe Leroy
1
-24
/
+0
2019-08-28
powerpc/prom: convert PROM_BUG() to standard trap
Christophe Leroy
3
-4
/
+7
2019-08-27
powerpc/64: optimise LOAD_REG_IMMEDIATE_SYM()
Christophe Leroy
2
-10
/
+14
2019-08-27
powerpc/32: replace LOAD_MSR_KERNEL() by LOAD_REG_IMMEDIATE()
Christophe Leroy
2
-26
/
+13
2019-08-27
powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macro
Christophe Leroy
2
-6
/
+6
2019-08-27
powerpc/mm: rework io-workaround invocation.
Christophe Leroy
1
-8
/
+5
[prev]
[next]