index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
sections.h
Age
Commit message (
Expand
)
Author
2022-02-16
asm-generic: Refactor dereference_[kernel]_function_descriptor()
Christophe Leroy
2022-02-16
asm-generic: Define 'func_desc_t' to commonly describe function descriptors
Christophe Leroy
2022-02-16
asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
Christophe Leroy
2022-01-11
Merge tag 'for-5.17/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-11
sections: Fix __is_kernel() to include init ranges
Helge Deller
2021-11-22
sections: global data can be in .bss
Antoine Tenart
2021-11-09
sections: provide internal __is_kernel() and __is_kernel_text() helper
Kefeng Wang
2021-11-09
sections: move is_kernel_inittext() into sections.h
Kefeng Wang
2021-11-09
sections: move and rename core_kernel_data() to is_kernel_core_data()
Kefeng Wang
2021-11-09
kallsyms: remove arch specific text and data check
Kefeng Wang
2021-11-06
mm: make generic arch_is_kernel_initmem_freed() do what it says
Christophe Leroy
2020-08-11
sections.h: dereference_function_descriptor() returns void pointer
Helge Deller
2020-05-19
vmlinux.lds.h: Create section for protection against instrumentation
Thomas Gleixner
2019-04-29
locking/lockdep: check for freed initmem in static_obj()
Gerald Schaefer
2018-10-16
mm: move is_kernel_rodata() to asm-generic/sections.h
Bartosz Golaszewski
2018-01-09
sections: split dereference_function_descriptor()
Sergey Senozhatsky
2017-11-17
kernel debug: support resetting WARN*_ONCE
Andi Kleen
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-10
irq: Make the irqentry text section unconditional
Masami Hiramatsu
2017-03-31
mm: fix section name for .data..ro_after_init
Kees Cook
2016-11-11
mm: kmemleak: scan .data.ro_after_init
Jakub Kicinski
2016-01-16
asm/sections: add helpers to check for section data
Thierry Reding
2014-10-09
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
Geert Uytterhoeven
2013-07-03
vmlinux.lds: add comments for global variables and clean up useless declarations
Jiang Liu
2011-03-08
x86: Separate out entry text section
Jiri Olsa
2009-09-23
asm/sections: add text/data checking functions for arches to override
Mike Frysinger
2009-06-18
kernel: constructor support
Peter Oberparleiter
2009-01-16
x86: make percpu symbols zerobased on SMP
Tejun Heo
2008-09-09
lib: Correct printk %pF to work on all architectures
James Bottomley
2008-02-06
remove support for un-needed _extratext section
Robin Getz
2006-07-01
[PATCH] add __[start|end]_rodata sections to asm-generic/sections.h
Heiko Carstens
2005-11-14
[PATCH] x86_64: Only use asm/sections.h to declare section symbols
Andi Kleen
2005-09-07
[PATCH] Kprobes: prevent possible race conditions generic
Prasanna S Panchamukhi
2005-07-28
[PATCH] x86_64: Some cleanup in setup64.c
Andi Kleen
2005-05-05
[PATCH] ppc32: platform-specific functions missing from kallsyms.
David Woodhouse
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds