| Commit message (Expand) | Author | Age | Files | Lines |
* | sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes | Eric W. Biederman | 2010-03-07 | 1 | -0/+1 |
* | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 | 2 | -2/+2 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2010-03-07 | 3 | -0/+635 |
|\ |
|
| * | [CPUFREQ] Fix cast warning in pcc driver. | Dave Jones | 2010-01-13 | 1 | -2/+1 |
| * | [CPUFREQ] Processor Clocking Control interface driver | Naga Chumbalkar | 2010-01-13 | 3 | -0/+636 |
* | | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita | 2010-03-06 | 2 | -2/+2 |
* | | x86: fix mtrr missing kernel-doc | Randy Dunlap | 2010-03-05 | 1 | -0/+1 |
* | | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-03-03 | 1 | -179/+29 |
|\ \ |
|
| * | | x86: Change range end to start+size | Yinghai Lu | 2010-02-10 | 1 | -16/+16 |
| * | | x86: Move range related operation to one file | Yinghai Lu | 2010-02-10 | 1 | -165/+15 |
* | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2010-03-01 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | ACPI: replace acpi_integer by u64 | Lin Ming | 2010-01-28 | 1 | -3/+3 |
* | | | | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-02-28 | 6 | -14/+14 |
|\ \ \ \ |
|
| * | | | | x86: Convert set_atomicity_lock to raw_spinlock | Thomas Gleixner | 2010-02-16 | 1 | -3/+3 |
| * | | | | x86, mtrr: Kill over the top warn | Alan Cox | 2010-02-15 | 1 | -1/+1 |
| * | | | | x86, mtrr: Constify struct mtrr_ops | Emese Revfy | 2010-02-01 | 6 | -10/+10 |
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-02-28 | 2 | -94/+160 |
|\ \ \ \ \ |
|
| * | | | | | x86, cacheinfo: Enable L3 CID only on AMD | Borislav Petkov | 2010-02-18 | 1 | -88/+98 |
| * | | | | | x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1 | Borislav Petkov | 2010-02-18 | 1 | -3/+3 |
| * | | | | | x86, cpu: Print AMD virtualization features in /proc/cpuinfo | Joerg Roedel | 2010-02-13 | 1 | -0/+4 |
| * | | | | | x86, cacheinfo: Calculate L3 indices | Borislav Petkov | 2010-01-22 | 1 | -4/+31 |
| * | | | | | x86, cacheinfo: Add cache index disable sysfs attrs only to L3 caches | Borislav Petkov | 2010-01-22 | 1 | -9/+26 |
| * | | | | | x86, cacheinfo: Fix disabling of L3 cache indices | Borislav Petkov | 2010-01-22 | 1 | -13/+21 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-02-28 | 2 | -95/+1 |
|\ \ \ \ \ |
|
| * | | | | | x86, mtrr: Remove unused mtrr/state.c | Borislav Petkov | 2010-02-04 | 2 | -95/+1 |
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-02-28 | 1 | -41/+43 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: Macroise x86 cache descriptors | Dave Jones | 2010-01-13 | 1 | -41/+43 |
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-02-28 | 5 | -1331/+2078 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | perf_event, amd: Fix spinlock initialization | Peter Zijlstra | 2010-02-26 | 1 | -1/+1 |
| * | | | | | | perf_events, x86: Split PMU definitions into separate files | Peter Zijlstra | 2010-02-26 | 4 | -1514/+1554 |
| * | | | | | | perf_events, x86: Remove superflous MSR writes | Peter Zijlstra | 2010-02-26 | 1 | -3/+0 |
| * | | | | | | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() | Peter Zijlstra | 2010-02-26 | 1 | -9/+9 |
| * | | | | | | perf_events, x86: AMD event scheduling | Stephane Eranian | 2010-02-26 | 1 | -3/+262 |
| * | | | | | | perf_events: Add new start/stop PMU callbacks | Stephane Eranian | 2010-02-26 | 1 | -4/+20 |
| * | | | | | | perf_events, x86: Fix bug in hw_perf_enable() | Stephane Eranian | 2010-02-04 | 1 | -6/+28 |
| * | | | | | | bitops: Ensure the compile time HWEIGHT is only used for such | Peter Zijlstra | 2010-02-04 | 1 | -3/+7 |
| * | | | | | | perf_events, x86: Implement intel core solo/duo support | Peter Zijlstra | 2010-02-04 | 1 | -72/+61 |
| * | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-01-29 | 1 | -0/+7 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | perf_events, x86: Remove spurious counter reset from x86_pmu_enable() | Peter Zijlstra | 2010-01-29 | 1 | -3/+0 |
| * | | | | | | perf_events, x86: Implement Intel Westmere support | Peter Zijlstra | 2010-01-29 | 1 | -7/+117 |
| * | | | | | | perf_events, x86: Clean up hw_perf_*_all() implementation | Peter Zijlstra | 2010-01-29 | 1 | -45/+14 |
| * | | | | | | perf_events, x86: Fix event constraint masks | Peter Zijlstra | 2010-01-29 | 1 | -4/+9 |
| * | | | | | | perf_event: x86: Deduplicate the disable code | Peter Zijlstra | 2010-01-29 | 1 | -16/+13 |
| * | | | | | | perf, x86: Clean up event constraints code a bit | Ingo Molnar | 2010-01-29 | 1 | -29/+8 |
| * | | | | | | perf_event: x86: Optimize x86_pmu_disable() | Peter Zijlstra | 2010-01-29 | 1 | -0/+1 |
| * | | | | | | perf_event: x86: Optimize the fast path a little more | Peter Zijlstra | 2010-01-29 | 1 | -3/+3 |
| * | | | | | | perf_event: x86: Optimize constraint weight computation | Peter Zijlstra | 2010-01-29 | 1 | -4/+5 |
| * | | | | | | perf_event: x86: Optimize the constraint searching bits | Peter Zijlstra | 2010-01-29 | 1 | -41/+34 |
| * | | | | | | perf_event: x86: Reduce some overly long lines with some MACROs | Peter Zijlstra | 2010-01-29 | 1 | -31/+37 |
| * | | | | | | perf_event: x86: Clean up some of the u64/long bitmask casting | Peter Zijlstra | 2010-01-29 | 1 | -24/+23 |