| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2008-01-30 | x86: EFI runtime service support: EFI runtime services | 1 | -0/+9 | |
| 2008-01-30 | x86: EFI runtime service support | 3 | -2/+76 | |
| 2008-01-30 | x86: __vdso_getcpu() warning fix | 1 | -1/+1 | |
| 2008-01-30 | x86: remove fastcall from include/asm-x86 | 4 | -18/+17 | |
| 2008-01-30 | x86: unify set_tss_desc | 3 | -66/+33 | |
| 2008-01-30 | x86: move _set_gate and its users to a common location | 4 | -65/+93 | |
| 2008-01-30 | x86: unify paravirt pieces of descriptor handling | 4 | -226/+183 | |
| 2008-01-30 | x86: modify get_desc_base | 3 | -17/+5 | |
| 2008-01-30 | x86: use the same data type for tls_array. | 2 | -2/+3 | |
| 2008-01-30 | x86: unify non-paravirt parts of desc.h | 4 | -106/+76 | |
| 2008-01-30 | x86: move constants to desc_defs.h | 2 | -8/+5 | |
| 2008-01-30 | x86: change write_ldt_entry signature | 3 | -10/+16 | |
| 2008-01-30 | x86: change write_gdt_entry signature. | 2 | -15/+28 | |
| 2008-01-30 | x86: provide tss_desc | 1 | -0/+2 | |
| 2008-01-30 | x86: introduce fill_ldt | 3 | -32/+29 | |
| 2008-01-30 | x86: introduce ldt_desc type. | 2 | -2/+4 | |
| 2008-01-30 | x86: change write_idt_entry signature | 2 | -6/+13 | |
| 2008-01-30 | x86: introduce gate_desc type. | 3 | -10/+17 | |
| 2008-01-30 | x86: removed unused variable | 1 | -5/+0 | |
| 2008-01-30 | x86: change gdt acessor macro name | 1 | -5/+5 | |
| 2008-01-30 | x86: unify struct desc_ptr | 5 | -27/+21 | |
| 2008-01-30 | x86: unify desc_struct | 3 | -14/+20 | |
| 2008-01-30 | x86: prepare 64-bit architecture initialization for paravirt | 1 | -3/+8 | |
| 2008-01-30 | x86: tweak io_64.h for paravirt. | 1 | -7/+23 | |
| 2008-01-30 | x86: prepare time related functions for paravirt | 1 | -5/+21 | |
| 2008-01-30 | x86: kill mk_pte_huge | 1 | -1/+0 | |
| 2008-01-30 | x64/page.h: convert some macros to inlines | 2 | -10/+48 | |
| 2008-01-30 | x86: remove arch specific segment headers | 3 | -171/+175 | |
| 2008-01-30 | x86: unify common parts of segment.h | 3 | -39/+16 | |
| 2008-01-30 | x86: put get_kernel_rpl in a common location | 2 | -3/+9 | |
| 2008-01-30 | x86, ptrace: support for branch trace store(BTS) | 7 | -3/+152 | |
| 2008-01-30 | x86: unify system.h | 2 | -17/+24 | |
| 2008-01-30 | x86: move switch_to macro to system.h | 3 | -74/+61 | |
| 2008-01-30 | x86: unify smp parts of system.h | 3 | -124/+105 | |
| 2008-01-30 | x86: remove unused macro | 1 | -2/+0 | |
| 2008-01-30 | x86: unify paravirt parts of system.h | 3 | -167/+122 | |
| 2008-01-30 | x86: unify load_segment macro | 3 | -42/+21 | |
| 2008-01-30 | x86: put together equal pieces of system.h | 3 | -70/+69 | |
| 2008-01-30 | x86: remove volatile keyword from clflush. | 1 | -1/+1 | |
| 2008-01-30 | x86: some whitespace cleanups in paging code | 1 | -11/+11 | |
| 2008-01-30 | x86: PIE executable randomization | 1 | -0/+1 | |
| 2008-01-30 | x86: unify include/asm-x86/linkage_[32|64].h | 3 | -24/+18 | |
| 2008-01-30 | x86: integrate 32-bit and 64-bit code in msr.h | 1 | -120/+47 | |
| 2008-01-30 | x86: make fixups wordsize agnostic | 1 | -8/+9 | |
| 2008-01-30 | x86: change write msr functions interface | 2 | -10/+11 | |
| 2008-01-30 | x86: change rdpmc interface | 2 | -4/+4 | |
| 2008-01-30 | x86: introduce native_read_tscp | 1 | -8/+21 | |
| 2008-01-30 | x86: unify cpuid functions | 3 | -136/+78 | |
| 2008-01-30 | x86: split get_cycles_sync | 1 | -4/+33 | |
| 2008-01-30 | x86: unify msr smp funcs | 1 | -26/+7 |
