aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/vmlinux.lds.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-01powerpc/64: Fix placement of .text to be immediately following .head.textNicholas Piggin1-0/+9
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1
2016-10-04powerpc: Use gas sections for arranging exception vectorsNicholas Piggin1-3/+50
2016-09-19powerpc: Ensure .mem(init|exit).text are within _stext/_etextMichael Ellerman1-0/+2
2016-07-19powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao1-1/+1
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko1-0/+1
2015-10-15powerpc: discard .exit.data at runtimeStephen Rothwell1-0/+6
2015-05-14powerpc: Align TOC to 256 bytesAnton Blanchard1-0/+1
2013-07-24powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard1-3/+0
2013-01-10powerpc: Relocate prom_init.c on 64bitAnton Blanchard1-0/+5
2012-03-09powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt1-5/+0
2011-12-20powerpc: Process dynamic relocations for kernelSuzuki Poulose1-1/+7
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo1-1/+1
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
2010-03-03Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko1-1/+1
2010-03-03Rename .data.page_aligned to .data..page_aligned.Tim Abbott1-1/+1
2010-03-03Rename .data.init_task to .data..init_task.Tim Abbott1-3/+1
2010-03-03Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott1-1/+1
2009-12-15module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=yRusty Russell1-0/+3
2009-10-14powerpc: warning: allocated section `.data_nosave' not in segmentSean MacLennan1-0/+1
2009-09-24powerpc: Cleanup linker script using new linker script macros.Tim Abbott1-54/+15
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-4/+4
2009-08-20powerpc/vmlinux.lds: Move _edata downMichael Ellerman1-4/+4
2009-07-09linker script: unify usage of discard definitionTejun Heo1-7/+3
2009-06-24linker script: throw away .discard sectionTejun Heo1-0/+1
2009-05-18powerpc: Explicit alignment for .data.cacheline_alignedBenjamin Herrenschmidt1-0/+1
2009-04-28powerpc: Revert switch to TEXT_TEXT in linker scriptTim Abbott1-2/+2
2009-04-27powerpc: Use TEXT_TEXT macro in linker script.Tim Abbott1-1/+2
2009-04-26powerpc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott1-1/+1
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-7/+1
2009-03-10linker script: define __per_cpu_load on all SMP capable archsTejun Heo1-8/+1
2009-02-23powerpc64: port of the function graph tracerSteven Rostedt1-0/+1
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar1-1/+3
2009-01-17linker script: add missing .data.percpu.page_alignedTejun Heo1-0/+1
2009-01-13powerpc: Make dummy section a valid note headerMilton Miller1-1/+3
2008-12-21powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt1-0/+6
2008-10-31Revert "powerpc: Sync RPA note in zImage with kernel's RPA note"Paul Mackerras1-3/+0
2008-10-31powerpc: Work around ld bug in older binutilsPaul Mackerras1-0/+2
2008-10-10powerpc: Sync RPA note in zImage with kernel's RPA notePaul Mackerras1-0/+3
2008-09-15powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras1-0/+15
2008-09-03powerpc: Make sure _etext is after all kernel textStephen Rothwell1-3/+4
2008-07-25powerpc: Fix compile error with binutils 2.15Segher Boessenkool1-1/+1
2008-07-22powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2Segher Boessenkool1-3/+28
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt1-2/+0
2008-07-03powerpc: Fixup lwsync at runtimeKumar Gala1-0/+6
2008-07-01powerpc: Introduce infrastructure for feature sections with alternativesMichael Ellerman1-1/+1
2008-05-25move BUG_TABLE into RODATAJan Beulich1-2/+0
2008-04-17[POWERPC] Update linker script to properly set physical addressesKumar Gala1-24/+23
2008-04-17[POWERPC] Clean up some linker and symbol usageKumar Gala1-3/+1