aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/system.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-02x86: add forward decl for tss_structJeremy Fitzhardinge1-0/+1
2009-03-02x86: unify chunks of kernel/process*.cJeremy Fitzhardinge1-0/+2
2009-02-13Merge branch 'core/percpu' into x86/coreIngo Molnar1-0/+38
2009-02-11x86: fix x86_32 stack protector bugsTejun Heo1-5/+3
2009-02-10x86: implement x86_32 stack protectorTejun Heo1-0/+21
2009-02-10x86: make lazy %gs optional on x86_32Tejun Heo1-1/+11
2009-02-10x86: add %gs accessors for x86_32Tejun Heo1-0/+9
2009-01-28Merge 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/coreIngo Molnar1-3/+3
2009-01-21x86: update canary handling during switchTejun Heo1-6/+9
2009-01-20x86: move stack_canary into irq_stackBrian Gerst1-2/+2
2009-01-20x86: conditionalize stack canary handling in hot pathTejun Heo1-6/+16
2009-01-18Merge branch 'core/percpu' into stackprotectorIngo Molnar1-2/+2
2009-01-19x86-64: Use absolute displacements for per-cpu accesses.Brian Gerst1-1/+1
2009-01-19x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.Brian Gerst1-2/+2
2009-01-11x86-64: remove locked instruction from switch_to()Benjamin LaHaise1-3/+3
2008-12-31Merge branch 'linus' into stackprotectorIngo Molnar1-0/+431
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog'...Ingo Molnar1-2/+4
2008-12-16x86: process_64.c declare __switch_to() and sys_arch_prctl before they get usedJaswinder Singh1-2/+2
2008-11-11x86: call machine_shutdown and stop all CPUs in native_machine_haltIvan Vecera1-0/+2
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+425