Age | Commit message (Expand) | Author |
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 |
2018-10-26 | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-10-20 | powerpc/ftrace: Handle large kernel configs | Naveen N. Rao |
2018-10-19 | powerpc/prom_init: Move __prombss to it's own section and store it in .bss | Benjamin Herrenschmidt |
2018-10-10 | vmlinux.lds.h: Move LSM_TABLE into INIT_DATA | Kees Cook |
2018-08-08 | powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC | Michael Ellerman |
2018-06-07 | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-06-06 | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-06-03 | powerpc/64s: Add support for ori barrier_nospec patching | Michal Suchanek |
2018-05-21 | powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit | Nicholas Piggin |
2018-05-17 | powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected | Nicholas Piggin |
2018-02-02 | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-02-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds |
2018-01-21 | Merge branch 'fixes' into next | Michael Ellerman |
2018-01-10 | powerpc/64s: Add support for RFI flush of L1-D cache | Michael Ellerman |
2018-01-09 | powerpc64: Add .opd based function descriptor dereference | Sergey Senozhatsky |
2017-12-11 | powerpc/32: Add .data.rel* sections explicitly | Nicholas Piggin |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-15 | powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32 | Christophe Leroy |
2017-07-03 | powerpc/vmlinux.lds: Align __init_begin to 16M | Balbir Singh |