summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2016-03-23Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel
2016-03-22UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin
2016-03-22Revert "net, lib: kill arch_fast_hash library bits"Rohit Vaswani
2016-02-25x86/mm: Fix vmalloc_fault() to handle large pages properlyToshi Kani
2016-02-25x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...Toshi Kani
2016-02-25x86/uaccess/64: Make the __copy_user_nocache() assembly code more readableToshi Kani
2016-02-25x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming
2016-02-25x86/mm: Fix types used in pgprot cacheability flags translationsJan Beulich
2016-02-17crypto: chacha20-ssse3 - Align stack pointer to 64 bytesEli Cooper
2016-02-16FROMLIST: x86: mm: support ARCH_MMAP_RND_BITS.dcashman
2016-02-16Move x86_64 idle notifiers to genericTodd Poynor
2016-01-31x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski
2016-01-31x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski
2016-01-31x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu
2016-01-31x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner
2016-01-31kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROLHuaitong Han
2016-01-31KVM: x86: correctly print #AC in tracesPaolo Bonzini
2016-01-31KVM: x86: expose MSR_TSC_AUX to userspacePaolo Bonzini
2016-01-31x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)
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-07kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini
2015-12-30x86/numachip: Fix NumaConnect2 MMCFG PCI accessDaniel J Blueman
2015-12-29arch/x86/xen/suspend.c: include xen/xen.hAndrew Morton
2015-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-12-22um: Fix pointer castMickaël Salaün
2015-12-22KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig
2015-12-22KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUIDPaolo Bonzini
2015-12-22KVM: MTRR: observe maxphyaddr from guest CPUID, not hostPaolo Bonzini
2015-12-22KVM: MTRR: fix fixed MTRR segment look upAlexis Dambricourt
2015-12-21x86/entry: Restore traditional SYSENTER calling conventionAndy Lutomirski
2015-12-21x86/entry: Fix some commentsAndy Lutomirski
2015-12-19x86/paravirt: Prevent rtc_cmos platform device init on PV guestsDavid Vrabel
2015-12-19x86/xen: Avoid fast syscall path for Xen PV guestsBoris Ostrovsky
2015-12-19x86/mce: Ensure offline CPUs don't participate in rendezvous processAshok Raj
2015-12-18Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-12-15Fix user-visible spelling errorLinus Torvalds
2015-12-14KVM: VMX: Fix host initiated access to guest MSR_TSC_AUXHaozhong Zhang
2015-12-14xen/x86/pvh: Use HVM's flush_tlb_others opBoris Ostrovsky
2015-12-11kvm: x86: move tracepoints outside extended quiescent statePaolo Bonzini
2015-12-08Merge branch 'for-linus-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-12-08um: Fix fpstate handlingRichard Weinberger
2015-12-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-12-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-12-06perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macroJiri Olsa
2015-12-06perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on HaswellYuanfang Chen
2015-12-05x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin
2015-12-05x86/mpx: Fix instruction decoder conditionDave Hansen
2015-12-04Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-12-04Merge branches 'acpi-pci' and 'pm-pci'Rafael J. Wysocki