| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-02-18 | percpu: Remove __per_cpu_load | Brian Gerst | 1 | -1/+1 |
| 2024-03-22 | jump_label,module: Don't alloc static_key_mod for __ro_after_init keys | Peter Zijlstra | 1 | -0/+5 |
| 2022-08-28 | asm-generic: sections: refactor memory_intersects | Quanyang Wang | 1 | -2/+5 |
| 2022-02-16 | asm-generic: Refactor dereference_[kernel]_function_descriptor() | Christophe Leroy | 1 | -0/+2 |
| 2022-02-16 | asm-generic: Define 'func_desc_t' to commonly describe function descriptors | Christophe Leroy | 1 | -0/+5 |
| 2022-02-16 | asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS | Christophe Leroy | 1 | -1/+7 |
| 2022-01-11 | Merge tag 'for-5.17/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+7 |
| 2022-01-11 | sections: Fix __is_kernel() to include init ranges | Helge Deller | 1 | -3/+7 |
| 2021-11-22 | sections: global data can be in .bss | Antoine Tenart | 1 | -4/+10 |
| 2021-11-09 | sections: provide internal __is_kernel() and __is_kernel_text() helper | Kefeng Wang | 1 | -0/+29 |
| 2021-11-09 | sections: move is_kernel_inittext() into sections.h | Kefeng Wang | 1 | -0/+14 |
| 2021-11-09 | sections: move and rename core_kernel_data() to is_kernel_core_data() | Kefeng Wang | 1 | -0/+16 |
| 2021-11-09 | kallsyms: remove arch specific text and data check | Kefeng Wang | 1 | -16/+0 |
| 2021-11-06 | mm: make generic arch_is_kernel_initmem_freed() do what it says | Christophe Leroy | 1 | -14/+0 |
| 2020-08-11 | sections.h: dereference_function_descriptor() returns void pointer | Helge Deller | 1 | -2/+2 |
| 2020-05-19 | vmlinux.lds.h: Create section for protection against instrumentation | Thomas Gleixner | 1 | -0/+3 |
| 2019-04-29 | locking/lockdep: check for freed initmem in static_obj() | Gerald Schaefer | 1 | -0/+14 |
| 2018-10-16 | mm: move is_kernel_rodata() to asm-generic/sections.h | Bartosz Golaszewski | 1 | -0/+14 |
| 2018-01-09 | sections: split dereference_function_descriptor() | Sergey Senozhatsky | 1 | -2/+6 |
| 2017-11-17 | kernel debug: support resetting WARN*_ONCE | Andi Kleen | 1 | -0/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-08-10 | irq: Make the irqentry text section unconditional | Masami Hiramatsu | 1 | -0/+4 |
| 2017-03-31 | mm: fix section name for .data..ro_after_init | Kees Cook | 1 | -3/+3 |
| 2016-11-11 | mm: kmemleak: scan .data.ro_after_init | Jakub Kicinski | 1 | -0/+3 |
| 2016-01-16 | asm/sections: add helpers to check for section data | Thierry Reding | 1 | -0/+65 |
| 2014-10-09 | nosave: consolidate __nosave_{begin,end} in <asm/sections.h> | Geert Uytterhoeven | 1 | -0/+4 |
| 2013-07-03 | vmlinux.lds: add comments for global variables and clean up useless declarations | Jiang Liu | 1 | -1/+20 |
| 2011-03-08 | x86: Separate out entry text section | Jiri Olsa | 1 | -0/+1 |
| 2009-09-23 | asm/sections: add text/data checking functions for arches to override | Mike Frysinger | 1 | -0/+16 |
| 2009-06-18 | kernel: constructor support | Peter Oberparleiter | 1 | -0/+3 |
| 2009-01-16 | x86: make percpu symbols zerobased on SMP | Tejun Heo | 1 | -1/+1 |
| 2008-09-09 | lib: Correct printk %pF to work on all architectures | James Bottomley | 1 | -0/+6 |
| 2008-02-06 | remove support for un-needed _extratext section | Robin Getz | 1 | -2/+0 |
| 2006-07-01 | [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h | Heiko Carstens | 1 | -0/+1 |
| 2005-11-14 | [PATCH] x86_64: Only use asm/sections.h to declare section symbols | Andi Kleen | 1 | -0/+1 |
| 2005-09-07 | [PATCH] Kprobes: prevent possible race conditions generic | Prasanna S Panchamukhi | 1 | -0/+1 |
| 2005-07-28 | [PATCH] x86_64: Some cleanup in setup64.c | Andi Kleen | 1 | -0/+1 |
| 2005-05-05 | [PATCH] ppc32: platform-specific functions missing from kallsyms. | David Woodhouse | 1 | -0/+2 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+13 |