index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
sections.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-29
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-12
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-18
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-04-01
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-10
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
Geert Uytterhoeven
1
-0
/
+4
2013-07-04
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-19
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-15
[PATCH] x86_64: Only use asm/sections.h to declare section symbols
Andi Kleen
1
-0
/
+1
2005-09-08
[PATCH] Kprobes: prevent possible race conditions generic
Prasanna S Panchamukhi
1
-0
/
+1
2005-07-29
[PATCH] x86_64: Some cleanup in setup64.c
Andi Kleen
1
-0
/
+1
2005-05-06
[PATCH] ppc32: platform-specific functions missing from kallsyms.
David Woodhouse
1
-0
/
+2
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+13