aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/head.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-22parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machinesHelge Deller1-1/+42
2022-03-29parisc: Move common_stext into .text section when CONFIG_HOTPLUG_CPU=yHelge Deller1-2/+9
2021-11-01parisc: Move thread_info into task structHelge Deller1-21/+19
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2019-05-10parisc: Use __ro_after_init in head.SHelge Deller1-1/+1
2019-05-06parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller1-2/+2
2019-05-03parisc: enable wide mode earlySven Schnelle1-0/+13
2018-03-02parisc: Check if secondary CPUs want own PDC callsHelge Deller1-6/+12
2016-04-14parisc: Fix ftrace function tracerHelge Deller1-0/+9
2015-11-22parisc: Increase initial kernel mapping to 32MB on 64bit kernelHelge Deller1-2/+2
2015-04-14parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov1-2/+2
2013-11-30parisc: fix kernel memory layout in vmlinux.ld.SHelge Deller1-4/+2
2013-10-27parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAMHelge Deller1-0/+4
2011-04-15[PARISC] only make executable areas executableJames Bottomley1-2/+3
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-03-03Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko1-1/+1
2008-10-10parisc: hijack jump to start_kernelKyle McMartin1-1/+1
2008-06-13parisc: move head.S to head.text sectionKyle McMartin1-1/+2
2008-06-13Revert "parisc: fix trivial section name warnings"Kyle McMartin1-1/+1
2008-05-15parisc: fix trivial section name warningsHelge Deller1-1/+1
2008-03-15[PARISC] head.S: section mismatch fixesHelge Deller1-3/+4
2007-10-18[PARISC] Kill off broken irqstack codeKyle McMartin1-4/+0
2007-10-18[PARISC] Kill off the last vestiges of ASM_PAGE_SIZEKyle McMartin1-1/+1
2007-02-17[PARISC] more ENTRY(), ENDPROC(), END() conversionsHelge Deller1-6/+9
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-2/+0
2006-04-21[PARISC] Further work for multiple page sizesHelge Deller1-7/+8
2005-10-21[PARISC] Replace uses of __LP64__ with CONFIG_64BITGrant Grundler1-13/+13
2005-10-21[PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docsGrant Grundler1-38/+9
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+386