summaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm/assembly.h
AgeCommit message (Expand)Author
2024-02-27parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macrosJohn David Anglin
2024-01-30parisc: Fix random data corruption from exception handlerHelge Deller
2023-11-25parisc: Mark ex_table entries 32-bit aligned in assembly.hHelge Deller
2023-06-17parisc: Delete redundant register definitions in <asm/assembly.h>Ben Hutchings
2022-05-23parisc: Add dep_safe() macro to deposit a register in 32- and 64-kernelsHelge Deller
2022-05-23parisc: Fix wrong comment for shr macroHelge Deller
2022-03-11parisc: Add defines for various space registerHelge Deller
2022-01-07parisc: Define depi_safe macroJohn David Anglin
2021-11-22parisc: Provide an extru_safe() macro to extract unsigned bitsHelge Deller
2021-11-18parisc: Wrap assembler related defines inside __ASSEMBLY__Helge Deller
2021-11-01parisc: move virt_map macro to assembly.hSven Schnelle
2021-10-30parisc: Define FRAME_ALIGN and PRIV_USER/PRIV_KERNEL in assembly.hHelge Deller
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner
2019-05-06parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller
2018-10-19parisc: Use zdep for shlw macro on PA1.1 and PA2.0Helge Deller
2018-08-13parisc: Fix and improve kernel stack unwindingHelge Deller
2016-03-23parisc: Use generic extable search and sort routinesHelge Deller
2013-11-07parisc: provide macro to create exception table entriesHelge Deller
2013-05-24parisc: make interrupt and interruption stack allocation reentrantJohn David Anglin
2009-03-13parisc: fix 64bit buildHelge Deller
2009-03-13parisc: add braces around arguments in assembler macrosHelge Deller
2008-10-10parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin