Age | Commit message (Expand) | Author |
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 |
2019-11-04 | vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes | Kees Cook |
2019-11-04 | powerpc: Rename PT_LOAD identifier "kernel" to "text" | Kees Cook |
2019-11-04 | powerpc: Remove PT_NOTE workaround | Kees Cook |
2019-11-04 | powerpc: Rename "notes" PT_NOTE to "note" | Kees Cook |
2019-02-23 | powerpc/kconfig: define CONFIG_DATA_SHIFT and CONFIG_ETEXT_SHIFT | Christophe Leroy |
2019-02-05 | powerpc/32: Include .branch_lt in data section | Joel Stanley |
2019-01-15 | powerpc: Use ALIGN instead of BLOCK | Joel Stanley |
2018-12-20 | powerpc/fsl: Add infrastructure to fixup branch predictor flush | Diana Craciun |
2018-12-19 | powerpc: remove remaining bits from CONFIG_APUS | Christophe Leroy |
2018-11-25 | powerpc/32: Add .data..Lubsan_data*/.data..Lubsan_type* sections explicitly | Mathieu Malaterre |