summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/processor.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-02x86-32: use non-lazy io bitmap context switchingJeremy Fitzhardinge1-6/+0
2009-02-21x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAXIngo Molnar1-4/+5
2009-02-19x86: include/asm/processor.h remove double declaration of print_cpu_infoJaswinder Singh Rajput1-1/+0
2009-02-13Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-0/+1
2009-02-13Merge branch 'core/percpu' into x86/coreIngo Molnar1-0/+6
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar1-1/+1
2009-02-12x86: move pte types into pgtable*.hJeremy Fitzhardinge1-0/+1
2009-02-10x86: implement x86_32 stack protectorTejun Heo1-0/+4
2009-02-10Merge branch 'x86/urgent' into core/percpuIngo Molnar1-1/+1
2009-02-09x86: math_emu info cleanupTejun Heo1-1/+1
2009-02-09Merge branch 'x86/paravirt' into x86/apicIngo Molnar1-1/+2
2009-02-09x86: use linker to offset symbols by __per_cpu_loadBrian Gerst1-0/+2
2009-01-31x86: split loading percpu segments from loading gdtJeremy Fitzhardinge1-0/+1
2009-01-31x86: pass in cpu number to switch_to_new_gdt()Brian Gerst1-1/+1
2009-01-29Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar1-1/+1
2009-01-27x86: load new GDT after setting up boot cpu per-cpu areaBrian Gerst1-5/+0
2009-01-27x86: remove extra barriers from load_gs_base()Brian Gerst1-3/+0
2009-01-27x86: initialize per-cpu GDT segment in per-cpu setupBrian Gerst1-1/+0
2009-01-24x86: clean up stray space in <asm/processor.h>H. Peter Anvin1-1/+1
2009-01-20x86: move stack_canary into irq_stackBrian Gerst1-1/+22
2009-01-18x86-64: Convert irqstacks to per-cpuBrian Gerst1-0/+3
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+13
2008-12-12x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger1-0/+13
2008-11-02x86: Hypervisor detection and get tsc_freq from hypervisorAlok Kataria1-0/+4
2008-10-23x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-23x86, um: ... and asm-x86 moveAl Viro1-0/+936