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
/
arch
/
mips
/
kernel
/
module.c
Age
Commit message (
Expand
)
Author
2016-10-04
MIPS: Migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-05-13
MIPS: module: fix incorrect IS_ERR_VALUE macro usages
Andrzej Hajda
2016-05-13
MIPS: Support R_MIPS_PC{16,21,26} rel-style relocs
Paul Burton
2016-05-13
MIPS: module: Make consistent use of pr_*()
Steven J. Hill
2016-04-03
MIPS: Bail on unsupported module relocs
Paul Burton
2015-02-13
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
2013-10-29
MIPS: Use NUMA_NO_NODE instead of -1 for node ID.
Ralf Baechle
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-09-28
MIPS: Fix module.c build for 32 bit
Ralf Baechle
2012-08-17
MIPS: Module: Deal with malformed HI16/LO16 relocation sequences.
Ralf Baechle
2012-08-17
MIPS: Fix race condition in module relocation code.
Ralf Baechle
2012-08-17
MIPS: Fix memory leak in error path of HI16/LO16 relocation handling.
Ralf Baechle
2011-10-31
mips: remove needless include of module.h from core kernel files.
Paul Gortmaker
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
2011-01-18
MIPS: jump label: Add MIPS support.
David Daney
2011-01-13
mm: unify module_alloc code for vmalloc
David Rientjes
2009-08-03
MIPS: Module: Make error messages unique.
Ralf Baechle
2009-08-03
MIPS: Fix loading of modules with unresolved weak symbols
Gabor Juhos
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2006-11-30
[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n
Atsushi Nemoto
2006-06-06
[MIPS] Ignore unresolved weak symbols in modules.
Atsushi Nemoto
2005-10-29
Improved modules loader, more robust and works on 64bit kernels.
Thiemo Seufer
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds