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
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-22
Merge tag 'powerpc-5.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-4
/
+4
2020-05-20
Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits."
Christophe Leroy
1
-4
/
+4
2020-05-16
Merge tag 'powerpc-5.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-16
/
+55
2020-05-07
powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUG
Christophe Leroy
1
-1
/
+1
2020-05-04
powerpc/64s: Fix unrecoverable SLB crashes due to preemption check
Michael Ellerman
1
-1
/
+19
2020-04-30
powerpc/uaccess: Evaluate macro arguments once, before user access is allowed
Nicholas Piggin
1
-14
/
+35
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2
-18
/
+20
2020-04-11
powerpc/mm: thread pgprot_t through create_section_mapping()
Logan Gunthorpe
3
-3
/
+6
2020-04-11
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2
-12
/
+4
2020-04-09
Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-2
/
+3
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
30
-92
/
+168
2020-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-14
/
+17
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
1
-4
/
+0
2020-04-02
powerpc/64: make buildable without CONFIG_COMPAT
Michal Suchanek
1
-2
/
+2
2020-04-02
powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro
Michal Suchanek
1
-0
/
+1
2020-04-01
powerpc: Make setjmp/longjmp signature standard
Clement Courbet
1
-2
/
+4
2020-04-01
powerpc/32: drop unused ISA_DMA_THRESHOLD
Mike Rapoport
1
-2
/
+1
2020-04-01
powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64
Christophe Leroy
1
-0
/
+2
2020-04-01
powerpc/64s: Implement interrupt exit logic in C
Nicholas Piggin
4
-0
/
+19
2020-04-01
powerpc/64: Implement soft interrupt replay in C
Nicholas Piggin
1
-1
/
+0
2020-04-01
powerpc/64/sycall: Implement syscall entry/exit logic in C
Nicholas Piggin
8
-12
/
+66
2020-04-01
powerpc/64s/exception: Avoid touching the stack in hdecrementer
Nicholas Piggin
1
-1
/
+0
2020-04-01
powerpc/64s/exception: Move real to virt switch into the common handler
Nicholas Piggin
1
-4
/
+0
2020-03-31
Merge tag 'kvm-ppc-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
4
-3
/
+11
2020-03-31
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2
-0
/
+9
2020-03-28
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
1
-3
/
+2
2020-03-28
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
1
-3
/
+2
2020-03-27
powerpc/64: Avoid isync in flush_dcache_range()
Aneesh Kumar K.V
1
-5
/
+1
2020-03-27
powerpc/pseries: Handle UE event for memcpy_mcsafe
Ganesh Goudar
1
-0
/
+2
2020-03-26
powerpc: Prefer __section and __printf from compiler_attributes.h
Nick Desaulniers
1
-1
/
+1
2020-03-26
KVM: PPC: Book3S HV: Add a capability for enabling secure guests
Paul Mackerras
3
-0
/
+8
2020-03-25
powerpc/eeh: Rework eeh_ops->probe()
Oliver O'Halloran
1
-3
/
+3
2020-03-25
powerpc/eeh: Make early EEH init pseries specific
Oliver O'Halloran
1
-6
/
+8
2020-03-25
powerpc/eeh: Remove eeh_add_device_tree_late()
Oliver O'Halloran
1
-3
/
+0
2020-03-25
powerpc/eeh: Add sysfs files in late probe
Oliver O'Halloran
1
-3
/
+0
2020-03-25
powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...
Aneesh Kumar K.V
4
-2
/
+21
2020-03-25
powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits.
Christophe Leroy
1
-4
/
+4
2020-03-19
KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()
Greg Kurz
1
-2
/
+0
2020-03-19
KVM: PPC: Book3S PR: Move kvmppc_mmu_init() into PR KVM
Greg Kurz
1
-1
/
+0
2020-03-19
KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like th...
Gustavo Romero
1
-0
/
+3
2020-03-16
KVM: Simplify kvm_free_memslot() and all its descendents
Sean Christopherson
1
-4
/
+2
2020-03-16
KVM: PPC: Move memslot memory allocation into prepare_memory_region()
Sean Christopherson
1
-7
/
+4
2020-03-13
powerpc/vdso: remove deprecated VDS64_HAS_DESCRIPTORS references
Joe Lawrence
1
-24
/
+0
2020-03-13
powerpc/32: Fix missing NULL pmd check in virt_to_kpte()
Christophe Leroy
1
-1
/
+3
2020-03-10
Merge branch 'fixes' into next
Michael Ellerman
2
-0
/
+9
2020-03-04
powerpc/numa: Remove late request for home node associativity
Srikar Dronamraju
1
-4
/
+0
2020-03-04
powerpc/smp: Use nid as fallback for package_id
Srikar Dronamraju
1
-0
/
+6
2020-03-04
powerpc: Add current_stack_pointer as a register global
Christophe Leroy
1
-0
/
+2
2020-03-04
powerpc: Rename current_stack_pointer() to current_stack_frame()
Michael Ellerman
2
-2
/
+2
2020-03-04
powerpc/powernv: Add explicit fast-reboot support
Oliver O'Halloran
1
-0
/
+1
[next]