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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-30
powerpc/pseries: Introduce option to build secure virtual machines
Thiago Jung Bauermann
3
-2
/
+15
2019-08-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
26
-135
/
+453
2019-08-30
Merge branch 'topic/mem-encrypt' into next
Michael Ellerman
8
-18
/
+22
2019-08-30
powerpc/powernv: Add ultravisor message log interface
Claudio Carvalho
2
-0
/
+50
2019-08-30
powerpc/powernv/opal-msglog: Refactor memcons code
Claudio Carvalho
1
-18
/
+39
2019-08-30
powerpc/kvm: Use UV_RETURN ucall to return to ultravisor
Sukadev Bhattiprolu
4
-6
/
+36
2019-08-30
powerpc/powernv: Access LDBAR only if ultravisor disabled
Claudio Carvalho
1
-2
/
+4
2019-08-30
powerpc/mm: Write to PTCR only if ultravisor disabled
Claudio Carvalho
4
-6
/
+21
2019-08-30
powerpc/mm: Use UV_WRITE_PATE ucall to register a PATE
Michael Anderson
3
-13
/
+50
2019-08-30
powerpc/powernv: Introduce FW_FEATURE_ULTRAVISOR
Claudio Carvalho
5
-2
/
+46
2019-08-30
powerpc/kernel: Add ucall_norets() ultravisor call handler
Claudio Carvalho
4
-0
/
+49
2019-08-30
powerpc: Add PowerPC Capabilities ELF note
Claudio Carvalho
3
-1
/
+65
2019-08-30
powerpc/powernv/ioda: Remove obsolete iommu_table_ops::exchange callbacks
Alexey Kardashevskiy
3
-85
/
+1
2019-08-30
powerpc/pseries/iommu: Switch to xchg_no_kill
Alexey Kardashevskiy
1
-2
/
+3
2019-08-30
KVM: PPC: Book3S: Invalidate multiple TCEs at once
Alexey Kardashevskiy
2
-19
/
+48
2019-08-30
powerpc/powernv/ioda: Split out TCE invalidation from TCE updates
Alexey Kardashevskiy
3
-0
/
+56
2019-08-30
KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling
Alexey Kardashevskiy
2
-4
/
+8
2019-08-29
powerpc/of/pci: Rewrite pci_parse_of_flags
Alexey Kardashevskiy
1
-11
/
+55
2019-08-28
powerpc: use the generic dma coherent remap allocator
Christoph Hellwig
7
-352
/
+17
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
2
-4
/
+6
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
3
-6
/
+5
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
5
-30
/
+7
2019-08-28
powerpc/32s: get rid of CPU_FTR_601 feature
Christophe Leroy
10
-79
/
+52
2019-08-28
powerpc/32s: add an option to exclusively select powerpc 601
Christophe Leroy
1
-2
/
+12
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
4
-12
/
+7
2019-08-27
powerpc/spinlocks: Fix oops in __spin_yield() on bare metal
Christopher M. Riedl
1
-11
/
+25
2019-08-27
powerpc/spinlocks: Rename SPLPAR-only spinlocks
Christopher M. Riedl
2
-5
/
+7
2019-08-27
powerpc/spinlocks: Refactor SHARED_PROCESSOR
Christopher M. Riedl
1
-6
/
+18
2019-08-27
powerpc/64: optimise LOAD_REG_IMMEDIATE_SYM()
Christophe Leroy
3
-16
/
+20
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
3
-11
/
+43
2019-08-27
powerpc/mm: split out early ioremap path.
Christophe Leroy
4
-28
/
+35
2019-08-27
powerpc/mm: refactor ioremap vm area setup.
Christophe Leroy
8
-21
/
+43
2019-08-27
powerpc/mm: refactor ioremap_range() and use ioremap_page_range()
Christophe Leroy
7
-68
/
+29
2019-08-27
powerpc/mm: Move ioremap functions out of pgtable_32/64.c
Christophe Leroy
5
-227
/
+229
2019-08-27
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
9
-12
/
+7
2019-08-27
powerpc/mm: move ioremap_prot() into ioremap.c
Christophe Leroy
3
-41
/
+19
2019-08-27
powerpc/mm: move common 32/64 bits ioremap functions into ioremap.c
Christophe Leroy
4
-61
/
+37
2019-08-27
powerpc/mm: rework io-workaround invocation.
Christophe Leroy
4
-18
/
+34
2019-08-27
powerpc/mm: drop function __ioremap()
Christophe Leroy
3
-22
/
+2
2019-08-27
powerpc/mm: drop ppc_md.iounmap() and __iounmap()
Christophe Leroy
3
-17
/
+1
2019-08-27
powerpc/ps3: replace __ioremap() by ioremap_prot()
Christophe Leroy
1
-7
/
+3
2019-08-27
powerpc: remove the ppc44x ocm.c file
Christoph Hellwig
5
-431
/
+0
2019-08-27
powerpc/64: don't select ARCH_HAS_SCALED_CPUTIME on book3E
Christophe Leroy
1
-1
/
+1
2019-08-27
powerpc/64s: support nospectre_v2 cmdline option
Christopher M. Riedl
1
-3
/
+16
[next]