| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-05-05 | 3 | -18/+41 |
|\ |
|
| * | perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL | Peter Zijlstra | 2013-05-05 | 1 | -3/+10 |
| * | perf/x86/intel/lbr: Fix LBR filter | Peter Zijlstra | 2013-05-04 | 1 | -2/+12 |
| * | perf/x86: Blacklist all MEM_*_RETIRED events for Ivy Bridge | Peter Zijlstra | 2013-05-04 | 1 | -4/+9 |
| * | perf/x86/intel: Fix unintended variable name reuse | Jan-Simon Möller | 2013-04-30 | 1 | -8/+8 |
| * | perf/x86/intel: Add support for IvyBridge model 58 Uncore | Vince Weaver | 2013-04-30 | 1 | -0/+1 |
| * | perf/x86/intel: Fix typo in perf_event_intel_uncore.c | Vince Weaver | 2013-04-30 | 1 | -1/+1 |
* | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-04-30 | 1 | -1/+2 |
|\ \ |
|
| * \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-04-28 | 1 | -1/+2 |
| |\ \
| | |/
| |/| |
|
| | * | cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov... | Jacob Shin | 2013-04-10 | 1 | -1/+2 |
* | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-04-30 | 3 | -36/+30 |
|\ \ \ |
|
| * \ \ | Merge tag 'edac_amd_f16h' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Ingo Molnar | 2013-04-19 | 1 | -1/+2 |
| |\ \ \ |
|
| * \ \ \ | Merge tag 'please-pull-cmci_rediscover' of git://git.kernel.org/pub/scm/linux... | Ingo Molnar | 2013-04-08 | 3 | -21/+10 |
| |\ \ \ \ |
|
| | * | | | | x86/mce: Rework cmci_rediscover() to play well with CPU hotplug | Srivatsa S. Bhat | 2013-04-02 | 2 | -21/+6 |
| | | |_|/
| | |/| | |
|
| * | | | | x86, MCE, AMD: Use MCG_CAP MSR to find out number of banks on AMD | Boris Ostrovsky | 2013-03-22 | 1 | -7/+15 |
| * | | | | x86, MCE, AMD: Replace shared_bank array with is_shared_bank() helper | Boris Ostrovsky | 2013-03-22 | 1 | -8/+9 |
* | | | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-04-30 | 1 | -1/+2 |
|\ \ \ \ \ |
|
| * | | | | | x86: Make Linux guest support optional | Borislav Petkov | 2013-03-04 | 1 | -1/+2 |
* | | | | | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-04-30 | 1 | -17/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: Use a read-only IDT alias on all CPUs | Kees Cook | 2013-04-11 | 1 | -17/+1 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-04-30 | 2 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: Constify a few items | Jan Beulich | 2013-03-11 | 2 | -3/+3 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-04-30 | 6 | -45/+56 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, CPU, AMD: Drop useless label | Borislav Petkov | 2013-04-16 | 1 | -6/+3 |
| * | | | | | | x86, AMD: Correct {rd,wr}msr_amd_safe warnings | Borislav Petkov | 2013-04-16 | 1 | -4/+4 |
| * | | | | | | x86: Fold-in trivial check_config function | Borislav Petkov | 2013-04-16 | 1 | -16/+11 |
| * | | | | | | x86, cpu: Convert AMD Erratum 400 | Borislav Petkov | 2013-04-02 | 1 | -7/+16 |
| * | | | | | | x86, cpu: Convert AMD Erratum 383 | Borislav Petkov | 2013-04-02 | 1 | -2/+6 |
| * | | | | | | x86, cpu: Convert Cyrix coma bug detection | Borislav Petkov | 2013-04-02 | 2 | -3/+4 |
| * | | | | | | x86, cpu: Convert FDIV bug detection | Borislav Petkov | 2013-04-02 | 2 | -4/+5 |
| * | | | | | | x86, cpu: Convert F00F bug detection | Borislav Petkov | 2013-04-02 | 2 | -3/+3 |
| * | | | | | | x86, cpu: Expand cpufeature facility to include cpu bugs | Borislav Petkov | 2013-04-02 | 1 | -0/+4 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 | 1 | -0/+12 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'linus' into timers/core | Thomas Gleixner | 2013-04-24 | 3 | -18/+37 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3 | Feng Tang | 2013-03-15 | 1 | -0/+12 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-04-30 | 10 | -265/+1736 |
|\ \ \ \ \ \ |
|
| * | | | | | | perf/x86/intel/P4: Robistify P4 PMU types | Ingo Molnar | 2013-04-26 | 1 | -5/+4 |
| * | | | | | | perf/x86/amd: Fix AMD NB and L2I "uncore" support | Jacob Shin | 2013-04-22 | 1 | -2/+3 |
| * | | | | | | perf/x86/amd: Remove old-style NB counter support from perf_event_amd.c | Jacob Shin | 2013-04-21 | 1 | -133/+5 |
| * | | | | | | perf/x86: Check all MSRs before passing hw check | George Dunlap | 2013-04-21 | 1 | -11/+17 |
| * | | | | | | perf/x86/amd: Add support for AMD NB and L2I "uncore" counters | Jacob Shin | 2013-04-21 | 2 | -1/+547 |
| * | | | | | | perf/x86/intel: Add Ivy Bridge-EP uncore support | Yan, Zheng | 2013-04-21 | 2 | -28/+543 |
| * | | | | | | perf/x86/intel: Fix SNB-EP CBO and PCU uncore PMU filter management | Yan, Zheng | 2013-04-21 | 2 | -59/+280 |
| * | | | | | | perf/x86: Avoid kfree() in CPU_{STARTING,DYING} | Yan, Zheng | 2013-04-21 | 1 | -3/+25 |
| * | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2013-04-21 | 2 | -5/+19 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | perf/x86: Add Sandy Bridge constraints for CYCLE_ACTIVITY.* | Andi Kleen | 2013-04-10 | 1 | -0/+2 |
| * | | | | | | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/... | Ingo Molnar | 2013-04-08 | 1 | -0/+10 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | perf/x86: Add support for PEBS Precise Store | Stephane Eranian | 2013-04-01 | 3 | -2/+54 |
| * | | | | | | | perf/x86: Export PEBS load latency threshold register to sysfs | Stephane Eranian | 2013-04-01 | 1 | -0/+3 |
| * | | | | | | | perf/x86: Add memory profiling via PEBS Load Latency | Stephane Eranian | 2013-04-01 | 4 | -10/+177 |