2008-01-30 |
Glauber de Oliveir... | x86: move patching code to arch-specific file. |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: add CLBR_ defines for 64-bit |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: cleanup CLI_STRING, STI_STRING and friends |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: adds paravirt hook for swapgs |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: add macro for privileged 64-bit operation |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: change irq functions to accomodate 64-bit |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: adjust assembly macros on 64-bit as well. |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: change assembly definition of paravirt_patch_site |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: provide paravirtualized hook for rdtscp |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: cleanup write_tsc |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: adjust PVOP_CALL/VCALL macros for 64-bit |
tree | commitdiff |
2008-01-30 |
Markus Metzger | x86, ptrace: overflow signal API |
tree | commitdiff |
2008-01-30 |
Markus Metzger | x86, ptrace: add buffer size checks |
tree | commitdiff |
2008-01-30 |
Markus Metzger | x86, ptrace: support 32bit-cross-64bit BTS recording |
tree | commitdiff |
2008-01-30 |
Venki Pallipadi | x86: voluntary leave_mm before entering ACPI C3 |
tree | commitdiff |
2008-01-30 |
Parag Warudkar | x86: fix dmi_alloc() to not advance alloc index in... |
tree | commitdiff |
2008-01-30 |
Ingo Molnar | x86: remove unused include/asm-x86/processor_32/64.h |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: finish processor.h integration |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: remove __init modifier from header declaration |
tree | commitdiff |
2008-01-30 |
Roland McGrath | x86: x86 core dump TLS |
tree | commitdiff |
2008-01-30 |
Roland McGrath | x86: compat_binfmt_elf |
tree | commitdiff |
2008-01-30 |
Roland McGrath | x86: x86 user_regset cleanup |
tree | commitdiff |
2008-01-30 |
Roland McGrath | x86: x86 CORE_DUMP_USE_REGSET |
tree | commitdiff |
2008-01-30 |
Roland McGrath | x86: x86 TLS desc_struct cleanup |
tree | commitdiff |
2008-01-30 |
Roland McGrath | x86: x86 i387 cleanup |
tree | commitdiff |
2008-01-30 |
Roland McGrath | x86: x86 i387 user_regset |
tree | commitdiff |
2008-01-30 |
Roland McGrath | x86: x86 i387 header cleanup |
tree | commitdiff |
2008-01-30 |
Roland McGrath | x86: x86 i387 unify structs |
tree | commitdiff |
2008-01-30 |
Roland McGrath | x86: x86-64 wired cpu_has macros |
tree | commitdiff |
2008-01-30 |
Roland McGrath | x86: compat_sys_ptrace |
tree | commitdiff |
2008-01-30 |
Roland McGrath | x86: compat_ptrace_request |
tree | commitdiff |
2008-01-30 |
Roland McGrath | x86: user_regset user-copy helpers |
tree | commitdiff |
2008-01-30 |
Roland McGrath | x86: user_regset helpers |
tree | commitdiff |
2008-01-30 |
Roland McGrath | x86: user_regset header |
tree | commitdiff |
2008-01-30 |
Harvey Harrison | x86: unify module_{32|64}.h |
tree | commitdiff |
2008-01-30 |
Harvey Harrison | x86: use helper in fault_64.c |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: move i387 definitions to processor.h |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: unify asm nops |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: unify prefetch operations |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: move definitions to processor.h |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: unify mm_segment_t definition |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: remove legacy stuff from processor_64.h |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: unify x86_cpuinfo struct. |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: change bitwise operations to get a void parameter. |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: unify TASK_ALIGN definitions |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: unify thread struct. |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: provide 64-bit with a load_sp0 function. |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: unify tss_struct |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: unify current_text_addr |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: unify common parts of processor.h |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: move the definition of set_iopl_mask to common... |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: unify paravirt pieces of processor.h |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: move load_cr3 to a common place. |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: move desc_empty to where they belong |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: get rid of _MASK flags |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: move tsc definitions to were they belong |
tree | commitdiff |
2008-01-30 |
Harvey Harrison | x86: unify kexec_{32|64}.h |
tree | commitdiff |
2008-01-30 |
Harvey Harrison | x86: local.h fix checkpatch warnings |
tree | commitdiff |
2008-01-30 |
Harvey Harrison | x86: unify local_{32|64}.h |
tree | commitdiff |
2008-01-30 |
Harvey Harrison | x86: introduce asm helpers in local_{32|64}.h |
tree | commitdiff |
2008-01-30 |
Harvey Harrison | x86: fix asm memory constraints in local_64.h |
tree | commitdiff |
2008-01-30 |
Harvey Harrison | x86: clean up local_{32|64}.h |
tree | commitdiff |
2008-01-30 |
Cyrill Gorcunov | x86: clean up include/asm-x86/pda.h |
tree | commitdiff |
2008-01-30 |
Jan Beulich | x86: also define AT_VECTOR_SIZE_ARCH |
tree | commitdiff |
2008-01-30 |
Jan Beulich | x86: adjust enable_NMI_through_LVT0() |
tree | commitdiff |
2008-01-30 |
Jan Beulich | x86: make __{save,restore}_processor_state static |
tree | commitdiff |
2008-01-30 |
Jan Beulich | x86: move to .rodata/.init.data |
tree | commitdiff |
2008-01-30 |
Jan Beulich | x86-64: honor notify_die() returning NOTIFY_STOP |
tree | commitdiff |
2008-01-30 |
Jan Beulich | x86-64: make pda's cpunumber and nodenumber unsigned |
tree | commitdiff |
2008-01-30 |
Jan Beulich | i386: hard_{en,dis}able_TSC can be static |
tree | commitdiff |
2008-01-30 |
Masami Hiramatsu | x86: kprobes code for x86 unification |
tree | commitdiff |
2008-01-30 |
Masami Hiramatsu | x86: prepare kprobes code for x86 unification |
tree | commitdiff |
2008-01-30 |
Masami Hiramatsu | x86: kprobe-booster for x86-64 |
tree | commitdiff |
2008-01-30 |
Nick Piggin | x86: FIFO ticket spinlocks |
tree | commitdiff |
2008-01-30 |
Nick Piggin | spinlock: lockbreak cleanup |
tree | commitdiff |
2008-01-30 |
Markus Metzger | x86, ptrace: new ptrace BTS API |
tree | commitdiff |
2008-01-30 |
Markus Metzger | x86, ptrace: change BTS GET ptrace interface |
tree | commitdiff |
2008-01-30 |
Markus Metzger | x86, ptrace: use jiffies for BTS timestamps |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: avoid ifdefs in desc.h, getting rid of pack_ldt... |
tree | commitdiff |
2008-01-30 |
Huang, Ying | x86 boot: use E820 memory map on EFI 32 platform |
tree | commitdiff |
2008-01-30 |
Huang, Ying | x86: EFI runtime service support: remove duplicated... |
tree | commitdiff |
2008-01-30 |
Huang, Ying | x86: EFI runtime service support: EFI runtime services |
tree | commitdiff |
2008-01-30 |
Huang, Ying | x86: EFI runtime service support |
tree | commitdiff |
2008-01-30 |
Ingo Molnar | x86: dummy placeholder for acpi/reboot.h |
tree | commitdiff |
2008-01-30 |
Jeff Dike | uml: add asm-um/asm.h |
tree | commitdiff |
2008-01-30 |
Andrew Morton | x86: __vdso_getcpu() warning fix |
tree | commitdiff |
2008-01-30 |
Harvey Harrison | x86: remove fastcall from include/asm-x86 |
tree | commitdiff |
2008-01-30 |
Harvey Harrison | core: remove last users of empty FASTCALL macro |
tree | commitdiff |
2008-01-30 |
Harvey Harrison | UML: remove remaining FASTCALL uses |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: unify set_tss_desc |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: move _set_gate and its users to a common location |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: unify paravirt pieces of descriptor handling |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: modify get_desc_base |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: use the same data type for tls_array. |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: unify non-paravirt parts of desc.h |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: move constants to desc_defs.h |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: change write_ldt_entry signature |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: change write_gdt_entry signature. |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: provide tss_desc |
tree | commitdiff |
2008-01-30 |
Glauber de Oliveir... | x86: introduce fill_ldt |
tree | commitdiff |
next |