summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2012-07-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-11Merge branch 'mce-ripvfix' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Ingo Molnar
2012-07-11x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faultsTony Luck
2012-07-11Merge tag 'v3.5-rc6' into x86/mceIngo Molnar
2012-07-10x86/mm/mtrr: Slightly simplify print_mtrr_state()Jan Beulich
2012-07-10x86/mm/mtrr: Fix alignment determination in range_to_mtrr()Jan Beulich
2012-07-06perf/x86: Fix intel_perfmon_event_mapformattingPekka Enberg
2012-07-05perf/x86: Uncore filter support for SandyBridge-EPYan, Zheng
2012-07-05perf/x86: Detect number of instances of uncore CBoxYan, Zheng
2012-07-05perf/x86: Fix event constraint for SandyBridge-EP C-BoxYan, Zheng
2012-07-05perf/x86: Use 0xff as pseudo code for fixed uncore eventYan, Zheng
2012-07-05perf/x86: Save a few bytes in 'struct x86_pmu'Peter Zijlstra
2012-07-05perf/x86: Add a microcode revision check for SNB-PEBSPeter Zijlstra
2012-07-05perf/x86: Improve debug output in check_hw_exists()Robert Richter
2012-07-05perf/x86/amd: Unify AMD's generic and family 15h pmusRobert Richter
2012-07-05perf/x86: Move Intel specific code to intel_pmu_init()Robert Richter
2012-07-05perf/x86: Rename Intel specific macrosRobert Richter
2012-07-05Merge branch 'x86/cpu' into perf/coreIngo Molnar
2012-07-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-07-05perf/x86: Fix USER/KERNEL tagging of samplesPeter Zijlstra
2012-06-26x86, cpufeature: Remove stray %s, add -w to mkcapflags.plH. Peter Anvin
2012-06-25x86, cpufeature: Catch duplicate CPU feature stringsH. Peter Anvin
2012-06-25x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin
2012-06-25perf/x86: Fix section mismatch in uncore_pci_init()Robert Richter
2012-06-20Merge commit 'v3.5-rc3' into x86/debugIngo Molnar
2012-06-18perf/x86: Lowercase uncore PMU event namesPeter Zijlstra
2012-06-18perf/x86: Add Intel Nehalem and Sandy Bridge-EP uncore supportYan, Zheng
2012-06-18perf: Add generic PCI uncore PMU device supportYan, Zheng
2012-06-18perf/x86: Add Intel Nehalem and Sandy Bridge uncore PMU supportYan, Zheng
2012-06-18perf/x86: Add generic Intel uncore PMU supportYan, Zheng
2012-06-18perf: Export perf_assign_events()Yan, Zheng
2012-06-18perf/x86/amd: Fix RDPMC index calculation for AMD family 15hRobert Richter
2012-06-11perf/x86: Convert obsolete simple_strtoul() usage to kstrtoul()Shuah Khan
2012-06-11Merge tag 'v3.5-rc2' into perf/coreIngo Molnar
2012-06-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-08Merge tag 'amd-thresholding-fixes-for-3.6' of git://git.kernel.org/pub/scm/li...Ingo Molnar
2012-06-07x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe()H. Peter Anvin
2012-06-07x86, cpu, amd: Deprecate AMD-specific MSR variantsBorislav Petkov
2012-06-07x86, cpu, amd: Fix crash as Xen Dom0 on AMD Trinity systemsAndre Przywara
2012-06-07x86, cpu: Fix show_msr MSR accessing functionBorislav Petkov
2012-06-07x86, MCE, AMD: Update copyrights and boilerplateBorislav Petkov
2012-06-07x86, MCE, AMD: Give proper names to the thresholding banksBorislav Petkov
2012-06-07x86, MCE, AMD: Make error_count read onlyBorislav Petkov
2012-06-07x86, MCE, AMD: Cleanup reading of error_countBorislav Petkov
2012-06-07x86, MCE, AMD: Print decimal thresholding valuesBorislav Petkov
2012-06-07x86, MCE, AMD: Move shared bank to node descriptorBorislav Petkov
2012-06-07x86, MCE, AMD: Remove local_allocate_... wrapperBorislav Petkov