summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/vmlinux.lds.S
AgeCommit message (Expand)Author
2019-11-04powerpc: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook
2019-11-04vmlinux.lds.h: Move Program Header restoration into NOTES macroKees Cook
2019-11-04vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesKees Cook
2019-11-04powerpc: Rename PT_LOAD identifier "kernel" to "text"Kees Cook
2019-11-04powerpc: Remove PT_NOTE workaroundKees Cook
2019-11-04powerpc: Rename "notes" PT_NOTE to "note"Kees Cook
2019-02-23powerpc/kconfig: define CONFIG_DATA_SHIFT and CONFIG_ETEXT_SHIFTChristophe Leroy
2019-02-05powerpc/32: Include .branch_lt in data sectionJoel Stanley
2019-01-15powerpc: Use ALIGN instead of BLOCKJoel Stanley
2018-12-20powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun
2018-12-19powerpc: remove remaining bits from CONFIG_APUSChristophe Leroy
2018-11-25powerpc/32: Add .data..Lubsan_data*/.data..Lubsan_type* sections explicitlyMathieu Malaterre
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-20powerpc/ftrace: Handle large kernel configsNaveen N. Rao
2018-10-19powerpc/prom_init: Move __prombss to it's own section and store it in .bssBenjamin Herrenschmidt
2018-10-10vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook
2018-08-08powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-06-03powerpc/64s: Add support for ori barrier_nospec patchingMichal Suchanek
2018-05-21powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin
2018-05-17powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectedNicholas Piggin
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-01-21Merge branch 'fixes' into nextMichael Ellerman
2018-01-10powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman
2018-01-09powerpc64: Add .opd based function descriptor dereferenceSergey Senozhatsky
2017-12-11powerpc/32: Add .data.rel* sections explicitlyNicholas Piggin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-15powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32Christophe Leroy
2017-07-03powerpc/vmlinux.lds: Align __init_begin to 16MBalbir Singh
2017-05-30powerpc: Link warning for orphan sectionsNicholas Piggin
2017-05-30powerpc/64: Tool to check head sections location sanityNicholas Piggin
2017-05-30powerpc/64: Handle linker stubs in low .text codeNicholas Piggin
2017-05-30powerpc/64: Place sfpr section explicitly with the linker scriptNicholas Piggin
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-04-23powerpc/kprobes: Blacklist exception handlersNaveen N. Rao
2017-04-03debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra
2016-12-01powerpc/64: Fix placement of .text to be immediately following .head.textNicholas Piggin
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-04powerpc: Use gas sections for arranging exception vectorsNicholas Piggin
2016-09-19powerpc: Ensure .mem(init|exit).text are within _stext/_etextMichael Ellerman
2016-07-19powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2015-10-15powerpc: discard .exit.data at runtimeStephen Rothwell
2015-05-14powerpc: Align TOC to 256 bytesAnton Blanchard
2013-07-24powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard
2013-01-10powerpc: Relocate prom_init.c on 64bitAnton Blanchard