开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
module.h
Age
Commit message (
Expand
)
Author
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2018-12-14
ARM: module: Fix function kallsyms on Thumb-2
Vincent Whitchurch
2018-07-09
ARM: module: fix modsign build error
Arnd Bergmann
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-17
ARM: 8662/1: module: split core and init PLT sections
Ard Biesheuvel
2016-08-30
ARM: kernel: merge core and init PLTs
Ard Biesheuvel
2015-05-08
ARM: 8220/1: allow modules outside of bl range
Ard Biesheuvel
2013-09-02
ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tables
Douglas Anderson
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
2011-08-13
ARM: 7013/1: P2V: Remove ARM_PATCH_PHYS_VIRT_16BIT
Nicolas Pitre
2011-02-26
ARM: 6766/1: Thumb-2: Reflect ARM/Thumb-2 configuration in module vermagic
Dave Martin
2011-02-17
ARM: P2V: extend to 16-bit translation offsets
Russell King
2011-02-17
ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patching
Russell King
2010-12-01
ARM: module: clean up handling of ELF unwind tables
Russell King
2010-09-02
ARM: 6340/1: module - additional unwind tables for exit/devexit sections
Phil Carmody
2010-09-02
ARM: 6339/1: module - simplify unwind table handling
Phil Carmody
2009-02-19
[ARM] 5384/1: unwind: Add stack unwinding support for loadable modules
Catalin Marinas
2008-08-02
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King