aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/vmlinux.lds.S
AgeCommit message (Expand)Author
2024-01-25powerpc/toc: Future proof kernel tocAlan Modra
2024-01-25powerpc: Mark .opd section read-onlyChristophe Leroy
2023-03-17powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman
2023-03-17powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman
2023-02-25powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundaryMichael Ellerman
2023-02-25powerpc/vmlinux.lds: Ensure STRICT_ALIGN_SIZE is at least page alignedMichael Ellerman
2022-05-09powerpc/64: Add UADDR64 relocation supportAlexey Kardashevskiy
2021-06-30powerpc/64s: add a table of implicit soft-masked addressesNicholas Piggin
2021-06-25powerpc/64: allow alternate return locations for soft-masked interruptsNicholas Piggin
2021-01-20powerpc/64s: fix scv entry fallback flush vs interruptNicholas Piggin
2021-01-12powerpc: Fix alignment bug within the init sectionsAriel Marcovitch
2021-01-06powerpc: Handle .text.{hot,unlikely}.* in linker scriptNathan Chancellor
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-15ubsan: enable for all*config buildsKees Cook
2020-11-25Merge branch 'fixes' into nextMichael Ellerman
2020-11-19powerpc/64s: flush L1D after user accessesNicholas Piggin
2020-11-19powerpc/64s: flush L1D on kernel entryNicholas Piggin
2020-11-19powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.SYouling Tang
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-05-26powerpc/mm: Don't be too strict with _etext alignment on PPC32Christophe Leroy
2020-05-19vmlinux.lds.h: Create section for protection against instrumentationThomas Gleixner
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-01powerpc/vmlinux.lds: Explicitly retain .gnu.hashMichael Ellerman
2020-03-19bpf: Support llvm-objcopy for vmlinux BTFFangrui Song
2020-02-24powerpc: Include .BTF sectionNaveen N. Rao
2020-01-26powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACKChristophe Leroy
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