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
/
processor.h
Age
Commit message (
Expand
)
Author
2009-03-13
cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_t
Rusty Russell
2009-03-02
x86-32: use non-lazy io bitmap context switching
Jeremy Fitzhardinge
2009-02-21
x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX
Ingo Molnar
2009-02-19
x86: include/asm/processor.h remove double declaration of print_cpu_info
Jaswinder Singh Rajput
2009-02-13
Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2009-02-13
Merge branch 'core/percpu' into x86/core
Ingo Molnar
2009-02-13
Merge branch 'linus' into x86/apic
Ingo Molnar
2009-02-11
x86: move pte types into pgtable*.h
Jeremy Fitzhardinge
2009-02-10
x86: implement x86_32 stack protector
Tejun Heo
2009-02-10
Merge branch 'x86/urgent' into core/percpu
Ingo Molnar
2009-02-09
x86: math_emu info cleanup
Tejun Heo
2009-02-09
Merge branch 'x86/paravirt' into x86/apic
Ingo Molnar
2009-02-09
x86: use linker to offset symbols by __per_cpu_load
Brian Gerst
2009-01-31
x86: split loading percpu segments from loading gdt
Jeremy Fitzhardinge
2009-01-31
x86: pass in cpu number to switch_to_new_gdt()
Brian Gerst
2009-01-28
Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...
Ingo Molnar
2009-01-27
x86: load new GDT after setting up boot cpu per-cpu area
Brian Gerst
2009-01-27
x86: remove extra barriers from load_gs_base()
Brian Gerst
2009-01-27
x86: initialize per-cpu GDT segment in per-cpu setup
Brian Gerst
2009-01-23
x86: clean up stray space in <asm/processor.h>
H. Peter Anvin
2009-01-20
x86: move stack_canary into irq_stack
Brian Gerst
2009-01-19
x86-64: Convert irqstacks to per-cpu
Brian Gerst
2008-12-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-12-12
x86, bts: provide in-kernel branch-trace interface
Markus Metzger
2008-11-01
x86: Hypervisor detection and get tsc_freq from hypervisor
Alok Kataria
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro