summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/vmlinux.lds.S
AgeCommit message (Expand)Author
2024-01-28parisc: Make RO_DATA page aligned in vmlinux.lds.SHelge Deller
2023-11-25parisc: Ensure 32-bit alignment on parisc unwind sectionHelge Deller
2023-09-07parisc: BTLB: _edata symbol has to be page aligned for BTLB supportHelge Deller
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra
2021-11-22Revert "parisc: Fix backtrace to always include init funtion names"Helge Deller
2021-11-13parisc: Fix backtrace to always include init funtion namesHelge Deller
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook
2019-11-04parisc: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook
2019-11-04vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook
2019-06-08parisc: add dynamic ftraceSven Schnelle
2019-05-20parisc: Allow building 64-bit kernel without -mlong-calls compiler optionHelge Deller
2019-05-10parisc: Enable the ro_after_init featureHelge Deller
2019-05-06parisc: Add static branch and JUMP_LABEL featureHelge Deller
2018-10-17parisc: Add alternative coding infrastructureHelge Deller
2018-01-09parisc64: Add .opd based function descriptor dereferenceSergey Senozhatsky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-23parisc: Merge millicode routines via linker scriptHelge Deller
2016-10-09parisc: Move exception table into read-only sectionHelge Deller
2016-10-09parisc: Fix kernel memory layout regarding position of __gpHelge Deller
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-07parisc: Drop bootmem and switch to memblockHelge Deller
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2015-11-22parisc: Map kernel text and data on huge pagesHelge Deller
2013-11-30parisc: fix kernel memory layout in vmlinux.ld.SHelge Deller
2013-05-07parisc: add kernel stack overflow checkHelge Deller
2012-05-25[PARISC] fix boot failure on 32-bit systems caused by branch stubs placed bef...John David Anglin
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt
2011-04-15[PARISC] only make executable areas executableJames Bottomley
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo
2010-03-03Rename .data.lock_aligned to .data..lock_aligned.Denys Vlasenko
2010-03-03Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX.Denys Vlasenko
2009-11-30parisc: fix unwind with recent gcc versionsHelge Deller
2009-09-28parisc: Fix linker script breakage.Helge Deller
2009-09-24parisc: Remove useless altinstructions code copied from x86.Tim Abbott
2009-09-24parisc: Clean up linker script using new linker script macros.Tim Abbott
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-06-24linker script: throw away .discard sectionTejun Heo
2009-03-31parisc: add ftrace (function and graph tracer) functionalityHelge Deller
2008-06-16Merge branch 'linus' into core/rodataIngo Molnar
2008-06-13parisc: move head.S to head.text sectionKyle McMartin
2008-05-25move BUG_TABLE into RODATAJan Beulich
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2007-10-18[PARISC] Kill off broken irqstack codeKyle McMartin
2007-10-18[PARISC] Kill off ASM_PAGE_SIZE useSam Ravnborg