Age | Commit message (Expand) | Author |
2024-07-12 | init/modpost: conditionally check section mismatch to __meminit* | Masahiro Yamada |
2024-02-14 | powerpc/ftrace: Ignore ftrace locations in exit text sections | Naveen N Rao |
2023-08-22 | powerpc/ftrace: Extend ftrace support for large kernels to ppc32 | Naveen N Rao |
2023-04-20 | powerpc/64: vmlinux support building with PCREL addresing | Nicholas Piggin |
2023-02-28 | powerpc/vmlinux.lds: Add .text.asan/tsan sections | Michael Ellerman |
2023-01-31 | Merge tag 'v6.2-rc6' into sched/core, to pick up fixes | Ingo Molnar |
2023-01-13 | objtool/idle: Validate __cpuidle code as noinstr | Peter Zijlstra |
2023-01-06 | powerpc/vmlinux.lds: Don't discard .comment | Michael Ellerman |
2023-01-06 | powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds | Michael Ellerman |
2023-01-06 | powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT | Michael Ellerman |
2022-11-16 | powerpc: Fix writable sections being moved into the rodata region | Nicholas Piggin |
2022-09-30 | powerpc: Drops STABS_DEBUG from linker scripts | Michael Ellerman |
2022-09-26 | powerpc: Remove CONFIG_PPC_FSL_BOOK3E | Christophe Leroy |
2022-09-26 | powerpc: Remove CONFIG_PPC_BOOK3E | Christophe Leroy |
2022-09-26 | powerpc/64/build: merge .got and .toc input sections | Nicholas Piggin |
2022-09-26 | powerpc/64/build: only include .opd with ELFv1 | Nicholas Piggin |
2022-09-26 | powerpc/build: move .data.rel.ro, .sdata2 to read-only | Nicholas Piggin |
2022-09-26 | powerpc/build: move got, toc, plt, branch_lt sections to read-only | Nicholas Piggin |
2022-09-26 | powerpc/32/build: move got1/got2 sections out of text | Nicholas Piggin |
2022-09-26 | powerpc: move __end_rodata to cover arch read-only sections | Nicholas Piggin |
2022-09-26 | powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundary | Michael Ellerman |
2022-09-26 | powerpc/vmlinux.lds: Ensure STRICT_ALIGN_SIZE is at least page aligned | Michael Ellerman |
2022-09-26 | powerpc/64: Remove unused prom_init_toc symbols | Michael Ellerman |
2022-03-09 | powerpc/64: Add UADDR64 relocation support | Alexey Kardashevskiy |
2021-12-23 | powerpc/toc: Future proof kernel toc | Alan Modra |
2021-11-29 | powerpc: Don't bother about .data..Lubsan sections | Christophe Leroy |
2021-10-14 | powerpc: Mark .opd section read-only | Christophe Leroy |
2021-06-30 | powerpc/64s: add a table of implicit soft-masked addresses | Nicholas Piggin |
2021-06-25 | powerpc/64: allow alternate return locations for soft-masked interrupts | Nicholas Piggin |
2021-01-20 | powerpc/64s: fix scv entry fallback flush vs interrupt | Nicholas Piggin |
2021-01-12 | powerpc: Fix alignment bug within the init sections | Ariel Marcovitch |
2021-01-06 | powerpc: Handle .text.{hot,unlikely}.* in linker script | Nathan Chancellor |
2020-12-17 | Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2020-12-15 | ubsan: enable for all*config builds | Kees Cook |
2020-11-25 | Merge branch 'fixes' into next | Michael Ellerman |
2020-11-19 | powerpc/64s: flush L1D after user accesses | Nicholas Piggin |
2020-11-19 | powerpc/64s: flush L1D on kernel entry | Nicholas Piggin |
2020-11-19 | powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S | Youling Tang |
2020-09-01 | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG | Kees Cook |
2020-06-05 | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-05-26 | powerpc/mm: Don't be too strict with _etext alignment on PPC32 | Christophe Leroy |
2020-05-19 | vmlinux.lds.h: Create section for protection against instrumentation | Thomas Gleixner |
2020-04-05 | Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-04-01 | powerpc/vmlinux.lds: Explicitly retain .gnu.hash | Michael Ellerman |
2020-03-19 | bpf: Support llvm-objcopy for vmlinux BTF | Fangrui Song |
2020-02-24 | powerpc: Include .BTF section | Naveen N. Rao |
2020-01-26 | powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACK | Christophe Leroy |
2019-11-04 | powerpc: Move EXCEPTION_TABLE to RO_DATA segment | Kees Cook |
2019-11-04 | vmlinux.lds.h: Move NOTES into RO_DATA | Kees Cook |
2019-11-04 | vmlinux.lds.h: Move Program Header restoration into NOTES macro | Kees Cook |