aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAge
...
| * | | | | x86, CPU: Drop superfluous get_cpu_cap() prototypeBorislav Petkov2011-12-09
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-06
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v3.2-rc7' into x86/asmIngo Molnar2012-01-04
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | x86: Report cpb and eff_freq_ro flags correctlyJoerg Roedel2011-12-15
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-06
|\ \ \ \ \ \
| * | | | | | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2011-12-21
| * | | | | | x86: Fix the !CONFIG_NUMA build of the new CPU ID fixup code supportSteffen Persvold2011-12-06
| * | | | | | x86: Add x86_init platform override to fix up NUMA core numberingDaniel J Blueman2011-12-05
| |/ / / / /
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-06
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | perf events: Add Intel x86 mapping for PERF_COUNT_HW_REF_CPU_CYCLESStephane Eranian2011-12-21
| * | | | | perf events: Enable raw event support for Intel unhalted_reference_cycles eventStephane Eranian2011-12-21
| * | | | | Merge commit 'v3.2-rc6' into perf/coreIngo Molnar2011-12-20
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | perf, x86: Expose perf capability to other modulesGleb Natapov2011-12-06
| * | | | | perf, x86: Implement arch event mask as quirkPeter Zijlstra2011-12-06
| * | | | | x86, perf: Disable non available architectural eventsGleb Natapov2011-12-06
| * | | | | perf, x86: Prefer fixed-purpose counters when schedulingPeter Zijlstra2011-12-06
| * | | | | perf, x86: Fix event scheduler for constraints with overlapping countersRobert Richter2011-12-06
| * | | | | perf, x86: Implement event scheduler helper functionsRobert Richter2011-12-06
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-06
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | x86: Call idle notifier after irq_enter()Frederic Weisbecker2011-12-11
| | |/ / / | |/| | |
* / | | | perf/x86: Fix raw_spin_unlock_irqrestore() usageRobert Richter2011-12-23
|/ / / /
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-05
|\ \ \ \
| * | | | x86/mtrr: Resolve inconsistency with Intel processor manualAjaykumar Hotchandani2011-12-05
| * | | | Add TAINT_FIRMWARE_WORKAROUND on MTRR fixupPrarit Bhargava2011-12-05
| | |/ / | |/| |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-05
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | perf, x86: Force IBS LVT offset assignment for family 10hRobert Richter2011-12-05
| * | perf, x86: Disable PEBS on SandyBridge chipsPeter Zijlstra2011-12-05
| * | perf/x86: Enable raw event access to Intel offcore eventsPeter Zijlstra2011-11-14
| * | perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra2011-11-14
| * | perf/x86: Fix PEBS instruction unwindPeter Zijlstra2011-11-14
| |/
* | x86: Fix boot failures on older AMD CPU'sLinus Torvalds2011-12-04
* | x86/mce: Make mce_chrdev_ops 'static const'Luck, Tony2011-11-08
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2011-11-02
|\ \ | |/ |/|
| * i7core_edac: Drop the edac_mce facilityBorislav Petkov2011-11-01
| * x86, MCE: Use notifier chain only for MCE decodingBorislav Petkov2011-10-31
* | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-28
|\ \
| * | x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin2011-07-31
* | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-10-28
|\ \ \
| * | | x86, microcode, AMD: Add microcode revision to /proc/cpuinfoBorislav Petkov2011-10-19
| * | | x86, microcode: Correct microcode revision formatBorislav Petkov2011-10-19
| * | | x86, intel: Use c->microcode for Atom errata checkAndi Kleen2011-10-14
| * | | x86, intel: Output microcode revision in /proc/cpuinfoAndi Kleen2011-10-14
| | |/ | |/|
* | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-28
|\ \ \
| * | | x86: Hyper-V: Integrate the clocksource with Hyper-V detection codeK. Y. Srinivasan2011-09-08
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-10-28
|\ \ \ \
| * | | | x86: cache_info: Update calculation of AMD L3 cache indicesFrank Arnold2011-09-12
| * | | | x86: cache_info: Kill the atomic allocation in amd_init_l3_cache()Thomas Gleixner2011-09-12
| * | | | x86: cache_info: Kill the moronic shadow structThomas Gleixner2011-09-12