| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-30 | 1 | -3/+3 |
|\ |
|
| * | x86, k8: Fix section mismatch for powernowk8_exit() | Borislav Petkov | 2010-05-25 | 1 | -3/+3 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-05-28 | 4 | -11/+231 |
|\ \ |
|
| * | | ACPI, APEI, Use ERST for persistent storage of MCE | Huang Ying | 2010-05-19 | 3 | -11/+177 |
| * | | ACPI, APEI, Generic Hardware Error Source memory error support | Huang Ying | 2010-05-19 | 2 | -0/+54 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-27 | 2 | -21/+26 |
|\ \ \ |
|
| * | | | perf, trace: Fix !x86 build bug | Peter Zijlstra | 2010-05-25 | 1 | -1/+5 |
| * | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2010-05-20 | 16 | -163/+475 |
| |\ \ \ |
|
| * | | | | perf, x86: P4_pmu_schedule_events -- use smp_processor_id instead of raw_ | Cyrill Gorcunov | 2010-05-19 | 1 | -1/+1 |
| * | | | | perf, x86: P4 PMU -- do a real check for ESCR address being in hash | Cyrill Gorcunov | 2010-05-19 | 1 | -3/+4 |
| * | | | | perf, x86: P4 PMU -- fix typo in unflagged NMI handling | Cyrill Gorcunov | 2010-05-18 | 1 | -1/+1 |
| * | | | | perf, x86: P4 PMU -- handle unflagged events | Cyrill Gorcunov | 2010-05-18 | 1 | -16/+16 |
* | | | | | numa: x86_64: use generic percpu var numa_node_id() implementation | Lee Schermerhorn | 2010-05-27 | 1 | -3/+3 |
* | | | | | x86: convert cpu notifier to return encapsulate errno value | Akinobu Mita | 2010-05-27 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | x86,early dr regs,kgdb: Allow kernel debugger early dr register access | Jason Wessel | 2010-05-20 | 1 | -12/+17 |
| |/ /
|/| | |
|
* | | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-05-18 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | x86: Avoid check hlt for newer cpus | Jacob Pan | 2010-05-07 | 1 | -1/+1 |
* | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-05-18 | 1 | -4/+1 |
|\ \ \ \ |
|
| * | | | | x86: Eliminate TS_XSAVE | Avi Kivity | 2010-05-10 | 1 | -4/+1 |
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-05-18 | 13 | -156/+467 |
|\ \ \ \ \ |
|
| * | | | | | x86, hypervisor: add missing <linux/module.h> | H. Peter Anvin | 2010-05-09 | 2 | -0/+2 |
| * | | | | | x86, hypervisor: Export the x86_hyper* symbols | H. Peter Anvin | 2010-05-09 | 3 | -1/+3 |
| * | | | | | Merge commit 'v2.6.34-rc6' into x86/cpu | H. Peter Anvin | 2010-05-08 | 22 | -51/+125 |
| |\ \ \ \ \
| | |/ / / / |
|
| * | | | | | x86: Clean up the hypervisor layer | H. Peter Anvin | 2010-05-07 | 3 | -65/+78 |
| * | | | | | x86, HyperV: fix up the license to mshyperv.c | Greg Kroah-Hartman | 2010-05-07 | 1 | -12/+1 |
| * | | | | | x86: Detect running on a Microsoft HyperV system | Ky Srinivasan | 2010-05-06 | 3 | -4/+75 |
| * | | | | | x86, cpu: Make APERF/MPERF a normal table-driven flag | H. Peter Anvin | 2010-05-03 | 1 | -15/+8 |
| * | | | | | x86, cacheinfo: Disable index in all four subcaches | Borislav Petkov | 2010-04-22 | 1 | -17/+43 |
| * | | | | | x86, cacheinfo: Make L3 cache info per node | Borislav Petkov | 2010-04-22 | 1 | -14/+45 |
| * | | | | | x86, cacheinfo: Reorganize AMD L3 cache structure | Borislav Petkov | 2010-04-22 | 1 | -21/+32 |
| * | | | | | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro... | Frank Arnold | 2010-04-22 | 1 | -0/+4 |
| * | | | | | x86, cacheinfo: Unify AMD L3 cache index disable checking | Borislav Petkov | 2010-04-22 | 1 | -7/+10 |
| * | | | | | powernow-k8: Fix frequency reporting | Mark Langsdorf | 2010-04-09 | 1 | -1/+2 |
| * | | | | | x86, cpufreq: Add APERF/MPERF support for AMD processors | Mark Langsdorf | 2010-04-09 | 5 | -44/+72 |
| * | | | | | x86: Unify APERF/MPERF support | Borislav Petkov | 2010-04-09 | 2 | -6/+8 |
| * | | | | | powernow-k8: Add core performance boost support | Borislav Petkov | 2010-04-09 | 2 | -12/+151 |
| * | | | | | x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfo | Borislav Petkov | 2010-04-09 | 1 | -2/+3 |
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-05-18 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, asm: Introduce and use percpu_inc() | Jan Beulich | 2010-04-28 | 1 | -2/+2 |
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-18 | 8 | -621/+2346 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | /
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | x86, perf: P4 PMU - fix counters management logic | Cyrill Gorcunov | 2010-05-15 | 1 | -4/+4 |
| * | | | | | x86, perf: P4 PMU -- use hash for p4_get_escr_idx() | Cyrill Gorcunov | 2010-05-13 | 1 | -55/+71 |
| * | | | | | x86, perf: P4 PMU -- check for proper event index in RAW events | Cyrill Gorcunov | 2010-05-08 | 1 | -1/+10 |
| * | | | | | x86, perf: P4 PMU -- Get rid of redundant check for array index | Cyrill Gorcunov | 2010-05-08 | 1 | -5/+0 |
| * | | | | | x86, perf: P4 PMU -- protect sensible procedures from preemption | Cyrill Gorcunov | 2010-05-08 | 1 | -2/+6 |
| * | | | | | x86, perf: P4 PMU -- configure predefined events | Cyrill Gorcunov | 2010-05-08 | 1 | -15/+14 |
| * | | | | | perf, x86: implement group scheduling transactional APIs | Lin Ming | 2010-05-07 | 1 | -113/+67 |
| * | | | | | perf, x86: Improve the PEBS ABI | Peter Zijlstra | 2010-05-07 | 3 | -9/+24 |
| * | | | | | perf, x86: Consolidate some code repetition | Peter Zijlstra | 2010-05-07 | 1 | -53/+44 |
| * | | | | | perf, x86: Remove PEBS SAMPLE_RAW support | Peter Zijlstra | 2010-05-07 | 1 | -14/+0 |