aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/vm86_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-17x86: replace most VM86 flags with flags from processor-flags.hgorcunov@gmail.com1-17/+17
2008-04-17x86: cleanup - rename VM_MASK to X86_VM_MASKgorcunov@gmail.com1-1/+1
2008-04-17x86: handle_vm86_trap cleanupRoland McGrath1-8/+1
2008-04-17x86: coding style fixes to arch/x86/kernel/vm86_32.cPaolo Ciarrocchi1-85/+89
2008-01-30arch/x86/: spelling fixesJoe Perches1-1/+1
2008-01-30x86: remove all definitions with fastcallHarvey Harrison1-2/+1
2008-01-30x86: remove last users of FASTCALLHarvey Harrison1-1/+1
2008-01-30x86: use generic register name in the thread and tss structuresH. Peter Anvin1-8/+8
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin1-47/+47
2007-10-13Delete filenames in comments.Dave Jones1-2/+0
2007-10-11i386: move kernelThomas Gleixner1-0/+843