aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/asm-offsets_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds1-1/+1
2017-12-17x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0Andy Lutomirski1-0/+1
2017-12-17x86/entry/64/paravirt: Use paravirt-safe macro to access eflagsBoris Ostrovsky1-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-31x86/xen: Get rid of paravirt op adjust_exception_frameJuergen Gross1-1/+0
2017-02-21x86/kvm: Provide optimized version of vcpu_is_preempted() for x86-64Waiman Long1-0/+9
2016-08-24sched/x86: Rewrite the switch_to() codeBrian Gerst1-0/+5
2016-01-29x86/syscalls: Add syscall entry qualifiersAndy Lutomirski1-2/+2
2016-01-29x86/syscalls: Move compat syscall entry handling into syscalltbl.shAndy Lutomirski1-2/+2
2016-01-29x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32Andy Lutomirski1-6/+0
2015-11-23x86/entry, x86/paravirt: Remove the unused usergs_sysret32 PV opBoris Ostrovsky1-1/+0
2015-06-08x86/asm/entry: (Re-)rename __NR_entry_INT80_compat_max to __NR_syscall_compat_maxIngo Molnar1-1/+1
2015-06-08x86/asm/entry: Rename compat syscall entry pointsIngo Molnar1-1/+1
2015-04-15x86/asm: Merge common 32-bit values in asm-offsets.cBrian Gerst1-21/+0
2015-03-06x86/asm/entry/64/compat: Change the 32-bit sysenter code to use sp0Andy Lutomirski1-0/+1
2014-12-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2014-12-11x86/asm: Guard against building the 32/64-bit versions of the asm-offsets*.c file directlyBorislav Petkov1-0/+4
2014-10-28x86/asm: Fix typo in arch/x86/kernel/asm_offset_64.cNicholas Mc Guire1-1/+0
2013-05-02x86, gdt, hibernate: Store/load GDT for hibernate path.Konrad Rzeszutek Wilk1-0/+1
2012-02-20x32: If configured, add x32 system calls to system call tablesH. Peter Anvin1-1/+5
2012-02-20x32: Add x32 system calls to syscall/syscall_64.tblH. Peter Anvin1-0/+2
2011-11-17x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin1-7/+12
2011-02-10x86: Partly unify asm-offsets_{32,64}.cJan Beulich1-76/+14
2009-08-26tracing: Define NR_syscalls for x86_64Jason Baron1-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-01-20x86: remove pda.hBrian Gerst1-1/+0
2009-01-20x86: move stack_canary into irq_stackBrian Gerst1-4/+0
2009-01-19x86-64: Move irqcount from PDA to per-cpu.Brian Gerst1-1/+0
2009-01-19x86-64: Move oldrsp from PDA to per-cpu.Brian Gerst1-1/+0
2009-01-19x86-64: Move kernelstack from PDA to per-cpu.Brian Gerst1-1/+0
2009-01-19x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.Brian Gerst1-1/+0
2009-01-19x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.Brian Gerst1-1/+0
2009-01-19x86-64: Convert irqstacks to per-cpuBrian Gerst1-1/+0
2009-01-16x86: merge 64 and 32 SMP percpu handlingTejun Heo1-1/+0
2009-01-16x86: fold pda into percpu area on SMPTejun Heo1-0/+1
2008-12-18x86: asm-offset_64: use rt_sigframe_ia32Hiroshi Shimamoto1-1/+3
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-1/+1
2008-07-22x86: consolidate header guardsVegard Nossum1-1/+1
2008-07-16xen64: add asm-offsetsJeremy Fitzhardinge1-0/+8
2008-07-16xen64: add xen-head code to head_64.SJeremy Fitzhardinge1-0/+3
2008-07-09x86: rename threadinfo to TI.Glauber Costa1-1/+1
2008-07-08x86/paravirt, 64-bit: add adjust_exception_frameJeremy Fitzhardinge1-0/+1
2008-07-08x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility userspaceJeremy Fitzhardinge1-1/+3
2008-07-08x86/paravirt, 64-bit: don't restore user rsp within sysretJeremy Fitzhardinge1-1/+1
2008-07-08x86/paravirt: split sysret and sysexitJeremy Fitzhardinge1-1/+1
2008-04-29x86: use kbuild.hChristoph Lameter1-8/+1
2008-01-30x86: add asm_offset PARAVIRT constantsGlauber de Oliveira Costa1-0/+14
2008-01-30x86: unify tss_structGlauber de Oliveira Costa1-1/+1
2008-01-30x86: use generic register names in struct sigcontextH. Peter Anvin1-9/+9