summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/vmlinux.lds.S
Commit message (Expand)AuthorAgeFilesLines
* arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2017-02-071-4/+4
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* arm: jump label may reference text in __exitJason Baron2016-08-041-1/+1
* ARM: 8583/1: mm: fix location of _etextKees Cook2016-07-021-2/+2
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-0/+1
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-191-34/+26
|\
| * ARM: 8536/1: mm: hide __start_rodata_section_aligned for non-debug buildsArnd Bergmann2016-02-221-0/+2
| * ARM: 8502/1: mm: mark section-aligned portion of rodata NXKees Cook2016-02-111-2/+7
| * ARM: 8515/2: move .vectors and .stubs sections back into the kernel VMAArd Biesheuvel2016-02-111-2/+4
| * ARM: 8513/1: xip: Move XIP linking to a separate fileChris Brandt2016-02-111-27/+10
| * ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATAKees Cook2016-02-081-5/+5
* | ARM: KVM: Move the HYP code to its own sectionMarc Zyngier2016-02-291-0/+6
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-161-4/+7
|\
| * ARM: kvm: round HYP section to page size instead of log2 upper boundArd Biesheuvel2015-03-271-30/+1
| * ARM: kvm: assert on HYP section boundaries not actual code sizeArd Biesheuvel2015-03-251-1/+1
| * ARM: kvm: implement replacement for ld's LOG2CEIL()Ard Biesheuvel2015-03-231-2/+22
| * ARM, arm64: kvm: get rid of the bounce pageArd Biesheuvel2015-03-191-3/+15
* | ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel2015-03-291-4/+1
* | ARM: 8317/1: move the .idmap.text section closer to .head.textArd Biesheuvel2015-03-281-1/+1
|/
* Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/l...Russell King2014-11-031-0/+19
|\
| * ARM: mm: allow text and rodata sections to be read-onlyKees Cook2014-10-161-0/+3
| * ARM: mm: allow non-text sections to be non-executableKees Cook2014-10-161-0/+16
* | ARM: 8168/1: extend __init_end to a page align addressYalin Wang2014-10-021-1/+1
|/
* ARM: 8088/1: vmlinux.lds.S: drop redundant .commentMark Rutland2014-07-181-1/+0
* ARM: use linker magic for vectors and vector stubsRussell King2013-07-311-0/+17
* Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-4/+0
* ARM: KVM: enforce maximum size for identity mapped codeMarc Zyngier2013-04-281-1/+6
* ARM: Section based HYP idmapChristoffer Dall2013-01-231-1/+5
* ARM: 7605/1: vmlinux.lds: Move .notes section next to the rodataPawel Moll2012-12-161-2/+2
* ARM: 7568/1: Sort exception table at compile timeStephen Boyd2012-11-041-10/+9
* ARM: 7428/1: Prevent KALLSYM size mismatch on ARM.David Brown2012-06-221-0/+2
* ARM: 7320/1: Fix proc_info table alignmentMarc Zyngier2012-02-091-0/+1
* ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundaryWill Deacon2012-01-231-1/+1
* ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytesWill Deacon2012-01-231-3/+4
* ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon2011-12-061-0/+7
* Merge branch 'misc' into for-linusRussell King2011-10-251-1/+2
|\
| * ARM: 7017/1: Use generic BUG() handlerSimon Glass2011-10-171-1/+2
* | ARM: fix vmlinux.lds.S discarding sectionsRussell King2011-09-201-3/+12
|/
* ARM: vmlinux.lds: use _text and _stext the same way as x86Russell King2011-07-071-2/+2
* ARM: vmlinux.lds: move init sections between text and data sectionsRussell King2011-07-071-48/+48
* ARM: vmlinux.lds: remove .rodata/.rodata1 from main .text segmentRussell King2011-07-071-2/+0
* ARM: vmlinux.lds: rearrange .init output sectionRussell King2011-07-071-18/+29
* ARM: vmlinux.lds: move discarded sections to beginningRussell King2011-07-071-25/+22
* percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-161-0/+4
|\
| * Merge branch 'p2v' into develRussell King2011-03-161-0/+4
| |\
| | * ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patchingRussell King2011-02-171-0/+4
* | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-1/+1
|\ \ \ | |/ / |/| |
| * | percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
| |/
* | ARM: Keep exit text/data around for SMP_ON_UPRussell King2011-02-211-0/+9