| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: fix savesegment() bug causing crashes on 64-bit | Ingo Molnar | 2008-07-11 | 1 | -1/+1 |
* | x86/paravirt, 64-bit: make load_gs_index() a paravirt operation | Jeremy Fitzhardinge | 2008-07-08 | 1 | -1/+2 |
* | x86: add memory clobber to save/loadsegment | Jeremy Fitzhardinge | 2008-07-08 | 1 | -2/+2 |
* | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar | 2008-07-08 | 1 | -1/+0 |
|\ |
|
| * | x86: move es7000_plat out of mpparse.c | Alexey Starikovskiy | 2008-05-25 | 1 | -1/+0 |
* | | x86: use symbolic constant in stts() | Jeremy Fitzhardinge | 2008-05-27 | 1 | -1/+1 |
|/ |
|
* | include/asm-x86/system.h: checkpatch cleanups - formatting only | Joe Perches | 2008-04-17 | 1 | -53/+51 |
* | x86: fix switch_to() clobbers | Ingo Molnar | 2008-04-17 | 1 | -1/+9 |
* | x86: clean up switch_to() | Ingo Molnar | 2008-04-17 | 1 | -15/+31 |
* | x86: wmb() confusion in system.h | Pavel Machek | 2008-04-17 | 1 | -10/+1 |
* | x86: remove final FASTCALL() uses | Harvey Harrison | 2008-02-04 | 1 | -2/+2 |
* | x86: reintroduce volatile keyword in prototype to clflush() | H. Peter Anvin | 2008-02-04 | 1 | -2/+2 |
* | x86: use _ASM_EXTABLE macro in include/asm-x86/system.h | H. Peter Anvin | 2008-02-04 | 1 | -10/+5 |
* | x86: provide read and write cr8 paravirt hooks | Glauber de Oliveira Costa | 2008-01-30 | 1 | -14/+16 |
* | x86: introduce rdtsc_barrier() | Andi Kleen | 2008-01-30 | 1 | -0/+13 |
* | x86: also define AT_VECTOR_SIZE_ARCH | Jan Beulich | 2008-01-30 | 1 | -2/+8 |
* | x86: unify system.h | Glauber de Oliveira Costa | 2008-01-30 | 1 | -2/+24 |
* | x86: move switch_to macro to system.h | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+61 |
* | x86: unify smp parts of system.h | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+105 |
* | x86: unify paravirt parts of system.h | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+110 |
* | x86: unify load_segment macro | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+21 |
* | x86: put together equal pieces of system.h | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+69 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -0/+5 |