Age | Commit message (Expand) | Author |
---|---|---|
2015-07-31 | x86/vm86: Rename vm86->v86flags and v86mask | Brian Gerst |
2015-07-31 | x86/vm86: Rename vm86->vm86_info to user_vm86 | Brian Gerst |
2015-07-31 | x86/vm86: Move the vm86 IRQ definitions to vm86.h | Ingo Molnar |
2015-07-31 | x86/vm86: Use the normal pt_regs area for vm86 | Brian Gerst |
2015-07-31 | x86/vm86: Eliminate 'struct kernel_vm86_struct' | Brian Gerst |
2015-07-31 | x86/vm86: Move fields from 'struct kernel_vm86_struct' to 'struct vm86' | Brian Gerst |
2015-07-31 | x86/vm86: Move vm86 fields out of 'thread_struct' | Brian Gerst |
2012-12-14 | UAPI: (Scripted) Disintegrate arch/x86/include/asm | David Howells |
2008-10-23 | x86: Fix ASM_X86__ header guards | H. Peter Anvin |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro |