summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/vmlinux.lds.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/ftrace: Ignore ftrace locations in exit text sectionsNaveen N Rao2024-02-141-0/+2
* powerpc/ftrace: Extend ftrace support for large kernels to ppc32Naveen N Rao2023-08-211-4/+0
* powerpc/64: vmlinux support building with PCREL addresingNicholas Piggin2023-04-201-0/+6
* powerpc/vmlinux.lds: Add .text.asan/tsan sectionsMichael Ellerman2023-02-281-0/+1
* Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar2023-01-311-1/+5
|\
| * powerpc/vmlinux.lds: Don't discard .commentMichael Ellerman2023-01-051-1/+1
| * powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman2023-01-051-1/+4
| * powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman2023-01-051-0/+1
* | objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2023-01-131-1/+0
|/
* powerpc: Fix writable sections being moved into the rodata regionNicholas Piggin2022-11-161-1/+1
* powerpc: Drops STABS_DEBUG from linker scriptsMichael Ellerman2022-09-301-1/+0
* powerpc: Remove CONFIG_PPC_FSL_BOOK3EChristophe Leroy2022-09-261-1/+1
* powerpc: Remove CONFIG_PPC_BOOK3EChristophe Leroy2022-09-261-1/+1
* powerpc/64/build: merge .got and .toc input sectionsNicholas Piggin2022-09-261-2/+1
* powerpc/64/build: only include .opd with ELFv1Nicholas Piggin2022-09-261-0/+2
* powerpc/build: move .data.rel.ro, .sdata2 to read-onlyNicholas Piggin2022-09-261-8/+12
* powerpc/build: move got, toc, plt, branch_lt sections to read-onlyNicholas Piggin2022-09-261-10/+22
* powerpc/32/build: move got1/got2 sections out of textNicholas Piggin2022-09-261-10/+11
* powerpc: move __end_rodata to cover arch read-only sectionsNicholas Piggin2022-09-261-0/+1
* powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundaryMichael Ellerman2022-09-261-2/+7
* powerpc/vmlinux.lds: Ensure STRICT_ALIGN_SIZE is at least page alignedMichael Ellerman2022-09-261-1/+4
* powerpc/64: Remove unused prom_init_toc symbolsMichael Ellerman2022-09-261-5/+0
* powerpc/64: Add UADDR64 relocation supportAlexey Kardashevskiy2022-03-091-2/+0
* powerpc/toc: Future proof kernel tocAlan Modra2021-12-231-5/+3
* powerpc: Don't bother about .data..Lubsan sectionsChristophe Leroy2021-11-291-8/+0
* powerpc: Mark .opd section read-onlyChristophe Leroy2021-10-141-6/+6
* powerpc/64s: add a table of implicit soft-masked addressesNicholas Piggin2021-06-301-0/+9
* powerpc/64: allow alternate return locations for soft-masked interruptsNicholas Piggin2021-06-241-0/+10
* powerpc/64s: fix scv entry fallback flush vs interruptNicholas Piggin2021-01-201-0/+7
* powerpc: Fix alignment bug within the init sectionsAriel Marcovitch2021-01-121-0/+8
* powerpc: Handle .text.{hot,unlikely}.* in linker scriptNathan Chancellor2021-01-061-1/+1
* Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-171-18/+1
|\
| * Merge branch 'fixes' into nextMichael Ellerman2020-11-251-0/+14
| |\
| * | powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.SYouling Tang2020-11-191-18/+1
* | | ubsan: enable for all*config buildsKees Cook2020-12-161-0/+4
| |/ |/|
* | powerpc/64s: flush L1D after user accessesNicholas Piggin2020-11-191-0/+7
* | powerpc/64s: flush L1D on kernel entryNicholas Piggin2020-11-191-0/+7
|/
* vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-011-1/+1
* Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-051-2/+1
|\
| * powerpc/mm: Don't be too strict with _etext alignment on PPC32Christophe Leroy2020-05-261-2/+1
* | vmlinux.lds.h: Create section for protection against instrumentationThomas Gleixner2020-05-191-0/+1
|/
* Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-051-0/+1
|\
| * powerpc/vmlinux.lds: Explicitly retain .gnu.hashMichael Ellerman2020-04-011-0/+1
* | bpf: Support llvm-objcopy for vmlinux BTFFangrui Song2020-03-191-6/+0
|/
* powerpc: Include .BTF sectionNaveen N. Rao2020-02-241-0/+6
* powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACKChristophe Leroy2020-01-261-1/+1
* powerpc: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook2019-11-041-1/+1
* vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-2/+0
* vmlinux.lds.h: Move Program Header restoration into NOTES macroKees Cook2019-11-041-3/+1
* vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesKees Cook2019-11-041-0/+1