summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/vmlinux.lds.S
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ARM: 6740/1: Place correctly notes section in the linker scriptPawel Moll2011-02-211-0/+2
|/
* Merge branch 'misc' into develRussell King2011-01-061-0/+1
|\
| * ARM: implement support for read-mostly sectionsRussell King2010-12-051-0/+1
* | ARM: place C irq handlers in IRQ_ENTRY for ftraceRabin Vincent2010-11-191-0/+1
|/
* ARM: 6465/1: Fix data abort accessing proc_info from __lookup_processor_typeTony Lindgren2010-10-271-0/+1
* Merge branch 'hotplug' into develRussell King2010-10-181-7/+17
|\
| * ARM: hotplug cpu: Keep processor information, startup code & __lookup_process...Russell King2010-10-081-7/+17
* | ARM: vmlinux.lds: Move unwind tables into _stext.._etextRussell King2010-10-081-2/+2
* | ARM: Allow SMP kernels to boot on UP systemsRussell King2010-10-041-0/+11
|/
* ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr2010-02-151-4/+0
* ARM: use unified discard definition in linker scriptAlan Jenkins2009-12-151-5/+8
* ARM: Clean up linker script using new linker script macros.Nelson Elhage2009-11-231-54/+23
* ARM: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-11-231-5/+3
* Merge branch 'master' into for-linusRussell King2009-09-221-0/+1
|\
| * Merge branch 'master' into for-nextTejun Heo2009-07-041-7/+16
| |\
| * | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
* | | ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3Linus Walleij2009-09-151-0/+57
| |/ |/|
* | [ARM] 5565/2: Use PAGE_SIZE and RO_DATA() in link scriptLinus Walleij2009-06-251-7/+8
* | [ARM] 5557/1: Discard some ARM.ex*.*exit.text sections when !HOTPLUG or !HOTP...Catalin Marinas2009-06-191-0/+8
|/
* arm: Provide _sdata and __bss_stop in the vmlinux.lds.S fileCatalin Marinas2009-05-301-0/+2
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-281-0/+19
|\
| * [ARM] 5383/2: unwind: Add core support for ARM stack unwindingCatalin Marinas2009-02-191-0/+19
* | linker script: define __per_cpu_load on all SMP capable archsTejun Heo2009-03-101-0/+1
* | linker script: add missing .data.percpu.page_alignedTejun Heo2009-01-171-0/+1
|/
* [ARM] use asm/sections.hRussell King2008-12-011-1/+1
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-5/+5
* ARM kprobes: prevent some functions involved with kprobes from being probedNicolas Pitre2008-01-261-0/+1
* define new percpu interface for shared dataFenghua Yu2007-07-191-0/+1
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1