aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/vmlinux.lds.S
AgeCommit message (Expand)Author
2013-01-23ARM: Section based HYP idmapChristoffer Dall
2012-12-16ARM: 7605/1: vmlinux.lds: Move .notes section next to the rodataPawel Moll
2012-11-04ARM: 7568/1: Sort exception table at compile timeStephen Boyd
2012-06-22ARM: 7428/1: Prevent KALLSYM size mismatch on ARM.David Brown
2012-02-09ARM: 7320/1: Fix proc_info table alignmentMarc Zyngier
2012-01-23ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundaryWill Deacon
2012-01-23ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytesWill Deacon
2011-12-06ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon
2011-10-25Merge branch 'misc' into for-linusRussell King
2011-10-17ARM: 7017/1: Use generic BUG() handlerSimon Glass
2011-09-20ARM: fix vmlinux.lds.S discarding sectionsRussell King
2011-07-07ARM: vmlinux.lds: use _text and _stext the same way as x86Russell King
2011-07-07ARM: vmlinux.lds: move init sections between text and data sectionsRussell King
2011-07-07ARM: vmlinux.lds: remove .rodata/.rodata1 from main .text segmentRussell King
2011-07-07ARM: vmlinux.lds: rearrange .init output sectionRussell King
2011-07-07ARM: vmlinux.lds: move discarded sections to beginningRussell King
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo
2011-03-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-16Merge branch 'p2v' into develRussell King
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-02-21ARM: Keep exit text/data around for SMP_ON_UPRussell King
2011-02-21ARM: 6740/1: Place correctly notes section in the linker scriptPawel Moll
2011-02-17ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patchingRussell King
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo
2011-01-06Merge branch 'misc' into develRussell King
2010-12-05ARM: implement support for read-mostly sectionsRussell King
2010-11-19ARM: place C irq handlers in IRQ_ENTRY for ftraceRabin Vincent
2010-10-27ARM: 6465/1: Fix data abort accessing proc_info from __lookup_processor_typeTony Lindgren
2010-10-18Merge branch 'hotplug' into develRussell King
2010-10-08ARM: hotplug cpu: Keep processor information, startup code & __lookup_process...Russell King
2010-10-08ARM: vmlinux.lds: Move unwind tables into _stext.._etextRussell King
2010-10-04ARM: Allow SMP kernels to boot on UP systemsRussell King
2010-02-15ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr
2009-12-15ARM: use unified discard definition in linker scriptAlan Jenkins
2009-11-23ARM: Clean up linker script using new linker script macros.Nelson Elhage
2009-11-23ARM: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-09-22Merge branch 'master' into for-linusRussell King
2009-09-15ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3Linus Walleij
2009-07-04Merge branch 'master' into for-nextTejun Heo
2009-06-25[ARM] 5565/2: Use PAGE_SIZE and RO_DATA() in link scriptLinus Walleij
2009-06-24linker script: throw away .discard sectionTejun Heo
2009-06-19[ARM] 5557/1: Discard some ARM.ex*.*exit.text sections when !HOTPLUG or !HOTP...Catalin Marinas
2009-05-30arm: Provide _sdata and __bss_stop in the vmlinux.lds.S fileCatalin Marinas
2009-03-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-03-10linker script: define __per_cpu_load on all SMP capable archsTejun Heo
2009-02-19[ARM] 5383/2: unwind: Add core support for ARM stack unwindingCatalin Marinas
2009-01-17linker script: add missing .data.percpu.page_alignedTejun Heo
2008-12-01[ARM] use asm/sections.hRussell King
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2008-01-26ARM kprobes: prevent some functions involved with kprobes from being probedNicolas Pitre