summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2016-01-12lguest: Map switcher text R/ORusty Russell
2016-01-12x86/boot: Hide local labels in verify_cpu()Borislav Petkov
2016-01-12x86/fpu: Disable AVX when eagerfpu is offyu-cheng yu
2016-01-12x86/fpu: Disable MPX when eagerfpu is offyu-cheng yu
2016-01-12x86/fpu: Disable XGETBV1 when no XSAVEyu-cheng yu
2016-01-12x86/fpu: Fix early FPU command-line parsingyu-cheng yu
2016-01-12kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROLHuaitong Han
2016-01-12x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNEDKefeng Wang
2016-01-12x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/memin...Dave Jones
2016-01-12Merge commit 'linus' into x86/urgent, to pick up recent x86 changesIngo Molnar
2016-01-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-11Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-01-11Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-11Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-11Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-12Merge branch 'acpi-soc'Rafael J. Wysocki
2016-01-11Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-11Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-11Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-01-11Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-11x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu
2016-01-11x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski
2016-01-10um: Fix build error and kconfig for i386Mickaël Salaün
2016-01-10um: Add full asm/syscall.h supportMickaël Salaün
2016-01-10um: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams
2016-01-08Merge branch 'for-linus' into work.miscAl Viro
2016-01-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-01-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-08x86/mm: Micro-optimise clflush_cache_range()Chris Wilson
2016-01-08kvm/x86: Hyper-V SynIC timers tracepointsAndrey Smetanin
2016-01-08kvm/x86: Hyper-V SynIC tracepointsAndrey Smetanin
2016-01-08kvm/x86: Update SynIC timers on guest entry onlyAndrey Smetanin
2016-01-08kvm/x86: Skip SynIC vector check for QEMU sideAndrey Smetanin
2016-01-08kvm/x86: Hyper-V fix SynIC timer disabling conditionAndrey Smetanin
2016-01-08kvm/x86: Reorg stimer_expiration() to better control timer restartAndrey Smetanin
2016-01-08kvm/x86: Hyper-V unify stimer_start() and stimer_restart()Andrey Smetanin
2016-01-08kvm/x86: Drop stimer_stop() functionAndrey Smetanin
2016-01-08kvm/x86: Hyper-V timers fix incorrect logical operationAndrey Smetanin
2016-01-08KVM: move architecture-dependent requests to arch/Paolo Bonzini
2016-01-07kvm: x86: Check kvm_write_guest return value in kvm_write_wall_clockNicholas Krause
2016-01-07ACPI / LPSS: override power state for LPSS DMA deviceAndy Shevchenko
2016-01-07kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini
2016-01-07kvm: x86: fix comment about {mmu,nested_mmu}.gva_to_gpaDavid Matlack
2016-01-07Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2016-01-06Merge branch 'for-linus' into for-nextTakashi Iwai
2016-01-06perf/x86/amd: Remove l1-dcache-stores event for AMDVince Weaver
2016-01-06perf/x86/intel/uncore: Add Knights Landing uncore PMU supportHarish Chegondi