- 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 7dc3ca3 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- aa98936 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 82782ca Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 4aee2ad x86: asm/processor.h: remove double declaration by Jaswinder Singh Rajput · 16 years ago
- 5031296 x86: add extension fields for bootloader type and version by H. Peter Anvin · 16 years ago
- 0c23590 x86, 64-bit: ifdef out struct thread_struct::ip by Alexey Dobriyan · 16 years ago
- d756f4ad x86, 32-bit: ifdef out struct thread_struct::fs by Alexey Dobriyan · 16 years ago
- 3e0c373 x86: clean up and fix setup_clear/force_cpu_cap handling by Yinghai Lu · 16 years ago
- 416dfdc Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing by Ingo Molnar · 16 years ago
- 9b8de74 FRV: Fix the section attribute on UP DECLARE_PER_CPU() by David Howells · 16 years ago
- a30469e x86: add linux kernel support for YMM state by Suresh Siddha · 16 years ago
- 2311f0d x86, ds: add leakage warning by Markus Metzger · 16 years ago
- 35bb760 x86, debugctlmsr: add _on_cpu variants to debugctlmsr functions by Markus Metzger · 16 years ago
- e2b371f mm, x86, ptrace, bts: defer branch trace stopping by Markus Metzger · 16 years ago
- 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 16 years ago
- 30e1e6d cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crash by Rusty Russell · 16 years ago
- 0ca0f16 Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconfig', 'x86/mm', 'x86/ptrace', 'x86/setup' and 'x86/urgent'; commit 'v2.6.29-rc8' into x86/core by Ingo Molnar · 16 years ago
- 9766cdb x86: cpu/common.c cleanups by Jaswinder Singh Rajput · 16 years ago
- 155dd72 cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_t by Rusty Russell · 16 years ago
- 13c6c53 x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members by Jan Beulich · 16 years ago
- db949bb x86-32: use non-lazy io bitmap context switching by Jeremy Fitzhardinge · 16 years ago
- d951734 x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX by Ingo Molnar · 16 years ago
- de54830 x86: include/asm/processor.h remove double declaration of print_cpu_info by Jaswinder Singh Rajput · 16 years ago
- b233969 Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/headers by Ingo Molnar · 16 years ago
- ab639f3 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 16 years ago
- f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
- 54321d9 x86: move pte types into pgtable*.h by Jeremy Fitzhardinge · 16 years ago
- 60a5317 x86: implement x86_32 stack protector by Tejun Heo · 16 years ago
- 92e2d50 Merge branch 'x86/urgent' into core/percpu by Ingo Molnar · 16 years ago
- ae6af41 x86: math_emu info cleanup by Tejun Heo · 16 years ago
- eca217b Merge branch 'x86/paravirt' into x86/apic by Ingo Molnar · 16 years ago
- 2add8e2 x86: use linker to offset symbols by __per_cpu_load by Brian Gerst · 16 years ago
- 11e3a84 x86: split loading percpu segments from loading gdt by Jeremy Fitzhardinge · 16 years ago
- 552be87 x86: pass in cpu number to switch_to_new_gdt() by Brian Gerst · 16 years ago
- 74b6eb6b Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
- 2697fbd x86: load new GDT after setting up boot cpu per-cpu area by Brian Gerst · 16 years ago
- 1825b8e x86: remove extra barriers from load_gs_base() by Brian Gerst · 16 years ago
- b2d2f43 x86: initialize per-cpu GDT segment in per-cpu setup by Brian Gerst · 16 years ago
- b1882e6 x86: clean up stray space in <asm/processor.h> by H. Peter Anvin · 16 years ago
- 947e76c x86: move stack_canary into irq_stack by Brian Gerst · 16 years ago
- 26f80bd x86-64: Convert irqstacks to per-cpu by Brian Gerst · 16 years ago
- b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- c272477 x86, bts: provide in-kernel branch-trace interface by Markus Metzger · 16 years ago
- 88b094f x86: Hypervisor detection and get tsc_freq from hypervisor by Alok Kataria · 16 years ago
- 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
- bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/processor.h]
- 8daf14c Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 by Ingo Molnar · 16 years ago
- e6aa0f0 Merge commit 'v2.6.27-rc7' into x86/microcode by Ingo Molnar · 16 years ago
- 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
- 9a56a0f x86: moved Intel microcode patch loader declarations to seperate header file by Peter Oruba · 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