aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAge
...
| | * x86/mce: Avoid reading every machine check bank register twice.Tony Luck2012-04-19
* | | Merge branch 'x86/mce' into x86/urgentIngo Molnar2012-05-30
|\ \ \ | |/ / |/| |
| * | x86/mce: Fix 32-bit buildBorislav Petkov2012-05-23
| | |
| \ \
*-. \ \ Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds2012-05-23
|\ \ \ \
| * | | | perf/x86: Update event scheduling constraints for AMD family 15h modelsRobert Richter2012-05-18
* | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-23
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | x86, MCE, AMD: Disable error thresholding bank 4 on some modelsBorislav Petkov2012-04-30
| * | | | x86, MCE, AMD: Hide interrupt_enable sysfs nodeBorislav Petkov2012-04-30
| * | | | x86, MCE, AMD: Make APIC LVT thresholding interrupt optionalBorislav Petkov2012-04-30
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-li...Linus Torvalds2012-05-23
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | | * | | | x86/cache_info: Fix setup of l2/l3 idsShai Fultheim2012-05-07
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-22
|\ \ \ \ \ \
| * | | | | | x86: Fix typo in MODULE_DEVICE_TABLE example: s/x86_cpu/x86cpu/Josh Triplett2012-04-16
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-22
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-18
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | perf/x86-ibs: Fix usage of IBS op current countRobert Richter2012-05-09
| * | | | | perf/x86-ibs: Catch spurious interrupts after stopping IBSRobert Richter2012-05-09
| * | | | | perf/x86-ibs: Implement workaround for IBS erratum #420Robert Richter2012-05-09
| * | | | | perf/x86-ibs: Extend hw period that triggers overflowRobert Richter2012-05-09
| * | | | | perf/x86-ibs: Trigger overflow if remaining period is too smallRobert Richter2012-05-09
| * | | | | perf/x86-ibs: Rename some variablesRobert Richter2012-05-09
| * | | | | perf/x86-ibs: Precise event sampling with IBS for AMD CPUsRobert Richter2012-05-09
| * | | | | perf/x86-ibs: Take instruction pointer from ibs sampleRobert Richter2012-05-09
| * | | | | perf/x86-ibs: Fix frequency profilingRobert Richter2012-05-09
| * | | | | perf/x86-ibs: Enable ibs op micro-ops counting modeRobert Richter2012-05-09
| * | | | | perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-09
| * | | | | perf/x86-ibs: Fix update of periodRobert Richter2012-05-09
| * | | | | Merge branch 'perf/x86-ibs' into perf/coreIngo Molnar2012-05-09
| |\ \ \ \ \
| | * | | | | perf/x86: Clean up register_nmi_handler() usageIngo Molnar2012-04-25
| | * | | | | perf/x86: Implement 64-bit counter support for IBSRobert Richter2012-03-08
| | * | | | | perf/x86: Implement IBS pmu control opsRobert Richter2012-03-08
| | * | | | | perf/x86: Implement IBS interrupt handlerRobert Richter2012-03-08
| | * | | | | perf/x86: Implement IBS event configurationRobert Richter2012-03-08
| * | | | | | perf/x86: Fix cmpxchg() usage in amd_put_event_constraints()Robert Richter2012-04-26
| * | | | | | perf: Trivial cleanup of duplicate codeRobert Richter2012-04-26
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2012-05-22
|\ \ \ \ \ \
| * | | | | | x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi2012-05-14
| | |_|_|/ / | |/| | | |
* / | | | | x86/mce: Only restart instruction after machine check recovery if it is safeTony Luck2012-05-14
|/ / / / /
* | | / / x86/amd: Re-enable CPU topology extensions in case BIOS has disabled itAndreas Herrmann2012-04-27
| |_|/ / |/| | |
* | | | Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar2012-04-25
|\ \ \ \
| * | | | x86, intel_cacheinfo: Fix error return code in amd_set_l3_disable_slot()Srivatsa S. Bhat2012-04-19
| |/ / /
* | | | x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()Andreas Herrmann2012-04-16
* | | | x86/amd: Remove broken links from comment and kernel messageAndreas Herrmann2012-04-16
|/ / /
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-04-04
|\ \ \
| * | | perf/x86/p4: Add format attributesPeter Zijlstra2012-04-03
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-31
|\| | | | |_|/ |/| |
| * | Merge branch 'linus' into perf/urgentIngo Molnar2012-03-26
| |\ \
| * | | perf: Fix mmap_page capabilities and docsPeter Zijlstra2012-03-23
| * | | perf: Adding sysfs group format attribute for pmu deviceJiri Olsa2012-03-16
* | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\ \ \ \