summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2016-04-29x86/segments/64: When loadsegment(fs, ...) fails, clear the baseAndy Lutomirski1-3/+39
2016-04-29x86/asm: Make asm/alternative.h safe from assemblyAndy Lutomirski1-0/+4
2016-04-29x86/asm: Stop depending on ptrace.h in alternative.hAndy Lutomirski4-33/+43
2016-04-22Merge branch 'x86/urgent' into x86/asm, to fix semantic conflictIngo Molnar1-0/+1
2016-04-22x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich1-0/+1
2016-04-19x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall()Dmitry Safonov2-3/+3
2016-04-19Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar4-7/+18
2016-04-13x86/msr: Set the return value to zero when native_rdmsr_safe() failsAndy Lutomirski1-1/+4
2016-04-13x86/paravirt: Make "unsafe" MSR accesses unsafe even if PARAVIRT=yAndy Lutomirski1-6/+3
2016-04-13x86/paravirt: Add paravirt_{read,write}_msr()Andy Lutomirski3-4/+22
2016-04-13x86/msr: Carry on after a non-"safe" MSR access failsAndy Lutomirski1-2/+8
2016-04-13x86/paravirt: Add _safe to the read_ms()r and write_msr() PV callbacksAndy Lutomirski2-20/+21
2016-04-13x86/head: Move early exception panic code into early_fixup_exception()Andy Lutomirski1-1/+1
2016-04-13x86/head: Pass a real pt_regs and trapnr to early_fixup_exception()Andy Lutomirski1-1/+1
2016-04-13x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usageBorislav Petkov1-6/+0
2016-04-13x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usageBorislav Petkov1-1/+0
2016-04-13x86/cpufeature: Replace cpu_has_fxsr with boot_cpu_has() usageBorislav Petkov1-1/+0
2016-04-13x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov2-2/+1
2016-04-13x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usageBorislav Petkov2-2/+1
2016-04-13x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usageBorislav Petkov1-1/+0
2016-04-13x86/cpufeature: Replace cpu_has_xmm with boot_cpu_has() usageBorislav Petkov2-2/+1
2016-04-13x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usageBorislav Petkov2-3/+2
2016-04-13x86/cpufeature: Replace cpu_has_aes with boot_cpu_has() usageBorislav Petkov1-1/+0
2016-04-13x86/cpufeature: Replace cpu_has_avx2 with boot_cpu_has() usageBorislav Petkov1-1/+0
2016-04-13Merge branch 'x86/urgent' into x86/asm to pick up dependent fixesIngo Molnar4-13/+4
2016-04-13Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common baseIngo Molnar3-3/+6
2016-04-13Merge branch 'x86/cpu' into x86/asm, to merge more patchesIngo Molnar5-15/+6
2016-04-13x86/vdso: Remove direct HPET access through the vDSOAndy Lutomirski1-5/+4
2016-04-13x86/cpu: Add Erratum 88 detection on AMDBorislav Petkov1-0/+2
2016-04-13x86/cpu: Probe the behavior of nulling out a segment at boot timeAndy Lutomirski1-0/+1
2016-04-09Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+8
2016-04-08Merge branches 'pm-core', 'powercap' and 'pm-tools'Rafael J. Wysocki1-0/+8
2016-04-07tools/power turbostat: print IRTL MSRsLen Brown1-0/+8
2016-04-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2016-04-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-13/+4
2016-04-01mm/rmap: batched invalidations should use existing apiNadav Amit1-6/+0
2016-04-01KVM: x86: reduce default value of halt_poll_ns parameterPaolo Bonzini1-1/+1
2016-03-31x86/cpufeature: Remove cpu_has_pseBorislav Petkov2-2/+1
2016-03-31x86/cpufeature: Remove cpu_has_pgeBorislav Petkov2-2/+1
2016-03-31x86/cpufeature: Remove cpu_has_xmm2Borislav Petkov1-1/+0
2016-03-31x86/cpufeature: Remove cpu_has_clflushBorislav Petkov1-1/+0
2016-03-31x86/cpufeature: Remove cpu_has_gbpagesBorislav Petkov1-1/+0
2016-03-31x86/cpufeature: Remove cpu_has_x2apicBorislav Petkov2-3/+2
2016-03-31x86/cpufeature: Remove cpu_has_osxsaveBorislav Petkov2-3/+2
2016-03-31x86/cpufeature: Remove cpu_has_hypervisorBorislav Petkov1-1/+0
2016-03-31x86/cpufeature: Remove cpu_has_arch_perfmonBorislav Petkov1-1/+0
2016-03-31x86/mm/pat, x86/cpufeature: Remove cpu_has_patBorislav Petkov1-1/+0
2016-03-29x86/xen, pat: Remove PAT table init code from XenToshi Kani1-1/+0
2016-03-29x86/mtrr: Fix Xorg crashes in Qemu sessionsToshi Kani1-1/+5
2016-03-29x86/mm/pat: Add pat_disable() interfaceToshi Kani1-0/+1