Commit Graph

19059 Commits (1954448fb0c03dd5e301d7bef2dda71cd9b2fcf2)

Author SHA1 Message Date
Glauber de Oliveira Costa c72dcf83ff x86: move load_cr3 to a common place. 17 years ago
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
Nick Piggin 95c354fe9f spinlock: lockbreak cleanup 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
Ingo Molnar 5f561d3be8 x86: dummy placeholder for acpi/reboot.h 17 years ago
Jeff Dike 634e49723b uml: add asm-um/asm.h 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
Harvey Harrison 56c4da454d core: remove last users of empty FASTCALL macro 17 years ago
Harvey Harrison 332540d5fe UML: remove remaining FASTCALL uses 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