summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/patch.c
AgeCommit message (Expand)AuthorLines
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)-1/+1
2022-05-17parisc: Fix patch code locking and flushingJohn David Anglin-14/+11
2022-05-08Revert "parisc: Fix patch code locking and flushing"Helge Deller-11/+14
2022-03-29parisc: Fix patch code locking and flushingJohn David Anglin-14/+11
2019-06-08parisc: add spinlock to patch functionSven Schnelle-6/+19
2019-06-08parisc: add support for patching multiple wordsSven Schnelle-16/+59
2019-05-03parisc: remove unused flags parameter in __patch_text()Sven Schnelle-5/+4
2019-05-03parisc: add parisc code patchingSven Schnelle-0/+78