| Commit message (Expand) | Author | Age | Files | Lines |
* | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada | 2016-08-04 | 1 | -2/+2 |
* | x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase | Andy Lutomirski | 2016-04-29 | 1 | -3/+3 |
* | x86/cpufeature: Use enum cpuid_leafs instead of magic numbers | Huaitong Han | 2016-02-01 | 1 | -1/+1 |
* | x86/elf/64: Clear more registers in elf_common_init() | Andy Lutomirski | 2015-10-09 | 1 | -4/+4 |
* | x86/vdso: Remove runtime 32-bit vDSO selection | Andy Lutomirski | 2015-10-07 | 1 | -1/+1 |
* | x86/compat: Don't build the 32-bit VDSO if not needed | Brian Gerst | 2015-07-06 | 1 | -1/+1 |
* | x86/compat: Rename 'start_thread_ia32' to 'compat_start_thread' | Brian Gerst | 2015-07-06 | 1 | -2/+2 |
* | x86/compat: Make mmap_is_ia32() common compat | Brian Gerst | 2015-07-06 | 1 | -8/+3 |
* | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE | Kees Cook | 2015-04-14 | 1 | -3/+0 |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-04-13 | 1 | -0/+1 |
|\ |
|
| * | x86/mm: Improve AMD Bulldozer ASLR workaround | Hector Marco-Gisbert | 2015-03-31 | 1 | -0/+1 |
* | | x86/asm/entry: Clear EXTRA_REGS for all executable formats | Denys Vlasenko | 2015-04-06 | 1 | -3/+4 |
|/ |
|
* | x86: Reject x32 executables if x32 ABI not supported | Ben Hutchings | 2014-10-08 | 1 | -2/+3 |
* | x86, vdso: Move the 32-bit vdso special pages after the text | Andy Lutomirski | 2014-05-05 | 1 | -5/+3 |
* | x86, vdso: Reimplement vdso.so preparation in build-time C | Andy Lutomirski | 2014-05-05 | 1 | -3/+4 |
* | x86, vdso: Clean up 32-bit vs 64-bit vdso params | Andy Lutomirski | 2014-05-05 | 1 | -7/+13 |
* | x86, vdso: Remove compat vdso support | Andy Lutomirski | 2014-03-13 | 1 | -4/+0 |
* | mm: use vm_unmapped_area() on x86_64 architecture | Michel Lespinasse | 2012-12-11 | 1 | -4/+2 |
* | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-29 | 1 | -6/+25 |
|\ |
|
| * | x32: Fix coding style violations in the x32 VDSO code | H. Peter Anvin | 2012-02-21 | 1 | -0/+2 |
| * | x32: Handle process creation | H. Peter Anvin | 2012-02-20 | 1 | -4/+21 |
| * | x86: Factor out TIF_IA32 from 32-bit address space | H. Peter Anvin | 2012-02-20 | 1 | -2/+2 |
* | | Disintegrate asm/system.h for X86 | David Howells | 2012-03-28 | 1 | -1/+0 |
|/ |
|
* | x86, amd: Avoid cache aliasing penalties on AMD family 15h | Borislav Petkov | 2011-08-05 | 1 | -0/+31 |
* | x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32 | Oleg Nesterov | 2010-02-16 | 1 | -4/+1 |
* | x86: get rid of the insane TIF_ABI_PENDING bit | H. Peter Anvin | 2010-01-29 | 1 | -8/+2 |
* | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 2009-12-16 | 1 | -1/+0 |
* | x86-64: make compat_start_thread() match start_thread() | H. Peter Anvin | 2009-10-09 | 1 | -18/+2 |
* | x86: Increase MIN_GAP to include randomized stack | Michal Hocko | 2009-09-10 | 1 | -0/+2 |
* | x86: make lazy %gs optional on x86_32 | Tejun Heo | 2009-02-10 | 1 | -2/+13 |
* | x86: add %gs accessors for x86_32 | Tejun Heo | 2009-02-10 | 1 | -1/+1 |
* | [S390] arch_setup_additional_pages arguments | Martin Schwidefsky | 2008-12-25 | 1 | -1/+1 |
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-22 | 1 | -3/+3 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -0/+336 |