aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/vmlinux.lds.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook1-0/+1
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
2020-04-07kasan: stackdepot: move filter_irq_stacks() to stackdepot.cAlexander Potapenko1-0/+2
2019-11-04ia64: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook1-1/+1
2019-11-04vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook1-1/+1
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook1-2/+0
2019-11-04vmlinux.lds.h: Move Program Header restoration into NOTES macroKees Cook1-3/+1
2019-11-04vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesKees Cook1-0/+2
2019-11-04ia64: Rename PT_LOAD identifier "code" to "text"Kees Cook1-7/+7
2019-08-16ia64: remove support for machvecsChristoph Hellwig1-10/+0
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds1-0/+2
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells1-0/+1
2018-01-09ia64: Add .opd based function descriptor dereferenceSergey Senozhatsky1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-03debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra1-0/+2
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1
2015-06-10ia64: remove paravirt codeLuis R. Rodriguez1-21/+0
2013-12-10ia64/xen: Remove Xen support for ia64Boris Ostrovsky1-6/+0
2012-03-28Disintegrate asm/system.h for IA64David Howells1-1/+0
2011-05-20[IA64] define "_sdata" symbolTony Luck1-0/+1
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
2010-06-21[IA64] beautify vmlinux.lds.hSam Ravnborg1-173/+189
2010-03-03Rename .text.lock to .text..lock.Denys Vlasenko1-2/+2
2010-03-03Rename .text.ivt to .text..ivt.Denys Vlasenko1-1/+1
2010-03-03Rename .data..patch.XXX to .data..patch.XXX.Denys Vlasenko1-8/+8
2010-03-03Rename .data.gate to .data..gate.Denys Vlasenko1-2/+2
2010-03-03Rename .data.page_aligned to .data..page_aligned.Tim Abbott1-1/+1
2009-10-02ia64: allocate percpu area for cpu0 like percpu areas for other cpusTejun Heo1-5/+6
2009-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-99/+14
2009-09-15[IA64] Clean up linker script using standard macros.Nelson Elhage1-98/+11
2009-09-15[IA64] Use standard macros for page-aligned data.Nelson Elhage1-1/+3
2009-09-15[IA64] Use .ref.text, not .text.init for start_ap.Tim Abbott1-2/+0
2009-07-09linker script: unify usage of discard definitionTejun Heo1-9/+8
2009-06-24linker script: throw away .discard sectionTejun Heo1-0/+1
2009-03-31Pull pvops into release branchTony Luck1-0/+30
2009-03-26ia64/pv_op/binarypatch: add helper functions to support binary patching for paravirt_ops.Isaku Yamahata1-0/+24
2009-03-26ia64/pv_ops/xen: define xen specific gate page.Isaku Yamahata1-0/+6
2009-03-10linker script: define __per_cpu_load on all SMP capable archsTejun Heo1-10/+2
2009-01-17linker script: add missing .data.percpu.page_alignedTejun Heo1-0/+1
2008-09-29[IA64] Put the space for cpu0 per-cpu area into .data sectionTony Luck1-3/+5
2008-08-12[IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck1-0/+3
2008-05-27[IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file.Isaku Yamahata1-1/+0
2008-05-27[IA64] Workaround for RSE issueTony Luck1-0/+7
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-4/+4
2007-12-07[IA64] rename _bss to __bss_startBernhard Walle1-1/+2
2007-08-13[IA64] get back PT_IA_64_UNWIND program headerDavid Mosberger-Tang1-1/+3
2007-08-13[IA64] need NOTES in vmlinux.lds.SDavid Mosberger-Tang1-4/+4
2007-07-25[IA64] fix section mismatch warningsTony Luck1-0/+2
2007-07-19define new percpu interface for shared dataFenghua Yu1-0/+1