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