aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/vmlinux.lds.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-08powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman1-1/+3
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+7
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-11/+11
2018-06-03powerpc/64s: Add support for ori barrier_nospec patchingMichal Suchanek1-0/+7
2018-05-21powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin1-0/+14
2018-05-17powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectedNicholas Piggin1-11/+11
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+1
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds1-0/+2
2018-01-21Merge branch 'fixes' into nextMichael Ellerman1-0/+9
2018-01-10powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman1-0/+9
2018-01-09powerpc64: Add .opd based function descriptor dereferenceSergey Senozhatsky1-0/+2
2017-12-11powerpc/32: Add .data.rel* sections explicitlyNicholas Piggin1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-15powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32Christophe Leroy1-1/+1
2017-07-03powerpc/vmlinux.lds: Align __init_begin to 16MBalbir Singh1-2/+8
2017-05-30powerpc: Link warning for orphan sectionsNicholas Piggin1-2/+14
2017-05-30powerpc/64: Tool to check head sections location sanityNicholas Piggin1-22/+0
2017-05-30powerpc/64: Handle linker stubs in low .text codeNicholas Piggin1-0/+5
2017-05-30powerpc/64: Place sfpr section explicitly with the linker scriptNicholas Piggin1-0/+8
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+2
2017-04-23powerpc/kprobes: Blacklist exception handlersNaveen N. Rao1-0/+2
2017-04-03debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra1-0/+2
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