summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/sections.h
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
2022-09-26powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundaryMichael Ellerman
2022-09-26powerpc/64: Remove unused prom_init_toc symbolsMichael Ellerman
2022-08-26powerpc: Move patch sites out of asm-prototypes.hMichael Ellerman
2022-02-16asm-generic: Refactor dereference_[kernel]_function_descriptor()Christophe Leroy
2022-02-16asm-generic: Define 'func_desc_t' to commonly describe function descriptorsChristophe Leroy
2022-02-16asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORSChristophe Leroy
2022-02-16powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry'Christophe Leroy
2021-12-23powerpc/toc: Future proof kernel tocAlan Modra
2021-11-06powerpc: use generic version of arch_is_kernel_initmem_freed()Christophe Leroy
2021-08-10powerpc: Remove in_kernel_text()Christophe Leroy
2020-06-18maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig
2019-11-27powerpc: Define arch_is_kernel_initmem_freed() for lockdepMichael Ellerman
2019-09-14powerpc/64s: Remove overlaps_kvm_tmp()Michael Ellerman
2019-03-02powerpc/64s: Fix unrelocated interrupt trampoline address testNicholas Piggin
2018-01-09powerpc64: Add .opd based function descriptor dereferenceSergey Senozhatsky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-23powerpc/kprobes: Blacklist exception handlersNaveen N. Rao
2016-06-14powerpc: Define and use PPC64_ELF_ABI_v2/v1Michael Ellerman
2016-03-07powerpc: Create a helper for getting the kernel toc valueMichael Ellerman
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-04-29KVM guest: Make pv trampoline code executableAlexander Graf
2014-04-23powerpc: Fix ABIv2 issue with dereference_function_descriptorAnton Blanchard
2014-02-11powerpc: Fix kdump hang issue on p8 with relocation on exception enabled.Mahesh Salgaonkar
2013-01-10powerpc: Relocate prom_init.c on 64bitAnton Blanchard
2011-11-16powerpc: Copy down exception vectors after feature fixupsAnton Blanchard
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt
2008-09-17Fix compile failure with non modular buildsJames Bottomley
2008-09-15powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell