x86, 32-bit: ifdef out struct thread_struct::fs
[safe/jmp/linux-2.6] / arch / x86 / include / asm / processor.h
2009-05-11 Alexey Dobriyanx86, 32-bit: ifdef out struct thread_struct::fs
2009-04-22 David HowellsFRV: Fix the section attribute on UP DECLARE_PER_CPU()
2009-04-12 Suresh Siddhax86: add linux kernel support for YMM state
2009-03-30 Ingo MolnarMerge branch 'linus' into cpumask-for-linus
2009-03-18 Rusty Russellcpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug...
2009-03-14 Ingo MolnarMerge branches 'x86/apic', 'x86/asm', 'x86/cleanups...
2009-03-14 Jaswinder Singh... x86: cpu/common.c cleanups
2009-03-13 Rusty Russellcpumask: convert struct cpuinfo_x86's llc_shared_map...
2009-03-13 Jan Beulichx86, 32-bit: also use cpuinfo_x86's x86_{phys,virt...
2009-03-02 Jeremy Fitzhardingex86-32: use non-lazy io bitmap context switching
2009-02-20 Ingo Molnarx86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX
2009-02-19 Jaswinder Singh... x86: include/asm/processor.h remove double declaration...
2009-02-13 Ingo MolnarMerge branch 'x86/untangle2' of git://git./linux/kernel...
2009-02-13 Ingo MolnarMerge branch 'core/percpu' into x86/core
2009-02-13 Ingo MolnarMerge branch 'linus' into x86/apic
2009-02-11 Jeremy Fitzhardingex86: move pte types into pgtable*.h
2009-02-09 Tejun Heox86: implement x86_32 stack protector
2009-02-09 Ingo MolnarMerge branch 'x86/urgent' into core/percpu
2009-02-09 Tejun Heox86: math_emu info cleanup
2009-02-09 Ingo MolnarMerge branch 'x86/paravirt' into x86/apic
2009-02-09 Brian Gerstx86: use linker to offset symbols by __per_cpu_load
2009-01-31 Jeremy Fitzhardingex86: split loading percpu segments from loading gdt
2009-01-31 Brian Gerstx86: pass in cpu number to switch_to_new_gdt()
2009-01-28 Ingo MolnarMerge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetec...
2009-01-27 Brian Gerstx86: load new GDT after setting up boot cpu per-cpu...
2009-01-27 Brian Gerstx86: remove extra barriers from load_gs_base()
2009-01-27 Brian Gerstx86: initialize per-cpu GDT segment in per-cpu setup
2009-01-24 H. Peter Anvinx86: clean up stray space in <asm/processor.h>
2009-01-20 Brian Gerstx86: move stack_canary into irq_stack
2009-01-18 Brian Gerstx86-64: Convert irqstacks to per-cpu
2008-12-28 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2008-12-12 Markus Metzgerx86, bts: provide in-kernel branch-trace interface
2008-11-02 Alok Katariax86: Hypervisor detection and get tsc_freq from hypervisor
2008-10-23 H. Peter Anvinx86: Fix ASM_X86__ header guards
2008-10-23 Al Virox86, um: ... and asm-x86 move