summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu (follow)
Commit message (Expand)AuthorAge
...
* | | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-03
|\ \ \ \
| * | | | mm/x86: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-03
| | |_|/ | |/| |
* | | | Merge tag 'please-pull-mce-therm' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-03
|\ \ \ \ | |/ / / |/| | |
| * | | x86 thermal: Disable power limit notification interrupt by defaultFenghua Yu2013-06-14
| * | | x86 thermal: Delete power-limit-notification console messagesFenghua Yu2013-06-14
| |/ /
* | | Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-02
|\ \ \
| * | | x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-20
| * | | x86: Rename variables for debuggingSeiji Aguchi2013-06-20
| * | | x86, trace: Introduce entering/exiting_irq()Seiji Aguchi2013-06-20
| |/ /
* | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-02
|\ \ \
| * \ \ Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2013-06-28
| |\ \ \
| | * | | x86/mce: Update MCE severity condition checkChen Gong2013-06-27
| | | |/ | | |/|
| * | | Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li...Ingo Molnar2013-06-26
| |\ \ \
| | * | | mce: acpi/apei: Add comments to clarify usage of the various bitfields in the...Naveen N. Rao2013-06-25
| | |/ /
| * | / x86, mce: Fix "braodcast" typoMathias Krause2013-06-05
| | |/ | |/|
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-02
|\ \ \
| * | | x86: Fix /proc/mtrr with base/size more than 44bitsYinghai Lu2013-06-25
| |/ /
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-02
|\ \ \
| * | | x86: Add a static_cpu_has_safe variantBorislav Petkov2013-06-20
| * | | x86: Sanity-check static_cpu_has usageBorislav Petkov2013-06-20
| * | | x86, cpu: Add a synthetic, always true, cpu featureBorislav Petkov2013-06-20
| * | | x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin2013-06-06
| |/ /
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-02
|\ \ \
| * | | x86/intel/cacheinfo: Shut up last long-standing warningBorislav Petkov2013-06-20
| |/ /
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-02
|\ \ \
| * | | x86, asm, cleanup: Replace open-coded control register values with symbolicH. Peter Anvin2013-06-25
| |/ /
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-07-02
|\ \ \ | |_|/ |/| |
| * | perf/x86: Disable PEBS-LL in intel_pmu_pebs_disable()Stephane Eranian2013-06-26
| * | perf/x86: Fix shared register mutual exclusion enforcementStephane Eranian2013-06-26
| * | perf/x86/intel: Support full width countingAndi Kleen2013-06-26
| * | perf: Drop sample rate when sampling is too slowDave Hansen2013-06-23
| * | perf/x86/intel: Add mem-loads/stores support for HaswellAndi Kleen2013-06-19
| * | perf/x86/intel: Support Haswell/v4 LBR formatAndi Kleen2013-06-19
| * | perf/x86/intel: Move NMI clearing to end of PMI handlerAndi Kleen2013-06-19
| * | perf/x86/intel: Add Haswell PEBS supportAndi Kleen2013-06-19
| * | perf/x86/intel: Add simple Haswell PMU supportAndi Kleen2013-06-19
| * | perf/x86/intel: Add Haswell PEBS record supportAndi Kleen2013-06-19
| * | perf/x86/intel: Fix sparse warningYan, Zheng2013-06-19
| * | perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementationSuravee Suthikulpanit2013-06-19
| * | perf/x86: Only print PMU state when also WARN()'ingDave Hansen2013-06-19
| * | perf/x86: Reduce stack usage of x86_schedule_events()Andrew Hunter2013-06-19
| * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-06-19
| |\ \
| * | | perf/x86/amd: Rework AMD PMU init codePeter Zijlstra2013-05-28
| * | | perf/x86: Check branch sampling priv level in generic codeStephane Eranian2013-05-28
| * | | perf/x86/intel: Prevent some shift wrapping bugs in the Intel uncore driverDan Carpenter2013-05-28
| | |/ | |/|
* | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-06-21
|\ \ \ | |_|/ |/| |
| * | x86, mtrr: Fix original mtrr range get for mtrr_cleanupYinghai Lu2013-06-18
| |/
* / perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EPStephane Eranian2013-06-19
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-05
|\
| * perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNELPeter Zijlstra2013-05-05