summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/pdt.c
AgeCommit message (Expand)AuthorLines
2021-11-01parisc: Make use of the helper macro kthread_run()Cai Huoqing-3/+1
2020-07-28parisc: Report bad pages as HardwareCorruptedHelge Deller-0/+3
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-1/+1
2019-12-20parisc: soft_offline_page() now takes the pfnHelge Deller-2/+1
2018-01-23mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-09-22parisc: Check if initrd was loaded into broken RAMHelge Deller-0/+9
2017-08-22parisc: PDT: Add full support for memory failure via Page Deallocation Table ...Helge Deller-41/+239
2017-07-25parisc: Show DIMM slot number which holds broken memory moduleHelge Deller-5/+14
2017-07-25parisc: Fix crash when calling PDC_PAT_MEM PDT firmware functionHelge Deller-1/+3
2017-05-12parisc: Add Page Deallocation Table (PDT) supportHelge Deller-0/+143