| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-03-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 4 | -153/+159 |
| 2010-03-17 | perf: Fix unexported generic perf_arch_fetch_caller_regs |  Frederic Weisbecker | 1 | -1/+2 |
| 2010-03-14 | x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=y |  Ingo Molnar | 1 | -2/+2 |
| 2010-03-13 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+2 |
| 2010-03-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -2/+2 |
| 2010-03-13 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -3/+8 |
| 2010-03-11 | perf: export perf_trace_regs and perf_arch_fetch_caller_regs |  Xiao Guangrong | 1 | -0/+1 |
| 2010-03-11 | perf, x86: Fix hw_perf_enable() event assignment |  Peter Zijlstra | 1 | -9/+3 |
| 2010-03-11 | x86: Reduce per cpu MCA boot up messages |  Mike Travis | 1 | -2/+2 |
| 2010-03-11 | x86/mce: Fix RCU lockdep splats |  Paul E. McKenney | 1 | -3/+8 |
| 2010-03-10 | perf: Introduce new perf_fetch_caller_regs() for hot regs snapshot |  Frederic Weisbecker | 1 | -0/+12 |
| 2010-03-10 | perf, x86: Fix double enable calls |  Peter Zijlstra | 1 | -0/+4 |
| 2010-03-10 | perf, x86: Fix double disable calls |  Peter Zijlstra | 1 | -1/+2 |
| 2010-03-10 | perf, x86: Properly account n_added |  Peter Zijlstra | 1 | -2/+2 |
| 2010-03-10 | perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) |  Peter Zijlstra | 2 | -15/+7 |
| 2010-03-10 | perf, x86: Fix x86_pmu_start |  Peter Zijlstra | 1 | -13/+10 |
| 2010-03-10 | perf, x86: Use unlocked bitops |  Peter Zijlstra | 3 | -6/+5 |
| 2010-03-10 | perf, x86: Change x86_pmu.{enable,disable} calling convention |  Peter Zijlstra | 3 | -33/+38 |
| 2010-03-10 | perf, x86: Remove superfluous arguments to x86_perf_event_update() |  Peter Zijlstra | 2 | -13/+8 |
| 2010-03-10 | perf, x86: Remove superfluous arguments to x86_perf_event_set_period() |  Peter Zijlstra | 2 | -9/+8 |
| 2010-03-10 | perf, x86, Do not user perf_disable from NMI context |  Peter Zijlstra | 1 | -6/+5 |
| 2010-03-10 | perf: Rework and fix the arch CPU-hotplug hooks |  Peter Zijlstra | 3 | -64/+71 |
| 2010-03-10 | perf: Provide generic perf_sample_data initialization |  Peter Zijlstra | 2 | -6/+3 |
| 2010-03-09 | Merge commit 'v2.6.34-rc1' into perf/urgent |  Ingo Molnar | 19 | -430/+891 |
| 2010-03-07 | sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes |  Eric W. Biederman | 1 | -0/+1 |
| 2010-03-07 | Driver core: Constify struct sysfs_ops in struct kobj_type |  Emese Revfy | 2 | -2/+2 |
| 2010-03-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq |  Linus Torvalds | 3 | -0/+635 |
| 2010-03-06 | bitops: rename for_each_bit() to for_each_set_bit() |  Akinobu Mita | 2 | -2/+2 |
| 2010-03-05 | x86: fix mtrr missing kernel-doc |  Randy Dunlap | 1 | -0/+1 |
| 2010-03-03 | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -179/+29 |
| 2010-03-02 | perf_events, x86: Fixup fixed counter constraints |  Peter Zijlstra | 2 | -17/+39 |
| 2010-03-02 | perf, x86: Restrict the ANY flag |  Peter Zijlstra | 1 | -0/+3 |
| 2010-03-02 | x86: Fix sched_clock_cpu for systems with unsynchronized TSC |  Dimitri Sivanich | 1 | -1/+2 |
| 2010-03-01 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 |  Linus Torvalds | 1 | -3/+3 |
| 2010-03-01 | perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE |  Robert Richter | 3 | -9/+9 |
| 2010-02-28 | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 6 | -14/+14 |
| 2010-02-28 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 2 | -94/+160 |
| 2010-02-28 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 2 | -95/+1 |
| 2010-02-28 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -41/+43 |
| 2010-02-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 5 | -1329/+2076 |
| 2010-02-27 | Merge commit 'v2.6.33' into perf/core |  Frederic Weisbecker | 3 | -691/+2 |
| 2010-02-26 | perf_event, amd: Fix spinlock initialization |  Peter Zijlstra | 1 | -1/+1 |
| 2010-02-26 | perf_events, x86: Split PMU definitions into separate files |  Peter Zijlstra | 4 | -1514/+1554 |
| 2010-02-26 | perf_events, x86: Remove superflous MSR writes |  Peter Zijlstra | 1 | -3/+0 |
| 2010-02-26 | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() |  Peter Zijlstra | 1 | -9/+9 |
| 2010-02-26 | perf_events, x86: AMD event scheduling |  Stephane Eranian | 1 | -3/+262 |
| 2010-02-26 | perf_events: Add new start/stop PMU callbacks |  Stephane Eranian | 1 | -4/+20 |
| 2010-02-18 | x86, cacheinfo: Enable L3 CID only on AMD |  Borislav Petkov | 1 | -88/+98 |
| 2010-02-18 | x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1 |  Borislav Petkov | 1 | -3/+3 |
| 2010-02-16 | x86: Convert set_atomicity_lock to raw_spinlock |  Thomas Gleixner | 1 | -3/+3 |