Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
[safe/jmp/linux-2.6] / arch / x86 / kernel / cpu / common.c
2010-05-27 Lee Schermerhornnuma: x86_64: use generic percpu var numa_node_id(...
2010-05-21 Jason Wesselx86,early dr regs,kgdb: Allow kernel debugger early...
2010-05-10 Avi Kivityx86: Eliminate TS_XSAVE
2009-12-14 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-11 Mike Travisx86: Limit the number of processor bootup messages
2009-12-08 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'x86-debug-for-linus' of git://git./linux...
2009-11-23 Borislav Petkovx86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes
2009-11-16 H. Peter Anvinx86, mm: Clean up and simplify NX enablement
2009-11-14 Ingo Molnarx86: Fix cpu_devs[] initialization in early_cpu_init()
2009-11-14 Roland Dreierx86: Remove CPU cache size output for non-Intel too
2009-11-14 Dave Jonesx86: Minimise printk spew from per-vendor init code
2009-11-10 Yong Wangx86: Under BIOS control, restore AP's APIC_LVTTHMR...
2009-10-29 Tejun Heopercpu: make percpu symbols in x86 unique
2009-10-16 Borislav Petkovx86, mce: Fix up MCE naming nomenclature
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-20 Huang Weiyix86/i386: Remove duplicated #include
2009-09-20 Jaswinder Singh... includecheck fix: x86, cpu/common.c
2009-09-14 Linus TorvaldsMerge branch 'x86-percpu-for-linus' of git://git./linux...
2009-09-14 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2009-09-04 Jeremy Fitzhardingex86/i386: Put aligned stack-canary in percpu shared_ali...
2009-09-03 Jeremy Fitzhardingex86/i386: Make sure stack-protector segment base is...
2009-08-27 H. Peter AnvinMerge branch 'x86/urgent' into x86/pat
2009-08-25 H. Peter AnvinMerge commit 'origin/x86/urgent' into x86/asm
2009-08-24 Ingo MolnarMerge commit 'v2.6.31-rc7' into x86/cleanups
2009-08-12 Ondrej Zaryx86: Fix oops in identify_cpu() on CPUs without CPUID
2009-08-08 Ingo Molnarx86: Introduce GDT_ENTRY_INIT(), fix APM
2009-08-08 Akinobu Mitax86: Introduce GDT_ENTRY_INIT()
2009-08-03 Tejun Heox86, percpu: Collect hot percpu variables into one...
2009-08-03 Tejun Heox86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED()
2009-07-11 Alan Coxx86/cpu: Clean up various files a bit
2009-07-10 Cyrill Gorcunovx86: Clean up idt_descr and idt_tableby using NR_VECTOR...
2009-06-28 H. Peter AnvinRevert "x86: cap iomem_resource to addressable physical...
2009-06-20 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-06-18 Alexander van Heukelumi386: fix/simplify espfix stack switching, move it...
2009-06-17 Minchan Kimuse printk_once() in several places
2009-06-17 H. Peter Anvinx86: cap iomem_resource to addressable physical memory
2009-06-11 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-06-01 Ingo MolnarMerge branch 'x86/cpufeature' into irq/numa
2009-06-01 Ingo MolnarMerge branch 'linus' into irq/numa
2009-06-01 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-05-22 Suresh Siddhax86: introduce noxsave boot parameter
2009-05-18 Yinghai Lux86: don't call read_apic_id if !cpu_has_apic
2009-05-18 Ingo MolnarMerge commit 'v2.6.30-rc6' into perfcounters/core
2009-05-11 Yinghai Lux86: clean up and fix setup_clear/force_cpu_cap handling
2009-05-01 Thomas Gleixnerx86: initialize io_bitmap_base on 32bit
2009-04-06 Ingo MolnarMerge branch 'linus' into perfcounters/core-v2
2009-03-30 Ingo MolnarMerge branch 'linus' into cpumask-for-linus
2009-03-18 Rusty Russellcpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug...
2009-03-14 Ingo MolnarMerge branches 'x86/apic', 'x86/asm', 'x86/cleanups...
2009-03-14 Ingo Molnarx86: cpu/common.c more cleanups
2009-03-14 Jaswinder Singh... x86: cpu/common.c cleanups
2009-03-13 Rusty Russellx86: unify cpu_callin_mask/cpu_callout_mask/cpu_initial...
2009-03-13 Jan Beulichx86, 32-bit: also use cpuinfo_x86's x86_{phys,virt...
2009-03-12 Jan Beulichx86: move various CPU initialization objects into ...
2009-03-10 Stoyan Gaydarovx86: BUG to BUG_ON changes
2009-02-17 Ingo Molnarx86, apic: remove duplicate asm/apic.h inclusions
2009-02-17 Ingo Molnarx86, apic: remove genapic.h
2009-02-17 Ingo MolnarMerge branch 'x86/apic' into perfcounters/core
2009-02-17 Yinghai Lux86: add x2apic config
2009-02-17 Ingo MolnarMerge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect...
2009-02-15 Yinghai Lux86: fix typo in filter_cpuid_features()
2009-02-13 Ingo MolnarMerge branch 'x86/core' into perfcounters/core
2009-02-13 Ingo MolnarMerge branch 'core/percpu' into x86/core
2009-02-09 Tejun Heox86: implement x86_32 stack protector
2009-02-09 Ingo MolnarMerge branch 'x86/paravirt' into x86/apic
2009-02-09 Brian Gerstx86: use linker to offset symbols by __per_cpu_load
2009-01-31 Jeremy Fitzhardingex86: split loading percpu segments from loading gdt
2009-01-31 Brian Gerstx86: pass in cpu number to switch_to_new_gdt()
2009-01-29 Ingo Molnarx86: remove mach_apic.h
2009-01-28 Ingo Molnarx86, apic: refactor ->phys_pkg_id()
2009-01-28 Ingo Molnarx86, apic: unify phys_pkg_id()
2009-01-28 Ingo MolnarMerge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetec...
2009-01-27 Peter Zijlstrax86: cpu_init(): remove ugly #ifdef construct around...
2009-01-27 Ingo MolnarMerge branch 'tj-percpu' of git://git./linux/kernel...
2009-01-27 Brian Gerstx86: load new GDT after setting up boot cpu per-cpu...
2009-01-27 Brian Gerstx86: move setup_cpu_local_masks()
2009-01-24 H. Peter Anvinx86: filter CPU features dependent on unavailable CPUID...
2009-01-24 H. Peter Anvinx86: handle PAT more like other CPU features
2009-01-23 Ingo MolnarMerge branch 'core/percpu' into perfcounters/core
2009-01-21 Tejun Heox86: uv cleanup
2009-01-21 Brian Gerstx86: set %fs to __KERNEL_PERCPU unconditionally for...
2009-01-21 Brian Gerstx86: clean up gdt_page definition
2009-01-20 Brian Gerstx86: remove pda.h
2009-01-20 Brian Gerstx86: move stack_canary into irq_stack
2009-01-20 Brian Gerstx86: remove pda_init()
2009-01-18 Ingo MolnarMerge branch 'core/percpu' into perfcounters/core
2009-01-18 Brian Gerstx86-64: Move nodenumber from PDA to per-cpu.
2009-01-18 Brian Gerstx86-64: Move irqcount from PDA to per-cpu.
2009-01-18 Brian Gerstx86-64: Move kernelstack from PDA to per-cpu.
2009-01-18 Brian Gerstx86-64: Move current task from PDA to per-cpu and conso...
2009-01-18 Brian Gerstx86-64: Move cpu number from PDA to per-cpu and consoli...
2009-01-18 Brian Gerstx86-64: Convert exception stacks to per-cpu
2009-01-18 Brian Gerstx86-64: Convert irqstacks to per-cpu
2009-01-18 Brian Gerstx86-64: Move TLB state from PDA to per-cpu and consolid...
2009-01-16 Tejun Heox86: make pda a percpu variable
2009-01-16 Tejun Heox86: fold pda into percpu area on SMP
2009-01-16 Tejun Heox86: use static _cpu_pda array
2009-01-11 Ingo MolnarMerge commit 'v2.6.29-rc1' into perfcounters/core
next