aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/pdt.c
AgeCommit message (Expand)Author
2023-08-10parisc: pdt: Use PTR_ERR_OR_ZERO() to simplify codeYang Yingliang
2023-07-03parisc: pdt: Get prototype for arch_report_meminfo()Helge Deller
2023-06-30parisc: Fix missing prototype warning for arch_report_meminfo()Helge Deller
2022-11-08mm/hwpoison: pass pfn to num_poisoned_pages_*()Naoya Horiguchi
2022-11-08mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.cNaoya Horiguchi
2021-11-01parisc: Make use of the helper macro kthread_run()Cai Huoqing
2020-07-28parisc: Report bad pages as HardwareCorruptedHelge Deller
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2019-12-20parisc: soft_offline_page() now takes the pfnHelge Deller
2018-01-23mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-22parisc: Check if initrd was loaded into broken RAMHelge Deller
2017-08-22parisc: PDT: Add full support for memory failure via Page Deallocation Table ...Helge Deller
2017-07-25parisc: Show DIMM slot number which holds broken memory moduleHelge Deller
2017-07-25parisc: Fix crash when calling PDC_PAT_MEM PDT firmware functionHelge Deller
2017-05-12parisc: Add Page Deallocation Table (PDT) supportHelge Deller