summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2016-01-12x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner1-0/+8
2016-01-12lguest: Map switcher text R/ORusty Russell1-1/+3
2016-01-12x86/boot: Hide local labels in verify_cpu()Borislav Petkov1-25/+25
2016-01-12x86/fpu: Disable AVX when eagerfpu is offyu-cheng yu2-5/+12
2016-01-12x86/fpu: Disable MPX when eagerfpu is offyu-cheng yu3-14/+46
2016-01-12x86/fpu: Disable XGETBV1 when no XSAVEyu-cheng yu1-0/+1
2016-01-12x86/fpu: Fix early FPU command-line parsingyu-cheng yu1-71/+38
2016-01-12kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROLHuaitong Han1-1/+2
2016-01-12x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNEDKefeng Wang1-2/+1
2016-01-12x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/memin...Dave Jones1-0/+3
2016-01-12Merge commit 'linus' into x86/urgent, to pick up recent x86 changesIngo Molnar130-874/+2103
2016-01-12Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-3/+107
2016-01-12Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-53/+127
2016-01-12Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-94/+87
2016-01-12Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds13-74/+129
2016-01-12Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds37-269/+141
2016-01-12Merge branch 'acpi-soc'Rafael J. Wysocki4-62/+27
2016-01-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds26-240/+190
2016-01-12Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds19-35/+172
2016-01-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+11
2016-01-12Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-41/+43
2016-01-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds20-63/+1029
2016-01-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+67
2016-01-11x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu1-1/+1
2016-01-11x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2-4/+58
2016-01-10um: Fix build error and kconfig for i386Mickaël Salaün1-1/+1
2016-01-10um: Add full asm/syscall.h supportMickaël Salaün1-0/+1
2016-01-10um: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün1-5/+3
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams2-17/+1
2016-01-09Merge branch 'for-linus' into work.miscAl Viro1-0/+1
2016-01-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+3
2016-01-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds13-32/+96
2016-01-08x86/mm: Micro-optimise clflush_cache_range()Chris Wilson1-4/+6
2016-01-08kvm/x86: Hyper-V SynIC timers tracepointsAndrey Smetanin2-1/+196
2016-01-08kvm/x86: Hyper-V SynIC tracepointsAndrey Smetanin2-5/+98
2016-01-08kvm/x86: Update SynIC timers on guest entry onlyAndrey Smetanin2-19/+25
2016-01-08kvm/x86: Skip SynIC vector check for QEMU sideAndrey Smetanin1-3/+4
2016-01-08kvm/x86: Hyper-V fix SynIC timer disabling conditionAndrey Smetanin1-1/+1
2016-01-08kvm/x86: Reorg stimer_expiration() to better control timer restartAndrey Smetanin1-12/+14
2016-01-08kvm/x86: Hyper-V unify stimer_start() and stimer_restart()Andrey Smetanin1-23/+20
2016-01-08kvm/x86: Drop stimer_stop() functionAndrey Smetanin1-6/+1
2016-01-08kvm/x86: Hyper-V timers fix incorrect logical operationAndrey Smetanin1-1/+1
2016-01-08KVM: move architecture-dependent requests to arch/Paolo Bonzini2-0/+43
2016-01-07kvm: x86: Check kvm_write_guest return value in kvm_write_wall_clockNicholas Krause1-1/+2
2016-01-07ACPI / LPSS: override power state for LPSS DMA deviceAndy Shevchenko2-1/+4
2016-01-07kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini2-1/+3
2016-01-07kvm: x86: fix comment about {mmu,nested_mmu}.gva_to_gpaDavid Matlack1-4/+6
2016-01-07Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini21-62/+88
2016-01-06Merge branch 'for-linus' into for-nextTakashi Iwai7-16/+43
2016-01-06perf/x86/amd: Remove l1-dcache-stores event for AMDVince Weaver1-1/+1