| Commit message (Expand) | Author | Age | Files | Lines |
* | x86 idle: clarify AMD erratum 400 workaround | Len Brown | 2011-05-29 | 1 | -1/+1 |
* | perf, arch: Cleanup perf-pmu init vs lockup-detector | Peter Zijlstra | 2010-11-26 | 1 | -1/+0 |
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-21 | 1 | -7/+0 |
|\ |
|
| * | x86, fpu: Merge fpu_init() | Brian Gerst | 2010-09-09 | 1 | -7/+0 |
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-21 | 1 | -5/+10 |
|\ \ |
|
| * | | x86, cpu: Fix X86_FEATURE_NOPL | Borislav Petkov | 2010-10-04 | 1 | -5/+10 |
| * | | x86, cpu: Re-run get_cpu_cap() after adjusting the CPUID level | H. Peter Anvin | 2010-09-20 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-10-21 | 1 | -1/+1 |
|\ \ |
|
| * | | x86, cleanup: Remove obsolete boot_cpu_id variable | Robert Richter | 2010-08-12 | 1 | -1/+1 |
| |/ |
|
* | | x86, cpu: After uncapping CPUID, re-run CPU feature detection | H. Peter Anvin | 2010-09-28 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 1 | -6/+10 |
|\ |
|
| * | x86, xsave: Separate fpu and xsave initialization | Robert Richter | 2010-07-21 | 1 | -0/+2 |
| * | x86, xsave: Move boot cpu initialization to xsave_init() | Robert Richter | 2010-07-20 | 1 | -6/+0 |
| * | x86, xsave: 32/64 bit boot cpu check unification in initialization | Robert Richter | 2010-07-20 | 1 | -1/+1 |
| * | x86, xsave: Use xsaveopt in context-switch path when supported | Suresh Siddha | 2010-07-19 | 1 | -0/+8 |
* | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-08-06 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | x86: detect scattered cpuid features earlier | Jacob Pan | 2010-05-19 | 1 | -1/+1 |
* | | x86, cpu: Support the features flags in new CPUID leaf 7 | H. Peter Anvin | 2010-07-07 | 1 | -0/+10 |
* | | numa: x86_64: use generic percpu var numa_node_id() implementation | Lee Schermerhorn | 2010-05-27 | 1 | -3/+3 |
* | | x86,early dr regs,kgdb: Allow kernel debugger early dr register access | Jason Wessel | 2010-05-20 | 1 | -12/+17 |
|/ |
|
* | x86: Eliminate TS_XSAVE | Avi Kivity | 2010-05-10 | 1 | -4/+1 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-14 | 1 | -3/+5 |
|\ |
|
| * | x86: Limit the number of processor bootup messages | Mike Travis | 2009-12-11 | 1 | -3/+5 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-12-14 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | percpu: make percpu symbols in x86 unique | Tejun Heo | 2009-10-29 | 1 | -4/+4 |
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-08 | 1 | -1/+1 |
|\ \ |
|
| * | | x86, mm: Clean up and simplify NX enablement | H. Peter Anvin | 2009-11-16 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-05 | 1 | -14/+16 |
|\ \ |
|
| * | | x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes | Borislav Petkov | 2009-11-23 | 1 | -2/+2 |
| * | | x86: Fix cpu_devs[] initialization in early_cpu_init() | Ingo Molnar | 2009-11-14 | 1 | -8/+14 |
| * | | x86: Remove CPU cache size output for non-Intel too | Roland Dreier | 2009-11-14 | 1 | -5/+0 |
| * | | x86: Minimise printk spew from per-vendor init code | Dave Jones | 2009-11-14 | 1 | -1/+2 |
| |/ |
|
* | | x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value | Yong Wang | 2009-11-10 | 1 | -2/+0 |
* | | x86, mce: Fix up MCE naming nomenclature | Borislav Petkov | 2009-10-16 | 1 | -1/+1 |
|/ |
|
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -2/+2 |
* | includecheck fix: x86, cpu/common.c | Jaswinder Singh Rajput | 2009-09-20 | 1 | -1/+0 |
* | Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-14 | 1 | -4/+14 |
|\ |
|
| * | x86, percpu: Collect hot percpu variables into one cacheline | Tejun Heo | 2009-08-04 | 1 | -2/+13 |
| * | x86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED() | Tejun Heo | 2009-08-04 | 1 | -2/+1 |
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-14 | 1 | -5/+5 |
|\ \ |
|
| * \ | Merge commit 'v2.6.31-rc7' into x86/cleanups | Ingo Molnar | 2009-08-24 | 1 | -24/+24 |
| |\ \ |
|
| * | | | x86/cpu: Clean up various files a bit | Alan Cox | 2009-07-11 | 1 | -4/+4 |
| * | | | x86: Clean up idt_descr and idt_tableby using NR_VECTORS instead of hardcoded... | Cyrill Gorcunov | 2009-07-10 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | x86/i386: Put aligned stack-canary in percpu shared_aligned section | Jeremy Fitzhardinge | 2009-09-04 | 1 | -1/+1 |
* | | | x86/i386: Make sure stack-protector segment base is cache aligned | Jeremy Fitzhardinge | 2009-09-03 | 1 | -1/+1 |
* | | | Merge commit 'origin/x86/urgent' into x86/asm | H. Peter Anvin | 2009-08-25 | 1 | -24/+24 |
|\ \ \
| | |/
| |/| |
|
| * | | x86: Fix oops in identify_cpu() on CPUs without CPUID | Ondrej Zary | 2009-08-12 | 1 | -24/+24 |
| |/ |
|
* | | x86: Introduce GDT_ENTRY_INIT(), fix APM | Ingo Molnar | 2009-08-08 | 1 | -1/+1 |
* | | x86: Introduce GDT_ENTRY_INIT() | Akinobu Mita | 2009-08-08 | 1 | -20/+20 |
|/ |
|
* | Revert "x86: cap iomem_resource to addressable physical memory" | H. Peter Anvin | 2009-06-28 | 1 | -3/+0 |