Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/fpu: Introduce cpu_has_xfeatures(xfeatures_mask, feature_name) | Ingo Molnar | 2015-05-19 | 1 | -0/+9 |
* | x86/fpu: Uninline the irq_ts_save()/restore() functions | Ingo Molnar | 2015-05-19 | 1 | -25/+2 |
* | x86/fpu: Move various internal function prototypes to fpu/internal.h | Ingo Molnar | 2015-05-19 | 1 | -30/+1 |
* | x86/fpu: Uninline kernel_fpu_begin()/end() | Ingo Molnar | 2015-05-19 | 1 | -13/+2 |
* | x86/fpu: Move fpu__save() to fpu/internals.h | Ingo Molnar | 2015-05-19 | 1 | -2/+0 |
* | x86/fpu: Rename fpu->has_fpu to fpu->fpregs_active | Ingo Molnar | 2015-05-19 | 1 | -1/+1 |
* | x86/fpu: Move XCR0 manipulation to the FPU code proper | Ingo Molnar | 2015-05-19 | 1 | -0/+1 |
* | x86/fpu: Remove assembly guard from asm/fpu/api.h | Ingo Molnar | 2015-05-19 | 1 | -4/+0 |
* | x86/fpu: Rename i387.h to fpu/api.h | Ingo Molnar | 2015-05-19 | 1 | -0/+107 |