index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
mce_power.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/inst: Define ppc_inst_t
Christophe Leroy
2021-12-09
1
-1
/
+1
*
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
2021-12-09
1
-3
/
+7
*
powerpc/64s: Make flush_and_reload_slb a no-op when radix is enabled
Nicholas Piggin
2021-12-02
1
-3
/
+3
*
powerpc/powernv: Fix machine check reporting of async store errors
Nicholas Piggin
2021-06-21
1
-8
/
+40
*
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
2021-06-17
1
-1
/
+1
*
powerpc/64s/pseries: Add ERAT specific machine check handler
Nicholas Piggin
2020-12-04
1
-1
/
+1
*
powerpc/64s/powernv: Allow KVM to handle guest machine check details
Nicholas Piggin
2020-12-04
1
-42
/
+54
*
powerpc/powernv: Machine check handler for POWER10
Nicholas Piggin
2020-07-23
1
-0
/
+84
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
powerpc: Use a function for reading instructions
Jordan Niethe
2020-05-19
1
-1
/
+1
*
powerpc: Use a datatype for instructions
Jordan Niethe
2020-05-19
1
-2
/
+3
*
powerpc/mce: Don't reload pte val in addr_to_pfn
Aneesh Kumar K.V
2020-05-05
1
-5
/
+9
*
powerpc/pseries: Handle UE event for memcpy_mcsafe
Ganesh Goudar
2020-03-27
1
-6
/
+2
*
powerpc/mm/mce: Keep irqs disabled during lockless page table walk
Aneesh Kumar K.V
2019-09-19
1
-8
/
+12
*
powerpc/64s/powernv: machine check dump SLB contents
Nicholas Piggin
2019-08-30
1
-0
/
+4
*
powerpc/mce: Handle UE event for memcpy_mcsafe
Balbir Singh
2019-08-21
1
-2
/
+13
*
powerpc/mce: Fix MCE handling for huge pages
Balbir Singh
2019-08-21
1
-6
/
+13
*
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-13
1
-2
/
+1
|
\
|
*
powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERAT
Nicholas Piggin
2019-07-03
1
-2
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
|
/
*
powerpc/powernv/mce: Print additional information about MCE error.
Mahesh Salgaonkar
2019-05-01
1
-43
/
+64
*
powerpc/powernv/mce: Print correct severity for MCE error.
Mahesh Salgaonkar
2019-05-01
1
-69
/
+75
*
powerpc/pseries: hwpoison the pages upon hitting UE
Ganesh Goudar
2019-04-20
1
-1
/
+1
*
powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
Nicholas Piggin
2018-10-04
1
-0
/
+7
*
powerpc/pseries: Flush SLB contents on SLB MCE errors.
Mahesh Salgaonkar
2018-09-19
1
-1
/
+1
*
powerpc/64s: move machine check SLB flushing to mm/slb.c
Nicholas Piggin
2018-08-10
1
-17
/
+9
*
powerpc/64s: Report SLB multi-hit rather than parity error
Michael Ellerman
2018-07-12
1
-9
/
+9
*
powerpc/mce: Fix a bug where mce loops on memory UE.
Mahesh Salgaonkar
2018-04-24
1
-5
/
+2
*
powerpc/64s: Improve local TLB flush for boot and MCE on POWER9
Nicholas Piggin
2018-01-18
1
-113
/
+2
*
Merge branch 'fixes' into next
Michael Ellerman
2017-11-10
1
-0
/
+13
|
\
|
*
powerpc: Fix workaround for spurious MCE on POWER9
Michael Neuling
2017-09-29
1
-2
/
+2
|
*
powerpc: Handle MCE on POWER9 with only DSISR bit 30 set
Michael Neuling
2017-09-26
1
-0
/
+13
*
|
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
2017-11-06
1
-2
/
+2
*
|
powerpc/mce: Hookup ierror (instruction) UE errors
Balbir Singh
2017-10-16
1
-3
/
+19
*
|
powerpc/mce: Hookup derror (load/store) UE errors
Balbir Singh
2017-10-16
1
-5
/
+82
*
|
powerpc/powernv: Use early_radix_enabled in POWER9 tlb flush
Nicholas Piggin
2017-10-04
1
-1
/
+1
|
/
*
powerpc/powernv: Fix local TLB flush for boot and MCE on POWER9
Nicholas Piggin
2017-07-11
1
-1
/
+55
*
powerpc/64s: Machine check handle ifetch from foreign real address for POWER9
Nicholas Piggin
2017-06-06
1
-0
/
+3
*
powerpc/64s: Minor fix for MCE TLB flush for radix
Nicholas Piggin
2017-04-19
1
-2
/
+6
*
powerpc/64s: POWER8 add missing machine check definitions
Nicholas Piggin
2017-03-21
1
-7
/
+19
*
powerpc/64s: Data driven machine check handling
Nicholas Piggin
2017-03-21
1
-254
/
+74
*
powerpc/64s: Data driven machine check evaluation
Nicholas Piggin
2017-03-21
1
-243
/
+326
*
powerpc/64s: Move POWER machine check defines into mce_power.c
Nicholas Piggin
2017-03-21
1
-0
/
+92
*
powerpc/64s: Clean up machine check recovery flushing
Nicholas Piggin
2017-03-21
1
-74
/
+23
*
powerpc/64s: POWER9 machine check handler
Nicholas Piggin
2017-03-10
1
-0
/
+231
*
powerpc/64s: allow machine check handler to set severity and initiator
Nicholas Piggin
2017-03-10
1
-0
/
+6
*
powerpc/mm/radix: Fix CONFIG_PPC_MMU_STD_64 typo
Valentin Rothberg
2016-05-11
1
-5
/
+5
*
powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code
Aneesh Kumar K.V
2016-05-11
1
-0
/
+10
*
powerpc/mm/radix: Add tlbflush routines
Aneesh Kumar K.V
2016-05-01
1
-0
/
+3
[next]