1. f1382f1 x86, 32-bit: Convert sys_vm86 & sys_vm86old by Brian Gerst · 16 years ago
  2. 9b29e82 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  3. 3aa6b18 x86: Fix non-lazy GS handling in sys_vm86() by Lubomir Rintel · 17 years ago
  4. 975e5f4 x86: use symbolic name for VM86_SIGNAL when used as vm86 default return by Samuel Bronson · 17 years ago
  5. b12bdaf x86: use regparm(3) for passed-in pt_regs pointer by Brian Gerst · 17 years ago
  6. 253f29a x86: pass in pt_regs pointer for syscalls that need it by Brian Gerst · 17 years ago
  7. d9a89a2 x86: add %gs accessors for x86_32 by Tejun Heo · 17 years ago
  8. bbc1f69 x86: Introducing asm/syscalls.h by Jaswinder Singh · 18 years ago
  9. a5c15d4 x86: replace most VM86 flags with flags from processor-flags.h by gorcunov@gmail.com · 18 years ago
  10. 6b6891f x86: cleanup - rename VM_MASK to X86_VM_MASK by gorcunov@gmail.com · 18 years ago
  11. 0f54091 x86: handle_vm86_trap cleanup by Roland McGrath · 18 years ago
  12. 83e714e x86: coding style fixes to arch/x86/kernel/vm86_32.c by Paolo Ciarrocchi · 18 years ago
  13. ab4a574 arch/x86/: spelling fixes by Joe Perches · 18 years ago
  14. 75604d7 x86: remove all definitions with fastcall by Harvey Harrison · 18 years ago
  15. 6b7d190 x86: remove last users of FASTCALL by Harvey Harrison · 18 years ago
  16. faca622 x86: use generic register name in the thread and tss structures by H. Peter Anvin · 18 years ago
  17. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 18 years ago
  18. 835c34a Delete filenames in comments. by Dave Jones · 19 years ago
  19. 9a163ed i386: move kernel by Thomas Gleixner · 19 years ago[Renamed from arch/i386/kernel/vm86_32.c]
  20. 7338d43 i386: prepare shared kernel/vm86.c by Thomas Gleixner · 19 years ago[Renamed from arch/i386/kernel/vm86.c]
  21. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 19 years ago
  22. 464d1a7 [PATCH] i386: Convert i386 PDA code to use %fs by Jeremy Fitzhardinge · 19 years ago
  23. 49d26b6 [PATCH] i386: Update sys_vm86 to cope with changed pt_regs and %gs usage by Jeremy Fitzhardinge · 19 years ago
  24. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 20 years ago
  25. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  26. 5411be5 [PATCH] drop task argument of audit_syscall_{entry,exit} by Al Viro · 20 years ago
  27. 7e7f8a0 [PATCH] make vm86 call audit_syscall_exit by Jason Baron · 20 years ago
  28. 624dffc correct email address of Manfred Spraul by Christian Kujau · 20 years ago
  29. 06b425d [PATCH] i386: task_thread_info() by Al Viro · 20 years ago
  30. a941564 [PATCH] capable/capability.h (arch/) by Randy Dunlap · 20 years ago
  31. 60ec558 [PATCH] mm: i386 sh sh64 ready for split ptlock by Hugh Dickins · 21 years ago
  32. 4d37e7e [PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task register management by Zachary Amsden · 21 years ago
  33. 5fd75eb [PATCH] vm86: Honor TF bit when emulating an instruction by Petr Tesarik · 21 years ago
  34. e49332b [PATCH] misc verify_area cleanups by Jesper Juhl · 21 years ago
  35. ad67142 [PATCH] Linux 2.6.x VM86 interrupt emulation fixes by Pavel Pisa · 21 years ago
  36. fd51f66 [PATCH] i386/x86_64 segment register access update by H. J. Lu · 21 years ago
  37. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago