summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/common.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+5
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-4/+4
2009-12-12x86: Limit the number of processor bootup messagesMike Travis1-3/+5
2009-12-09Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2009-12-06Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-14/+16
2009-11-23x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizesBorislav Petkov1-2/+2
2009-11-17x86, mm: Clean up and simplify NX enablementH. Peter Anvin1-1/+1
2009-11-14x86: Fix cpu_devs[] initialization in early_cpu_init()Ingo Molnar1-8/+14
2009-11-14x86: Remove CPU cache size output for non-Intel tooRoland Dreier1-5/+0
2009-11-14x86: Minimise printk spew from per-vendor init codeDave Jones1-1/+2
2009-11-10x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang1-2/+0
2009-10-29percpu: make percpu symbols in x86 uniqueTejun Heo1-4/+4
2009-10-16x86, mce: Fix up MCE naming nomenclatureBorislav Petkov1-1/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-2/+2
2009-09-20includecheck fix: x86, cpu/common.cJaswinder Singh Rajput1-1/+0
2009-09-14Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+14
2009-09-14Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+5
2009-09-04x86/i386: Put aligned stack-canary in percpu shared_aligned sectionJeremy Fitzhardinge1-1/+1
2009-09-03x86/i386: Make sure stack-protector segment base is cache alignedJeremy Fitzhardinge1-1/+1
2009-08-26Merge commit 'origin/x86/urgent' into x86/asmH. Peter Anvin1-24/+24
2009-08-24Merge commit 'v2.6.31-rc7' into x86/cleanupsIngo Molnar1-24/+24
2009-08-12x86: Fix oops in identify_cpu() on CPUs without CPUIDOndrej Zary1-24/+24
2009-08-08x86: Introduce GDT_ENTRY_INIT(), fix APMIngo Molnar1-1/+1
2009-08-08x86: Introduce GDT_ENTRY_INIT()Akinobu Mita1-20/+20
2009-08-03x86, percpu: Collect hot percpu variables into one cachelineTejun Heo1-2/+13
2009-08-03x86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED()Tejun Heo1-2/+1
2009-07-11x86/cpu: Clean up various files a bitAlan Cox1-4/+4
2009-07-10x86: Clean up idt_descr and idt_tableby using NR_VECTORS instead of hardcoded...Cyrill Gorcunov1-1/+1
2009-06-28Revert "x86: cap iomem_resource to addressable physical memory"H. Peter Anvin1-3/+0
2009-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+4
2009-06-18i386: fix/simplify espfix stack switching, move it into assemblyAlexander van Heukelum1-1/+1
2009-06-17use printk_once() in several placesMinchan Kim1-8/+3
2009-06-17x86: cap iomem_resource to addressable physical memoryH. Peter Anvin1-0/+3
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar1-5/+18
2009-06-02Merge branch 'x86/cpufeature' into irq/numaIngo Molnar1-5/+12
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar1-0/+7
2009-06-01Merge branch 'linus' into perfcounters/coreIngo Molnar1-0/+7
2009-05-23x86: introduce noxsave boot parameterSuresh Siddha1-0/+7
2009-05-18x86: don't call read_apic_id if !cpu_has_apicYinghai Lu1-0/+6
2009-05-18Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar1-0/+2
2009-05-11x86: clean up and fix setup_clear/force_cpu_cap handlingYinghai Lu1-5/+12
2009-05-01x86: initialize io_bitmap_base on 32bitThomas Gleixner1-0/+2
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar1-183/+224
2009-03-31Merge branch 'linus' into cpumask-for-linusIngo Molnar1-170/+222
2009-03-18cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crashRusty Russell1-0/+1
2009-03-14Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar1-168/+222
2009-03-14x86: cpu/common.c more cleanupsIngo Molnar1-100/+143
2009-03-14x86: cpu/common.c cleanupsJaswinder Singh Rajput1-64/+65
2009-03-13x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_...Rusty Russell1-12/+0
2009-03-13x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits membersJan Beulich1-1/+11