aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/vm86_32.c
AgeCommit message (Expand)Author
2009-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-07x86: Fix non-lazy GS handling in sys_vm86()Lubomir Rintel
2009-05-06x86: use symbolic name for VM86_SIGNAL when used as vm86 default returnSamuel Bronson
2009-02-11x86: use regparm(3) for passed-in pt_regs pointerBrian Gerst
2009-02-11x86: pass in pt_regs pointer for syscalls that need itBrian Gerst
2009-02-10x86: add %gs accessors for x86_32Tejun Heo
2008-07-22x86: Introducing asm/syscalls.hJaswinder Singh
2008-04-17x86: replace most VM86 flags with flags from processor-flags.hgorcunov@gmail.com
2008-04-17x86: cleanup - rename VM_MASK to X86_VM_MASKgorcunov@gmail.com
2008-04-17x86: handle_vm86_trap cleanupRoland McGrath
2008-04-17x86: coding style fixes to arch/x86/kernel/vm86_32.cPaolo Ciarrocchi
2008-01-30arch/x86/: spelling fixesJoe Perches
2008-01-30x86: remove all definitions with fastcallHarvey Harrison
2008-01-30x86: remove last users of FASTCALLHarvey Harrison
2008-01-30x86: use generic register name in the thread and tss structuresH. Peter Anvin
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin
2007-10-13Delete filenames in comments.Dave Jones
2007-10-11i386: move kernelThomas Gleixner