summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2016-09-29fix minor infoleak in get_user_ex()Al Viro
2016-09-21x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior
2016-08-19x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski
2016-07-21x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski
2016-04-11x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones
2016-04-11x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2016-02-12x86: vvar, fix excessive gcc-6 DECLARE_VVAR warningsJiri Slaby
2016-01-25x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu
2015-11-18x86/mm/hotplug: Modify PGD entry when removing memoryYasuaki Ishimatsu
2015-11-18KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup
2015-11-18KVM: x86: Defining missing x86 vectorsNadav Amit
2015-08-25x86/ldt: Make modify_ldt synchronousAndy Lutomirski
2015-08-25arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2015-07-30KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář
2015-06-23x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski
2015-06-02perf/x86/amd/ibs: Update IBS MSRs and feature definitionsAravind Gopalakrishnan
2015-04-09x86/fpu: Drop_fpu() should not assume that tsk equals currentOleg Nesterov
2015-01-29x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski
2015-01-29x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski
2015-01-26x86, vdso: Use asm volatile in __getcpuAndy Lutomirski
2015-01-07x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski
2014-12-06uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski
2014-12-06x86_64, traps: Stop using IST for #SSAndy Lutomirski
2014-12-03x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini
2014-11-13kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek
2014-11-13KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit
2014-11-13KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig
2014-11-13x86: Reject x32 executables if x32 ABI not supportedBen Hutchings
2014-10-31kvm: x86: fix stale mmio cache bugDavid Matlack
2014-09-26mm, x86: Account for TLB flushes only when debuggingMel Gorman
2014-09-12x86: Add check for number of available vectors before CPU downPrarit Bhargava
2014-09-03Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini
2014-08-19x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski
2014-08-19x86, espfix: Fix broken header guardH. Peter Anvin
2014-08-19x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin
2014-08-19x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin
2014-07-18KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini
2014-07-18KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit
2014-07-17ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo
2014-06-06x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos
2014-04-03x86: fix boot on uniprocessor systemsArtem Fetishev
2014-04-03Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel
2014-03-12x86/dumpstack: Fix printk_address for direct addressesJiri Slaby
2014-02-22xen: properly account for _PAGE_NUMA during xen pte translationsMel Gorman
2014-02-13mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin
2014-02-06x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov
2014-02-06x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101Paolo Bonzini
2014-02-06x86, kvm: cache the base of the KVM cpuid leavesPaolo Bonzini
2014-01-15x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds
2014-01-09mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel