aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/asm-offsets.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-17x86/paravirt: Make read_cr2() CALLEE_SAVEPeter Zijlstra1-0/+1
2019-05-24x86/asm: Remove unused TASK_TI_flags from asm-offsets.cSteven Rostedt (VMware)1-1/+0
2018-12-08x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov1-1/+2
2018-10-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+2
2018-09-12x86/pti/64: Remove the SYSCALL64 entry trampolineAndy Lutomirski1-2/+0
2018-09-08x86/entry/64: Use the TSS sp2 slot for SYSCALL/SYSRET scratch spaceAndy Lutomirski1-1/+2
2018-09-03x86/paravirt: Move the Xen-only pv_mmu_ops under the PARAVIRT_XXL umbrellaJuergen Gross1-3/+1
2018-09-03x86/paravirt: Move the pv_irq_ops under the PARAVIRT_XXL umbrellaJuergen Gross1-1/+1
2018-09-03x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrellaJuergen Gross1-0/+2
2018-09-03x86/paravirt: Remove unused paravirt bitsJuergen Gross1-1/+0
2018-09-03x86/paravirt: Use a single ops structureJuergen Gross1-7/+5
2018-07-20x86/entry/32: Enter the kernel via trampoline stackJoerg Roedel1-0/+1
2018-07-20x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.cJoerg Roedel1-0/+4
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds1-1/+1
2017-12-23x86/mm: Use/Fix PCID to optimize user/kernel switchesPeter Zijlstra1-0/+4
2017-12-22x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stackDave Hansen1-2/+2
2017-12-17x86/entry/64: Make cpu_entry_area.tss read-onlyAndy Lutomirski1-3/+2
2017-12-17x86/entry: Clean up the SYSENTER_stack codeAndy Lutomirski1-4/+2
2017-12-17x86/entry/64: Create a per-CPU SYSCALL entry trampolineAndy Lutomirski1-0/+1
2017-12-17x86/entry: Remap the TSS into the CPU entry areaAndy Lutomirski1-0/+3
2017-12-17x86/entry/64: Allocate and enable the SYSENTER stackAndy Lutomirski1-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-07efi: Get and store the secure boot statusDavid Howells1-0/+1
2016-09-15x86: Move thread_info into task_structAndy Lutomirski1-3/+1
2016-09-15x86/asm: Move the thread_info::status field to thread_structAndy Lutomirski1-1/+0
2016-08-24sched/x86: Rewrite the switch_to() codeBrian Gerst1-0/+6
2016-07-15x86/uaccess: Move thread_info::addr_limit to thread_structAndy Lutomirski1-1/+3
2016-04-29x86/boot: Move compressed kernel to the end of the decompression bufferYinghai Lu1-0/+1
2016-03-08x86/asm-offsets: Remove PARAVIRT_enabledAndy Lutomirski1-1/+0
2015-11-23x86/paravirt: Remove the unused irq_enable_sysexit pv opBoris Ostrovsky1-3/+0
2015-11-03Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-9/+9
2015-10-09x86/asm: Remove thread_info.sysenter_returnAndy Lutomirski1-3/+0
2015-09-08x86/headers: Convert sigcontext_ia32 uses to sigcontext_32Ingo Molnar1-9/+9
2015-04-22x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvopAndy Lutomirski1-0/+2
2015-04-15x86/asm: Merge common 32-bit values in asm-offsets.cBrian Gerst1-0/+19
2013-09-25sched, x86: Provide a per-cpu preempt_count implementationPeter Zijlstra1-1/+0
2012-09-30x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro1-0/+3
2011-12-12x86, efi: EFI boot stub supportMatt Fleming1-0/+2
2011-02-25x86, asm: Cleanup unnecssary macros in asm-offsets.cStratos Psomadakis1-5/+0
2011-02-10x86: Partly unify asm-offsets_{32,64}.cJan Beulich1-0/+70
2007-10-11i386: move kernelThomas Gleixner1-0/+5