summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-07-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-01Merge tag 'perf-core-for-mingo-4.13-20170630' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-06-30x86/intel_rdt: Fix memory leak on mount failureVikas Shivappa
2017-06-30randstruct: opt-out externally exposed function pointer structsKees Cook
2017-06-30randstruct: Mark various structs for randomizationKees Cook
2017-06-30Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-30x86/PCI: Avoid AMD SB7xx EHCI USB wakeup defectKai-Heng Feng
2017-06-30KVM: x86: remove ignored type attributeNick Desaulniers
2017-06-30Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-06-30objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf
2017-06-30x86/mm: Delete a big outdated comment about TLB flushingAndy Lutomirski
2017-06-30x86/mm: Don't reenter flush_tlb_func_common()Andy Lutomirski
2017-06-30x86/uaccess: Optimize copy_user_enhanced_fast_string() for short stringsPaolo Abeni
2017-06-30perf/x86/intel: Constify the 'lbr_desc[]' array and make a function staticColin Ian King
2017-06-30x86/KASLR: Fix detection 32/64 bit bootloaders for 5-level pagingKirill A. Shutemov
2017-06-30x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bugBaoquan He
2017-06-30x86/boot/KASLR: Add checking for the offset of kernel virtual address randomi...Baoquan He
2017-06-30x86/um: thin archives build fixNicholas Piggin
2017-06-29x86/ftrace: Exclude functions in head64.c from function-tracingKirill A. Shutemov
2017-06-29perf/x86/intel/uncore: Fix wrong box pointer checkKan Liang
2017-06-29KVM: LAPIC: Fix lapic timer injection delayWanpeng Li
2017-06-29KVM: lapic: reorganize restart_apic_timerPaolo Bonzini
2017-06-29KVM: lapic: reorganize start_hv_timerPaolo Bonzini
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-28PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11Bjorn Helgaas
2017-06-28kvm: nVMX: Check memory operand to INVVPIDJim Mattson
2017-06-28x86/PCI: Select CONFIG_PCI_LOCKLESS_CONFIGThomas Gleixner
2017-06-28x86/PCI/ce4100: Properly lock accessor functionsThomas Gleixner
2017-06-28x86/PCI: Abort if legacy init failsThomas Gleixner
2017-06-28x86/PCI: Remove duplicate definesThomas Gleixner
2017-06-28x86: remove arch specific dma_supported implementationChristoph Hellwig
2017-06-28x86: remove DMA_ERROR_CODEChristoph Hellwig
2017-06-28x86/calgary: implement ->mapping_errorChristoph Hellwig
2017-06-28x86/pci-nommu: implement ->mapping_errorChristoph Hellwig
2017-06-27x86, libnvdimm, pmem: remove global pmem apiDan Williams
2017-06-27x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimmDan Williams
2017-06-27x86/insn: perf tools: Add new ptwrite instructionAdrian Hunter
2017-06-27KVM: SVM: suppress unnecessary NMI singlestep on GIF=0 and nested exitLadi Prosek
2017-06-27KVM: SVM: don't NMI singlestep over event injectionLadi Prosek
2017-06-27KVM: SVM: hide TF/RF flags used by NMI singlestepLadi Prosek
2017-06-27KVM: nSVM: do not forward NMI window singlestep VM exits to L1Ladi Prosek
2017-06-27KVM: SVM: introduce disable_nmi_singlestep helperLadi Prosek
2017-06-27x86/ACPI/cstate: Allow ACPI C1 FFH MWAIT use on AMD systemsYazen Ghannam
2017-06-27x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERFLen Brown
2017-06-27Merge back PM tools material for v4.13.Rafael J. Wysocki
2017-06-26x86/mce: Always save severity in machine_check_poll()Yazen Ghannam
2017-06-26x86/microcode: Make a couple of symbols staticColin Ian King
2017-06-26x86/mm/hotplug: Fix BUG_ON() after hot-remove by not freeing PUDJérôme Glisse
2017-06-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds