| Commit message (Expand) | Author | Age | Files | Lines |
* | x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=n | Al Viro | 2012-01-18 | 1 | -0/+2 |
* | Audit: push audit success and retcode into arch ptrace.h | Eric Paris | 2012-01-17 | 1 | -2/+2 |
* | thp: split_huge_page_mm/vma | Andrea Arcangeli | 2011-01-14 | 1 | -0/+1 |
* | x86, vm86: Fix preemption bug for int1 debug and int3 breakpoint handlers. | Bart Oldeman | 2010-09-23 | 1 | -2/+8 |
* | x86, 32-bit: Convert sys_vm86 & sys_vm86old | Brian Gerst | 2009-12-10 | 1 | -6/+5 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-06-11 | 1 | -4/+5 |
|\ |
|
| * | x86: Fix non-lazy GS handling in sys_vm86() | Lubomir Rintel | 2009-06-07 | 1 | -4/+5 |
* | | x86: use symbolic name for VM86_SIGNAL when used as vm86 default return | Samuel Bronson | 2009-05-07 | 1 | -2/+2 |
|/ |
|
* | x86: use regparm(3) for passed-in pt_regs pointer | Brian Gerst | 2009-02-11 | 1 | -5/+6 |
* | x86: pass in pt_regs pointer for syscalls that need it | Brian Gerst | 2009-02-11 | 1 | -8/+7 |
* | x86: add %gs accessors for x86_32 | Tejun Heo | 2009-02-10 | 1 | -2/+2 |
* | x86: Introducing asm/syscalls.h | Jaswinder Singh | 2008-07-22 | 1 | -0/+1 |
* | x86: replace most VM86 flags with flags from processor-flags.h | gorcunov@gmail.com | 2008-04-17 | 1 | -17/+17 |
* | x86: cleanup - rename VM_MASK to X86_VM_MASK | gorcunov@gmail.com | 2008-04-17 | 1 | -1/+1 |
* | x86: handle_vm86_trap cleanup | Roland McGrath | 2008-04-17 | 1 | -8/+1 |
* | x86: coding style fixes to arch/x86/kernel/vm86_32.c | Paolo Ciarrocchi | 2008-04-17 | 1 | -85/+89 |
* | arch/x86/: spelling fixes | Joe Perches | 2008-01-30 | 1 | -1/+1 |
* | x86: remove all definitions with fastcall | Harvey Harrison | 2008-01-30 | 1 | -2/+1 |
* | x86: remove last users of FASTCALL | Harvey Harrison | 2008-01-30 | 1 | -1/+1 |
* | x86: use generic register name in the thread and tss structures | H. Peter Anvin | 2008-01-30 | 1 | -8/+8 |
* | x86: rename the struct pt_regs members for 32/64-bit consistency | H. Peter Anvin | 2008-01-30 | 1 | -47/+47 |
* | Delete filenames in comments. | Dave Jones | 2007-10-13 | 1 | -2/+0 |
* | i386: move kernel | Thomas Gleixner | 2007-10-11 | 1 | -0/+843 |