aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/vmlinux.lds.S
AgeCommit message (Expand)Author
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-04-07kasan: stackdepot: move filter_irq_stacks() to stackdepot.cAlexander Potapenko
2019-11-04ia64: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook
2019-11-04vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook
2019-11-04vmlinux.lds.h: Move Program Header restoration into NOTES macroKees Cook
2019-11-04vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesKees Cook
2019-11-04ia64: Rename PT_LOAD identifier "code" to "text"Kees Cook
2019-08-16ia64: remove support for machvecsChristoph Hellwig
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-09ia64: 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-04-03debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2015-06-10ia64: remove paravirt codeLuis R. Rodriguez
2013-12-10ia64/xen: Remove Xen support for ia64Boris Ostrovsky
2012-03-28Disintegrate asm/system.h for IA64David Howells
2011-05-20[IA64] define "_sdata" symbolTony Luck
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo
2010-06-21[IA64] beautify vmlinux.lds.hSam Ravnborg
2010-03-03Rename .text.lock to .text..lock.Denys Vlasenko
2010-03-03Rename .text.ivt to .text..ivt.Denys Vlasenko
2010-03-03Rename .data..patch.XXX to .data..patch.XXX.Denys Vlasenko
2010-03-03Rename .data.gate to .data..gate.Denys Vlasenko
2010-03-03Rename .data.page_aligned to .data..page_aligned.Tim Abbott
2009-10-02ia64: allocate percpu area for cpu0 like percpu areas for other cpusTejun Heo
2009-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-09-15[IA64] Clean up linker script using standard macros.Nelson Elhage
2009-09-15[IA64] Use standard macros for page-aligned data.Nelson Elhage
2009-09-15[IA64] Use .ref.text, not .text.init for start_ap.Tim Abbott
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-06-24linker script: throw away .discard sectionTejun Heo
2009-03-31Pull pvops into release branchTony Luck
2009-03-26ia64/pv_op/binarypatch: add helper functions to support binary patching for p...Isaku Yamahata
2009-03-26ia64/pv_ops/xen: define xen specific gate page.Isaku Yamahata
2009-03-10linker script: define __per_cpu_load on all SMP capable archsTejun Heo
2009-01-17linker script: add missing .data.percpu.page_alignedTejun Heo
2008-09-29[IA64] Put the space for cpu0 per-cpu area into .data sectionTony Luck
2008-08-12[IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck
2008-05-27[IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file.Isaku Yamahata
2008-05-27[IA64] Workaround for RSE issueTony Luck
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2007-12-07[IA64] rename _bss to __bss_startBernhard Walle
2007-08-13[IA64] get back PT_IA_64_UNWIND program headerDavid Mosberger-Tang
2007-08-13[IA64] need NOTES in vmlinux.lds.SDavid Mosberger-Tang