summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/sections.h
Commit message (Expand)AuthorAgeFilesLines
* asm-generic: sections: refactor memory_intersectsQuanyang Wang2022-08-281-2/+5
* asm-generic: Refactor dereference_[kernel]_function_descriptor()Christophe Leroy2022-02-161-0/+2
* asm-generic: Define 'func_desc_t' to commonly describe function descriptorsChristophe Leroy2022-02-161-0/+5
* asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORSChristophe Leroy2022-02-161-1/+7
* Merge tag 'for-5.17/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-111-3/+7
|\
| * sections: Fix __is_kernel() to include init rangesHelge Deller2022-01-111-3/+7
* | sections: global data can be in .bssAntoine Tenart2021-11-221-4/+10
|/
* sections: provide internal __is_kernel() and __is_kernel_text() helperKefeng Wang2021-11-091-0/+29
* sections: move is_kernel_inittext() into sections.hKefeng Wang2021-11-091-0/+14
* sections: move and rename core_kernel_data() to is_kernel_core_data()Kefeng Wang2021-11-091-0/+16
* kallsyms: remove arch specific text and data checkKefeng Wang2021-11-091-16/+0
* mm: make generic arch_is_kernel_initmem_freed() do what it saysChristophe Leroy2021-11-061-14/+0
* sections.h: dereference_function_descriptor() returns void pointerHelge Deller2020-08-111-2/+2
* vmlinux.lds.h: Create section for protection against instrumentationThomas Gleixner2020-05-191-0/+3
* locking/lockdep: check for freed initmem in static_obj()Gerald Schaefer2019-04-291-0/+14
* mm: move is_kernel_rodata() to asm-generic/sections.hBartosz Golaszewski2018-10-161-0/+14
* sections: split dereference_function_descriptor()Sergey Senozhatsky2018-01-091-2/+6
* kernel debug: support resetting WARN*_ONCEAndi Kleen2017-11-171-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* irq: Make the irqentry text section unconditionalMasami Hiramatsu2017-08-101-0/+4
* mm: fix section name for .data..ro_after_initKees Cook2017-03-311-3/+3
* mm: kmemleak: scan .data.ro_after_initJakub Kicinski2016-11-111-0/+3
* asm/sections: add helpers to check for section dataThierry Reding2016-01-161-0/+65
* nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2014-10-091-0/+4
* vmlinux.lds: add comments for global variables and clean up useless declarationsJiang Liu2013-07-031-1/+20
* x86: Separate out entry text sectionJiri Olsa2011-03-081-0/+1
* asm/sections: add text/data checking functions for arches to overrideMike Frysinger2009-09-231-0/+16
* kernel: constructor supportPeter Oberparleiter2009-06-181-0/+3
* x86: make percpu symbols zerobased on SMPTejun Heo2009-01-161-1/+1
* lib: Correct printk %pF to work on all architecturesJames Bottomley2008-09-091-0/+6
* remove support for un-needed _extratext sectionRobin Getz2008-02-061-2/+0
* [PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens2006-07-011-0/+1
* [PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen2005-11-141-0/+1
* [PATCH] Kprobes: prevent possible race conditions genericPrasanna S Panchamukhi2005-09-071-0/+1
* [PATCH] x86_64: Some cleanup in setup64.cAndi Kleen2005-07-281-0/+1
* [PATCH] ppc32: platform-specific functions missing from kallsyms.David Woodhouse2005-05-051-0/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+13