aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/vm86.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-13[PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge1-16/+17
2006-12-07[PATCH] i386: Update sys_vm86 to cope with changed pt_regs and %gs usageJeremy Fitzhardinge1-47/+74
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro1-1/+1
2006-03-20[PATCH] make vm86 call audit_syscall_exitJason Baron1-2/+10
2006-01-15correct email address of Manfred SpraulChristian Kujau1-1/+1
2006-01-12[PATCH] i386: task_thread_info()Al Viro1-1/+1
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap1-0/+1
2005-10-29[PATCH] mm: i386 sh sh64 ready for split ptlockHugh Dickins1-10/+7
2005-09-05[PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task register managementZachary Amsden1-2/+2
2005-09-05[PATCH] vm86: Honor TF bit when emulating an instructionPetr Tesarik1-1/+5
2005-05-01[PATCH] misc verify_area cleanupsJesper Juhl1-1/+1
2005-05-01[PATCH] Linux 2.6.x VM86 interrupt emulation fixesPavel Pisa1-6/+9
2005-05-01[PATCH] i386/x86_64 segment register access updateH. J. Lu1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+804