summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/vmlinux.lds.S
AgeCommit message (Expand)Author
2024-02-14powerpc/ftrace: Ignore ftrace locations in exit text sectionsNaveen N Rao
2023-08-22powerpc/ftrace: Extend ftrace support for large kernels to ppc32Naveen N Rao
2023-04-20powerpc/64: vmlinux support building with PCREL addresingNicholas Piggin
2023-02-28powerpc/vmlinux.lds: Add .text.asan/tsan sectionsMichael Ellerman
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra
2023-01-06powerpc/vmlinux.lds: Don't discard .commentMichael Ellerman
2023-01-06powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman
2023-01-06powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman
2022-11-16powerpc: Fix writable sections being moved into the rodata regionNicholas Piggin
2022-09-30powerpc: Drops STABS_DEBUG from linker scriptsMichael Ellerman
2022-09-26powerpc: Remove CONFIG_PPC_FSL_BOOK3EChristophe Leroy
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3EChristophe Leroy
2022-09-26powerpc/64/build: merge .got and .toc input sectionsNicholas Piggin
2022-09-26powerpc/64/build: only include .opd with ELFv1Nicholas Piggin
2022-09-26powerpc/build: move .data.rel.ro, .sdata2 to read-onlyNicholas Piggin
2022-09-26powerpc/build: move got, toc, plt, branch_lt sections to read-onlyNicholas Piggin
2022-09-26powerpc/32/build: move got1/got2 sections out of textNicholas Piggin
2022-09-26powerpc: move __end_rodata to cover arch read-only sectionsNicholas Piggin
2022-09-26powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundaryMichael Ellerman
2022-09-26powerpc/vmlinux.lds: Ensure STRICT_ALIGN_SIZE is at least page alignedMichael Ellerman
2022-09-26powerpc/64: Remove unused prom_init_toc symbolsMichael Ellerman
2022-03-09powerpc/64: Add UADDR64 relocation supportAlexey Kardashevskiy
2021-12-23powerpc/toc: Future proof kernel tocAlan Modra
2021-11-29powerpc: Don't bother about .data..Lubsan sectionsChristophe Leroy
2021-10-14powerpc: Mark .opd section read-onlyChristophe Leroy
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