aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/vmlinux.lds.S
AgeCommit message (Expand)AuthorFilesLines
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij1-2/+1
2021-12-03ARM: implement support for vmap'ed stacksArd Biesheuvel1-2/+2
2021-10-25ARM: 9140/1: allow compile-testing without machine recordArnd Bergmann1-0/+2
2021-06-13ARM: 9088/1: Split KERNEL_OFFSET from PAGE_OFFSETLinus Walleij1-1/+1
2020-10-27arm/build: Always handle .ARM.exidx and .ARM.extab sectionsNathan Chancellor1-0/+4
2020-09-01arm/build: Assert for unwanted sectionsKees Cook1-0/+2
2020-09-01arm/build: Add missing sectionsKees Cook1-0/+1
2020-09-01arm/build: Explicitly keep .ARM.attributes sectionsKees Cook1-1/+1
2020-09-01arm/build: Refactor linker script headersKees Cook1-3/+1
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-03-24arm: Remove HYP/Stage-2 page-table supportMarc Zyngier1-8/+0
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook1-1/+1
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook1-2/+0
2018-05-19ARM: 8757/1: NOMMU: Support PMSAv8 MPUVladimir Murzin1-0/+7
2018-03-09ARM: simplify and fix linker script for TCMNicolas Pitre1-4/+4
2018-03-09ARM: linker script: factor out TCM bitsNicolas Pitre1-54/+1
2018-03-09ARM: linker script: factor out vectors and stubsNicolas Pitre1-20/+1
2018-03-09ARM: linker script: factor out unwinding table sectionsNicolas Pitre1-14/+1
2018-03-09ARM: linker script: factor out stuff for the .text sectionNicolas Pitre1-18/+1
2018-03-09ARM: linker script: factor out stuff for the DISCARD sectionNicolas Pitre1-16/+2
2018-03-09ARM: linker script: factor out some common definitions between XIP and non-XIPNicolas Pitre1-37/+1
2017-12-17ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit codeRussell King1-3/+3
2017-11-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-34/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-10ARM: vmlinux.lds.S: replace open coded .data sections with generic macrosNicolas Pitre1-32/+6
2017-09-10ARM: vmlinux*.lds.S: some decruftificationNicolas Pitre1-3/+1
2017-04-03debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra1-0/+2
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott1-4/+4
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1
2016-08-04arm: jump label may reference text in __exitJason Baron1-1/+1
2016-07-02ARM: 8583/1: mm: fix location of _etextKees Cook1-2/+2
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko1-0/+1
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-34/+26
2016-02-29ARM: KVM: Move the HYP code to its own sectionMarc Zyngier1-0/+6
2016-02-22ARM: 8536/1: mm: hide __start_rodata_section_aligned for non-debug buildsArnd Bergmann1-0/+2
2016-02-11ARM: 8502/1: mm: mark section-aligned portion of rodata NXKees Cook1-2/+7
2016-02-11ARM: 8515/2: move .vectors and .stubs sections back into the kernel VMAArd Biesheuvel1-2/+4
2016-02-11ARM: 8513/1: xip: Move XIP linking to a separate fileChris Brandt1-27/+10
2016-02-08ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATAKees Cook1-5/+5
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-4/+7
2015-03-29ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel1-4/+1
2015-03-28ARM: 8317/1: move the .idmap.text section closer to .head.textArd Biesheuvel1-1/+1
2015-03-27ARM: kvm: round HYP section to page size instead of log2 upper boundArd Biesheuvel1-30/+1
2015-03-25ARM: kvm: assert on HYP section boundaries not actual code sizeArd Biesheuvel1-1/+1
2015-03-23ARM: kvm: implement replacement for ld's LOG2CEIL()Ard Biesheuvel1-2/+22
2015-03-19ARM, arm64: kvm: get rid of the bounce pageArd Biesheuvel1-3/+15
2014-11-03Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/l...Russell King1-0/+19
2014-10-16ARM: mm: allow text and rodata sections to be read-onlyKees Cook1-0/+3
2014-10-16ARM: mm: allow non-text sections to be non-executableKees Cook1-0/+16
2014-10-02ARM: 8168/1: extend __init_end to a page align addressYalin Wang1-1/+1
2014-07-18ARM: 8088/1: vmlinux.lds.S: drop redundant .commentMark Rutland1-1/+0
2013-07-31ARM: use linker magic for vectors and vector stubsRussell King1-0/+17
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-4/+0
2013-04-28ARM: KVM: enforce maximum size for identity mapped codeMarc Zyngier1-1/+6
2013-01-23ARM: Section based HYP idmapChristoffer Dall1-1/+5
2012-12-16ARM: 7605/1: vmlinux.lds: Move .notes section next to the rodataPawel Moll1-2/+2
2012-11-04ARM: 7568/1: Sort exception table at compile timeStephen Boyd1-10/+9
2012-06-22ARM: 7428/1: Prevent KALLSYM size mismatch on ARM.David Brown1-0/+2
2012-02-09ARM: 7320/1: Fix proc_info table alignmentMarc Zyngier1-0/+1
2012-01-23ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundaryWill Deacon1-1/+1
2012-01-23ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytesWill Deacon1-3/+4
2011-12-06ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon1-0/+7
2011-10-25Merge branch 'misc' into for-linusRussell King1-1/+2
2011-10-17ARM: 7017/1: Use generic BUG() handlerSimon Glass1-1/+2
2011-09-20ARM: fix vmlinux.lds.S discarding sectionsRussell King1-3/+12
2011-07-07ARM: vmlinux.lds: use _text and _stext the same way as x86Russell King1-2/+2
2011-07-07ARM: vmlinux.lds: move init sections between text and data sectionsRussell King1-48/+48
2011-07-07ARM: vmlinux.lds: remove .rodata/.rodata1 from main .text segmentRussell King1-2/+0
2011-07-07ARM: vmlinux.lds: rearrange .init output sectionRussell King1-18/+29
2011-07-07ARM: vmlinux.lds: move discarded sections to beginningRussell King1-25/+22
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo1-1/+1
2011-03-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+4
2011-03-16Merge branch 'p2v' into develRussell King1-0/+4
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-1/+1
2011-02-21ARM: Keep exit text/data around for SMP_ON_UPRussell King1-0/+9
2011-02-21ARM: 6740/1: Place correctly notes section in the linker scriptPawel Moll1-0/+2
2011-02-17ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patchingRussell King1-0/+4
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
2011-01-06Merge branch 'misc' into develRussell King1-0/+1
2010-12-05ARM: implement support for read-mostly sectionsRussell King1-0/+1
2010-11-19ARM: place C irq handlers in IRQ_ENTRY for ftraceRabin Vincent1-0/+1
2010-10-27ARM: 6465/1: Fix data abort accessing proc_info from __lookup_processor_typeTony Lindgren1-0/+1
2010-10-18Merge branch 'hotplug' into develRussell King1-7/+17
2010-10-08ARM: hotplug cpu: Keep processor information, startup code & __lookup_process...Russell King1-7/+17
2010-10-08ARM: vmlinux.lds: Move unwind tables into _stext.._etextRussell King1-2/+2
2010-10-04ARM: Allow SMP kernels to boot on UP systemsRussell King1-0/+11
2010-02-15ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr1-4/+0
2009-12-15ARM: use unified discard definition in linker scriptAlan Jenkins1-5/+8
2009-11-23ARM: Clean up linker script using new linker script macros.Nelson Elhage1-54/+23
2009-11-23ARM: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott1-5/+3
2009-09-22Merge branch 'master' into for-linusRussell King1-0/+1
2009-09-15ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3Linus Walleij1-0/+57
2009-07-04Merge branch 'master' into for-nextTejun Heo1-7/+16
2009-06-25[ARM] 5565/2: Use PAGE_SIZE and RO_DATA() in link scriptLinus Walleij1-7/+8
2009-06-24linker script: throw away .discard sectionTejun Heo1-0/+1
2009-06-19[ARM] 5557/1: Discard some ARM.ex*.*exit.text sections when !HOTPLUG or !HOTP...Catalin Marinas1-0/+8
2009-05-30arm: Provide _sdata and __bss_stop in the vmlinux.lds.S fileCatalin Marinas1-0/+2
2009-03-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+19
2009-03-10linker script: define __per_cpu_load on all SMP capable archsTejun Heo1-0/+1
2009-02-19[ARM] 5383/2: unwind: Add core support for ARM stack unwindingCatalin Marinas1-0/+19
2009-01-17linker script: add missing .data.percpu.page_alignedTejun Heo1-0/+1
2008-12-01[ARM] use asm/sections.hRussell King1-1/+1
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-5/+5
2008-01-26ARM kprobes: prevent some functions involved with kprobes from being probedNicolas Pitre1-0/+1
2007-07-19define new percpu interface for shared dataFenghua Yu1-0/+1
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+1
2007-05-08[ARM] Ensure head text is always placed at the start of kernelRussell King1-3/+7
2007-05-08[ARM] Shut up warning about init_thread_unionRussell King1-1/+1
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+3
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge1-1/+1
2007-04-21[ARM] Add ability to dump exception stacks to kernel backtracesRussell King1-0/+3
2007-02-25[ARM] 4224/2: allow XIP kernel to boot againNicolas Pitre1-0/+1
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+2
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-28[ARM] nommu: uaccess tweaksRussell King1-0/+8
2006-01-03[ARM] Make kernel link address depend on PAGE_OFFSETRussell King1-7/+5
2005-11-17[ARM] Improve comment about ASSERT()s in vmlinux.lds.SRussell King1-1/+5
2005-10-29[ARM] 3061/1: cleanup the XIP link address messNicolas Pitre1-1/+10
2005-10-13[ARM] 3008/1: the exception table is not read-onlyNicolas Pitre1-7/+8
2005-09-20[ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-09-20[ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-09-20[ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-09-20[ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-05-05[PATCH] ARM: Fix kernel stack offset calculationsRussell King1-1/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+166