Commit Graph

372 Commits (746ff60f2627626fca0d8ddbf6b1f04d505782f4)

Author SHA1 Message Date
Glauber de Oliveira Costa 746ff60f26 x86: move desc_empty to where they belong 17 years ago
Glauber de Oliveira Costa 053de04441 x86: get rid of _MASK flags 17 years ago
Glauber de Oliveira Costa 73018a66e7 x86: move tsc definitions to were they belong 17 years ago
Harvey Harrison 3c233d1334 x86: unify kexec_{32|64}.h 17 years ago
Harvey Harrison 01c57fb6a3 x86: local.h fix checkpatch warnings 17 years ago
Harvey Harrison 5638f99394 x86: unify local_{32|64}.h 17 years ago
Harvey Harrison 8ee5797a91 x86: introduce asm helpers in local_{32|64}.h 17 years ago
Harvey Harrison 992b95920a x86: fix asm memory constraints in local_64.h 17 years ago
Harvey Harrison 4ad0271834 x86: clean up local_{32|64}.h 17 years ago
Cyrill Gorcunov fe758fb119 x86: clean up include/asm-x86/pda.h 17 years ago
Jan Beulich ded9aa0db8 x86: also define AT_VECTOR_SIZE_ARCH 17 years ago
Jan Beulich e94271017f x86: adjust enable_NMI_through_LVT0() 17 years ago
Jan Beulich cae4595764 x86: make __{save,restore}_processor_state static 17 years ago
Jan Beulich 3e7622f9d7 x86: move to .rodata/.init.data 17 years ago
Jan Beulich 22f5991c85 x86-64: honor notify_die() returning NOTIFY_STOP 17 years ago
Jan Beulich d88879b2d0 x86-64: make pda's cpunumber and nodenumber unsigned 17 years ago
Jan Beulich bdb4f15606 i386: hard_{en,dis}able_TSC can be static 17 years ago
Masami Hiramatsu d6be29b871 x86: kprobes code for x86 unification 17 years ago
Masami Hiramatsu 8533bbe9f8 x86: prepare kprobes code for x86 unification 17 years ago
Masami Hiramatsu aa470140e8 x86: kprobe-booster for x86-64 17 years ago
Nick Piggin 314cdbefd1 x86: FIFO ticket spinlocks 17 years ago
Markus Metzger a95d67f87e x86, ptrace: new ptrace BTS API 17 years ago
Markus Metzger e4811f2568 x86, ptrace: change BTS GET ptrace interface 17 years ago
Markus Metzger 3c68904fee x86, ptrace: use jiffies for BTS timestamps 17 years ago
Glauber de Oliveira Costa f6e0eba1b1 x86: avoid ifdefs in desc.h, getting rid of pack_ldt and pack_tss 17 years ago
Huang, Ying 2215e69d2c x86 boot: use E820 memory map on EFI 32 platform 17 years ago
Huang, Ying e429795c68 x86: EFI runtime service support: remove duplicated code from efi_32.c 17 years ago
Huang, Ying de18c850af x86: EFI runtime service support: EFI runtime services 17 years ago
Huang, Ying 5b83683f32 x86: EFI runtime service support 17 years ago
Andrew Morton 1e160cc3f3 x86: __vdso_getcpu() warning fix 17 years ago
Harvey Harrison 341d8854d3 x86: remove fastcall from include/asm-x86 17 years ago
Glauber de Oliveira Costa c81c6ca45a x86: unify set_tss_desc 17 years ago
Glauber de Oliveira Costa 507f90c9f9 x86: move _set_gate and its users to a common location 17 years ago
Glauber de Oliveira Costa 54cd0eac72 x86: unify paravirt pieces of descriptor handling 17 years ago
Glauber de Oliveira Costa cc6978528c x86: modify get_desc_base 17 years ago
Glauber de Oliveira Costa 26048d75e8 x86: use the same data type for tls_array. 17 years ago
Glauber de Oliveira Costa 881c2975d0 x86: unify non-paravirt parts of desc.h 17 years ago
Glauber de Oliveira Costa 59fbed775a x86: move constants to desc_defs.h 17 years ago
Glauber de Oliveira Costa 75b8bb3e56 x86: change write_ldt_entry signature 17 years ago
Glauber de Oliveira Costa 014b15be30 x86: change write_gdt_entry signature. 17 years ago
Glauber de Oliveira Costa 18245d5b6e x86: provide tss_desc 17 years ago
Glauber de Oliveira Costa 80fbb69a8d x86: introduce fill_ldt 17 years ago
Glauber de Oliveira Costa 25deca53e9 x86: introduce ldt_desc type. 17 years ago
Glauber de Oliveira Costa 8d947344c4 x86: change write_idt_entry signature 17 years ago
Glauber de Oliveira Costa 010d4f8221 x86: introduce gate_desc type. 17 years ago
Glauber de Oliveira Costa 7e6ebe1432 x86: removed unused variable 17 years ago
Glauber de Oliveira Costa f6dc247cac x86: change gdt acessor macro name 17 years ago
Glauber de Oliveira Costa 6b68f01baa x86: unify struct desc_ptr 17 years ago
Glauber de Oliveira Costa 6842ef0e85 x86: unify desc_struct 17 years ago
Glauber de Oliveira Costa 746ef0cd0c x86: prepare 64-bit architecture initialization for paravirt 17 years ago