index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
module.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-03
MIPS: Bail on unsupported module relocs
Paul Burton
1
-3
/
+16
2015-02-13
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
1
-1
/
+1
2013-10-29
MIPS: Use NUMA_NO_NODE instead of -1 for node ID.
Ralf Baechle
1
-1
/
+2
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-5
/
+5
2012-09-28
MIPS: Fix module.c build for 32 bit
Ralf Baechle
1
-120
/
+1
2012-08-17
MIPS: Module: Deal with malformed HI16/LO16 relocation sequences.
Ralf Baechle
1
-7
/
+28
2012-08-17
MIPS: Fix race condition in module relocation code.
Ralf Baechle
1
-7
/
+6
2012-08-17
MIPS: Fix memory leak in error path of HI16/LO16 relocation handling.
Ralf Baechle
1
-2
/
+7
2011-10-31
mips: remove needless include of module.h from core kernel files.
Paul Gortmaker
1
-1
/
+0
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
1
-18
/
+2
2011-01-18
MIPS: jump label: Add MIPS support.
David Daney
1
-0
/
+5
2011-01-13
mm: unify module_alloc code for vmalloc
David Rientjes
1
-11
/
+3
2009-08-03
MIPS: Module: Make error messages unique.
Ralf Baechle
1
-3
/
+5
2009-08-03
MIPS: Fix loading of modules with unresolved weak symbols
Gabor Juhos
1
-2
/
+2
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
1
-2
/
+0
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2006-11-30
[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n
Atsushi Nemoto
1
-0
/
+15
2006-06-06
[MIPS] Ignore unresolved weak symbols in modules.
Atsushi Nemoto
1
-0
/
+6
2005-10-29
Improved modules loader, more robust and works on 64bit kernels.
Thiemo Seufer
1
-0
/
+336
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+53