index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
module.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-13
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2017-07-15
1
-56
/
+165
|
\
|
*
MIPS: module: Unify rel & rela reloc handling
Paul Burton
2017-06-28
1
-45
/
+150
|
*
MIPS: module: Ensure we always clean up r_mips_hi16_list
Paul Burton
2017-06-28
1
-12
/
+16
*
|
lib/extable.c: use bsearch() library function in search_extable()
Thomas Meyer
2017-07-10
1
-1
/
+2
|
/
*
MIPS: Migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-10-04
1
-0
/
+1
*
MIPS: module: fix incorrect IS_ERR_VALUE macro usages
Andrzej Hajda
2016-05-13
1
-1
/
+1
*
MIPS: Support R_MIPS_PC{16,21,26} rel-style relocs
Paul Burton
2016-05-13
1
-1
/
+50
*
MIPS: module: Make consistent use of pr_*()
Steven J. Hill
2016-05-13
1
-4
/
+3
*
MIPS: Bail on unsupported module relocs
Paul Burton
2016-04-03
1
-3
/
+16
*
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
2015-02-13
1
-1
/
+1
*
MIPS: Use NUMA_NO_NODE instead of -1 for node ID.
Ralf Baechle
2013-10-29
1
-1
/
+2
*
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
1
-5
/
+5
*
MIPS: Fix module.c build for 32 bit
Ralf Baechle
2012-09-28
1
-120
/
+1
*
MIPS: Module: Deal with malformed HI16/LO16 relocation sequences.
Ralf Baechle
2012-08-17
1
-7
/
+28
*
MIPS: Fix race condition in module relocation code.
Ralf Baechle
2012-08-17
1
-7
/
+6
*
MIPS: Fix memory leak in error path of HI16/LO16 relocation handling.
Ralf Baechle
2012-08-17
1
-2
/
+7
*
mips: remove needless include of module.h from core kernel files.
Paul Gortmaker
2011-10-31
1
-1
/
+0
*
modules: make arch's use default loader hooks
Jonas Bonn
2011-07-24
1
-18
/
+2
*
MIPS: jump label: Add MIPS support.
David Daney
2011-01-18
1
-0
/
+5
*
mm: unify module_alloc code for vmalloc
David Rientjes
2011-01-13
1
-11
/
+3
*
MIPS: Module: Make error messages unique.
Ralf Baechle
2009-08-03
1
-3
/
+5
*
MIPS: Fix loading of modules with unresolved weak symbols
Gabor Juhos
2009-08-03
1
-2
/
+2
*
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
2009-06-12
1
-2
/
+0
*
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
2008-07-24
1
-0
/
+1
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
1
-1
/
+1
*
[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n
Atsushi Nemoto
2006-11-30
1
-0
/
+15
*
[MIPS] Ignore unresolved weak symbols in modules.
Atsushi Nemoto
2006-06-06
1
-0
/
+6
*
Improved modules loader, more robust and works on 64bit kernels.
Thiemo Seufer
2005-10-29
1
-0
/
+336
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+53