| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, mtrr: Fix a type overflow in range_to_mtrr func | zhenzhong.duan | 2012-05-30 | 1 | -1/+1 |
* | Merge branch 'x86/trampoline' into x86/urgent | H. Peter Anvin | 2012-05-30 | 3 | -12/+41 |
|\ |
|
| * | Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2012-05-25 | 3 | -12/+41 |
| |\ |
|
| | * | x86/mce: Add instruction recovery signatures to mce-severity table | Tony Luck | 2012-05-23 | 1 | -0/+10 |
| | * | x86/mce: Fix check for processor context when machine check was taken. | Tony Luck | 2012-05-23 | 1 | -6/+10 |
| | * | MCE: Fix vm86 handling for 32bit mce handler | Andi Kleen | 2012-05-23 | 1 | -0/+8 |
| | * | x86/mce Add validation check before GHES error is recorded | Chen Gong | 2012-04-20 | 1 | -1/+2 |
| | * | x86/mce: Avoid reading every machine check bank register twice. | Tony Luck | 2012-04-19 | 1 | -5/+11 |
* | | | Merge branch 'x86/mce' into x86/urgent | Ingo Molnar | 2012-05-30 | 1 | -3/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86/mce: Fix 32-bit build | Borislav Petkov | 2012-05-23 | 1 | -3/+3 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git... | Linus Torvalds | 2012-05-23 | 1 | -1/+10 |
|\ \ \ \ |
|
| * | | | | perf/x86: Update event scheduling constraints for AMD family 15h models | Robert Richter | 2012-05-18 | 1 | -1/+10 |
* | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | 2 | -14/+88 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | x86, MCE, AMD: Disable error thresholding bank 4 on some models | Borislav Petkov | 2012-04-30 | 1 | -0/+37 |
| * | | | | x86, MCE, AMD: Hide interrupt_enable sysfs node | Borislav Petkov | 2012-04-30 | 1 | -2/+7 |
| * | | | | x86, MCE, AMD: Make APIC LVT thresholding interrupt optional | Borislav Petkov | 2012-04-30 | 1 | -12/+44 |
| | | | | | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
*---. \ \ \ \ | Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-li... | Linus Torvalds | 2012-05-23 | 1 | -2/+2 |
|\ \ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | | * | | | | x86/cache_info: Fix setup of l2/l3 ids | Shai Fultheim | 2012-05-07 | 1 | -2/+2 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-05-22 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: Fix typo in MODULE_DEVICE_TABLE example: s/x86_cpu/x86cpu/ | Josh Triplett | 2012-04-16 | 1 | -1/+1 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-05-22 | 6 | -27/+577 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Merge remote-tracking branch 'tip/perf/urgent' into perf/core | Arnaldo Carvalho de Melo | 2012-05-18 | 3 | -18/+10 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | perf/x86-ibs: Fix usage of IBS op current count | Robert Richter | 2012-05-09 | 1 | -12/+21 |
| * | | | | | perf/x86-ibs: Catch spurious interrupts after stopping IBS | Robert Richter | 2012-05-09 | 1 | -5/+7 |
| * | | | | | perf/x86-ibs: Implement workaround for IBS erratum #420 | Robert Richter | 2012-05-09 | 1 | -23/+39 |
| * | | | | | perf/x86-ibs: Extend hw period that triggers overflow | Robert Richter | 2012-05-09 | 1 | -2/+13 |
| * | | | | | perf/x86-ibs: Trigger overflow if remaining period is too small | Robert Richter | 2012-05-09 | 1 | -4/+1 |
| * | | | | | perf/x86-ibs: Rename some variables | Robert Richter | 2012-05-09 | 1 | -5/+5 |
| * | | | | | perf/x86-ibs: Precise event sampling with IBS for AMD CPUs | Robert Richter | 2012-05-09 | 2 | -4/+76 |
| * | | | | | perf/x86-ibs: Take instruction pointer from ibs sample | Robert Richter | 2012-05-09 | 1 | -17/+31 |
| * | | | | | perf/x86-ibs: Fix frequency profiling | Robert Richter | 2012-05-09 | 1 | -2/+16 |
| * | | | | | perf/x86-ibs: Enable ibs op micro-ops counting mode | Robert Richter | 2012-05-09 | 1 | -0/+2 |
| * | | | | | perf: Pass last sampling period to perf_sample_data_init() | Robert Richter | 2012-05-09 | 5 | -15/+8 |
| * | | | | | perf/x86-ibs: Fix update of period | Robert Richter | 2012-05-09 | 1 | -13/+14 |
| * | | | | | Merge branch 'perf/x86-ibs' into perf/core | Ingo Molnar | 2012-05-09 | 1 | -7/+431 |
| |\ \ \ \ \ |
|
| | * | | | | | perf/x86: Clean up register_nmi_handler() usage | Ingo Molnar | 2012-04-25 | 1 | -1/+1 |
| | * | | | | | perf/x86: Implement 64-bit counter support for IBS | Robert Richter | 2012-03-08 | 1 | -21/+183 |
| | * | | | | | perf/x86: Implement IBS pmu control ops | Robert Richter | 2012-03-08 | 1 | -3/+103 |
| | * | | | | | perf/x86: Implement IBS interrupt handler | Robert Richter | 2012-03-08 | 1 | -0/+84 |
| | * | | | | | perf/x86: Implement IBS event configuration | Robert Richter | 2012-03-08 | 1 | -7/+85 |
| * | | | | | | perf/x86: Fix cmpxchg() usage in amd_put_event_constraints() | Robert Richter | 2012-04-26 | 1 | -3/+1 |
| * | | | | | | perf: Trivial cleanup of duplicate code | Robert Richter | 2012-04-26 | 1 | -3/+0 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds | 2012-05-22 | 2 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: replace percpu_xxx funcs with this_cpu_xxx | Alex Shi | 2012-05-14 | 2 | -3/+3 |
| | |_|_|/ /
| |/| | | | |
|
* / | | | | | x86/mce: Only restart instruction after machine check recovery if it is safe | Tony Luck | 2012-05-14 | 1 | -3/+11 |
|/ / / / / |
|
* | | / / | x86/amd: Re-enable CPU topology extensions in case BIOS has disabled it | Andreas Herrmann | 2012-04-27 | 1 | -0/+18 |
| |_|/ /
|/| | | |
|
* | | | | Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Ingo Molnar | 2012-04-25 | 1 | -4/+4 |
|\ \ \ \ |
|
| * | | | | x86, intel_cacheinfo: Fix error return code in amd_set_l3_disable_slot() | Srivatsa S. Bhat | 2012-04-19 | 1 | -4/+4 |
| |/ / / |
|
* | | | | x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id() | Andreas Herrmann | 2012-04-16 | 2 | -12/+4 |
* | | | | x86/amd: Remove broken links from comment and kernel message | Andreas Herrmann | 2012-04-16 | 1 | -2/+2 |
|/ / / |
|