aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/asm-offsets_64.c
AgeCommit message (Expand)Author
2015-06-08x86/asm/entry: (Re-)rename __NR_entry_INT80_compat_max to __NR_syscall_compat...Ingo Molnar
2015-06-08x86/asm/entry: Rename compat syscall entry pointsIngo Molnar
2015-04-15x86/asm: Merge common 32-bit values in asm-offsets.cBrian Gerst
2015-03-06x86/asm/entry/64/compat: Change the 32-bit sysenter code to use sp0Andy Lutomirski
2014-12-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-12-11x86/asm: Guard against building the 32/64-bit versions of the asm-offsets*.c ...Borislav Petkov
2014-10-28x86/asm: Fix typo in arch/x86/kernel/asm_offset_64.cNicholas Mc Guire
2013-05-02x86, gdt, hibernate: Store/load GDT for hibernate path.Konrad Rzeszutek Wilk
2012-02-20x32: If configured, add x32 system calls to system call tablesH. Peter Anvin
2012-02-20x32: Add x32 system calls to syscall/syscall_64.tblH. Peter Anvin
2011-11-17x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin
2011-02-10x86: Partly unify asm-offsets_{32,64}.cJan Beulich
2009-08-26tracing: Define NR_syscalls for x86_64Jason Baron
2009-05-11x86, boot: make kernel_alignment adjustable; new bzImage fieldsH. Peter Anvin
2009-04-01pm: rework includes, remove arch ifdefsMagnus Damm
2009-01-20x86: remove pda.hBrian Gerst
2009-01-20x86: move stack_canary into irq_stackBrian Gerst
2009-01-19x86-64: Move irqcount from PDA to per-cpu.Brian Gerst
2009-01-19x86-64: Move oldrsp from PDA to per-cpu.Brian Gerst
2009-01-19x86-64: Move kernelstack from PDA to per-cpu.Brian Gerst
2009-01-19x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-19x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-19x86-64: Convert irqstacks to per-cpuBrian Gerst
2009-01-16x86: merge 64 and 32 SMP percpu handlingTejun Heo
2009-01-16x86: fold pda into percpu area on SMPTejun Heo
2008-12-18x86: asm-offset_64: use rt_sigframe_ia32Hiroshi Shimamoto
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-07-22x86: consolidate header guardsVegard Nossum
2008-07-16xen64: add asm-offsetsJeremy Fitzhardinge
2008-07-16xen64: add xen-head code to head_64.SJeremy Fitzhardinge
2008-07-09x86: rename threadinfo to TI.Glauber Costa
2008-07-08x86/paravirt, 64-bit: add adjust_exception_frameJeremy Fitzhardinge
2008-07-08x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility ...Jeremy Fitzhardinge
2008-07-08x86/paravirt, 64-bit: don't restore user rsp within sysretJeremy Fitzhardinge
2008-07-08x86/paravirt: split sysret and sysexitJeremy Fitzhardinge
2008-04-29x86: use kbuild.hChristoph Lameter
2008-01-30x86: add asm_offset PARAVIRT constantsGlauber de Oliveira Costa
2008-01-30x86: unify tss_structGlauber de Oliveira Costa
2008-01-30x86: use generic register names in struct sigcontextH. Peter Anvin
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin
2008-01-30x86 vDSO: ia32 sysenter_returnRoland McGrath
2008-01-30x86: remove unused tsk_thread from asm-offsets_64.cSteven Rostedt
2007-10-27x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman
2007-10-23x86: Save registers in saved_context during suspend and hibernationRafael J. Wysocki
2007-10-11x86_64: move kernelThomas Gleixner