summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall()Dmitry Safonov2016-04-197-8/+8
| * | | | | | | | | Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar2016-04-191011-6966/+10443
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | x86/asm: Make sure verify_cpu() has a good stackBorislav Petkov2016-04-132-1/+11
| * | | | | | | | | x86/extable: Add a comment about early exception handlersAndy Lutomirski2016-04-131-0/+14
| * | | | | | | | | x86/msr: Set the return value to zero when native_rdmsr_safe() failsAndy Lutomirski2016-04-131-1/+4
| * | | | | | | | | x86/paravirt: Make "unsafe" MSR accesses unsafe even if PARAVIRT=yAndy Lutomirski2016-04-131-6/+3Star
| * | | | | | | | | x86/paravirt: Add paravirt_{read,write}_msr()Andy Lutomirski2016-04-135-4/+47
| * | | | | | | | | x86/msr: Carry on after a non-"safe" MSR access failsAndy Lutomirski2016-04-132-2/+35
| * | | | | | | | | x86/paravirt: Add _safe to the read_ms()r and write_msr() PV callbacksAndy Lutomirski2016-04-134-24/+25
| * | | | | | | | | x86/traps: Enable all exception handler callbacks earlyAndy Lutomirski2016-04-131-17/+2Star
| * | | | | | | | | x86/head: Move early exception panic code into early_fixup_exception()Andy Lutomirski2016-04-134-93/+32Star
| * | | | | | | | | x86/head: Move the early NMI fixup into CAndy Lutomirski2016-04-133-13/+5Star
| * | | | | | | | | x86/head: Pass a real pt_regs and trapnr to early_fixup_exception()Andy Lutomirski2016-04-134-58/+92
| * | | | | | | | | x86/fpu: Get rid of x87 math exception helpersBorislav Petkov2016-04-131-31/+13Star
| * | | | | | | | | x86/fpu: Remove check_fpu() indirectionBorislav Petkov2016-04-131-11/+5Star
| * | | | | | | | | x86/tsc: Save an indentation level in recalibrate_cpu_khz()Borislav Petkov2016-04-131-8/+8
| * | | | | | | | | x86/tsc: Do not check X86_FEATURE_CONSTANT_TSC in notifier callBorislav Petkov2016-04-131-5/+2Star
| * | | | | | | | | x86/cpu: Simplify extended APIC ID detection on AMDBorislav Petkov2016-04-131-7/+10
| * | | | | | | | | x86/fpu/regset: Replace static_cpu_has() usage with boot_cpu_has()Borislav Petkov2016-04-131-2/+2
| * | | | | | | | | x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usageBorislav Petkov2016-04-134-14/+8Star
| * | | | | | | | | x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usageBorislav Petkov2016-04-137-19/+18Star
| * | | | | | | | | x86/cpufeature: Replace cpu_has_fxsr with boot_cpu_has() usageBorislav Petkov2016-04-134-12/+14
| * | | | | | | | | x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov2016-04-1319-33/+32Star
| * | | | | | | | | x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usageBorislav Petkov2016-04-137-21/+20Star
| * | | | | | | | | x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usageBorislav Petkov2016-04-135-9/+8Star
| * | | | | | | | | x86/cpufeature: Replace cpu_has_xmm with boot_cpu_has() usageBorislav Petkov2016-04-134-4/+3Star
| * | | | | | | | | x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usageBorislav Petkov2016-04-1310-11/+13
| * | | | | | | | | x86/cpufeature: Replace cpu_has_aes with boot_cpu_has() usageBorislav Petkov2016-04-133-3/+5
| * | | | | | | | | x86/cpufeature: Replace cpu_has_avx2 with boot_cpu_has() usageBorislav Petkov2016-04-135-5/+4Star
| * | | | | | | | | Merge branch 'x86/urgent' into x86/asm to pick up dependent fixesIngo Molnar2016-04-1320-35/+335
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common baseIngo Molnar2016-04-1310-66/+133
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386Toshi Kani2016-04-131-19/+0Star
| | * | | | | | | | | | x86/mm/pat, x86/cpufeature: Remove cpu_has_patBorislav Petkov2016-03-312-2/+1Star
| | * | | | | | | | | | x86/pat: Document the PAT initialization sequenceToshi Kani2016-03-291-0/+32
| | * | | | | | | | | | x86/xen, pat: Remove PAT table init code from XenToshi Kani2016-03-293-11/+1Star
| | * | | | | | | | | | x86/mtrr: Fix PAT init handling when MTRR is disabledToshi Kani2016-03-293-10/+18
| | * | | | | | | | | | x86/mtrr: Fix Xorg crashes in Qemu sessionsToshi Kani2016-03-292-2/+14
| | * | | | | | | | | | x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()Toshi Kani2016-03-291-2/+2
| | * | | | | | | | | | x86/mm/pat: Add pat_disable() interfaceToshi Kani2016-03-292-1/+13
| | * | | | | | | | | | x86/mm/pat: Add support of non-default PAT MSR settingToshi Kani2016-03-293-22/+55
| * | | | | | | | | | | Merge branch 'x86/cpu' into x86/asm, to merge more patchesIngo Molnar2016-04-1341-69/+67Star
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | x86/cpufeature: Fix build bug caused by merge artifact with the removal of cp...Ingo Molnar2016-04-011-1/+1
| | * | | | | | | | | | | x86/cpufeature: Remove cpu_has_pseBorislav Petkov2016-03-318-10/+9Star
| | * | | | | | | | | | | x86/cpufeature: Remove cpu_has_pgeBorislav Petkov2016-03-318-12/+11Star
| | * | | | | | | | | | | x86/cpufeature: Remove cpu_has_xmm2Borislav Petkov2016-03-316-7/+6Star
| | * | | | | | | | | | | x86/cpufeature: Remove cpu_has_clflushBorislav Petkov2016-03-316-8/+7Star
| | * | | | | | | | | | | x86/cpufeature: Remove cpu_has_gbpagesBorislav Petkov2016-03-316-7/+7
| | * | | | | | | | | | | x86/cpufeature: Remove cpu_has_x2apicBorislav Petkov2016-03-314-5/+3Star
| | * | | | | | | | | | | x86/cpufeature: Remove cpu_has_osxsaveBorislav Petkov2016-03-315-6/+6
| | * | | | | | | | | | | x86/cpufeature: Remove cpu_has_hypervisorBorislav Petkov2016-03-315-5/+4Star