| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -400/+0 |
* | Merge branch 'x86/xsave' into x86/core | Ingo Molnar | 2008-09-05 | 1 | -12/+72 |
|\ |
|
| * | Merge branch 'x86/cpu' into x86/xsave | H. Peter Anvin | 2008-09-04 | 1 | -0/+32 |
| |\ |
|
| | * | Merge branch 'x86/amd-iommu' into x86/urgent | Ingo Molnar | 2008-08-15 | 1 | -0/+32 |
| | |\ |
|
| * | | | x86, xsave: save/restore the extended state context in sigframe | Suresh Siddha | 2008-07-30 | 1 | -1/+3 |
| * | | | x86, xsave: reorganization of signal save/restore fpstate code layout | Suresh Siddha | 2008-07-30 | 1 | -6/+7 |
| * | | | x86, xsave: dynamically allocate sigframes fpstate instead of static allocation | Suresh Siddha | 2008-07-30 | 1 | -0/+2 |
| * | | | x86, xsave: context switch support using xsave/xrstor | Suresh Siddha | 2008-07-30 | 1 | -5/+59 |
| * | | | x86, xsave: enable xsave/xrstor on cpus with xsave support | Suresh Siddha | 2008-07-30 | 1 | -0/+1 |
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---. \ \ \ | Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core | Ingo Molnar | 2008-08-14 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge commit 'v2.6.27-rc3' into x86/prototypes | Ingo Molnar | 2008-08-14 | 1 | -54/+0 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| * | | | | | | x86: i387.c declare dump_fpu() before they get used | Jaswinder Singh | 2008-07-22 | 1 | -0/+1 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'linus' into x86/core | Ingo Molnar | 2008-08-14 | 1 | -0/+32 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| * | | | | crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore() | Suresh Siddha | 2008-08-13 | 1 | -0/+32 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'x86/fpu' into x86/core | Ingo Molnar | 2008-07-30 | 1 | -2/+0 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | x64, fpu: fix possible FPU leakage in error conditions | Suresh Siddha | 2008-07-26 | 1 | -2/+0 |
| |/ / |
|
* | | | Merge branch 'linus' into x86/header-guards | Ingo Molnar | 2008-07-26 | 1 | -54/+0 |
|\ \ \
| |/ / |
|
| * | | x86-64: Clean up 'save/restore_i387()' usage | Linus Torvalds | 2008-07-24 | 1 | -54/+0 |
| |/ |
|
* | | x86: consolidate header guards | Vegard Nossum | 2008-07-22 | 1 | -3/+3 |
|/ |
|
* | x86: fix broken math-emu with lazy allocation of fpu area | Suresh Siddha | 2008-06-04 | 1 | -0/+2 |
* | x86: fix fpu restore from sig return | Suresh Siddha | 2008-05-10 | 1 | -1/+9 |
* | x86: fpu xstate split cleanup | Suresh Siddha | 2008-04-19 | 1 | -2/+2 |
* | x86, fpu: lazy allocation of FPU area - v5 | Suresh Siddha | 2008-04-19 | 1 | -1/+1 |
* | x86, fpu: split FPU state from task struct - v5 | Suresh Siddha | 2008-04-19 | 1 | -18/+17 |
* | include/asm-x86/i387.h: checkpatch cleanups - formatting only | Joe Perches | 2008-04-17 | 1 | -10/+13 |
* | x86: make mxcsr_feature_mask static again | Adrian Bunk | 2008-02-19 | 1 | -1/+0 |
* | x86: use _ASM_EXTABLE macro in include/asm-x86/i387.h | H. Peter Anvin | 2008-02-04 | 1 | -12/+4 |
* | x86: x86 user_regset cleanup | Roland McGrath | 2008-01-30 | 1 | -14/+0 |
* | x86: x86 i387 cleanup | Roland McGrath | 2008-01-30 | 1 | -1/+374 |
* | x86: x86 i387 user_regset | Roland McGrath | 2008-01-30 | 1 | -5/+1 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -0/+5 |