aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/asm-offsets_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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