aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/vmlinux.lds.S
AgeCommit message (Expand)AuthorFilesLines
2024-01-28parisc: Make RO_DATA page aligned in vmlinux.lds.SGravatar Helge Deller 1-1/+1
2023-11-25parisc: Ensure 32-bit alignment on parisc unwind sectionGravatar Helge Deller 1-0/+1
2023-09-07parisc: BTLB: _edata symbol has to be page aligned for BTLB supportGravatar Helge Deller 1-0/+1
2023-01-13objtool/idle: Validate __cpuidle code as noinstrGravatar Peter Zijlstra 1-1/+0
2021-11-22Revert "parisc: Fix backtrace to always include init funtion names"Gravatar Helge Deller 1-2/+1
2021-11-13parisc: Fix backtrace to always include init funtion namesGravatar Helge Deller 1-1/+2
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGGravatar Kees Cook 1-0/+1
2019-11-04parisc: Move EXCEPTION_TABLE to RO_DATA segmentGravatar Kees Cook 1-3/+1
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAGravatar Kees Cook 1-1/+1
2019-11-04vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAGravatar Kees Cook 1-2/+2
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAGravatar Kees Cook 1-1/+0
2019-06-08parisc: add dynamic ftraceGravatar Sven Schnelle 1-0/+2
2019-05-20parisc: Allow building 64-bit kernel without -mlong-calls compiler optionGravatar Helge Deller 1-7/+14
2019-05-10parisc: Enable the ro_after_init featureGravatar Helge Deller 1-3/+0
2019-05-06parisc: Add static branch and JUMP_LABEL featureGravatar Helge Deller 1-0/+3
2018-10-17parisc: Add alternative coding infrastructureGravatar Helge Deller 1-0/+6
2018-01-09parisc64: Add .opd based function descriptor dereferenceGravatar Sergey Senozhatsky 1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-07-23parisc: Merge millicode routines via linker scriptGravatar Helge Deller 1-0/+2
2016-10-09parisc: Move exception table into read-only sectionGravatar Helge Deller 1-3/+4
2016-10-09parisc: Fix kernel memory layout regarding position of __gpGravatar Helge Deller 1-2/+5
2016-10-07Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+1
2016-10-07nmi_backtrace: generate one-line reports for idle cpusGravatar Chris Metcalf 1-0/+1
2016-10-07parisc: Drop bootmem and switch to memblockGravatar Helge Deller 1-2/+0
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsGravatar Alexander Potapenko 1-0/+1
2015-11-22parisc: Map kernel text and data on huge pagesGravatar Helge Deller 1-3/+6
2013-11-30parisc: fix kernel memory layout in vmlinux.ld.SGravatar Helge Deller 1-78/+60
2013-05-07parisc: add kernel stack overflow checkGravatar Helge Deller 1-1/+1
2012-05-25[PARISC] fix boot failure on 32-bit systems caused by branch stubs placed bef...Gravatar John David Anglin 1-2/+4
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Gravatar Linus Torvalds 1-1/+1
2011-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Gravatar Linus Torvalds 1-0/+1
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataGravatar Steven Rostedt 1-0/+3
2011-04-15[PARISC] only make executable areas executableGravatar James Bottomley 1-0/+1
2011-03-24percpu: Always align percpu output section to PAGE_SIZEGravatar Tejun Heo 1-1/+1
2011-01-25percpu: align percpu readmostly subsection to cachelineGravatar Tejun Heo 1-1/+1
2010-03-03Rename .data.lock_aligned to .data..lock_aligned.Gravatar Denys Vlasenko 1-2/+2
2010-03-03Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX.Gravatar Denys Vlasenko 1-4/+4
2009-11-30parisc: fix unwind with recent gcc versionsGravatar Helge Deller 1-3/+3
2009-09-28parisc: Fix linker script breakage.Gravatar Helge Deller 1-0/+10
2009-09-24parisc: Remove useless altinstructions code copied from x86.Gravatar Tim Abbott 1-25/+0
2009-09-24parisc: Clean up linker script using new linker script macros.Gravatar Tim Abbott 1-75/+4
2009-07-09linker script: unify usage of discard definitionGravatar Tejun Heo 1-5/+4
2009-06-24linker script: throw away .discard sectionGravatar Tejun Heo 1-0/+1
2009-03-31parisc: add ftrace (function and graph tracer) functionalityGravatar Helge Deller 1-0/+2
2008-06-16Merge branch 'linus' into core/rodataGravatar Ingo Molnar 1-0/+1
2008-06-13parisc: move head.S to head.text sectionGravatar Kyle McMartin 1-0/+1
2008-05-25move BUG_TABLE into RODATAGravatar Jan Beulich 1-1/+0
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hGravatar Sam Ravnborg 1-4/+4
2007-10-18[PARISC] Kill off broken irqstack codeGravatar Kyle McMartin 1-8/+0
2007-10-18[PARISC] Kill off ASM_PAGE_SIZE useGravatar Sam Ravnborg 1-7/+7