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
/
mce_power.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-09
powerpc/inst: Define ppc_inst_t
Christophe Leroy
1
-1
/
+1
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
1
-3
/
+7
2021-12-02
powerpc/64s: Make flush_and_reload_slb a no-op when radix is enabled
Nicholas Piggin
1
-3
/
+3
2021-06-21
powerpc/powernv: Fix machine check reporting of async store errors
Nicholas Piggin
1
-8
/
+40
2021-06-16
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
1
-1
/
+1
2020-12-03
powerpc/64s/pseries: Add ERAT specific machine check handler
Nicholas Piggin
1
-1
/
+1
2020-12-03
powerpc/64s/powernv: Allow KVM to handle guest machine check details
Nicholas Piggin
1
-42
/
+54
2020-07-23
powerpc/powernv: Machine check handler for POWER10
Nicholas Piggin
1
-0
/
+84
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-05-18
powerpc: Use a function for reading instructions
Jordan Niethe
1
-1
/
+1
2020-05-18
powerpc: Use a datatype for instructions
Jordan Niethe
1
-2
/
+3
2020-05-05
powerpc/mce: Don't reload pte val in addr_to_pfn
Aneesh Kumar K.V
1
-5
/
+9
2020-03-27
powerpc/pseries: Handle UE event for memcpy_mcsafe
Ganesh Goudar
1
-6
/
+2
2019-09-19
powerpc/mm/mce: Keep irqs disabled during lockless page table walk
Aneesh Kumar K.V
1
-8
/
+12
2019-08-30
powerpc/64s/powernv: machine check dump SLB contents
Nicholas Piggin
1
-0
/
+4
2019-08-21
powerpc/mce: Handle UE event for memcpy_mcsafe
Balbir Singh
1
-2
/
+13
2019-08-21
powerpc/mce: Fix MCE handling for huge pages
Balbir Singh
1
-6
/
+13
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+1
2019-07-03
powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERAT
Nicholas Piggin
1
-2
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-05-01
powerpc/powernv/mce: Print additional information about MCE error.
Mahesh Salgaonkar
1
-43
/
+64
2019-05-01
powerpc/powernv/mce: Print correct severity for MCE error.
Mahesh Salgaonkar
1
-69
/
+75
2019-04-20
powerpc/pseries: hwpoison the pages upon hitting UE
Ganesh Goudar
1
-1
/
+1
2018-10-04
powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
Nicholas Piggin
1
-0
/
+7
2018-09-19
powerpc/pseries: Flush SLB contents on SLB MCE errors.
Mahesh Salgaonkar
1
-1
/
+1
2018-08-10
powerpc/64s: move machine check SLB flushing to mm/slb.c
Nicholas Piggin
1
-17
/
+9
2018-07-12
powerpc/64s: Report SLB multi-hit rather than parity error
Michael Ellerman
1
-9
/
+9
2018-04-24
powerpc/mce: Fix a bug where mce loops on memory UE.
Mahesh Salgaonkar
1
-5
/
+2
2018-01-17
powerpc/64s: Improve local TLB flush for boot and MCE on POWER9
Nicholas Piggin
1
-113
/
+2
2017-11-10
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+13
2017-11-06
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
1
-2
/
+2
2017-10-16
powerpc/mce: Hookup ierror (instruction) UE errors
Balbir Singh
1
-3
/
+19
2017-10-16
powerpc/mce: Hookup derror (load/store) UE errors
Balbir Singh
1
-5
/
+82
2017-10-04
powerpc/powernv: Use early_radix_enabled in POWER9 tlb flush
Nicholas Piggin
1
-1
/
+1
2017-09-29
powerpc: Fix workaround for spurious MCE on POWER9
Michael Neuling
1
-2
/
+2
2017-09-26
powerpc: Handle MCE on POWER9 with only DSISR bit 30 set
Michael Neuling
1
-0
/
+13
2017-07-11
powerpc/powernv: Fix local TLB flush for boot and MCE on POWER9
Nicholas Piggin
1
-1
/
+55
2017-06-06
powerpc/64s: Machine check handle ifetch from foreign real address for POWER9
Nicholas Piggin
1
-0
/
+3
2017-04-19
powerpc/64s: Minor fix for MCE TLB flush for radix
Nicholas Piggin
1
-2
/
+6
2017-03-21
powerpc/64s: POWER8 add missing machine check definitions
Nicholas Piggin
1
-7
/
+19
2017-03-21
powerpc/64s: Data driven machine check handling
Nicholas Piggin
1
-254
/
+74
2017-03-21
powerpc/64s: Data driven machine check evaluation
Nicholas Piggin
1
-243
/
+326
2017-03-21
powerpc/64s: Move POWER machine check defines into mce_power.c
Nicholas Piggin
1
-0
/
+92
2017-03-21
powerpc/64s: Clean up machine check recovery flushing
Nicholas Piggin
1
-74
/
+23
2017-03-10
powerpc/64s: POWER9 machine check handler
Nicholas Piggin
1
-0
/
+231
2017-03-10
powerpc/64s: allow machine check handler to set severity and initiator
Nicholas Piggin
1
-0
/
+6
2016-05-11
powerpc/mm/radix: Fix CONFIG_PPC_MMU_STD_64 typo
Valentin Rothberg
1
-5
/
+5
2016-05-11
powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code
Aneesh Kumar K.V
1
-0
/
+10
2016-05-01
powerpc/mm/radix: Add tlbflush routines
Aneesh Kumar K.V
1
-0
/
+3
[next]