summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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-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-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/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
2017-06-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-25xen: allocate page for shared info page from low memoryJuergen Gross
2017-06-24Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-06-24x86/paravirt: Remove unnecessary return from void functionAnton Vasilyev
2017-06-24x86/boot: Add missing strchr() declarationTommy Nguyen
2017-06-24x86/mshyperv: Remove excess #includes from mshyperv.hThomas Gleixner
2017-06-24x86/mmap, ASLR: Do not treat unlimited-stack tasks as legacy mmapMichal Hocko
2017-06-24x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz"Len Brown
2017-06-23x86/xen/efi: Initialize only the EFI struct members used by XenDaniel Kiper
2017-06-22x86/apic: Mark single target interruptsThomas Gleixner
2017-06-22x86/apic: Implement effective irq mask updateThomas Gleixner
2017-06-22x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()Thomas Gleixner
2017-06-22x86/apic: Move cpumask and to core codeThomas Gleixner
2017-06-22x86/apic: Move online masking to core codeThomas Gleixner
2017-06-22x86/uv: Use default_cpu_mask_to_apicid_and()Thomas Gleixner
2017-06-22x86/apic: Move flat_cpu_mask_to_apicid_and() into C sourceThomas Gleixner
2017-06-22x86/irq: Use irq_migrate_all_off_this_cpu()Thomas Gleixner
2017-06-22x86/irq: Restructure fixup_irqs()Thomas Gleixner
2017-06-22genirq/cpuhotplug: Add support for cleaning up move in progressThomas Gleixner
2017-06-22x86/irq: Cleanup pending irq move in fixup_irqs()Thomas Gleixner