summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/vmlinux.lds.S
Commit message (Expand)AuthorAgeFilesLines
* arch: Remove Itanium (IA-64) architectureArd Biesheuvel2023-09-111-224/+0
* objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2023-01-131-1/+0
* vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-011-0/+1
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* kasan: stackdepot: move filter_irq_stacks() to stackdepot.cAlexander Potapenko2020-04-071-0/+2
* ia64: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook2019-11-041-1/+1
* vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook2019-11-041-1/+1
* vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-2/+0
* vmlinux.lds.h: Move Program Header restoration into NOTES macroKees Cook2019-11-041-3/+1
* vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesKees Cook2019-11-041-0/+2
* ia64: Rename PT_LOAD identifier "code" to "text"Kees Cook2019-11-041-7/+7
* ia64: remove support for machvecsChristoph Hellwig2019-08-161-10/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-011-0/+2
|\
| * ia64: Add .opd based function descriptor dereferenceSergey Senozhatsky2018-01-091-0/+2
* | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-0/+1
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra2017-04-031-0/+2
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* ia64: remove paravirt codeLuis R. Rodriguez2015-06-101-21/+0
* ia64/xen: Remove Xen support for ia64Boris Ostrovsky2013-12-101-6/+0
* Disintegrate asm/system.h for IA64David Howells2012-03-281-1/+0
* [IA64] define "_sdata" symbolTony Luck2011-05-201-0/+1
* percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
* [IA64] beautify vmlinux.lds.hSam Ravnborg2010-06-211-173/+189
* Rename .text.lock to .text..lock.Denys Vlasenko2010-03-031-2/+2
* Rename .text.ivt to .text..ivt.Denys Vlasenko2010-03-031-1/+1
* Rename .data..patch.XXX to .data..patch.XXX.Denys Vlasenko2010-03-031-8/+8
* Rename .data.gate to .data..gate.Denys Vlasenko2010-03-031-2/+2
* Rename .data.page_aligned to .data..page_aligned.Tim Abbott2010-03-031-1/+1
* ia64: allocate percpu area for cpu0 like percpu areas for other cpusTejun Heo2009-10-021-5/+6
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-09-181-99/+14
|\
| * [IA64] Clean up linker script using standard macros.Nelson Elhage2009-09-151-98/+11
| * [IA64] Use standard macros for page-aligned data.Nelson Elhage2009-09-151-1/+3
| * [IA64] Use .ref.text, not .text.init for start_ap.Tim Abbott2009-09-151-2/+0
* | linker script: unify usage of discard definitionTejun Heo2009-07-091-9/+8
* | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
|/
* Pull pvops into release branchTony Luck2009-03-311-0/+30
|\
| * ia64/pv_op/binarypatch: add helper functions to support binary patching for p...Isaku Yamahata2009-03-261-0/+24
| * ia64/pv_ops/xen: define xen specific gate page.Isaku Yamahata2009-03-261-0/+6
* | linker script: define __per_cpu_load on all SMP capable archsTejun Heo2009-03-101-10/+2
* | linker script: add missing .data.percpu.page_alignedTejun Heo2009-01-171-0/+1
|/
* [IA64] Put the space for cpu0 per-cpu area into .data sectionTony Luck2008-09-291-3/+5
* [IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck2008-08-121-0/+3
* [IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file.Isaku Yamahata2008-05-271-1/+0
* [IA64] Workaround for RSE issueTony Luck2008-05-271-0/+7
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-4/+4
* [IA64] rename _bss to __bss_startBernhard Walle2007-12-071-1/+2
* [IA64] get back PT_IA_64_UNWIND program headerDavid Mosberger-Tang2007-08-131-1/+3
* [IA64] need NOTES in vmlinux.lds.SDavid Mosberger-Tang2007-08-131-4/+4