Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
il y a 8 ans |
H. Peter Anvin
|
2823d4da5d
x86, bitops: remove use of "sbb" to return CF
|
il y a 9 ans |
Borislav Petkov
|
bc696ca05f
x86/cpufeature: Replace the old static_cpu_has() with safe variant
|
il y a 9 ans |
Kirill A. Shutemov
|
78ddc53473
thp: rename split_huge_page_pmd() to split_huge_pmd()
|
il y a 9 ans |
Borislav Petkov
|
362f924b64
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
|
il y a 9 ans |
Andy Lutomirski
|
76fc5e7b23
x86/vm86: Block non-root vm86(old) if mmap_min_addr != 0
|
il y a 10 ans |
Brian Gerst
|
decd275e62
x86/vm86: Rename vm86->v86flags and v86mask
|
il y a 10 ans |
Brian Gerst
|
1342635638
x86/vm86: Rename vm86->vm86_info to user_vm86
|
il y a 10 ans |
Brian Gerst
|
ba3e127ec1
x86/vm86: Clean up vm86.h includes
|
il y a 10 ans |
Brian Gerst
|
5ed92a8ab7
x86/vm86: Use the normal pt_regs area for vm86
|
il y a 10 ans |
Brian Gerst
|
90c6085a24
x86/vm86: Eliminate 'struct kernel_vm86_struct'
|
il y a 10 ans |
Brian Gerst
|
d4ce0f26c7
x86/vm86: Move fields from 'struct kernel_vm86_struct' to 'struct vm86'
|
il y a 10 ans |
Brian Gerst
|
9fda6a0681
x86/vm86: Move vm86 fields out of 'thread_struct'
|
il y a 10 ans |
Brian Gerst
|
ed0b2edb61
x86/entry/vm86: Move userspace accesses to do_sys_vm86()
|
il y a 10 ans |
Brian Gerst
|
df1ae9a5dc
x86/entry/vm86: Preserve 'orig_ax'
|
il y a 10 ans |
Brian Gerst
|
0233606ce5
x86/entry/vm86: Clean up saved_fs/gs
|
il y a 10 ans |
Andy Lutomirski
|
24933b82c0
x86/asm/entry: Rename 'init_tss' to 'cpu_tss'
|
il y a 10 ans |
Alexander van Heukelum
|
5522ddb3fc
x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...)
|
il y a 12 ans |
Al Viro
|
49cb25e929
x86: get rid of pt_regs argument in vm86/vm86old
|
il y a 12 ans |
Kirill A. Shutemov
|
e180377f1a
thp: change split_huge_page_pmd() interface
|
il y a 12 ans |
Al Viro
|
e76623d694
x86: get rid of TIF_IRET hackery
|
il y a 13 ans |
Joe Perches
|
c767a54ba0
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
|
il y a 13 ans |
Linus Torvalds
|
eb05df9e7e
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
il y a 13 ans |
Andrea Arcangeli
|
1a5a9906d4
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
|
il y a 13 ans |
Srikar Dronamraju
|
51e7dc7011
x86: Rename trap_no to trap_nr in thread_struct
|
il y a 13 ans |
Al Viro
|
6015ff1031
x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=n
|
il y a 13 ans |
Eric Paris
|
d7e7528bcd
Audit: push audit success and retcode into arch ptrace.h
|
il y a 13 ans |
Andrea Arcangeli
|
bae9c19bf1
thp: split_huge_page_mm/vma
|
il y a 14 ans |
Bart Oldeman
|
6554287b1d
x86, vm86: Fix preemption bug for int1 debug and int3 breakpoint handlers.
|
il y a 15 ans |
Brian Gerst
|
f1382f157f
x86, 32-bit: Convert sys_vm86 & sys_vm86old
|
il y a 15 ans |