summaryrefslogtreecommitdiff
path: root/include/asm-generic/sections.h
AgeCommit message (Expand)Author
2022-08-28asm-generic: sections: refactor memory_intersectsQuanyang Wang
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-01-11Merge tag 'for-5.17/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-11sections: Fix __is_kernel() to include init rangesHelge Deller
2021-11-22sections: global data can be in .bssAntoine Tenart
2021-11-09sections: provide internal __is_kernel() and __is_kernel_text() helperKefeng Wang
2021-11-09sections: move is_kernel_inittext() into sections.hKefeng Wang
2021-11-09sections: move and rename core_kernel_data() to is_kernel_core_data()Kefeng Wang
2021-11-09kallsyms: remove arch specific text and data checkKefeng Wang
2021-11-06mm: make generic arch_is_kernel_initmem_freed() do what it saysChristophe Leroy
2020-08-11sections.h: dereference_function_descriptor() returns void pointerHelge Deller
2020-05-19vmlinux.lds.h: Create section for protection against instrumentationThomas Gleixner
2019-04-29locking/lockdep: check for freed initmem in static_obj()Gerald Schaefer
2018-10-16mm: move is_kernel_rodata() to asm-generic/sections.hBartosz Golaszewski
2018-01-09sections: split dereference_function_descriptor()Sergey Senozhatsky
2017-11-17kernel debug: support resetting WARN*_ONCEAndi Kleen
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-10irq: Make the irqentry text section unconditionalMasami Hiramatsu
2017-03-31mm: fix section name for .data..ro_after_initKees Cook
2016-11-11mm: kmemleak: scan .data.ro_after_initJakub Kicinski
2016-01-16asm/sections: add helpers to check for section dataThierry Reding
2014-10-09nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2013-07-03vmlinux.lds: add comments for global variables and clean up useless declarationsJiang Liu
2011-03-08x86: Separate out entry text sectionJiri Olsa
2009-09-23asm/sections: add text/data checking functions for arches to overrideMike Frysinger
2009-06-18kernel: constructor supportPeter Oberparleiter
2009-01-16x86: make percpu symbols zerobased on SMPTejun Heo
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley
2008-02-06remove support for un-needed _extratext sectionRobin Getz
2006-07-01[PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens
2005-11-14[PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen
2005-09-07[PATCH] Kprobes: prevent possible race conditions genericPrasanna S Panchamukhi
2005-07-28[PATCH] x86_64: Some cleanup in setup64.cAndi Kleen
2005-05-05[PATCH] ppc32: platform-specific functions missing from kallsyms.David Woodhouse
2005-04-16Linux-2.6.12-rc2Linus Torvalds