aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
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
2019-08-07x86: mtrr: cyrix: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-07x86/ptrace: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-06Merge tag 'drm-intel-next-2019-07-30' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-0/+1
2019-08-05x86: kvm: remove useless calls to kvm_para_availablePaolo Bonzini1-8/+0
2019-08-05x86/mce: Don't check for the overflow bit on action optional machine checksTony Luck1-2/+2
2019-07-31x86/kvm: Use CONFIG_PREEMPTIONThomas Gleixner1-1/+1
2019-07-31x86/dumpstack: Indicate PREEMPT_RT in dumpsThomas Gleixner1-1/+6
2019-07-31x86: Use CONFIG_PREEMPTIONThomas Gleixner1-1/+1
2019-07-30cpuidle-haltpoll: disable host side polling when kvm virtualizedMarcelo Tosatti1-0/+42
2019-07-30add cpuidle-haltpoll driverMarcelo Tosatti1-1/+1
2019-07-29Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi97-1537/+2660
2019-07-28Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.gitThomas Gleixner38-189/+436
2019-07-28x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner2-30/+32
2019-07-25x86/apic/x2apic: Implement IPI shorthands supportThomas Gleixner3-4/+13
2019-07-25x86/apic/flat64: Remove the IPI shorthand decision logicThomas Gleixner2-50/+6
2019-07-25x86/apic: Share common IPI helpersThomas Gleixner2-18/+18
2019-07-25x86/apic: Remove the shorthand decision logicThomas Gleixner1-24/+3
2019-07-25x86/smp: Enhance native_send_call_func_ipi()Thomas Gleixner1-13/+11
2019-07-25x86/smp: Move smp_function_call implementations into IPI codeThomas Gleixner2-40/+40
2019-07-25x86/apic: Provide and use helper for send_IPI_allbutself()Thomas Gleixner4-9/+16
2019-07-25x86/apic: Add static key to Control IPI shorthandsThomas Gleixner3-1/+31
2019-07-25x86/apic: Move no_ipi_broadcast() out of 32bitThomas Gleixner3-29/+27
2019-07-25x86/apic: Add NMI_VECTOR wait to IPI shorthandThomas Gleixner1-1/+4
2019-07-25x86/apic: Remove dest argument from __default_send_IPI_shortcut()Thomas Gleixner4-14/+11
2019-07-25x86/hotplug: Silence APIC and NMI when CPU is deadThomas Gleixner3-12/+33
2019-07-25x86/cpu: Move arch_smt_update() to a neutral placeThomas Gleixner2-1/+10
2019-07-25x86/apic/uv: Make x2apic_extra_bits staticThomas Gleixner1-1/+1
2019-07-25x86/apic: Consolidate the apic local headersThomas Gleixner12-119/+83
2019-07-25x86/apic: Move apic_flat_64 header into apic directoryThomas Gleixner3-2/+10
2019-07-25x86/apic: Move ipi header into apic directoryThomas Gleixner8-14/+103
2019-07-25x86/apic: Cleanup the include mazeThomas Gleixner9-110/+24
2019-07-25x86/apic: Move IPI inlines into ipi.cThomas Gleixner1-3/+13
2019-07-25x86/apic: Make apic_pending_intr_clear() more robustThomas Gleixner1-43/+62
2019-07-25x86/apic: Soft disable APIC before initializing itThomas Gleixner1-0/+8
2019-07-25x86/apic: Invoke perf_events_lapic_init() after enabling APICThomas Gleixner1-3/+2
2019-07-25x86/kgbd: Use NMI_VECTOR not APIC_DM_NMIThomas Gleixner1-1/+1
2019-07-25x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI failsGrzegorz Halat1-19/+27
2019-07-25x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan1-1/+1
2019-07-25x86/hpet: Undo the early counter is counting checkThomas Gleixner1-4/+8
2019-07-24x86/crash: Remove unnecessary comparisonNikolas Nyby1-2/+0
2019-07-22x86: Remove X86_FEATURE_MFENCE_RDTSCJosh Poimboeuf2-36/+6
2019-07-22x86/realmode: Remove trampoline_statusPingfan Liu1-5/+0
2019-07-22x86/irq/64: Update stale commentCao jin1-4/+4
2019-07-22x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede1-0/+46
2019-07-22x86/stacktrace: Prevent access_ok() warnings in arch_stack_walk_user()Eiichi Tsukata1-1/+1
2019-07-22x86/cpufeatures: Enable a new AVX512 CPU featureGayatri Kammela1-0/+1