Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |