aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAge
* Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-01-27
|\
| * x86: load new GDT after setting up boot cpu per-cpu areaBrian Gerst2009-01-26
| * x86: move setup_cpu_local_masks()Brian Gerst2009-01-26
* | Merge branch 'linus' into core/percpuIngo Molnar2009-01-27
|\ \ | |/ |/|
| * x86: unmask CPUID levels on Intel CPUs, fixIngo Molnar2009-01-26
| * x86: unmask CPUID levels on Intel CPUsH. Peter Anvin2009-01-22
| * x86: mtrr fix debug boot parameterThomas Renninger2009-01-21
| * fix: crash: IP: __bitmap_intersects+0x48/0x73Ingo Molnar2009-01-19
| * cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis2009-01-19
* | x86: remove include of apic.h from hardirq_64.hBrian Gerst2009-01-22
* | Merge branch 'cpus4096' into core/percpuIngo Molnar2009-01-21
|\ \
| * | cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis2009-01-16
| * | fix: crash: IP: __bitmap_intersects+0x48/0x73Ingo Molnar2009-01-15
| * | Merge branch 'linus' into cpus4096Ingo Molnar2009-01-15
| |\ \
* | | | x86: uv cleanupTejun Heo2009-01-21
* | | | x86: set %fs to __KERNEL_PERCPU unconditionally for x86_32Brian Gerst2009-01-21
* | | | x86: clean up gdt_page definitionBrian Gerst2009-01-21
* | | | x86: remove pda.hBrian Gerst2009-01-19
* | | | x86: move stack_canary into irq_stackBrian Gerst2009-01-19
* | | | x86: remove pda_init()Brian Gerst2009-01-19
* | | | x86-64: Move nodenumber from PDA to per-cpu.Brian Gerst2009-01-18
* | | | x86-64: Move irqcount from PDA to per-cpu.Brian Gerst2009-01-18
* | | | x86-64: Move kernelstack from PDA to per-cpu.Brian Gerst2009-01-18
* | | | x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.Brian Gerst2009-01-18
* | | | x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.Brian Gerst2009-01-18
* | | | x86-64: Convert exception stacks to per-cpuBrian Gerst2009-01-18
* | | | x86-64: Convert irqstacks to per-cpuBrian Gerst2009-01-18
* | | | x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.Brian Gerst2009-01-18
* | | | x86: make pda a percpu variableTejun Heo2009-01-16
* | | | x86: fold pda into percpu area on SMPTejun Heo2009-01-16
* | | | x86: use static _cpu_pda arrayTejun Heo2009-01-16
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2009-01-15
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | |_|_|/ / |/| | | / | | | |/
| | | * x86, cpufreq: remove leftover copymask_copy()Ingo Molnar2009-01-13
| |_|/ |/| |
| | * x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.hJaswinder Singh Rajput2009-01-10
| | * Merge branch 'linus' into x86/cleanupsIngo Molnar2009-01-10
| | |\
| | * | x86: smp.h move stack_processor_id declartion to cpu.hJaswinder Singh Rajput2009-01-07
| * | | x86: reduce stack usage in init_intel_cacheinfoMike Travis2009-01-11
| * | | x86: cleanup remaining cpumask_t code in mce_amd_64.cMike Travis2009-01-11
| | |/ | |/|
* / | Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write"Ingo Molnar2009-01-12
|/ /
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-10
|\|
| * x86: fix section mismatch warnings in mcheck/mce_amd_64.cLeonardo Potenza2009-01-07
| *-. Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8...Ingo Molnar2009-01-06
| |\ \
| * | | x86: update Alan Cox's email addressesAlan Cox2009-01-05
| |/ /
* | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-10
|\ \ \
| * | | cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrsMike Travis2009-01-06
| * | | cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis2009-01-06
| * | | cpumask: use cpumask_var_t in acpi-cpufreq.cMike Travis2009-01-06
| * | | cpumask: convert struct cpufreq_policy to cpumask_var_tRusty Russell2009-01-06
| * | | cpumask: replace CPUMASK_ALLOC etc with cpumask_var_tRusty Russell2009-01-06
| * | | Merge branch 'linus' into cpus4096Ingo Molnar2009-01-06
| |\ \ \ | | | |/ | | |/|