Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7f016b35ca7623c71b31facdde080e8ce171a697
/
arch
/
x86
/
kernel
/
module.c
7508500
x86/alternative: Implement .retpoline_sites support
by Peter Zijlstra
· 3 years, 2 months ago
bb73d07
x86/build: Treat R_386_PLT32 relocation as R_386_PC32
by Fangrui Song
· 4 years ago
e31cf2f
mm: don't include asm/pgtable.h if linux/mm.h is already included
by Mike Rapoport
· 4 years, 7 months ago
5b384f9
x86/module: Use text_mutex in apply_relocate_add()
by Josh Poimboeuf
· 4 years, 8 months ago
88fc078
x86/module: Use text_poke() for late relocations
by Peter Zijlstra
· 4 years, 8 months ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
f2c65fb
x86/modules: Avoid breaking W^X while loading modules
by Nadav Amit
· 6 years ago
b40a142
x86: Add support for 64-bit place relative relocations
by Ard Biesheuvel
· 6 years ago
b21ebf2f
x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
by H.J. Lu
· 7 years ago
eda9cec
x86/module: Detect and skip invalid relocations
by Josh Poimboeuf
· 7 years ago
ee9f8fc
x86/unwind: Add the ORC unwinder
by Josh Poimboeuf
· 7 years ago
19809c2
mm, vmalloc: use __GFP_HIGHMEM implicitly
by Michal Hocko
· 8 years ago
35de5b0
x86/asm: Stop depending on ptrace.h in alternative.h
by Andy Lutomirski
· 9 years ago
78cac48
x86/mm/KASLR: Propagate KASLR status to kernel proper
by Borislav Petkov
· 10 years ago
69797da
Revert "x86/mm/ASLR: Propagate base load address calculation"
by Borislav Petkov
· 10 years ago
5fbe4c2
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
570e1aa
x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarch
by Jiri Kosina
· 10 years ago
f47233c
x86/mm/ASLR: Propagate base load address calculation
by Jiri Kosina
· 10 years ago
bebf56a
kasan: enable instrumentation of global variables
by Andrey Ryabinin
· 10 years ago
cb9e3c2
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
by Andrey Ryabinin
· 10 years ago
9dd721c
x86, kaslr: fix module lock ordering problem
by Kees Cook
· 11 years ago
e2b32e6
x86, kaslr: randomize module base load address
by Kees Cook
· 11 years ago
40c3baa
mm/arch: use NUMA_NO_NODE
by Jianguo Wu
· 11 years ago
d14b7a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
2e76c28
module.c: spelling s/postition/position/g
by Geert Uytterhoeven
· 12 years ago
c767a54
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
by Joe Perches
· 13 years ago
f05e798
Disintegrate asm/system.h for X86
by David Howells
· 13 years ago
66574cc
modules: make arch's use default loader hooks
by Jonas Bonn
· 14 years ago
d430d3d
jump label: Introduce static_branch() interface
by Jason Baron
· 14 years ago
d0a2126
mm: unify module_alloc code for vmalloc
by David Rientjes
· 14 years ago
7cd2541
Merge commit 'v2.6.36-rc7' into perf/core
by Ingo Molnar
· 14 years ago
5336377
modules: Fix module_bug_list list corruption race
by Linus Torvalds
· 14 years ago
d9f5ab7
jump label: x86 support
by Jason Baron
· 14 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
5933048
module: cleanup FIXME comments about trimming exception table entries.
by Rusty Russell
· 16 years ago
c398df3
module: merge module_alloc() finally
by Amerigo Wang
· 16 years ago
0fdc83b
x86 module: merge the rest functions with macros
by Amerigo Wang
· 16 years ago
2d5bf28
x86 module: merge the same functions in module_32.c and module_64.c
by Amerigo Wang
· 16 years ago