Age | Commit message (Expand) | Author | Files | Lines |
2015-11-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2015-11-10 | KVM: x86: work around infinite loop in microcode when #AC is delivered | Eric Northup | 1 | -0/+1 |
2015-11-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -1/+21 |
2015-11-04 | drivers/hv: share Hyper-V SynIC constants with userspace | Andrey Smetanin | 1 | -0/+12 |
2015-11-04 | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -239/+309 |
2015-10-11 | x86/mce: Include linux/ioctl.h in uapi mce header | Gabriel Laskar | 1 | -1/+1 |
2015-10-02 | x86/headers/uapi: Fix __BITS_PER_LONG value for x32 builds | Ben Hutchings | 1 | -1/+1 |
2015-10-01 | KVM: x86: add pcommit support | Xiao Guangrong | 1 | -1/+3 |
2015-10-01 | kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support | Andrey Smetanin | 1 | -0/+3 |
2015-10-01 | kvm/x86: Hyper-V HV_X64_MSR_RESET msr | Andrey Smetanin | 1 | -0/+3 |
2015-09-14 | x86/headers: Clean up too long lines | Peter Zijlstra | 1 | -26/+31 |
2015-09-09 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2015-09-08 | x86/headers: Remove direct sigcontext32.h uses | Ingo Molnar | 1 | -1/+1 |
2015-09-08 | x86/headers: Convert sigcontext_ia32 uses to sigcontext_32 | Ingo Molnar | 1 | -3/+9 |
2015-09-08 | x86/headers: Unify 'struct sigcontext_ia32' and 'struct sigcontext_32' | Ingo Molnar | 2 | -26/+2 |
2015-09-08 | x86/headers: Make sigcontext pointers bit independent | Ingo Molnar | 1 | -2/+2 |
2015-09-08 | x86/headers: Move the 'struct sigcontext' definitions into the UAPI header | Ingo Molnar | 1 | -0/+83 |
2015-09-08 | x86/headers: Convert uses of _fpstate_ia32 to _fpstate_32 | Ingo Molnar | 2 | -3/+4 |
2015-09-08 | x86/headers: Unify 'struct _fpstate_ia32' and i386 struct _fpstate | Ingo Molnar | 2 | -38/+17 |
2015-09-08 | x86/headers: Unify register type definitions between 32-bit compat and i386 | Ingo Molnar | 2 | -23/+2 |
2015-09-08 | x86/headers: Use ABI types consistently in sigcontext*.h | Ingo Molnar | 2 | -70/+70 |
2015-09-08 | x86/headers: Separate out legacy user-space structure definitions | Ingo Molnar | 1 | -60/+59 |
2015-09-08 | x86/headers: Clean up and better document uapi/asm/sigcontext.h | Ingo Molnar | 1 | -148/+182 |
2015-09-08 | x86/headers: Clean up uapi/asm/sigcontext32.h | Ingo Molnar | 1 | -52/+58 |
2015-09-08 | x86/headers: Fix (old) header file dependency bug in uapi/asm/sigcontext32.h | Ingo Molnar | 1 | -0/+2 |
2015-09-01 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2015-09-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+0 |
2015-09-01 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+2 |
2015-08-31 | Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+2 |
2015-08-31 | Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+2 |
2015-08-28 | x86/asm: Drop repeated macro of X86_EFLAGS_AC definition | Huang Rui | 1 | -2/+0 |
2015-08-19 | libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate option | Dan Williams | 1 | -1/+1 |
2015-08-17 | Merge tag 'v4.2-rc7' into x86/boot, to refresh the branch before merging new ... | Ingo Molnar | 3 | -20/+7 |
2015-08-13 | Revert x86 sigcontext cleanups | Linus Torvalds | 1 | -18/+3 |
2015-08-13 | x86/mce: Reuse one of the u16 padding fields in 'struct mce' | Borislav Petkov | 1 | -1/+2 |
2015-08-05 | Drivers: hv: vmbus: Implement a clocksource based on the TSC page | K. Y. Srinivasan | 1 | -0/+2 |
2015-07-23 | kvm/x86: add support for MONITOR_TRAP_FLAG | Mihai Donțu | 1 | -0/+2 |
2015-07-23 | KVM: x86: rename quirk constants to KVM_X86_QUIRK_* | Paolo Bonzini | 1 | -2/+2 |
2015-07-21 | x86/boot: Obsolete the MCA sys_desc_table | Paolo Pisati | 1 | -1/+1 |
2015-07-10 | x86: hyperv: add CPUID bit for crash handlers | Paolo Bonzini | 1 | -0/+2 |
2015-07-03 | kvm: add hyper-v crash msrs values | Andrey Smetanin | 1 | -0/+11 |
2015-06-29 | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2015-06-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+13 |
2015-06-23 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -666/+7 |
2015-06-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+4 |
2015-06-07 | x86/uapi: Do not export <asm/msr-index.h> as part of the user API headers | Borislav Petkov | 2 | -667/+0 |
2015-06-07 | Merge branch 'x86/ras' into x86/core, to fix conflicts | Ingo Molnar | 1 | -0/+2 |
2015-06-07 | x86/mce: Add Local MCE definitions | Ashok Raj | 1 | -0/+2 |
2015-06-04 | KVM: x86: API changes for SMM support | Paolo Bonzini | 1 | -1/+10 |
2015-06-03 | Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/... | Ingo Molnar | 1 | -1/+7 |