- 81faaae Merge branch 'x86/pebs' into x86/unify-cpu-detect by Ingo Molnar · 16 years ago
- 11fdd25 x86: cpu make amd.c more like amd_64.c v2 by Yinghai Lu · 16 years ago
- 97e4db7 x86: make detect_ht depend on CONFIG_X86_HT by Yinghai Lu · 16 years ago
- 9042763 Merge branch 'x86/x2apic' into x86/core by Ingo Molnar · 16 years ago
- 446d273 Merge branch 'x86/cpu' into x86/core by Ingo Molnar · 16 years ago
- accf0fa Merge branch 'x86/xsave' into x86/core by Ingo Molnar · 16 years ago
- 3da99c9 x86: make (early)_identify_cpu more the same between 32bit and 64 bit by Yinghai Lu · 16 years ago
- fe47784 Merge branch 'x86/cpu' into x86/xsave by H. Peter Anvin · 16 years ago
- 7203781 Merge branch 'x86/cpu' into x86/core by H. Peter Anvin · 16 years ago
- 42390cd Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
- bbb65d2 x86: use cpuid vector 0xb when available for detecting cpu topology by Suresh Siddha · 16 years ago
- 394a150 x86: invalidate caches before going into suspend by Mark Langsdorf · 16 years ago
- c83d128 Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core by Ingo Molnar · 16 years ago
- 8d7ccaa Merge commit 'v2.6.27-rc3' into x86/prototypes by Ingo Molnar · 16 years ago
- bdd8cab x86, xsave: struct _fpstate extensions to include extended state information by Suresh Siddha · 16 years ago
- b359e8a x86, xsave: context switch support using xsave/xrstor by Suresh Siddha · 16 years ago
- dc1e35c x86, xsave: enable xsave/xrstor on cpus with xsave support by Suresh Siddha · 16 years ago
- 1503af6 Merge branch 'linus' into x86/header-guards by Ingo Molnar · 16 years ago
- 0e2f65e Merge branch 'linus' into x86/pebs by Ingo Molnar · 16 years ago
- 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
- 8fd329a x86: common.c declare idle_regs before they get used by Jaswinder Singh · 16 years ago
- 1c6c727 x86: proc.c declare cpuinfo_op before they get used by Jaswinder Singh · 16 years ago
- 94a1e86 NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_var by Mike Travis · 16 years ago
- 08ad8af x86: reduce force_mwait visibility by Jan Beulich · 16 years ago
- da5e09a ACPI : Create "idle=nomwait" bootparam by Zhao Yakui · 16 years ago
- c1e3b37 ACPI: Create "idle=halt" bootparam by Zhao Yakui · 16 years ago
- df366e9 x86_64: fix non-paravirt compilation by Jeremy Fitzhardinge · 16 years ago
- fab5842 x86/paravirt, 64-bit: add adjust_exception_frame by Jeremy Fitzhardinge · 16 years ago
- 9a25034 x86: change identify_cpu to static by Yinghai Lu · 16 years ago
- f580366 x86: seperate funcs from setup_64 to cpu common_64.c by Yinghai Lu · 16 years ago
- 84e65b0 x86: cacheline_align tss_struct by Richard Kennedy · 16 years ago
- 93fa763 x86, ptrace: PEBS support by Markus Metzger · 17 years ago
- 9cbfe20 x86: remove Xgt_desc_struct by Adrian Bunk · 17 years ago
- 7f424a8 fix idle (arch, acpi and apm) and lockdep by Peter Zijlstra · 17 years ago
- f7f17a6 x86: remove NexGen support by Dmitri Vorobiev · 17 years ago
- aa283f4 x86, fpu: lazy allocation of FPU area - v5 by Suresh Siddha · 17 years ago
- 61c4628 x86, fpu: split FPU state from task struct - v5 by Suresh Siddha · 17 years ago
- 529e25f x86: implement prctl PR_GET_TSC and PR_SET_TSC by Erik Bosman · 17 years ago
- cca2e6f include/asm-x86/processor.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
- a5ae1c3 x86: processor.h - use PAGE_SIZE instead of numeric value by Cyrill Gorcunov · 17 years ago
- 5b0e508 x86: prevent unconditional writes to DebugCtl MSR by Jan Beulich · 17 years ago
- e40c0fe x86: cleanup duplicate includes by Joe Perches · 17 years ago
- 01aaea1 x86: introduce initial apicid by Yinghai Lu · 17 years ago
- ca9cda2 x86: add comments to processor.h by Ingo Molnar · 17 years ago
- fe67620 x86: remove cpu_llc_id from processor.h by Glauber Costa · 17 years ago
- 3d3f487 x86: provide hlt_works function. by Glauber Costa · 17 years ago
- 513ad84 x86: de-macro start_thread() by Ingo Molnar · 17 years ago
- 4d46a89 x86: clean up include/asm-x86/processor.h by Ingo Molnar · 17 years ago
- 0fd707e x86: minor cleanup of comments in processor.h by Mike Travis · 17 years ago
- 08cd93f remove mca-pentium by Adrian Bunk · 17 years ago
- 922a70d aout: move STACK_TOP[_MAX] to asm/processor.h by David Howells · 17 years ago
- 7d851c8 x86: add framework to disable CPUID bits on the command line by Andi Kleen · 17 years ago
- ef97001 x86: change size of APICIDs from u8 to u16 by travis@sgi.com · 17 years ago
- c8e5393 x86: page.h: make pte_t a union to always include by Jeremy Fitzhardinge · 17 years ago
- 58f6f6e x86: migration helpers for KVM by Ingo Molnar · 17 years ago
- bd61643 x86: move nop declarations into separate include file by Andi Kleen · 17 years ago
- e801f86 x86: adds paravirt hook for swapgs by Glauber de Oliveira Costa · 17 years ago
- 2f66dcc x86: finish processor.h integration by Glauber de Oliveira Costa · 17 years ago
- 99f8ecd x86: x86 i387 unify structs by Roland McGrath · 17 years ago
- 46265df x86: move i387 definitions to processor.h by Glauber de Oliveira Costa · 17 years ago
- ea5e359 x86: unify asm nops by Glauber de Oliveira Costa · 17 years ago
- ae2e15e x86: unify prefetch operations by Glauber de Oliveira Costa · 17 years ago
- 1a53905 x86: move definitions to processor.h by Glauber de Oliveira Costa · 17 years ago
- fc87e90 x86: unify mm_segment_t definition by Glauber de Oliveira Costa · 17 years ago
- 5300db8 x86: unify x86_cpuinfo struct. by Glauber de Oliveira Costa · 17 years ago
- dbcb466 x86: unify TASK_ALIGN definitions by Glauber de Oliveira Costa · 17 years ago
- cb38d37 x86: unify thread struct. by Glauber de Oliveira Costa · 17 years ago
- 7818a1e x86: provide 64-bit with a load_sp0 function. by Glauber de Oliveira Costa · 17 years ago
- ca241c7 x86: unify tss_struct by Glauber de Oliveira Costa · 17 years ago
- 0ccb8ac x86: unify current_text_addr by Glauber de Oliveira Costa · 17 years ago
- 683e025 x86: unify common parts of processor.h by Glauber de Oliveira Costa · 17 years ago
- 62d7d7e x86: move the definition of set_iopl_mask to common header by Glauber de Oliveira Costa · 17 years ago
- 1b46cbe x86: unify paravirt pieces of processor.h by Glauber de Oliveira Costa · 17 years ago
- c72dcf8 x86: move load_cr3 to a common place. by Glauber de Oliveira Costa · 17 years ago
- 053de04 x86: get rid of _MASK flags by Glauber de Oliveira Costa · 17 years ago
- c758ecf x86: unify cpuid functions by Glauber de Oliveira Costa · 17 years ago
- 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago