Age | Commit message (Expand) | Author | Files | Lines |
2012-01-06 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -33/+94 |
2012-01-06 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2012-01-06 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+1 |
2012-01-06 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+2 |
2012-01-06 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -20/+18 |
2012-01-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -88/+315 |
2012-01-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -2/+2 |
2012-01-04 | Merge commit 'v3.2-rc7' into x86/asm | Ingo Molnar | 6 | -23/+40 |
2011-12-23 | perf/x86: Fix raw_spin_unlock_irqrestore() usage | Robert Richter | 1 | -1/+1 |
2011-12-21 | perf events: Add Intel x86 mapping for PERF_COUNT_HW_REF_CPU_CYCLES | Stephane Eranian | 1 | -0/+1 |
2011-12-21 | perf events: Enable raw event support for Intel unhalted_reference_cycles event | Stephane Eranian | 2 | -11/+12 |
2011-12-21 | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' | Kevin Winchester | 6 | -22/+2 |
2011-12-20 | Merge commit 'v3.2-rc6' into perf/core | Ingo Molnar | 4 | -8/+29 |
2011-12-18 | Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Ingo Molnar | 1 | -4/+30 |
2011-12-16 | x86: add IRQ context simulation in module mce-inject | Chen Gong | 1 | -4/+30 |
2011-12-15 | x86, centaur: Enable cx8 for VIA Eden too | Timo Teräs | 1 | -1/+1 |
2011-12-15 | x86: Report cpb and eff_freq_ro flags correctly | Joerg Roedel | 1 | -1/+2 |
2011-12-15 | Merge branch 'early-mce-decode' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 1 | -7/+57 |
2011-12-14 | x86, mce, therm_throt: Don't report power limit and package level thermal thr... | Fenghua Yu | 1 | -22/+7 |
2011-12-14 | x86, MCE: Drain mcelog buffer | Borislav Petkov | 1 | -0/+39 |
2011-12-14 | x86, mce: Add wrappers for registering on the decode chain | Borislav Petkov | 1 | -7/+18 |
2011-12-11 | x86: Call idle notifier after irq_enter() | Frederic Weisbecker | 2 | -2/+2 |
2011-12-09 | x86, CPU: Drop superfluous get_cpu_cap() prototype | Borislav Petkov | 1 | -4/+1 |
2011-12-06 | perf, x86: Expose perf capability to other modules | Gleb Natapov | 1 | -0/+12 |
2011-12-06 | perf, x86: Implement arch event mask as quirk | Peter Zijlstra | 3 | -33/+68 |
2011-12-06 | x86, perf: Disable non available architectural events | Gleb Natapov | 2 | -5/+28 |
2011-12-06 | perf, x86: Prefer fixed-purpose counters when scheduling | Peter Zijlstra | 1 | -5/+14 |
2011-12-06 | perf, x86: Fix event scheduler for constraints with overlapping counters | Robert Richter | 3 | -5/+72 |
2011-12-06 | perf, x86: Implement event scheduler helper functions | Robert Richter | 1 | -53/+132 |
2011-12-06 | x86: Fix the !CONFIG_NUMA build of the new CPU ID fixup code support | Steffen Persvold | 1 | -0/+2 |
2011-12-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+2 |
2011-12-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -23/+38 |
2011-12-05 | x86: Add x86_init platform override to fix up NUMA core numbering | Daniel J Blueman | 2 | -0/+16 |
2011-12-05 | x86/mtrr: Resolve inconsistency with Intel processor manual | Ajaykumar Hotchandani | 1 | -0/+1 |
2011-12-05 | Add TAINT_FIRMWARE_WORKAROUND on MTRR fixup | Prarit Bhargava | 1 | -0/+1 |
2011-12-05 | perf, x86: Force IBS LVT offset assignment for family 10h | Robert Richter | 1 | -11/+18 |
2011-12-05 | perf, x86: Disable PEBS on SandyBridge chips | Peter Zijlstra | 1 | -0/+8 |
2011-12-04 | x86: Fix boot failures on older AMD CPU's | Linus Torvalds | 1 | -4/+4 |
2011-11-14 | perf/x86: Enable raw event access to Intel offcore events | Peter Zijlstra | 1 | -5/+1 |
2011-11-14 | perf: Don't use -ENOSPC for out of PMU resources | Peter Zijlstra | 2 | -6/+6 |
2011-11-14 | perf/x86: Fix PEBS instruction unwind | Peter Zijlstra | 1 | -1/+5 |
2011-11-08 | x86/mce: Make mce_chrdev_ops 'static const' | Luck, Tony | 2 | -4/+23 |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -0/+5 |
2011-11-02 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 1 | -12/+6 |
2011-11-01 | i7core_edac: Drop the edac_mce facility | Borislav Petkov | 1 | -1/+0 |
2011-10-31 | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 5 | -0/+5 |
2011-10-31 | x86, MCE: Use notifier chain only for MCE decoding | Borislav Petkov | 1 | -11/+6 |
2011-10-28 | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -0/+76 |
2011-10-28 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -13/+26 |
2011-10-28 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+23 |