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