aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/module.c
AgeCommit message (Expand)Author
2015-04-03x86/mm/KASLR: Propagate KASLR status to kernel properBorislav Petkov
2015-03-16Revert "x86/mm/ASLR: Propagate base load address calculation"Borislav Petkov
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-02-20x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarchJiri Kosina
2015-02-19x86/mm/ASLR: Propagate base load address calculationJiri Kosina
2015-02-13kasan: enable instrumentation of global variablesAndrey Ryabinin
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin
2014-03-24x86, kaslr: fix module lock ordering problemKees Cook
2014-02-25x86, kaslr: randomize module base load addressKees Cook
2013-11-13mm/arch: use NUMA_NO_NODEJianguo Wu
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-07-20module.c: spelling s/postition/position/gGeert Uytterhoeven
2012-06-06x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches
2012-03-28Disintegrate asm/system.h for X86David Howells
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-04-04jump label: Introduce static_branch() interfaceJason Baron
2011-01-13mm: unify module_alloc code for vmallocDavid Rientjes
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-09-22jump label: x86 supportJason Baron
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2009-06-12module: merge module_alloc() finallyAmerigo Wang
2009-06-12x86 module: merge the rest functions with macrosAmerigo Wang
2009-06-12x86 module: merge the same functions in module_32.c and module_64.cAmerigo Wang