summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/alternative.c
AgeCommit message (Expand)AuthorLines
2023-05-23parisc: Use num_present_cpus() in alternative patching codeHelge Deller-1/+1
2022-10-11parisc: Reduce kernel size by packing alternative tablesHelge Deller-3/+4
2022-03-16parisc: Avoid calling SMP cache flush functions on cache-less machinesHelge Deller-0/+10
2020-04-05parisc: Refactor alternative code to accept multiple conditionsHelge Deller-18/+19
2019-08-12parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMUHelge Deller-6/+17
2019-06-06parisc: Fix crash due alternative coding for NP iopdir_fdc bitHelge Deller-1/+2
2018-12-10parisc: Split out alternative live patching codeHelge Deller-0/+98