summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2019-08-28x86/hyperv: Hide pv_ops access for CONFIG_PARAVIRT=nTianyu Lan
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core graphics namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core mobile namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core client namingPeter Zijlstra
2019-08-28x86/vmware: Update platform detection code for VMCALL/VMMCALL hypercallsThomas Hellstrom
2019-08-26x86/apic: Include the LDR when clearing out APIC registersBandan Das
2019-08-26x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das
2019-08-26uprobes/x86: Fix detection of 32-bit user modeSebastian Mayr
2019-08-26x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner
2019-08-26Merge tag 'v5.3-rc6' into x86/cpu, to pick up fixesIngo Molnar
2019-08-23clocksource/drivers/hyperv: Add Hyper-V specific sched clock functionTianyu Lan
2019-08-23x86/dma: Get rid of iommu_pass_throughJoerg Roedel
2019-08-20x86/PCI: Remove superfluous returns from void functionsKrzysztof Wilczynski
2019-08-19acpi: Ignore acpi_rsdp kernel param when the kernel has been locked downJosh Boyer
2019-08-19x86/msr: Restrict MSR access when the kernel is locked downMatthew Garrett
2019-08-19x86: Lock down IO port access when the kernel is locked downMatthew Garrett
2019-08-19kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac
2019-08-19lockdown: Copy secure_boot flag in boot params across kexec rebootDave Young
2019-08-19x86/irq: Check for VECTOR_UNUSED directlyHeiner Kallweit
2019-08-19x86/irq: Move IS_ERR_OR_NULL() check into common do_IRQ() codeHeiner Kallweit
2019-08-19x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky
2019-08-19x86/apic: Handle missing global clockevent gracefullyThomas Gleixner
2019-08-17x86/cpu: Use constant definitions for CPU modelsRahul Tanwar
2019-08-12x86/apic/32: Fix yet another implicit fallthrough warningBorislav Petkov
2019-08-12x86/umwait: Fix error handling in umwait_init()Fenghua Yu
2019-08-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2019-08-09fs/core/vmcore: Move sev_active() reference to x86 arch codeThiago Jung Bauermann
2019-08-07x86/apic: Annotate global config variables as "read-only after init"Sean Christopherson
2019-08-07x86: mtrr: cyrix: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-07x86/ptrace: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-06Merge tag 'drm-intel-next-2019-07-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-08-05x86: kvm: remove useless calls to kvm_para_availablePaolo Bonzini
2019-08-05x86/mce: Don't check for the overflow bit on action optional machine checksTony Luck
2019-07-31x86/kvm: Use CONFIG_PREEMPTIONThomas Gleixner
2019-07-31x86/dumpstack: Indicate PREEMPT_RT in dumpsThomas Gleixner
2019-07-31x86: Use CONFIG_PREEMPTIONThomas Gleixner
2019-07-30cpuidle-haltpoll: disable host side polling when kvm virtualizedMarcelo Tosatti
2019-07-30add cpuidle-haltpoll driverMarcelo Tosatti
2019-07-29Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi
2019-07-28Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval...Thomas Gleixner
2019-07-28x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner
2019-07-25x86/apic/x2apic: Implement IPI shorthands supportThomas Gleixner
2019-07-25x86/apic/flat64: Remove the IPI shorthand decision logicThomas Gleixner
2019-07-25x86/apic: Share common IPI helpersThomas Gleixner
2019-07-25x86/apic: Remove the shorthand decision logicThomas Gleixner
2019-07-25x86/smp: Enhance native_send_call_func_ipi()Thomas Gleixner
2019-07-25x86/smp: Move smp_function_call implementations into IPI codeThomas Gleixner