Sign in
android-kvm
/
linux
/
ee94699a1a0fe44251061b655ae6247a4700a8bb
/
arch
/
arm
/
kernel
/
module.c
ddbb7ea
ARM: 9299/1: module: use sign_extend32() to extend the signedness
by Masahiro Yamada
· 1 year, 10 months ago
b6f21d1
ARM: 9204/2: module: Add all unwind tables when load module
by Chen Zhongjin
· 2 years, 10 months ago
d690584
ARM: assembler: define a Kconfig symbol for group relocation support
by Ard Biesheuvel
· 3 years, 2 months ago
1fa8c4b
ARM: module: implement support for PC-relative group relocations
by Ard Biesheuvel
· 3 years, 4 months ago
22f2d23
ARM: module: add support for place relative relocations
by Ard Biesheuvel
· 4 years, 6 months ago
e31cf2f
mm: don't include asm/pgtable.h if linux/mm.h is already included
by Mike Rapoport
· 4 years, 9 months ago
cdcb07e
ARM: 8975/1: module: fix handling of unwind init sections
by Vincent Whitchurch
· 4 years, 10 months ago
da0acd7
Merge tag 'modules-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 6 years ago
70bac08
ARM: module: recognize unwind exit sections
by Matthias Schiffer
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
75d24d9
ARM: Silence first allocation with CONFIG_ARM_MODULE_PLTS=y
by Florian Fainelli
· 8 years ago
050d18d
ARM: 8650/1: module: handle negative R_ARM_PREL31 addends correctly
by Ard Biesheuvel
· 8 years ago
02afa9a
ARM: 8518/1: Use correct symbols for XIP_KERNEL
by Chris Brandt
· 9 years ago
7d485f6
ARM: 8220/1: allow modules outside of bl range
by Ard Biesheuvel
· 10 years ago
2b8514d
ARM: 8219/1: handle interworking and out-of-range relocations separately
by Ard Biesheuvel
· 10 years ago
cb9e3c2
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
by Andrey Ryabinin
· 10 years ago
4ed89f2228
ARM: convert printk(KERN_* to pr_*
by Russell King
· 10 years ago
55f0fb6
ARM: 8127/1: module: add support for R_ARM_TARGET1 relocations
by Andrey Ryabinin
· 11 years ago
f47671e
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
40c3baa
mm/arch: use NUMA_NO_NODE
by Jianguo Wu
· 11 years ago
f592d32
ARM: module: correctly relocate instructions in BE8
by Ben Dooks
· 12 years ago
849b882
ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tables
by Douglas Anderson
· 12 years ago
40b3136
Finally eradicate CONFIG_HOTPLUG
by Stephen Rothwell
· 12 years ago
e73fc88
ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*
by Catalin Marinas
· 14 years ago
20feaab
ARM: Fix build error for SMP=n builds
by Russell King
· 14 years ago
66574cc
modules: make arch's use default loader hooks
by Jonas Bonn
· 14 years ago
9a00318
ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbols
by Dave Martin
· 14 years ago
05e3475
Merge branch 'p2v' into devel
by Russell King
· 14 years ago
1f0090a
Merge branch 'misc' into devel
by Russell King
· 14 years ago
68e6fad
ARM: improve module relocation fixup diagnostics
by Russell King
· 14 years ago
dc21af9
ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patching
by Russell King
· 14 years ago
4a9cb36
ARM: fixup SMP alternatives in modules
by Russell King
· 14 years ago
d0a2126
mm: unify module_alloc code for vmalloc
by David Rientjes
· 14 years ago
50005a8
ARM: module: ignore unwind for sections not marked SHF_ALLOC
by Russell King
· 14 years ago
8931360
ARM: module: clean up handling of ELF unwind tables
by Russell King
· 14 years ago
09e56a2
ARM: 6340/1: module - additional unwind tables for exit/devexit sections
by Phil Carmody
· 15 years ago
e5f7772
ARM: 6339/1: module - simplify unwind table handling
by Phil Carmody
· 15 years ago
5793432
ARM: 6338/1: module - simplify code with temporaries
by Phil Carmody
· 15 years ago
b749315
ARM: 6191/1: Do not compile the Thumb-2 module relocations on an ARM kernel
by Catalin Marinas
· 15 years ago
0567821
ARM: 6190/1: Remove dummy loads from the original relocation address
by Catalin Marinas
· 15 years ago
8dd4774
ARM: 6189/1: Add support for the MOVW/MOVT relocations in Thumb-2
by Catalin Marinas
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
adca6dc
Thumb-2: Add support for loadable modules
by Catalin Marinas
· 16 years ago
ae51e609
[ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation types
by Paul Gortmaker
· 16 years ago
9759d22
Merge branch 'master' into devel
by Russell King
· 16 years ago
4731f8b
[ARM] 5428/1: Module relocation update for R_ARM_V4BX
by Daniel Silverstone
· 16 years ago
2e1926e
[ARM] 5384/1: unwind: Add stack unwinding support for loadable modules
by Catalin Marinas
· 16 years ago
37efe64
[ARM] use asm/sections.h
by Russell King
· 16 years ago
ab4f2ee
[ARM] fix naming of MODULE_START / MODULE_END
by Russell King
· 16 years ago
8ec5366
[ARM] Improve non-executable support
by Russell King
· 17 years ago
27ac792
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
by Andrea Righi
· 17 years ago
c5f1250
[ARM] Fix ARM branch relocation range
by Kevin Welton
· 18 years ago
6a570b2
[ARM] nommu: allows to support module in nommu
by Hyok S. Choi
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
c2e2611
[ARM] 3205/1: Handle new EABI relocations when loading kernel modules.
by Daniel Jacobowitz
· 19 years ago
f339ab3
[ARM] Fix sparse warnings
by Russell King
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago
v2.6.12-rc2