aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-11cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are availableWanpeng Li1-0/+1
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qcom', 'arm/renesas', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel1-17/+3
2019-09-10x86/umip: Add emulation (spoofing) for UMIP covered instructions in 64-bit processes as wellBrendan Shanks1-27/+38
2019-09-08x86/timer: Force PIT initialization when !X86_FEATURE_ARATJan Stancek1-0/+4
2019-09-07Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds1-4/+0
2019-09-06x86/asm/suspend: Get rid of bogus_64_magicJiri Slaby1-4/+6
2019-09-06x86/cpu: Update init data for new Airmont CPU modelRahul Tanwar3-0/+7
2019-09-06Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changesIngo Molnar6-18/+7
2019-09-04dma-mapping: provide a better default ->get_required_maskChristoph Hellwig1-0/+1
2019-09-04dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig2-0/+4
2019-09-03x86/amd_nb: Add PCI device IDs for family 17h, model 70hMarcel Bocu1-0/+3
2019-09-03cpuidle-haltpoll: vcpu hotplug supportJoao Martins1-12/+6
2019-09-03x86/mm: Remove set_pages_x() and set_pages_nx()Christoph Hellwig1-2/+2
2019-09-03sched/topology: Improve load balancing on AMD EPYC systemsMatt Fleming1-0/+5
2019-09-03dma-mapping: fix filename referencesAndy Shevchenko2-2/+1
2019-09-02x86: Correct misc typosMarco Ammon2-4/+4
2019-09-02Merge branch 'linus' into x86/cpu, to resolve conflictsIngo Molnar4-30/+23
2019-08-28x86/apic/vector: Warn when vector space exhaustion breaks affinityNeil Horman1-0/+11
2019-08-28x86/vmware: Add a header file for hypercall definitionsThomas Hellstrom1-1/+5
2019-08-28x86/hyperv: Hide pv_ops access for CONFIG_PARAVIRT=nTianyu Lan1-0/+2
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra5-7/+7
2019-08-28x86/intel: Aggregate big core graphics namingPeter Zijlstra3-6/+6
2019-08-28x86/intel: Aggregate big core mobile namingPeter Zijlstra3-9/+9
2019-08-28x86/intel: Aggregate big core client namingPeter Zijlstra3-13/+13
2019-08-28x86/vmware: Update platform detection code for VMCALL/VMMCALL hypercallsThomas Hellstrom1-17/+71
2019-08-26x86/apic: Include the LDR when clearing out APIC registersBandan Das1-0/+4
2019-08-26x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das1-22/+2
2019-08-26uprobes/x86: Fix detection of 32-bit user modeSebastian Mayr1-7/+10
2019-08-26x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner1-1/+7
2019-08-26Merge tag 'v5.3-rc6' into x86/cpu, to pick up fixesIngo Molnar13-60/+345
2019-08-23clocksource/drivers/hyperv: Add Hyper-V specific sched clock functionTianyu Lan1-0/+8
2019-08-23x86/dma: Get rid of iommu_pass_throughJoerg Roedel1-17/+3
2019-08-20x86/PCI: Remove superfluous returns from void functionsKrzysztof Wilczynski1-4/+0
2019-08-19acpi: Ignore acpi_rsdp kernel param when the kernel has been locked downJosh Boyer2-0/+6
2019-08-19x86/msr: Restrict MSR access when the kernel is locked downMatthew Garrett1-0/+8
2019-08-19x86: Lock down IO port access when the kernel is locked downMatthew Garrett1-2/+5
2019-08-19kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac1-2/+2
2019-08-19lockdown: Copy secure_boot flag in boot params across kexec rebootDave Young1-0/+1
2019-08-19x86/irq: Check for VECTOR_UNUSED directlyHeiner Kallweit1-1/+1
2019-08-19x86/irq: Move IS_ERR_OR_NULL() check into common do_IRQ() codeHeiner Kallweit3-17/+7
2019-08-19x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky1-0/+66
2019-08-19x86/apic: Handle missing global clockevent gracefullyThomas Gleixner1-15/+53
2019-08-17x86/cpu: Use constant definitions for CPU modelsRahul Tanwar1-3/+3
2019-08-12x86/apic/32: Fix yet another implicit fallthrough warningBorislav Petkov1-1/+2
2019-08-12x86/umwait: Fix error handling in umwait_init()Fenghua Yu1-1/+38
2019-08-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+2
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-8/+0
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini17-58/+52
2019-08-09fs/core/vmcore: Move sev_active() reference to x86 arch codeThiago Jung Bauermann1-0/+5
2019-08-07x86/apic: Annotate global config variables as "read-only after init"Sean Christopherson1-13/+13