Brian Gerst
|
c6f5e0acd5
x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.
|
16 年 前 |
Brian Gerst
|
ea9279066d
x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.
|
16 年 前 |
Brian Gerst
|
92d65b2371
x86-64: Convert exception stacks to per-cpu
|
16 年 前 |
Brian Gerst
|
26f80bd6a9
x86-64: Convert irqstacks to per-cpu
|
16 年 前 |
Brian Gerst
|
9eb912d1aa
x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.
|
16 年 前 |
Tejun Heo
|
b12d8db8fb
x86: make pda a percpu variable
|
16 年 前 |
Tejun Heo
|
1a51e3a0ae
x86: fold pda into percpu area on SMP
|
16 年 前 |
Tejun Heo
|
c8f3329a0d
x86: use static _cpu_pda array
|
16 年 前 |
Jaswinder Singh Rajput
|
068790334c
x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.h
|
16 年 前 |
Ingo Molnar
|
1de8cd3cb9
Merge branch 'linus' into x86/cleanups
|
16 年 前 |
Jaswinder Singh Rajput
|
f472cdba84
x86: smp.h move stack_processor_id declartion to cpu.h
|
16 年 前 |
Mike Travis
|
c2d1cec1c7
x86: cleanup remaining cpumask_t ops in smpboot code
|
16 年 前 |
Mike Travis
|
9628937d5b
x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids
|
16 年 前 |
Ingo Molnar
|
fa623d1b02
Merge 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', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core
|
16 年 前 |
Jaswinder Singh
|
34945ede31
x86: common.c boot_cpu_stack and boot_exception_stacks should be static
|
16 年 前 |
Alok Kataria
|
88b094fb8d
x86: Hypervisor detection and get tsc_freq from hypervisor
|
16 年 前 |
Ingo Molnar
|
b342797c1e
x86: build fix
|
16 年 前 |
Ingo Molnar
|
1c4acdb467
x86: cpu_index build fix
|
16 年 前 |
James Bottomley
|
bfcb4c1bec
x86/voyager: fix missing cpu_index initialisation
|
16 年 前 |
James Bottomley
|
b3572e361b
x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c600fee1e2
|
16 年 前 |
Krzysztof Helt
|
94f6bac105
x86: do not allow to optimize flag_is_changeable_p() (rev. 2)
|
16 年 前 |
Glauber Costa
|
e04d645f32
x86: move vgetcpu mode probing to cpu detection
|
17 年 前 |
Yinghai Lu
|
bd32a8cfa8
x86: cpu don't print duplicated vendor string
|
17 年 前 |
Ingo Molnar
|
365d46dc9b
Merge branch 'linus' into x86/xen
|
16 年 前 |
Ingo Molnar
|
0afe2db213
Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D
|
16 年 前 |
Hans Schou
|
43603c8df9
x86, debug: print more information about unknown CPUs
|
16 年 前 |
Ingo Molnar
|
07bbc16a86
Merge branch 'timers/urgent' into x86/xen
|
17 年 前 |
H. Peter Anvin
|
ba0593bf55
x86: completely disable NOPL on 32 bits
|
17 年 前 |
Ingo Molnar
|
a9853dd6d2
x86: cpuid, fix typo
|
17 年 前 |
Yinghai Lu
|
afae865613
x86: move transmeta cap read to early_init_transmeta()
|
17 年 前 |