index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
system.h
Age
Commit message (
Expand
)
Author
2009-11-26
x86: Clean up the loadsegment() macro
Ingo Molnar
2009-11-26
x86: Optimize loadsegment()
Brian Gerst
2009-11-08
x86: Remove unused thread_return label from switch_to()
Masami Hiramatsu
2009-09-03
x86/i386: Make sure stack-protector segment base is cache aligned
Jeremy Fitzhardinge
2009-07-19
x86: Introduce set_desc_base() and set_desc_limit()
Akinobu Mita
2009-03-02
x86: add forward decl for tss_struct
Jeremy Fitzhardinge
2009-03-02
x86: unify chunks of kernel/process*.c
Jeremy Fitzhardinge
2009-02-13
Merge branch 'core/percpu' into x86/core
Ingo Molnar
2009-02-11
x86: fix x86_32 stack protector bugs
Tejun Heo
2009-02-10
x86: implement x86_32 stack protector
Tejun Heo
2009-02-10
x86: make lazy %gs optional on x86_32
Tejun Heo
2009-02-10
x86: add %gs accessors for x86_32
Tejun Heo
2009-01-28
Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...
Ingo Molnar
2009-01-21
x86: update canary handling during switch
Tejun Heo
2009-01-20
x86: move stack_canary into irq_stack
Brian Gerst
2009-01-20
x86: conditionalize stack canary handling in hot path
Tejun Heo
2009-01-18
Merge branch 'core/percpu' into stackprotector
Ingo Molnar
2009-01-19
x86-64: Use absolute displacements for per-cpu accesses.
Brian Gerst
2009-01-19
x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-11
x86-64: remove locked instruction from switch_to()
Benjamin LaHaise
2008-12-31
Merge branch 'linus' into stackprotector
Ingo Molnar
2008-12-23
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...
Ingo Molnar
2008-12-16
x86: process_64.c declare __switch_to() and sys_arch_prctl before they get used
Jaswinder Singh
2008-11-11
x86: call machine_shutdown and stop all CPUs in native_machine_halt
Ivan Vecera
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro