Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | traps: x86: converge trap_init functions | Alexander van Heukelum | 2008-10-13 | 1 | -9/+5 |
* | Merge branch 'linus' into x86/xen | Ingo Molnar | 2008-10-12 | 1 | -3/+3 |
|\ | |||||
| * | x86: consolidate header guards | Vegard Nossum | 2008-07-22 | 1 | -3/+3 |
* | | x86: fix initialization of 'l' bit in ldt descriptors | Jeremy Fitzhardinge | 2008-07-28 | 1 | -0/+5 |
* | | x86/paravirt/xen: properly fill out the ldt ops | Jeremy Fitzhardinge | 2008-07-24 | 1 | -1/+9 |
|/ | |||||
* | Merge commit 'v2.6.26' into x86/core | Ingo Molnar | 2008-07-14 | 1 | -2/+2 |
|\ | |||||
| * | x86: fix ldt limit for 64 bit | Michael Karcher | 2008-07-12 | 1 | -2/+2 |
* | | x86: move x86_64 gdt closer to i386 | Glauber Costa | 2008-07-08 | 1 | -14/+10 |
* | | x86: change FIRST_SYSTEM_VECTOR to a variable | Alan Mayer | 2008-05-12 | 1 | -0/+22 |
|/ | |||||
* | include/asm-x86/desc.h: checkpatch cleanups - formatting only | Joe Perches | 2008-04-17 | 1 | -30/+31 |
* | x86: x86 TLS desc_struct cleanup | Roland McGrath | 2008-01-30 | 1 | -2/+9 |
* | x86: move desc_empty to where they belong | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+6 |
* | x86: avoid ifdefs in desc.h, getting rid of pack_ldt and pack_tss | Glauber de Oliveira Costa | 2008-01-30 | 1 | -40/+18 |
* | x86: unify set_tss_desc | Glauber de Oliveira Costa | 2008-01-30 | 1 | -6/+33 |
* | x86: move _set_gate and its users to a common location | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+92 |
* | x86: unify paravirt pieces of descriptor handling | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+169 |
* | x86: modify get_desc_base | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+5 |
* | x86: unify non-paravirt parts of desc.h | Glauber de Oliveira Costa | 2008-01-30 | 1 | -1/+64 |
* | x86: introduce fill_ldt | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+29 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -0/+5 |