| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-10-23 | 1 | -3/+2 |
|\ |
|
| * | x86/pti/64: Remove the SYSCALL64 entry trampoline | Andy Lutomirski | 2018-09-12 | 1 | -2/+0 |
| * | x86/entry/64: Use the TSS sp2 slot for SYSCALL/SYSRET scratch space | Andy Lutomirski | 2018-09-08 | 1 | -1/+2 |
* | | x86/paravirt: Move the Xen-only pv_mmu_ops under the PARAVIRT_XXL umbrella | Juergen Gross | 2018-09-03 | 1 | -3/+1 |
* | | x86/paravirt: Move the pv_irq_ops under the PARAVIRT_XXL umbrella | Juergen Gross | 2018-09-03 | 1 | -1/+1 |
* | | x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrella | Juergen Gross | 2018-09-03 | 1 | -0/+2 |
* | | x86/paravirt: Remove unused paravirt bits | Juergen Gross | 2018-09-03 | 1 | -1/+0 |
* | | x86/paravirt: Use a single ops structure | Juergen Gross | 2018-09-03 | 1 | -7/+5 |
|/ |
|
* | x86/entry/32: Enter the kernel via trampoline stack | Joerg Roedel | 2018-07-20 | 1 | -0/+1 |
* | x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c | Joerg Roedel | 2018-07-20 | 1 | -0/+4 |
* | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables | Linus Torvalds | 2018-06-14 | 1 | -1/+1 |
* | x86/mm: Use/Fix PCID to optimize user/kernel switches | Peter Zijlstra | 2017-12-23 | 1 | -0/+4 |
* | x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack | Dave Hansen | 2017-12-22 | 1 | -2/+2 |
* | x86/entry/64: Make cpu_entry_area.tss read-only | Andy Lutomirski | 2017-12-17 | 1 | -3/+2 |
* | x86/entry: Clean up the SYSENTER_stack code | Andy Lutomirski | 2017-12-17 | 1 | -4/+2 |
* | x86/entry/64: Create a per-CPU SYSCALL entry trampoline | Andy Lutomirski | 2017-12-17 | 1 | -0/+1 |
* | x86/entry: Remap the TSS into the CPU entry area | Andy Lutomirski | 2017-12-17 | 1 | -0/+3 |
* | x86/entry/64: Allocate and enable the SYSENTER stack | Andy Lutomirski | 2017-12-17 | 1 | -0/+5 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | efi: Get and store the secure boot status | David Howells | 2017-02-07 | 1 | -0/+1 |
* | x86: Move thread_info into task_struct | Andy Lutomirski | 2016-09-15 | 1 | -3/+1 |
* | x86/asm: Move the thread_info::status field to thread_struct | Andy Lutomirski | 2016-09-15 | 1 | -1/+0 |
* | sched/x86: Rewrite the switch_to() code | Brian Gerst | 2016-08-24 | 1 | -0/+6 |
* | x86/uaccess: Move thread_info::addr_limit to thread_struct | Andy Lutomirski | 2016-07-15 | 1 | -1/+3 |
* | x86/boot: Move compressed kernel to the end of the decompression buffer | Yinghai Lu | 2016-04-29 | 1 | -0/+1 |
* | x86/asm-offsets: Remove PARAVIRT_enabled | Andy Lutomirski | 2016-03-08 | 1 | -1/+0 |
* | x86/paravirt: Remove the unused irq_enable_sysexit pv op | Boris Ostrovsky | 2015-11-23 | 1 | -3/+0 |
* | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-11-03 | 1 | -9/+9 |
|\ |
|
| * | x86/headers: Convert sigcontext_ia32 uses to sigcontext_32 | Ingo Molnar | 2015-09-08 | 1 | -9/+9 |
* | | x86/asm: Remove thread_info.sysenter_return | Andy Lutomirski | 2015-10-09 | 1 | -3/+0 |
|/ |
|
* | x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvop | Andy Lutomirski | 2015-04-22 | 1 | -0/+2 |
* | x86/asm: Merge common 32-bit values in asm-offsets.c | Brian Gerst | 2015-04-15 | 1 | -0/+19 |
* | sched, x86: Provide a per-cpu preempt_count implementation | Peter Zijlstra | 2013-09-25 | 1 | -1/+0 |
* | x86, um/x86: switch to generic sys_execve and kernel_execve | Al Viro | 2012-09-30 | 1 | -0/+3 |
* | x86, efi: EFI boot stub support | Matt Fleming | 2011-12-12 | 1 | -0/+2 |
* | x86, asm: Cleanup unnecssary macros in asm-offsets.c | Stratos Psomadakis | 2011-02-25 | 1 | -5/+0 |
* | x86: Partly unify asm-offsets_{32,64}.c | Jan Beulich | 2011-02-10 | 1 | -0/+70 |
* | i386: move kernel | Thomas Gleixner | 2007-10-11 | 1 | -0/+5 |