Age | Commit message (Expand) | Author | Files | Lines |
2012-02-07 | perf: Fix double start/stop in x86_pmu_start() | Stephane Eranian | 1 | -0/+3 |
2012-02-03 | perf: Remove deprecated WARN_ON_ONCE() | Stephane Eranian | 3 | -6/+0 |
2012-01-17 | mce: fix warning messages about static struct mce_device | Greg Kroah-Hartman | 2 | -11/+25 |
2012-01-15 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+24 |
2012-01-14 | x86/mce: Fix CPU hotplug and suspend regression related to MCE | Srivatsa S. Bhat | 1 | -1/+1 |
2012-01-08 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 1 | -1/+1 |
2012-01-08 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -117/+114 |
2012-01-07 | Merge branch 'tip/x86/core-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 1 | -0/+24 |
2012-01-07 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -33/+94 |
2012-01-07 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2012-01-07 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+1 |
2012-01-07 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+2 |
2012-01-07 | 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 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 5 | -117/+114 |
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-22 | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 5 | -117/+114 |
2011-12-22 | x86: Add counter when debug stack is used with interrupts enabled | Steven Rostedt | 1 | -2/+4 |
2011-12-22 | x86: Keep current stack in NMI breakpoints | Steven Rostedt | 1 | -0/+22 |
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-15 | 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-06 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+2 |
2011-12-06 | 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 |