index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
Linus Torvalds
1
-0
/
+13