summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-121-0/+5
|\
| * Merge branch 'core/urgent' into sched/coreIngo Molnar2013-10-111-8/+3
| |\
| * \ Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-094-11/+13
| |\ \
| * | | sched, x86: Provide a per-cpu preempt_count implementationPeter Zijlstra2013-09-251-0/+5
* | | | perf/x86/intel: Add Ivy Bridge-EP uncore IRP box supportYan, Zheng2013-11-061-0/+73
* | | | perf/x86/intel/uncore: Add filter support for IvyBridge-EP QPI boxesYan, Zheng2013-11-061-10/+51
* | | | perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra2013-11-063-4/+4
* | | | Merge branch 'perf/urgent' into perf/core to fix conflictsIngo Molnar2013-11-041-3/+3
|\ \ \ \
| * | | | perf/x86: Fix NMI measurementsPeter Zijlstra2013-10-291-3/+3
| | |_|/ | |/| |
* | | | perf/x86: Optimize intel_pmu_pebs_fixup_ip()Peter Zijlstra2013-10-161-14/+38
* | | | perf/x86: Suppress duplicated abort LBR recordsAndi Kleen2013-10-043-8/+23
* | | | perf/x86: Add Haswell specific transaction flag reportingAndi Kleen2013-10-041-4/+20
* | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-10-045-18/+17
|\| | |
| * | | perf/x86: Clean up cap_user_time* settingPeter Zijlstra2013-10-041-8/+3
| | |/ | |/|
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-281-1/+1
| |\ \
| | * | perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar2013-09-281-1/+1
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-253-10/+11
| |\| |
| | * | perf/x86/intel: Add model number for Avoton SilvermontYan, Zheng2013-09-231-0/+1
| | * | perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra2013-09-201-5/+5
| | * | perf/x86/intel/uncore: Don't use smp_processor_id() in validate_group()Yan, Zheng2013-09-201-5/+5
| | |/
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-09-181-0/+1
| |\ \ | | |/ | |/|
| | * perf/x86/intel: Mark MEM_LOAD_UOPS_MISS_RETIRED as precise on SNBStephane Eranian2013-09-141-0/+1
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-181-2/+2
| |\ \
| * \ \ Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-122-2/+5
| |\ \ \
| * | | | mm: vmstats: track TLB flush stats on UP tooDave Hansen2013-09-111-0/+2
* | | | | perf/x86/intel: Fix build warning in intel_pmu_drain_pebs_nhm()Peter Zijlstra2013-09-201-1/+1
* | | | | perf/x86/intel: Remove division from the intel_pmu_drain_pebs_nhm() hot pathPeter Zijlstra2013-09-201-5/+5
* | | | | perf/x86/intel: Clean up EVENT_ATTR_STR() muckIngo Molnar2013-09-121-18/+17
* | | | | perf/x86/intel: Clean-up/reduce PEBS codePeter Zijlstra2013-09-121-68/+26
* | | | | perf/x86/intel: Clean up checkpoint-interrupt bitsPeter Zijlstra2013-09-122-9/+18
* | | | | perf/x86/intel: Add Haswell TSX event aliasesAndi Kleen2013-09-121-0/+27
* | | | | perf/x86: Report TSX transaction abort cost as weightAndi Kleen2013-09-121-13/+42
* | | | | perf/x86/intel: Avoid checkpointed counters causing excessive TSX abortsAndi Kleen2013-09-121-0/+37
| |_|/ / |/| | |
* | | | perf/x86/intel: Fix Silvermont offcore masksPeter Zijlstra2013-09-121-2/+2
| |/ / |/| |
* | | perf/x86: Fix uncore PCI fixed counter handlingStephane Eranian2013-09-121-2/+4
* | | perf/x86: Add constraint for IVB CYCLE_ACTIVITY:CYCLES_LDM_PENDINGStephane Eranian2013-09-121-0/+1
|/ /
* | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-043-10/+63
|\ \
| * \ Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-08-121-2/+2
| |\ \
| * \ \ Merge branch 'x86/mce' into x86/rasIngo Molnar2013-08-123-10/+63
| |\ \ \
| | * | | mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMCNaveen N. Rao2013-07-083-10/+63
* | | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-09-043-17/+19
|\ \ \ \ \
| * | | | | x86: Correctly detect hypervisorJason Wang2013-08-053-17/+19
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2013-09-042-4/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | x86, asmlinkage: Make several variables used from assembler/linker script vis...Andi Kleen2013-08-062-4/+4
| |/ / /
* | | | perf: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node()Joe Perches2013-09-023-6/+5
* | | | perf/x86: Add Silvermont (22nm Atom) supportYan, Zheng2013-09-023-0/+186
* | | | perf/x86: use INTEL_UEVENT_EXTRA_REG to define MSR_OFFCORE_RSP_XYan, Zheng2013-09-021-9/+13
* | | | Merge branch 'linus' into perf/coreIngo Molnar2013-08-293-17/+8
|\ \ \ \
| * \ \ \ Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-08-191-15/+5
| |\ \ \ \
| | * | | | x86, microcode, AMD: Make cpu_has_amd_erratum() use the correct struct cpuinf...Torsten Kaiser2013-08-121-15/+5
| | |/ / /