summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/vmlinux.lds.S
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-021-0/+1
|\
| * Merge branch 'fixes' into nextMichael Ellerman2018-01-211-0/+9
| |\
| * | powerpc/32: Add .data.rel* sections explicitlyNicholas Piggin2017-12-111-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-011-0/+2
|\ \ \ | |_|/ |/| |
| * | powerpc64: Add .opd based function descriptor dereferenceSergey Senozhatsky2018-01-091-0/+2
| |/
* | powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman2018-01-101-0/+9
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32Christophe Leroy2017-08-151-1/+1
* powerpc/vmlinux.lds: Align __init_begin to 16MBalbir Singh2017-07-031-2/+8
* powerpc: Link warning for orphan sectionsNicholas Piggin2017-05-301-2/+14
* powerpc/64: Tool to check head sections location sanityNicholas Piggin2017-05-301-22/+0
* powerpc/64: Handle linker stubs in low .text codeNicholas Piggin2017-05-301-0/+5
* powerpc/64: Place sfpr section explicitly with the linker scriptNicholas Piggin2017-05-301-0/+8
* Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-051-0/+2
|\
| * powerpc/kprobes: Blacklist exception handlersNaveen N. Rao2017-04-231-0/+2
* | debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra2017-04-031-0/+2
|/
* powerpc/64: Fix placement of .text to be immediately following .head.textNicholas Piggin2016-12-011-0/+9
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-071-0/+1
|\
| * nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* | powerpc: Use gas sections for arranging exception vectorsNicholas Piggin2016-10-041-3/+50
* | powerpc: Ensure .mem(init|exit).text are within _stext/_etextMichael Ellerman2016-09-191-0/+2
|/
* powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao2016-07-191-1/+1
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-0/+1
* powerpc: discard .exit.data at runtimeStephen Rothwell2015-10-151-0/+6
* powerpc: Align TOC to 256 bytesAnton Blanchard2015-05-141-0/+1
* powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard2013-07-241-3/+0
* powerpc: Relocate prom_init.c on 64bitAnton Blanchard2013-01-101-0/+5
* powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt2012-03-091-5/+0
* powerpc: Process dynamic relocations for kernelSuzuki Poulose2011-12-201-1/+7
* percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
* Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-031-1/+1
* Rename .data.page_aligned to .data..page_aligned.Tim Abbott2010-03-031-1/+1
* Rename .data.init_task to .data..init_task.Tim Abbott2010-03-031-3/+1
* Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott2010-03-031-1/+1
* module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=yRusty Russell2009-12-151-0/+3
* powerpc: warning: allocated section `.data_nosave' not in segmentSean MacLennan2009-10-141-0/+1
* powerpc: Cleanup linker script using new linker script macros.Tim Abbott2009-09-241-54/+15
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-151-4/+4
|\
| * powerpc/vmlinux.lds: Move _edata downMichael Ellerman2009-08-201-4/+4
* | linker script: unify usage of discard definitionTejun Heo2009-07-091-7/+3
* | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
|/
* powerpc: Explicit alignment for .data.cacheline_alignedBenjamin Herrenschmidt2009-05-181-0/+1
* powerpc: Revert switch to TEXT_TEXT in linker scriptTim Abbott2009-04-281-2/+2
* powerpc: Use TEXT_TEXT macro in linker script.Tim Abbott2009-04-271-1/+2
* powerpc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-261-1/+1
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-301-7/+1
|\
| * linker script: define __per_cpu_load on all SMP capable archsTejun Heo2009-03-101-8/+1
| * Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-211-1/+3
| |\
| * | linker script: add missing .data.percpu.page_alignedTejun Heo2009-01-171-0/+1
OpenPOWER on IntegriCloud