aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/head.S
AgeCommit message (Expand)AuthorFilesLines
2022-08-22parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machinesGravatar Helge Deller 1-1/+42
2022-03-29parisc: Move common_stext into .text section when CONFIG_HOTPLUG_CPU=yGravatar Helge Deller 1-2/+9
2021-11-01parisc: Move thread_info into task structGravatar Helge Deller 1-21/+19
2020-06-09mm: reorder includes after introduction of linux/pgtable.hGravatar Mike Rapoport 1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hGravatar Mike Rapoport 1-1/+1
2019-05-10parisc: Use __ro_after_init in head.SGravatar Helge Deller 1-1/+1
2019-05-06parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeGravatar Helge Deller 1-2/+2
2019-05-03parisc: enable wide mode earlyGravatar Sven Schnelle 1-0/+13
2018-03-02parisc: Check if secondary CPUs want own PDC callsGravatar Helge Deller 1-6/+12
2016-04-14parisc: Fix ftrace function tracerGravatar Helge Deller 1-0/+9
2015-11-22parisc: Increase initial kernel mapping to 32MB on 64bit kernelGravatar Helge Deller 1-2/+2
2015-04-14parisc: expose number of page table levels on Kconfig levelGravatar Kirill A. Shutemov 1-2/+2
2013-11-30parisc: fix kernel memory layout in vmlinux.ld.SGravatar Helge Deller 1-4/+2
2013-10-27parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAMGravatar Helge Deller 1-0/+4
2011-04-15[PARISC] only make executable areas executableGravatar James Bottomley 1-2/+3
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2010-03-03Rename .data.read_mostly to .data..read_mostly.Gravatar Denys Vlasenko 1-1/+1
2008-10-10parisc: hijack jump to start_kernelGravatar Kyle McMartin 1-1/+1
2008-06-13parisc: move head.S to head.text sectionGravatar Kyle McMartin 1-1/+2
2008-06-13Revert "parisc: fix trivial section name warnings"Gravatar Kyle McMartin 1-1/+1
2008-05-15parisc: fix trivial section name warningsGravatar Helge Deller 1-1/+1
2008-03-15[PARISC] head.S: section mismatch fixesGravatar Helge Deller 1-3/+4
2007-10-18[PARISC] Kill off broken irqstack codeGravatar Kyle McMartin 1-4/+0
2007-10-18[PARISC] Kill off the last vestiges of ASM_PAGE_SIZEGravatar Kyle McMartin 1-1/+1
2007-02-17[PARISC] more ENTRY(), ENDPROC(), END() conversionsGravatar Helge Deller 1-6/+9
2006-10-04Remove all inclusions of <linux/config.h>Gravatar Dave Jones 1-2/+0
2006-04-21[PARISC] Further work for multiple page sizesGravatar Helge Deller 1-7/+8
2005-10-21[PARISC] Replace uses of __LP64__ with CONFIG_64BITGravatar Grant Grundler 1-13/+13
2005-10-21[PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docsGravatar Grant Grundler 1-38/+9
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportGravatar Sam Ravnborg 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+386