aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/asm-offsets_32.c
AgeCommit message (Expand)Author
2010-10-19x86, asm: Fix CFI macro invocations to deal with shortcomings in gasJan Beulich
2009-06-12lguest: optimize by coding restore_flags and irq_enable in assembler.Rusty Russell
2009-05-11x86, boot: make kernel_alignment adjustable; new bzImage fieldsH. Peter Anvin
2009-04-01pm: rework includes, remove arch ifdefsMagnus Damm
2009-02-10x86: make lazy %gs optional on x86_32Tejun Heo
2008-12-18x86: signal: move sigframe.h to arch/x86/include/asmHiroshi Shimamoto
2008-07-08x86/paravirt: split sysret and sysexitJeremy Fitzhardinge
2008-04-29x86: use kbuild.hChristoph Lameter
2008-04-17x86: move struct definitions to unifed sigframe.hHarvey Harrison
2008-02-26lguest: fix build breakageTony Breeds
2008-02-18x86: fix lguest build failureRusty Russell
2008-01-30x86: unify struct desc_ptrGlauber de Oliveira Costa
2008-01-30x86: use generic register name in the thread and tss structuresH. Peter Anvin
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: i386 vdso32Roland McGrath
2008-01-30x86 vDSO: harmonize asm-offsetsRoland McGrath
2008-01-30x86: irqflags consolidationGlauber de Oliveira Costa
2007-10-23Boot with virtual == physical to get closer to native Linux.Rusty Russell
2007-10-22update boot spec to 2.07Rusty Russell
2007-10-16paravirt: refactor struct paravirt_ops into smaller pv_*_opsJeremy Fitzhardinge
2007-10-11i386: move kernelThomas Gleixner