aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/hpmc.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-27parisc: Fix HPMC handler by increasing size to multiple of 16 bytesHelge Deller1-1/+5
2017-12-17parisc: Align os_hpmc_size on word boundaryHelge Deller1-0/+1
2017-06-09parisc: Don't hardcode PSW values in hpmc codeHelge Deller1-2/+3
2016-10-05parisc: Add cfi_startproc and cfi_endproc to assembly codeHelge Deller1-2/+2
2016-10-05parisc: Move hpmc stack into page aligned bss sectionHelge Deller1-4/+8
2013-05-06parisc: fix partly 16/64k PAGE_SIZE bootHelge Deller1-2/+2
2009-01-05parisc: export length of os_hpmc vectorKyle McMartin1-1/+7
2008-06-13Revert "parisc: fix trivial section name warnings"Kyle McMartin1-2/+1
2008-05-15parisc: fix trivial section name warningsHelge Deller1-1/+2
2007-10-18[PARISC] Remove hardcoded uses of PAGE_SIZEKyle McMartin1-2/+2
2007-06-04[PARISC] Fix kernel panic in check_ivtKyle McMartin1-4/+1
2007-02-17[PARISC] more ENTRY(), ENDPROC(), END() conversionsHelge Deller1-9/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+304