#!/bin/bash perf record -e sched:sched_switch -e sched:sched_migrate_task "$@" ='shortcut icon' href='/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/arch/x86/math-emu
AgeCommit message (Expand)Author
2022-04-14x86/32: Remove lazy GS macrosBrian Gerst
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra
2021-10-20x86/math-emu: Convert to fpstateThomas Gleixner
2021-10-20x86/fpu: Move fpstate functions to api.hThomas Gleixner
2021-06-23x86/math-emu: Rename frstor()Thomas Gleixner
2021-03-23x86/fpu/math-emu: Fix function cast warningArnd Bergmann
2021-03-21x86: Fix various typos in comments, take #2Ingo Molnar
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-07-27x86: switch to ->regset_get()Al Viro
2020-07-16x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann