Commit Graph

20 Commits (ce6ada35bdf710d16582cc4869c26722547e6f11)

Author SHA1 Message Date
Bart Oldeman 6554287b1d x86, vm86: Fix preemption bug for int1 debug and int3 breakpoint handlers. 15 years ago
Brian Gerst f1382f157f x86, 32-bit: Convert sys_vm86 & sys_vm86old 15 years ago
Lubomir Rintel 3aa6b186f8 x86: Fix non-lazy GS handling in sys_vm86() 16 years ago
Samuel Bronson 975e5f4550 x86: use symbolic name for VM86_SIGNAL when used as vm86 default return 16 years ago
Brian Gerst b12bdaf11f x86: use regparm(3) for passed-in pt_regs pointer 16 years ago
Brian Gerst 253f29a4ae x86: pass in pt_regs pointer for syscalls that need it 16 years ago
Tejun Heo d9a89a26e0 x86: add %gs accessors for x86_32 16 years ago
Jaswinder Singh bbc1f698a5 x86: Introducing asm/syscalls.h 17 years ago
gorcunov@gmail.com a5c15d419d x86: replace most VM86 flags with flags from processor-flags.h 17 years ago
gorcunov@gmail.com 6b6891f9c5 x86: cleanup - rename VM_MASK to X86_VM_MASK 17 years ago
Roland McGrath 0f54091051 x86: handle_vm86_trap cleanup 17 years ago
Paolo Ciarrocchi 83e714e82f x86: coding style fixes to arch/x86/kernel/vm86_32.c 17 years ago
Joe Perches ab4a574ef2 arch/x86/: spelling fixes 17 years ago
Harvey Harrison 75604d7f7f x86: remove all definitions with fastcall 17 years ago
Harvey Harrison 6b7d190b14 x86: remove last users of FASTCALL 17 years ago
H. Peter Anvin faca62273b x86: use generic register name in the thread and tss structures 17 years ago
H. Peter Anvin 65ea5b0349 x86: rename the struct pt_regs members for 32/64-bit consistency 17 years ago
Dave Jones 835c34a168 Delete filenames in comments. 18 years ago
Thomas Gleixner 9a163ed8e0 i386: move kernel 18 years ago
Thomas Gleixner 7338d4357b i386: prepare shared kernel/vm86.c 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Jeremy Fitzhardinge 464d1a78fb [PATCH] i386: Convert i386 PDA code to use %fs 18 years ago
Jeremy Fitzhardinge 49d26b6eaa [PATCH] i386: Update sys_vm86 to cope with changed pt_regs and %gs usage 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Al Viro 5411be59db [PATCH] drop task argument of audit_syscall_{entry,exit} 19 years ago
Jason Baron 7e7f8a036b [PATCH] make vm86 call audit_syscall_exit 19 years ago
Christian Kujau 624dffcbcf correct email address of Manfred Spraul 19 years ago
Al Viro 06b425d80f [PATCH] i386: task_thread_info() 19 years ago
Randy Dunlap a941564458 [PATCH] capable/capability.h (arch/) 19 years ago
Hugh Dickins 60ec558549 [PATCH] mm: i386 sh sh64 ready for split ptlock 20 years ago
Zachary Amsden 4d37e7e3fd [PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task register management 20 years ago
Petr Tesarik 5fd75ebb1a [PATCH] vm86: Honor TF bit when emulating an instruction 20 years ago
Jesper Juhl e49332bd12 [PATCH] misc verify_area cleanups 20 years ago
Pavel Pisa ad6714230f [PATCH] Linux 2.6.x VM86 interrupt emulation fixes 20 years ago
H. J. Lu fd51f666fa [PATCH] i386/x86_64 segment register access update 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago