index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
module.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-05-08
x86/module: Use text_mutex in apply_relocate_add()
Josh Poimboeuf
1
-2
/
+7
2020-05-08
x86/module: Use text_poke() for late relocations
Peter Zijlstra
1
-7
/
+31
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-13
/
+1
2019-04-30
x86/modules: Avoid breaking W^X while loading modules
Nadav Amit
1
-1
/
+1
2018-09-27
x86: Add support for 64-bit place relative relocations
Ard Biesheuvel
1
-0
/
+6
2018-02-22
x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
H.J. Lu
1
-0
/
+1
2017-11-05
x86/module: Detect and skip invalid relocations
Josh Poimboeuf
1
-0
/
+13
2017-07-26
x86/unwind: Add the ORC unwinder
Josh Poimboeuf
1
-1
/
+10
2017-05-08
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
1
-1
/
+1
2016-04-29
x86/asm: Stop depending on ptrace.h in alternative.h
Andy Lutomirski
1
-0
/
+1
2015-04-03
x86/mm/KASLR: Propagate KASLR status to kernel proper
Borislav Petkov
1
-9
/
+2
2015-03-16
Revert "x86/mm/ASLR: Propagate base load address calculation"
Borislav Petkov
1
-1
/
+9
2015-02-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+1
2015-02-20
x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarch
Jiri Kosina
1
-1
/
+0
2015-02-19
x86/mm/ASLR: Propagate base load address calculation
Jiri Kosina
1
-9
/
+2
2015-02-13
kasan: enable instrumentation of global variables
Andrey Ryabinin
1
-1
/
+11
2015-02-13
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
1
-1
/
+1
2014-03-24
x86, kaslr: fix module lock ordering problem
Kees Cook
1
-2
/
+5
2014-02-25
x86, kaslr: randomize module base load address
Kees Cook
1
-3
/
+40
2013-11-13
mm/arch: use NUMA_NO_NODE
Jianguo Wu
1
-1
/
+1
2012-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-07-20
module.c: spelling s/postition/position/g
Geert Uytterhoeven
1
-1
/
+1
2012-06-06
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
Joe Perches
1
-12
/
+20
2012-03-28
Disintegrate asm/system.h for X86
David Howells
1
-1
/
+0
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
1
-37
/
+0
2011-04-04
jump label: Introduce static_branch() interface
Jason Baron
1
-0
/
+1
2011-01-13
mm: unify module_alloc code for vmalloc
David Rientjes
1
-13
/
+4
2010-10-08
Merge commit 'v2.6.36-rc7' into perf/core
Ingo Molnar
1
-2
/
+1
2010-10-05
modules: Fix module_bug_list list corruption race
Linus Torvalds
1
-2
/
+1
2010-09-22
jump label: x86 support
Jason Baron
1
-0
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
1
-2
/
+0
2009-06-12
module: merge module_alloc() finally
Amerigo Wang
1
-10
/
+2
2009-06-12
x86 module: merge the rest functions with macros
Amerigo Wang
1
-0
/
+160
2009-06-12
x86 module: merge the same functions in module_32.c and module_64.c
Amerigo Wang
1
-0
/
+98