aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/vmlinux.lds.S
Commit message (Expand)AuthorAge
* powerpc/vmlinux.lds: Align __init_begin to 16MBalbir Singh2017-07-03
* powerpc: Link warning for orphan sectionsNicholas Piggin2017-05-30
* powerpc/64: Tool to check head sections location sanityNicholas Piggin2017-05-30
* powerpc/64: Handle linker stubs in low .text codeNicholas Piggin2017-05-30
* powerpc/64: Place sfpr section explicitly with the linker scriptNicholas Piggin2017-05-30
* Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-05
|\
| * powerpc/kprobes: Blacklist exception handlersNaveen N. Rao2017-04-23
* | debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra2017-04-03
|/
* powerpc/64: Fix placement of .text to be immediately following .head.textNicholas Piggin2016-12-01
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-08
|\
| * nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
* | powerpc: Use gas sections for arranging exception vectorsNicholas Piggin2016-10-03
* | powerpc: Ensure .mem(init|exit).text are within _stext/_etextMichael Ellerman2016-09-18
|/
* powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao2016-07-19
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-25
* powerpc: discard .exit.data at runtimeStephen Rothwell2015-10-15
* powerpc: Align TOC to 256 bytesAnton Blanchard2015-05-14
* powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard2013-07-24
* powerpc: Relocate prom_init.c on 64bitAnton Blanchard2013-01-10
* powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt2012-03-08
* powerpc: Process dynamic relocations for kernelSuzuki Poulose2011-12-20
* percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-24
* percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-25
* Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-03
* Rename .data.page_aligned to .data..page_aligned.Tim Abbott2010-03-03
* Rename .data.init_task to .data..init_task.Tim Abbott2010-03-03
* Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott2010-03-03
* module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=yRusty Russell2009-12-15
* powerpc: warning: allocated section `.data_nosave' not in segmentSean MacLennan2009-10-14
* powerpc: Cleanup linker script using new linker script macros.Tim Abbott2009-09-24
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-15
|\
| * powerpc/vmlinux.lds: Move _edata downMichael Ellerman2009-08-19
* | linker script: unify usage of discard definitionTejun Heo2009-07-08
* | linker script: throw away .discard sectionTejun Heo2009-06-24
|/
* powerpc: Explicit alignment for .data.cacheline_alignedBenjamin Herrenschmidt2009-05-18
* powerpc: Revert switch to TEXT_TEXT in linker scriptTim Abbott2009-04-28
* powerpc: Use TEXT_TEXT macro in linker script.Tim Abbott2009-04-27
* powerpc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-29
|\
| * linker script: define __per_cpu_load on all SMP capable archsTejun Heo2009-03-10
| * Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-21
| |\
| * | linker script: add missing .data.percpu.page_alignedTejun Heo2009-01-17
* | | powerpc64: port of the function graph tracerSteven Rostedt2009-02-22
| |/ |/|
* | powerpc: Make dummy section a valid note headerMilton Miller2009-01-12
|/
* powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt2008-12-20
* Revert "powerpc: Sync RPA note in zImage with kernel's RPA note"Paul Mackerras2008-10-31
* powerpc: Work around ld bug in older binutilsPaul Mackerras2008-10-31
* powerpc: Sync RPA note in zImage with kernel's RPA notePaul Mackerras2008-10-10
* powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras2008-09-15
* powerpc: Make sure _etext is after all kernel textStephen Rothwell2008-09-03