summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/asm-offsets_64.c
Commit message (Expand)AuthorAgeFilesLines
* x32: If configured, add x32 system calls to system call tablesH. Peter Anvin2012-02-201-1/+5
* x32: Add x32 system calls to syscall/syscall_64.tblH. Peter Anvin2012-02-201-0/+2
* x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin2011-11-171-7/+12
* x86: Partly unify asm-offsets_{32,64}.cJan Beulich2011-02-101-76/+14
* tracing: Define NR_syscalls for x86_64Jason Baron2009-08-261-0/+1
* x86, boot: make kernel_alignment adjustable; new bzImage fieldsH. Peter Anvin2009-05-111-0/+1
* pm: rework includes, remove arch ifdefsMagnus Damm2009-04-011-0/+1
* x86: remove pda.hBrian Gerst2009-01-201-1/+0
* x86: move stack_canary into irq_stackBrian Gerst2009-01-201-4/+0
* x86-64: Move irqcount from PDA to per-cpu.Brian Gerst2009-01-191-1/+0
* x86-64: Move oldrsp from PDA to per-cpu.Brian Gerst2009-01-191-1/+0
* x86-64: Move kernelstack from PDA to per-cpu.Brian Gerst2009-01-191-1/+0
* x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.Brian Gerst2009-01-191-1/+0
* x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.Brian Gerst2009-01-191-1/+0
* x86-64: Convert irqstacks to per-cpuBrian Gerst2009-01-191-1/+0
* x86: merge 64 and 32 SMP percpu handlingTejun Heo2009-01-161-1/+0
* x86: fold pda into percpu area on SMPTejun Heo2009-01-161-0/+1
* x86: asm-offset_64: use rt_sigframe_ia32Hiroshi Shimamoto2008-12-181-1/+3
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-1/+1
* x86: consolidate header guardsVegard Nossum2008-07-221-1/+1
* xen64: add asm-offsetsJeremy Fitzhardinge2008-07-161-0/+8
* xen64: add xen-head code to head_64.SJeremy Fitzhardinge2008-07-161-0/+3
* x86: rename threadinfo to TI.Glauber Costa2008-07-091-1/+1
* x86/paravirt, 64-bit: add adjust_exception_frameJeremy Fitzhardinge2008-07-081-0/+1
* x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility ...Jeremy Fitzhardinge2008-07-081-1/+3
* x86/paravirt, 64-bit: don't restore user rsp within sysretJeremy Fitzhardinge2008-07-081-1/+1
* x86/paravirt: split sysret and sysexitJeremy Fitzhardinge2008-07-081-1/+1
* x86: use kbuild.hChristoph Lameter2008-04-291-8/+1
* x86: add asm_offset PARAVIRT constantsGlauber de Oliveira Costa2008-01-301-0/+14
* x86: unify tss_structGlauber de Oliveira Costa2008-01-301-1/+1
* x86: use generic register names in struct sigcontextH. Peter Anvin2008-01-301-9/+9
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-301-9/+9
* x86 vDSO: ia32 sysenter_returnRoland McGrath2008-01-301-0/+3
* x86: remove unused tsk_thread from asm-offsets_64.cSteven Rostedt2008-01-301-1/+0
* x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman2007-10-271-0/+10
* x86: Save registers in saved_context during suspend and hibernationRafael J. Wysocki2007-10-231-0/+28
* x86_64: move kernelThomas Gleixner2007-10-111-0/+85