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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-03
powerpc/ptrace-view: Use pt_regs values instead of thread_struct based one.
Aneesh Kumar K.V
1
-3
/
+4
2020-12-03
powerpc/book3s64/pkeys: Reset userspace AMR correctly on exec
Aneesh Kumar K.V
3
-15
/
+9
2020-12-03
powerpc/book3s64/pkeys: Inherit correctly on fork.
Aneesh Kumar K.V
1
-0
/
+10
2020-12-03
powerpc/book3s64/pkeys: Store/restore userspace AMR/IAMR correctly on entry a...
Aneesh Kumar K.V
6
-46
/
+225
2020-12-03
powerpc/exec: Set thread.regs early during exec
Aneesh Kumar K.V
2
-16
/
+13
2020-12-03
powerpc/book3s64/kuap: Use Key 3 for kernel mapping with hash translation
Aneesh Kumar K.V
11
-18
/
+46
2020-12-03
powerpc/book3s64/kuap: Rename MMU_FTR_RADIX_KUAP and MMU_FTR_KUEP
Aneesh Kumar K.V
3
-21
/
+25
2020-12-03
powerpc/book3s64/kuep: Move KUEP related function outside radix
Aneesh Kumar K.V
3
-20
/
+22
2020-12-03
powerpc/book3s64/kuap: Move KUAP related function outside radix
Aneesh Kumar K.V
4
-23
/
+28
2020-12-03
powerpc/book3s64/kuap/kuep: Move uamor setup to pkey init
Aneesh Kumar K.V
1
-3
/
+3
2020-12-03
powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64
Aneesh Kumar K.V
7
-14
/
+33
2020-12-03
KVM: PPC: BOOK3S: PR: Ignore UAMOR SPR
Aneesh Kumar K.V
1
-0
/
+6
2020-12-03
powerpc: Add new macro to handle NESTED_IFCLR
Aneesh Kumar K.V
1
-0
/
+3
2020-12-03
powerpc/64s: Tidy machine check SLB logging
Nicholas Piggin
1
-18
/
+21
2020-12-03
powerpc/64s: Remove "Host" from MCE logging
Nicholas Piggin
1
-1
/
+1
2020-12-03
powerpc/64s/pseries: Add ERAT specific machine check handler
Nicholas Piggin
3
-2
/
+6
2020-12-03
powerpc/64s/powernv: Ratelimit harmless HMI error printing
Nicholas Piggin
1
-12
/
+17
2020-12-03
KVM: PPC: Book3S HV: Ratelimit machine check messages coming from guests
Nicholas Piggin
1
-4
/
+16
2020-12-03
KVM: PPC: Book3S HV: Don't attempt to recover machine checks for FWNMI enable...
Nicholas Piggin
1
-7
/
+16
2020-12-03
powerpc/64s/powernv: Allow KVM to handle guest machine check details
Nicholas Piggin
2
-43
/
+55
2020-12-03
powerpc/ps3: make system bus's remove and shutdown callbacks return void
Uwe Kleine-König
2
-5
/
+4
2020-12-03
powerpc/paravirt: Use is_kvm_guest() in vcpu_is_preempted()
Srikar Dronamraju
1
-0
/
+18
2020-12-03
powerpc: Reintroduce is_kvm_guest() as a fast-path check
Srikar Dronamraju
3
-1
/
+13
2020-12-03
powerpc: Rename is_kvm_guest() to check_kvm_guest()
Srikar Dronamraju
4
-8
/
+8
2020-12-03
powerpc: Refactor is_kvm_guest() declaration to new header
Srikar Dronamraju
5
-7
/
+18
2020-12-03
powerpc: show registers when unwinding interrupt frames
Nicholas Piggin
1
-6
/
+14
2020-12-03
powerpc/perf: Invoke per-CPU variable access with disabled interrupts
Athira Rajeev
1
-4
/
+6
2020-12-03
powerpc/feature-fixups: use a semicolon rather than a comma
Daniel Axtens
1
-4
/
+4
2020-12-03
powerpc/pseries: Define PCI bus speed for Gen4 and Gen5
Frederic Barrat
1
-30
/
+21
2020-12-03
powerpc: Allow relative pointers in bug table entries
Jordan Niethe
3
-6
/
+10
2020-12-03
powerpc/xmon: Fix build failure for 8xx
Ravi Bangoria
1
-0
/
+2
2020-12-03
powerpc: Use common STABS_DEBUG and DWARF_DEBUG and ELF_DETAILS macro
Youling Tang
2
-76
/
+8
2020-12-03
powerpc/64: Fix an EMIT_BUG_ENTRY in head_64.S
Jordan Niethe
1
-1
/
+1
2020-12-03
powerpc/vdso: Cleanup vdso.h
Christophe Leroy
1
-7
/
+3
2020-12-03
powerpc/vdso: Remove VDSO32_LBASE and VDSO64_LBASE
Christophe Leroy
3
-6
/
+2
2020-12-03
powerpc/vdso: Remove DBG()
Christophe Leroy
1
-8
/
+0
2020-12-03
powerpc/vdso: Remove vdso_ready
Christophe Leroy
1
-6
/
+0
2020-12-03
powerpc/vdso: Remove vdso_setup()
Christophe Leroy
1
-19
/
+2
2020-12-03
powerpc/vdso: Remove lib32_elfinfo and lib64_elfinfo
Christophe Leroy
1
-27
/
+2
2020-12-03
powerpc/vdso: Remove symbol section information in struct lib32/64_elfinfo
Christophe Leroy
1
-90
/
+0
2020-12-03
powerpc/vdso: Remove unused text member in struct lib32/64_elfinfo
Christophe Leroy
1
-16
/
+0
2020-12-03
powerpc/vdso: Remove vdso_patches[] and associated functions
Christophe Leroy
1
-161
/
+0
2020-12-03
powerpc/vdso: Remove runtime generated sigtramp offsets
Christophe Leroy
2
-64
/
+0
2020-12-03
powerpc/vdso: Remove __kernel_datapage_offset
Christophe Leroy
5
-55
/
+0
2020-12-03
powerpc/vdso: Remove vdso32_pages and vdso64_pages
Christophe Leroy
1
-16
/
+0
2020-12-03
powerpc/vdso: Merge __kernel_sync_dicache_p5() into __kernel_sync_dicache()
Christophe Leroy
5
-27
/
+12
2020-12-03
powerpc/vdso: Use builtin symbols to locate fixup section
Christophe Leroy
3
-41
/
+30
2020-12-03
powerpc/vdso: Retrieve sigtramp offsets at buildtime
Christophe Leroy
12
-12
/
+98
2020-12-03
powerpc/vdso: Remove unused \tmp param in __get_datapage()
Christophe Leroy
6
-9
/
+9
2020-12-03
powerpc/vdso: Simplify __get_datapage()
Christophe Leroy
3
-3
/
+9
[prev]
[next]