index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
mce_power.c
Age
Commit message (
Expand
)
Author
2017-09-29
powerpc: Fix workaround for spurious MCE on POWER9
Michael Neuling
2017-09-26
powerpc: Handle MCE on POWER9 with only DSISR bit 30 set
Michael Neuling
2017-07-11
powerpc/powernv: Fix local TLB flush for boot and MCE on POWER9
Nicholas Piggin
2017-06-06
powerpc/64s: Machine check handle ifetch from foreign real address for POWER9
Nicholas Piggin
2017-04-19
powerpc/64s: Minor fix for MCE TLB flush for radix
Nicholas Piggin
2017-03-21
powerpc/64s: POWER8 add missing machine check definitions
Nicholas Piggin
2017-03-21
powerpc/64s: Data driven machine check handling
Nicholas Piggin
2017-03-21
powerpc/64s: Data driven machine check evaluation
Nicholas Piggin
2017-03-21
powerpc/64s: Move POWER machine check defines into mce_power.c
Nicholas Piggin
2017-03-21
powerpc/64s: Clean up machine check recovery flushing
Nicholas Piggin
2017-03-10
powerpc/64s: POWER9 machine check handler
Nicholas Piggin
2017-03-10
powerpc/64s: allow machine check handler to set severity and initiator
Nicholas Piggin
2016-05-11
powerpc/mm/radix: Fix CONFIG_PPC_MMU_STD_64 typo
Valentin Rothberg
2016-05-11
powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code
Aneesh Kumar K.V
2016-05-01
powerpc/mm/radix: Add tlbflush routines
Aneesh Kumar K.V
2016-02-22
powerpc: Add POWER9 cputable entry
Michael Neuling
2015-03-17
powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.
Mahesh Salgaonkar
2014-12-05
powerpc/book3s: Fix partial invalidation of TLBs in MCE code.
Mahesh Salgaonkar
2014-03-07
powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.
Mahesh Salgaonkar
2013-12-30
powerpc: Fix endian issues in power7/8 machine check handler
Anton Blanchard
2013-12-05
powerpc/book3s: Decode and save machine check event.
Mahesh Salgaonkar
2013-12-05
powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8.
Mahesh Salgaonkar
2013-12-05
powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.
Mahesh Salgaonkar