summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/module.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1Star
* x86/modules: Avoid breaking W^X while loading modulesNadav Amit2019-04-301-1/+1
* x86: Add support for 64-bit place relative relocationsArd Biesheuvel2018-09-271-0/+6
* x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu2018-02-221-0/+1
* x86/module: Detect and skip invalid relocationsJosh Poimboeuf2017-11-051-0/+13
* x86/unwind: Add the ORC unwinderJosh Poimboeuf2017-07-261-1/+10
* mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko2017-05-091-1/+1
* x86/asm: Stop depending on ptrace.h in alternative.hAndy Lutomirski2016-04-291-0/+1
* x86/mm/KASLR: Propagate KASLR status to kernel properBorislav Petkov2015-04-031-9/+2Star
* Revert "x86/mm/ASLR: Propagate base load address calculation"Borislav Petkov2015-03-161-1/+9
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-02-211-9/+1Star
|\
| * x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarchJiri Kosina2015-02-201-1/+0Star
| * x86/mm/ASLR: Propagate base load address calculationJiri Kosina2015-02-191-9/+2Star
* | kasan: enable instrumentation of global variablesAndrey Ryabinin2015-02-141-1/+11
* | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-141-1/+1
|/
* x86, kaslr: fix module lock ordering problemKees Cook2014-03-241-2/+5
* x86, kaslr: randomize module base load addressKees Cook2014-02-261-3/+40
* mm/arch: use NUMA_NO_NODEJianguo Wu2013-11-131-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-1/+1
|\
| * module.c: spelling s/postition/position/gGeert Uytterhoeven2012-07-201-1/+1
* | x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches2012-06-061-12/+20
|/
* Disintegrate asm/system.h for X86David Howells2012-03-281-1/+0Star
* modules: make arch's use default loader hooksJonas Bonn2011-07-241-37/+0Star
* jump label: Introduce static_branch() interfaceJason Baron2011-04-041-0/+1
* mm: unify module_alloc code for vmallocDavid Rientjes2011-01-141-13/+4Star
* Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar2010-10-081-2/+1Star
|\
| * modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-2/+1Star
* | jump label: x86 supportJason Baron2010-09-221-0/+3
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0Star
* module: merge module_alloc() finallyAmerigo Wang2009-06-121-10/+2Star
* x86 module: merge the rest functions with macrosAmerigo Wang2009-06-121-0/+160
* x86 module: merge the same functions in module_32.c and module_64.cAmerigo Wang2009-06-121-0/+98