| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/asm: Stop depending on ptrace.h in alternative.h | Andy Lutomirski | 2016-04-29 | 1 | -0/+1 |
* | x86/mm/KASLR: Propagate KASLR status to kernel proper | Borislav Petkov | 2015-04-03 | 1 | -9/+2 |
* | Revert "x86/mm/ASLR: Propagate base load address calculation" | Borislav Petkov | 2015-03-16 | 1 | -1/+9 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-02-21 | 1 | -9/+1 |
|\ |
|
| * | x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarch | Jiri Kosina | 2015-02-20 | 1 | -1/+0 |
| * | x86/mm/ASLR: Propagate base load address calculation | Jiri Kosina | 2015-02-19 | 1 | -9/+2 |
* | | kasan: enable instrumentation of global variables | Andrey Ryabinin | 2015-02-13 | 1 | -1/+11 |
* | | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() | Andrey Ryabinin | 2015-02-13 | 1 | -1/+1 |
|/ |
|
* | x86, kaslr: fix module lock ordering problem | Kees Cook | 2014-03-24 | 1 | -2/+5 |
* | x86, kaslr: randomize module base load address | Kees Cook | 2014-02-25 | 1 | -3/+40 |
* | mm/arch: use NUMA_NO_NODE | Jianguo Wu | 2013-11-13 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-07-24 | 1 | -1/+1 |
|\ |
|
| * | module.c: spelling s/postition/position/g | Geert Uytterhoeven | 2012-07-20 | 1 | -1/+1 |
* | | x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> | Joe Perches | 2012-06-06 | 1 | -12/+20 |
|/ |
|
* | Disintegrate asm/system.h for X86 | David Howells | 2012-03-28 | 1 | -1/+0 |
* | modules: make arch's use default loader hooks | Jonas Bonn | 2011-07-24 | 1 | -37/+0 |
* | jump label: Introduce static_branch() interface | Jason Baron | 2011-04-04 | 1 | -0/+1 |
* | mm: unify module_alloc code for vmalloc | David Rientjes | 2011-01-13 | 1 | -13/+4 |
* | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar | 2010-10-08 | 1 | -2/+1 |
|\ |
|
| * | modules: Fix module_bug_list list corruption race | Linus Torvalds | 2010-10-05 | 1 | -2/+1 |
* | | jump label: x86 support | Jason Baron | 2010-09-22 | 1 | -0/+3 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 2009-06-12 | 1 | -2/+0 |
* | module: merge module_alloc() finally | Amerigo Wang | 2009-06-12 | 1 | -10/+2 |
* | x86 module: merge the rest functions with macros | Amerigo Wang | 2009-06-12 | 1 | -0/+160 |
* | x86 module: merge the same functions in module_32.c and module_64.c | Amerigo Wang | 2009-06-12 | 1 | -0/+98 |