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