index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
vm86_32.c
Age
Commit message (
Expand
)
Author
2009-02-11
x86: use regparm(3) for passed-in pt_regs pointer
Brian Gerst
2009-02-11
x86: pass in pt_regs pointer for syscalls that need it
Brian Gerst
2009-02-10
x86: add %gs accessors for x86_32
Tejun Heo
2008-07-22
x86: Introducing asm/syscalls.h
Jaswinder Singh
2008-04-17
x86: replace most VM86 flags with flags from processor-flags.h
gorcunov@gmail.com
2008-04-17
x86: cleanup - rename VM_MASK to X86_VM_MASK
gorcunov@gmail.com
2008-04-17
x86: handle_vm86_trap cleanup
Roland McGrath
2008-04-17
x86: coding style fixes to arch/x86/kernel/vm86_32.c
Paolo Ciarrocchi
2008-01-30
arch/x86/: spelling fixes
Joe Perches
2008-01-30
x86: remove all definitions with fastcall
Harvey Harrison
2008-01-30
x86: remove last users of FASTCALL
Harvey Harrison
2008-01-30
x86: use generic register name in the thread and tss structures
H. Peter Anvin
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2007-10-13
Delete filenames in comments.
Dave Jones
2007-10-11
i386: move kernel
Thomas Gleixner