-
- Downloads
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull asm/x86 changes from Ingo Molnar: "Misc changes, with a bigger processor-flags cleanup/reorganization by Peter Anvin" * 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86, asm, cleanup: Replace open-coded control register values with symbolic x86, processor-flags: Fix the datatypes and add bit number defines x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASE x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXED linux/const.h: Add _BITUL() and _BITULL() x86/vdso: Convert use of typedef ctl_table to struct ctl_table x86: __force_order doesn't need to be an actual variable
Showing
- arch/x86/include/asm/kvm_host.h 1 addition, 1 deletionarch/x86/include/asm/kvm_host.h
- arch/x86/include/asm/special_insns.h 1 addition, 1 deletionarch/x86/include/asm/special_insns.h
- arch/x86/include/uapi/asm/processor-flags.h 104 additions, 50 deletionsarch/x86/include/uapi/asm/processor-flags.h
- arch/x86/kernel/cpu/mtrr/cyrix.c 1 addition, 1 deletionarch/x86/kernel/cpu/mtrr/cyrix.c
- arch/x86/kernel/cpu/mtrr/generic.c 1 addition, 1 deletionarch/x86/kernel/cpu/mtrr/generic.c
- arch/x86/kernel/entry_64.S 1 addition, 1 deletionarch/x86/kernel/entry_64.S
- arch/x86/kernel/process_32.c 1 addition, 1 deletionarch/x86/kernel/process_32.c
- arch/x86/kernel/process_64.c 1 addition, 1 deletionarch/x86/kernel/process_64.c
- arch/x86/kernel/relocate_kernel_32.S 1 addition, 1 deletionarch/x86/kernel/relocate_kernel_32.S
- arch/x86/kvm/vmx.c 1 addition, 1 deletionarch/x86/kvm/vmx.c
- arch/x86/kvm/x86.c 1 addition, 1 deletionarch/x86/kvm/x86.c
- arch/x86/vdso/vdso32-setup.c 2 additions, 2 deletionsarch/x86/vdso/vdso32-setup.c
- drivers/lguest/x86/core.c 1 addition, 1 deletiondrivers/lguest/x86/core.c
- include/uapi/linux/const.h 3 additions, 0 deletionsinclude/uapi/linux/const.h
Loading
Please register or sign in to comment