| Commit message (Expand) | Author | Age |
* | perf, x86: Fix hw_perf_enable() event assignment | Peter Zijlstra | 2010-03-11 |
* | perf: Introduce new perf_fetch_caller_regs() for hot regs snapshot | Frederic Weisbecker | 2010-03-10 |
* | perf, x86: Fix double enable calls | Peter Zijlstra | 2010-03-10 |
* | perf, x86: Fix double disable calls | Peter Zijlstra | 2010-03-10 |
* | perf, x86: Properly account n_added | Peter Zijlstra | 2010-03-10 |
* | perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) | Peter Zijlstra | 2010-03-10 |
* | perf, x86: Fix x86_pmu_start | Peter Zijlstra | 2010-03-10 |
* | perf, x86: Use unlocked bitops | Peter Zijlstra | 2010-03-10 |
* | perf, x86: Change x86_pmu.{enable,disable} calling convention | Peter Zijlstra | 2010-03-10 |
* | perf, x86: Remove superfluous arguments to x86_perf_event_update() | Peter Zijlstra | 2010-03-10 |
* | perf, x86: Remove superfluous arguments to x86_perf_event_set_period() | Peter Zijlstra | 2010-03-10 |
* | perf, x86, Do not user perf_disable from NMI context | Peter Zijlstra | 2010-03-10 |
* | perf: Rework and fix the arch CPU-hotplug hooks | Peter Zijlstra | 2010-03-10 |
* | perf: Provide generic perf_sample_data initialization | Peter Zijlstra | 2010-03-10 |
* | Merge commit 'v2.6.34-rc1' into perf/urgent | Ingo Molnar | 2010-03-09 |
|\ |
|
| * | sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes | Eric W. Biederman | 2010-03-07 |
| * | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 |
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2010-03-07 |
| |\ |
|
| | * | [CPUFREQ] Fix cast warning in pcc driver. | Dave Jones | 2010-01-13 |
| | * | [CPUFREQ] Processor Clocking Control interface driver | Naga Chumbalkar | 2010-01-13 |
| * | | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita | 2010-03-06 |
| * | | x86: fix mtrr missing kernel-doc | Randy Dunlap | 2010-03-05 |
| * | | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-03-03 |
| |\ \ |
|
| | * | | x86: Change range end to start+size | Yinghai Lu | 2010-02-10 |
| | * | | x86: Move range related operation to one file | Yinghai Lu | 2010-02-10 |
| * | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2010-03-01 |
| |\ \ \ |
|
| | * | | | ACPI: replace acpi_integer by u64 | Lin Ming | 2010-01-28 |
| * | | | | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-02-28 |
| |\ \ \ \ |
|
| | * | | | | x86: Convert set_atomicity_lock to raw_spinlock | Thomas Gleixner | 2010-02-16 |
| | * | | | | x86, mtrr: Kill over the top warn | Alan Cox | 2010-02-15 |
| | * | | | | x86, mtrr: Constify struct mtrr_ops | Emese Revfy | 2010-02-01 |
| * | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-02-28 |
| |\ \ \ \ \ |
|
| | * | | | | | x86, cacheinfo: Enable L3 CID only on AMD | Borislav Petkov | 2010-02-19 |
| | * | | | | | x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1 | Borislav Petkov | 2010-02-19 |
| | * | | | | | x86, cpu: Print AMD virtualization features in /proc/cpuinfo | Joerg Roedel | 2010-02-13 |
| | * | | | | | x86, cacheinfo: Calculate L3 indices | Borislav Petkov | 2010-01-22 |
| | * | | | | | x86, cacheinfo: Add cache index disable sysfs attrs only to L3 caches | Borislav Petkov | 2010-01-22 |
| | * | | | | | x86, cacheinfo: Fix disabling of L3 cache indices | Borislav Petkov | 2010-01-22 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-02-28 |
| |\ \ \ \ \ |
|
| | * | | | | | x86, mtrr: Remove unused mtrr/state.c | Borislav Petkov | 2010-02-04 |
| * | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-02-28 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86: Macroise x86 cache descriptors | Dave Jones | 2010-01-13 |
| * | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-02-28 |
| |\ \ \ \ \ \ \
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | perf_events, x86: Fixup fixed counter constraints | Peter Zijlstra | 2010-03-02 |
* | | | | | | | | perf, x86: Restrict the ANY flag | Peter Zijlstra | 2010-03-02 |
* | | | | | | | | perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE | Robert Richter | 2010-03-01 |
* | | | | | | | | Merge commit 'v2.6.33' into perf/core | Frederic Weisbecker | 2010-02-27 |
|\| | | | | | |
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2010-02-08 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | /
| | | |_|_|/
| | |/| | | |
|
| | * | | | | [CPUFREQ] Fix use after free of struct powernow_k8_data | Thomas Renninger | 2010-01-13 |
| * | | | | | x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG) | H. Peter Anvin | 2010-01-23 |
| | |_|_|/
| |/| | | |
|