aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2016-06-24jump_label/x86: Work around asm build bug on older/backported GCCsv4.1/topic/writeback-cgPeter Zijlstra
2016-06-08locking/static_keys: Add a new static_key interfacePeter Zijlstra
2016-06-08jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra
2016-02-15x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming
2016-02-15x86/mm: Fix types used in pgprot cacheability flags translationsJan Beulich
2016-01-31x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski
2016-01-31x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski
2016-01-31x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu
2016-01-31x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner
2016-01-31KVM: x86: correctly print #AC in tracesPaolo Bonzini
2016-01-31KVM: x86: expose MSR_TSC_AUX to userspacePaolo Bonzini
2016-01-31KVM: svm: unconditionally intercept #DBPaolo Bonzini
2016-01-31KVM: VMX: fix SMEP and SMAP without EPTRadim Krčmář
2016-01-31x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)
2016-01-31x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin
2016-01-31x86/mpx: Fix instruction decoder conditionDave Hansen
2015-12-09x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper
2015-12-09x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov
2015-12-09x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur
2015-12-09x86/setup: Extend low identity map to cover whole kernel rangePaolo Bonzini
2015-12-09KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup
2015-12-09kvm: x86: set KVM_REQ_EVENT when updating IRRRadim Krčmář
2015-11-09xen: fix backport of previous kexec patchGreg Kroah-Hartman
2015-11-09x86/efi: Fix multiple GOP device supportKővágó, Zoltán
2015-10-27sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-10-22x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov
2015-10-22x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley
2015-10-22x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner
2015-10-22x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi
2015-10-22x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...Matt Fleming
2015-10-22Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller
2015-10-22x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski
2015-10-22x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski
2015-10-22x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2015-10-22x86/alternatives: Make optimize_nops() interrupt safe and syncedThomas Gleixner
2015-10-22x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li
2015-10-22perf/x86/intel: Fix constraint accessPeter Zijlstra
2015-10-22KVM: vmx: fix VPID is 0000H in non-root operationWanpeng Li
2015-09-29lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu
2015-09-29x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang
2015-09-21ACPI, PCI: Penalize legacy IRQ used by ACPI SCIJiang Liu
2015-09-21x86/mce: Reenable CMCI banks when swiching back to interrupt modeXie XiuQi
2015-09-21KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUSTHaozhong Zhang
2015-09-21KVM: MMU: fix validation of mmio page faultXiao Guangrong
2015-09-21crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin
2015-09-21x86/ldt: Further fix FPU emulationAndy Lutomirski
2015-09-21x86/ldt: Correct FPU emulation access to LDTJuergen Gross
2015-09-21x86/ldt: Correct LDT access in single stepping logicJuergen Gross
2015-09-21x86/ldt: Make modify_ldt synchronousAndy Lutomirski
2015-09-13x86/idle: Restore trace_cpu_idle to mwait_idle() callsJisheng Zhang