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
/
powerpc
/
kernel
/
asm-offsets.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-15
y2038: vdso: powerpc: avoid timespec references
Arnd Bergmann
1
-9
/
+5
2019-11-15
y2038: vdso: change timeval to __kernel_old_timeval
Arnd Bergmann
1
-4
/
+4
2019-08-30
powerpc/kvm: Use UV_RETURN ucall to return to ultravisor
Sukadev Bhattiprolu
1
-0
/
+1
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+2
2019-07-02
powerpc/64s/exception: remove bad stack branch
Nicholas Piggin
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-18
/
+0
2019-04-30
powerpc/64s: Reimplement book3s idle code in C
Nicholas Piggin
1
-18
/
+0
2019-04-21
powerpc/32s: Implement Kernel Userspace Access Protection
Christophe Leroy
1
-0
/
+3
2019-04-21
powerpc: Add a framework for Kernel Userspace Access Protection
Christophe Leroy
1
-0
/
+4
2019-02-23
powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFO
Christophe Leroy
1
-0
/
+2
2019-02-23
powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
Christophe Leroy
1
-1
/
+1
2019-02-23
powerpc: regain entire stack space
Christophe Leroy
1
-1
/
+0
2019-02-23
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
1
-2
/
+5
2019-02-23
powerpc: Rename THREAD_INFO to TASK_STACK
Christophe Leroy
1
-1
/
+1
2019-02-21
powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTAS
Christophe Leroy
1
-0
/
+3
2018-10-27
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-11
/
+8
2018-10-26
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+3
2018-10-14
powerpc/64s/hash: Add SLB allocation status bitmaps
Nicholas Piggin
1
-1
/
+1
2018-10-14
powerpc/64: Interrupts save PPR on stack rather than thread_struct
Nicholas Piggin
1
-1
/
+1
2018-10-13
powerpc: Use SWITCH_FRAME_SIZE for prom and rtas entry
Joel Stanley
1
-9
/
+0
2018-10-09
KVM: PPC: Book3S HV: Nested guest entry via hypercall
Paul Mackerras
1
-0
/
+1
2018-10-09
KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
Paul Mackerras
1
-2
/
+2
2018-10-03
powerpc/64: add stack protector support
Christophe Leroy
1
-0
/
+3
2018-10-03
powerpc/32: add stack protector support
Christophe Leroy
1
-0
/
+3
2018-10-03
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
1
-1
/
+10
2018-09-19
powerpc/64s/hash: SLB allocation status bitmaps
Nicholas Piggin
1
-1
/
+1
2018-09-19
powerpc/64s/hash: remove user SLB data from the paca
Nicholas Piggin
1
-9
/
+0
2018-08-27
y2038: globally rename compat_time to old_time32
Arnd Bergmann
1
-4
/
+4
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
1
-1
/
+0
2018-06-14
Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-9
/
+9
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2018-06-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-05-18
KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
Simon Guo
1
-8
/
+8
2018-05-18
KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it
Simon Guo
1
-1
/
+1
2018-05-17
KVM: PPC: Book3S HV: Snapshot timebase offset on guest entry
Paul Mackerras
1
-0
/
+1
2018-05-03
powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code paths
Naveen N. Rao
1
-0
/
+1
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
1
-1
/
+1
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
1
-0
/
+5
2018-03-30
powerpc/64s: Do not allocate lppaca if we are not virtualized
Nicholas Piggin
1
-0
/
+5
2018-03-23
KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
Paul Mackerras
1
-0
/
+2
2018-03-23
powerpc/powernv: Provide a way to force a core into SMT4 mode
Paul Mackerras
1
-0
/
+1
2018-02-11
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+4
2018-02-01
Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
1
-0
/
+4
2018-01-23
powerpc/64s: Improve RFI L1-D cache flush fallback
Nicholas Piggin
1
-2
/
+1
2018-01-21
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+5
2018-01-19
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
1
-1
/
+1
2018-01-19
KVM: PPC: Book3S HV: Keep XIVE escalation interrupt masked unless ceded
Benjamin Herrenschmidt
1
-0
/
+3
2018-01-19
KVM: PPC: Book3S HV: Don't use existing "prodded" flag for XIVE escalations
Benjamin Herrenschmidt
1
-0
/
+1
2018-01-10
powerpc/64s: Add support for RFI flush of L1-D cache
Michael Ellerman
1
-0
/
+5
[next]