Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
[safe/jmp/linux-2.6] / arch / x86 / include / asm / system.h
2010-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-02-10 Serge E. Hallynx86-32: Make AT_VECTOR_SIZE_ARCH=2
2010-01-05 Tejun HeoMerge branch 'master' into percpu
2009-12-09 Andy Isaacsonx86: Factor duplicated code out of __show_regs() into...
2009-11-26 Ingo Molnarx86: Clean up the loadsegment() macro
2009-11-26 Brian Gerstx86: Optimize loadsegment()
2009-11-08 Masami Hiramatsux86: Remove unused thread_return label from switch_to()
2009-10-29 Rusty Russellpercpu: remove per_cpu__ prefix.
2009-09-03 Jeremy Fitzhardingex86/i386: Make sure stack-protector segment base is...
2009-07-19 Akinobu Mitax86: Introduce set_desc_base() and set_desc_limit()
2009-03-02 Jeremy Fitzhardingex86: add forward decl for tss_struct
2009-03-02 Jeremy Fitzhardingex86: unify chunks of kernel/process*.c
2009-02-13 Ingo MolnarMerge branch 'core/percpu' into x86/core
2009-02-11 Tejun Heox86: fix x86_32 stack protector bugs
2009-02-09 Tejun Heox86: implement x86_32 stack protector
2009-02-09 Tejun Heox86: make lazy %gs optional on x86_32
2009-02-09 Tejun Heox86: add %gs accessors for x86_32
2009-01-28 Ingo MolnarMerge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetec...
2009-01-21 Tejun Heox86: update canary handling during switch
2009-01-20 Brian Gerstx86: move stack_canary into irq_stack
2009-01-20 Tejun Heox86: conditionalize stack canary handling in hot path
2009-01-18 Ingo MolnarMerge branch 'core/percpu' into stackprotector
2009-01-18 Brian Gerstx86-64: Use absolute displacements for per-cpu accesses.
2009-01-18 Brian Gerstx86-64: Move current task from PDA to per-cpu and conso...
2009-01-11 Benjamin LaHaisex86-64: remove locked instruction from switch_to()
2008-12-31 Ingo MolnarMerge branch 'linus' into stackprotector
2008-12-23 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeat...
2008-12-16 Jaswinder Singhx86: process_64.c declare __switch_to() and sys_arch_pr...
2008-11-11 Ivan Vecerax86: call machine_shutdown and stop all CPUs in native_...
2008-10-23 H. Peter Anvinx86: Fix ASM_X86__ header guards
2008-10-23 Al Virox86, um: ... and asm-x86 move