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
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
2017-11-06
powerpc/64s/idle: avoid POWER9 DD1 and DD2.0 PMU workaround on DD2.1
Nicholas Piggin
1
-12
/
+19
2017-11-06
powerpc/64s/idle: avoid POWER9 DD1 and DD2.0 ERAT workaround on DD2.1
Nicholas Piggin
1
-0
/
+2
2017-11-06
powerpc: add POWER9_DD20 feature
Nicholas Piggin
3
-1
/
+26
2017-11-06
powerpc: Remove facility loadups on transactional {fp, vec, vsx} unavailable
Cyril Bur
1
-30
/
+0
2017-11-06
powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint
Cyril Bur
6
-81
/
+35
2017-11-06
powerpc: Force reload for recheckpoint during tm {fp, vec, vsx} unavailable e...
Cyril Bur
2
-7
/
+19
2017-11-06
powerpc: Don't enable FP/Altivec if not checkpointed
Cyril Bur
2
-6
/
+20
2017-11-06
powerpc/powernv: Add OPAL_BUSY to opal_error_code()
Cyril Bur
1
-0
/
+2
2017-11-06
powerpc/opal: Add opal_async_wait_response_interruptible() to opal-async
Cyril Bur
2
-4
/
+82
2017-11-06
powernv/opal-sensor: remove not needed lock
Stewart Smith
1
-13
/
+4
2017-11-06
powerpc/opal: Rework the opal-async interface
Cyril Bur
1
-41
/
+51
2017-11-06
powerpc/opal: Make __opal_async_{get, release}_token() static
Cyril Bur
2
-9
/
+3
2017-11-06
powerpc/opal: Fix EBUSY bug in acquiring tokens
William A. Kennington III
1
-3
/
+3
2017-11-06
powerpc/eeh: Stop using do_gettimeofday()
Arnd Bergmann
3
-6
/
+6
2017-11-06
bpf: take advantage of stack_depth tracking in powerpc JIT
Sandipan Das
2
-9
/
+14
2017-11-06
powerpc/tm: Don't check for WARN in TM Bad Thing handling
Michael Ellerman
1
-7
/
+2
2017-11-06
powerpc/mm: Add a CONFIG option to choose if radix is used by default
Michael Ellerman
2
-2
/
+24
2017-11-06
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
26
-72
/
+68
2017-11-06
powerpc/64: Free up CPU_FTR_ICSWX
Michael Ellerman
2
-4
/
+4
2017-11-06
powerpc/mm/hash: Add pr_fmt() to hash_utils64.c
Aneesh Kumar K.V
1
-0
/
+1
2017-11-06
powerpc/ipic: Fix status get and status clear
Christophe Leroy
1
-2
/
+2
2017-11-06
powerpc/powernv: Reserve a hole which appears after enabling IOV
Alexey Kardashevskiy
2
-3
/
+22
2017-11-06
powerpc/pseries/vio: Dispose of virq mapping on vdevice unregister
Tyrel Datwyler
1
-0
/
+2
2017-11-06
powerpc/64s/radix: Fix process table entry cache invalidation
Nicholas Piggin
3
-6
/
+29
2017-11-06
powerpc/64s/radix: Improve preempt handling in TLB code
Nicholas Piggin
1
-25
/
+23
2017-11-06
powerpc/powernv: Use FIXUP_ENDIAN_HV in OPAL return
Nicholas Piggin
1
-2
/
+2
2017-11-06
powerpc/book3s: Add an HV variant of FIXUP_ENDIAN that is recoverable
Nicholas Piggin
1
-0
/
+22
2017-11-06
powerpc/book3s: Use label for FIXUP_ENDIAN macro branch
Nicholas Piggin
1
-2
/
+3
2017-11-06
powerpc/64: Fix latency tracing for lazy irq replay
Nicholas Piggin
1
-0
/
+9
2017-11-06
KVM: PPC: Book3S HV: Handle host system reset in guest mode
Nicholas Piggin
4
-2
/
+11
2017-10-22
powerpc/pseries: Cleanup error handling in iommu_pseries_alloc_group()
Markus Elfring
1
-10
/
+9
2017-10-22
powerpc-opal: Fix a typo in a comment line of two file headers
Markus Elfring
2
-2
/
+2
2017-10-22
powerpc/axonram: Drop unnecessary variable initialisation
Markus Elfring
1
-1
/
+1
2017-10-22
powerpc: dts: acadia: DT fix s/#interrupts-parent/#interrupt-parent/
Geert Uytterhoeven
1
-1
/
+1
2017-10-22
powerpc/perf/hv-24x7: Fix incorrect comparison in memord
Michael Ellerman
1
-1
/
+1
2017-10-22
powerpc: Disable the fast-endian switch syscall by default
Michael Ellerman
2
-0
/
+11
2017-10-22
powerpc/64s: Move the two FAST_ENDIAN macros next to each other
Michael Ellerman
1
-6
/
+6
2017-10-22
powerpc/xmon: Add kstack base to paca dump
Michael Ellerman
1
-0
/
+1
2017-10-22
powerpc/configs: Enable I2C_CHARDEV for pseries and powernv
Andrew Donnellan
2
-0
/
+2
2017-10-22
powerpc/mm/radix: Drop unneeded NULL check
Michael Ellerman
2
-18
/
+10
2017-10-22
powerpc/xmon: Check before calling xive functions
Breno Leitao
1
-0
/
+5
2017-10-21
powerpc/tm: P9 disable transactionally suspended sigcontexts
Michael Neuling
3
-0
/
+11
2017-10-21
powerpc/powernv: Enable TM without suspend if possible
Michael Ellerman
6
-0
/
+42
2017-10-20
powerpc: Add PPC_FEATURE2_HTM_NO_SUSPEND
Michael Ellerman
1
-0
/
+1
2017-10-20
powerpc/tm: Add commandline option to disable hardware transactional memory
Cyril Bur
1
-0
/
+31
2017-10-20
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
5
-50
/
+14
2017-10-20
KVM: PPC: Tie KVM_CAP_PPC_HTM to the user-visible TM feature
Michael Ellerman
1
-2
/
+2
2017-10-19
Revert "KVM: PPC: Book3S HV: POWER9 does not require secondary thread managem...
Paul Mackerras
4
-48
/
+12
2017-10-16
powerpc/vphn: Fix numa update end-loop bug
Michael Bringmann
1
-2
/
+8
2017-10-16
powerpc/hotplug: Improve responsiveness of hotplug change
Michael Bringmann
3
-1
/
+32
[next]