aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/system.h
AgeCommit message (Expand)Author
2009-12-09x86: Factor duplicated code out of __show_regs() into show_regs_common()Andy Isaacson
2009-11-26x86: Clean up the loadsegment() macroIngo Molnar
2009-11-26x86: Optimize loadsegment()Brian Gerst
2009-11-08x86: Remove unused thread_return label from switch_to()Masami Hiramatsu
2009-09-03x86/i386: Make sure stack-protector segment base is cache alignedJeremy Fitzhardinge
2009-07-19x86: Introduce set_desc_base() and set_desc_limit()Akinobu Mita
2009-03-02x86: add forward decl for tss_structJeremy Fitzhardinge
2009-03-02x86: unify chunks of kernel/process*.cJeremy Fitzhardinge
2009-02-13Merge branch 'core/percpu' into x86/coreIngo Molnar
2009-02-11x86: fix x86_32 stack protector bugsTejun Heo
2009-02-10x86: implement x86_32 stack protectorTejun Heo
2009-02-10x86: make lazy %gs optional on x86_32Tejun Heo
2009-02-10x86: add %gs accessors for x86_32Tejun Heo
2009-01-28Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar
2009-01-21x86: update canary handling during switchTejun Heo
2009-01-20x86: move stack_canary into irq_stackBrian Gerst
2009-01-20x86: conditionalize stack canary handling in hot pathTejun Heo
2009-01-18Merge branch 'core/percpu' into stackprotectorIngo Molnar
2009-01-19x86-64: Use absolute displacements for per-cpu accesses.Brian Gerst
2009-01-19x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-11x86-64: remove locked instruction from switch_to()Benjamin LaHaise
2008-12-31Merge branch 'linus' into stackprotectorIngo Molnar
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar
2008-12-16x86: process_64.c declare __switch_to() and sys_arch_prctl before they get usedJaswinder Singh
2008-11-11x86: call machine_shutdown and stop all CPUs in native_machine_haltIvan Vecera
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro