aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/asm-offsets_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-20x86/entry/32: Load task stack from x86_tss.sp1 in SYSENTER handlerJoerg Roedel1-2/+7
2018-07-20x86/entry/32: Rename TSS_sysenter_sp0 to TSS_entry2task_stackJoerg Roedel1-2/+3
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds1-1/+1
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang1-1/+1
2017-12-22x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stackDave Hansen1-1/+1
2017-12-17x86/entry/64: Make cpu_entry_area.tss read-onlyAndy Lutomirski1-2/+2
2017-12-17x86/entry/64: Allocate and enable the SYSENTER stackAndy Lutomirski1-5/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-24x86/lguest: Remove lguest supportJuergen Gross1-20/+0
2016-08-24sched/x86: Rewrite the switch_to() codeBrian Gerst1-0/+5
2016-03-10x86/entry/32: Simplify and fix up the SYSENTER stack #DB/NMI fixupAndy Lutomirski1-0/+5
2016-01-29x86/syscalls: Add syscall entry qualifiersAndy Lutomirski1-1/+1
2016-01-29x86/syscalls: Move compat syscall entry handling into syscalltbl.shAndy Lutomirski1-1/+1
2015-05-05x86: Remove unused TI_cpuBrian Gerst1-3/+0
2015-05-05x86: Merge common 32-bit values in asm-offsets.cBrian Gerst1-15/+0
2015-03-17x86/asm/entry/32: Document the 32-bit SYSENTER "emergency stack" betterDenys Vlasenko1-1/+1
2014-12-11x86/asm: Guard against building the 32/64-bit versions of the asm-offsets*.c file directlyBorislav Petkov1-0/+4
2013-06-06x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin1-1/+0
2013-05-02x86, gdt, hibernate: Store/load GDT for hibernate path.Konrad Rzeszutek Wilk1-0/+3
2011-11-17x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin1-0/+8
2011-07-22lguest: use a special 1:1 linear pagetable mode until first switch.Rusty Russell1-1/+0
2011-02-10x86: Partly unify asm-offsets_{32,64}.cJan Beulich1-69/+0
2010-10-19x86, asm: Fix CFI macro invocations to deal with shortcomings in gasJan Beulich1-3/+1
2009-06-12lguest: optimize by coding restore_flags and irq_enable in assembler.Rusty Russell1-0/+1
2009-05-11x86, boot: make kernel_alignment adjustable; new bzImage fieldsH. Peter Anvin1-0/+1
2009-04-01pm: rework includes, remove arch ifdefsMagnus Damm1-0/+1
2009-02-10x86: make lazy %gs optional on x86_32Tejun Heo1-0/+1
2008-12-18x86: signal: move sigframe.h to arch/x86/include/asmHiroshi Shimamoto1-1/+1
2008-07-08x86/paravirt: split sysret and sysexitJeremy Fitzhardinge1-1/+1
2008-04-29x86: use kbuild.hChristoph Lameter1-8/+1
2008-04-17x86: move struct definitions to unifed sigframe.hHarvey Harrison1-1/+1
2008-02-26lguest: fix build breakageTony Breeds1-3/+1
2008-02-18x86: fix lguest build failureRusty Russell1-2/+4
2008-01-30x86: unify struct desc_ptrGlauber de Oliveira Costa1-3/+2
2008-01-30x86: use generic register name in the thread and tss structuresH. Peter Anvin1-2/+2
2008-01-30x86: use generic register names in struct sigcontextH. Peter Anvin1-9/+9
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin1-16/+16
2008-01-30x86 vDSO: i386 vdso32Roland McGrath1-2/+0
2008-01-30x86 vDSO: harmonize asm-offsetsRoland McGrath1-10/+10
2008-01-30x86: irqflags consolidationGlauber de Oliveira Costa1-1/+1
2007-10-23Boot with virtual == physical to get closer to native Linux.Rusty Russell1-0/+1
2007-10-22update boot spec to 2.07Rusty Russell1-0/+7
2007-10-16paravirt: refactor struct paravirt_ops into smaller pv_*_opsJeremy Fitzhardinge1-6/+8
2007-10-11i386: move kernelThomas Gleixner1-0/+147