summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2014-01-30KVM: async_pf: Provide additional direct page notificationDominik Dingel1-1/+1
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds13-123/+459
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-172/+336
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-9/+6
2014-01-21x86/mm: memblock: switch to use NUMA_NO_NODEGrygorii Strashko3-3/+3
2014-01-21x86: memblock: set current limit to max low memory addressSantosh Shilimkar2-3/+3
2014-01-21acpi, numa, mem_hotplug: mark all nodes the kernel resides un-hotpluggableTang Chen1-0/+44
2014-01-21acpi, numa, mem_hotplug: mark hotpluggable memory in memblockTang Chen2-0/+7
2014-01-21memblock: make memblock_set_node() support different memblock_typeTang Chen3-4/+6
2014-01-21xen/pvh: Set X86_CR0_WP and others in CR0 (v2)Roger Pau Monne3-5/+32
2014-01-20Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+2
2014-01-20Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-20/+22
2014-01-20Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-26/+133
2014-01-20Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds21-158/+650
2014-01-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-0/+88
2014-01-20Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-9/+17
2014-01-20Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-1/+466
2014-01-20Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-54/+70
2014-01-20Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds15-122/+205
2014-01-20Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds16-75/+340
2014-01-20Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds12-115/+1327
2014-01-20Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-3/+31
2014-01-20Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds42-74/+24
2014-01-20Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-16/+16
2014-01-20Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-20/+24
2014-01-20Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+57
2014-01-20x86/intel/mpx: Remove unused LWP structureIngo Molnar1-8/+2
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-199/+377
2014-01-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+680
2014-01-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-18/+28
2014-01-20Merge branch 'core-stackprotector-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2-21/+4
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+42
2014-01-20kvm: make KVM_MMU_AUDIT help text more readableRandy Dunlap1-1/+1
2014-01-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-8/+63
2014-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-4/+10
2014-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2014-01-17x86, mpx: Add MPX related opcodes to the x86 opcode mapQiaowei Ren1-2/+2
2014-01-17KVM: nVMX: Update guest activity state field on L2 exitsJan Kiszka1-0/+4
2014-01-17KVM: nVMX: Fix nested_run_pending on activity state HLTJan Kiszka1-2/+2
2014-01-17KVM: nVMX: Clean up handling of VMX-related MSRsJan Kiszka2-56/+24
2014-01-17KVM: nVMX: Add tracepoints for nested_vmexit and nested_vmexit_injectJan Kiszka1-0/+14
2014-01-17KVM: nVMX: Pass vmexit parameters to nested_vmx_vmexitJan Kiszka1-29/+34
2014-01-17KVM: nVMX: Leave VMX mode on clearing of feature control MSRJan Kiszka1-0/+14
2014-01-17KVM: VMX: Fix DR6 update on #DB exceptionJan Kiszka1-1/+2
2014-01-17KVM: SVM: Fix reading of DR6Jan Kiszka4-2/+45
2014-01-17KVM: x86: Sync DR7 on KVM_SET_DEBUGREGSJan Kiszka1-0/+1
2014-01-17add support for Hyper-V reference time counterVadim Rozenfeld3-1/+41
2014-01-16x86, intel_mid: Replace memcpy with struct assignmentFengguang Wu1-2/+2
2014-01-16x86, intel-mid: Return proper error code from get_gpio_by_name()David Cohen1-1/+1