| Commit message (Expand) | Author | Age | Files | Lines |
* | death to idle_regs() | Al Viro | 2012-11-28 | 1 | -9/+0 |
* | Merge tag 'please-pull-tangchen' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2012-11-13 | 1 | -13/+18 |
|\ |
|
| * | x86/mce: Do not change worker's running cpu in cmci_rediscover(). | Tang Chen | 2012-10-30 | 1 | -13/+18 |
* | | x86, amd: Disable way access filter on Piledriver CPUs | Andre Przywara | 2012-10-31 | 1 | -0/+14 |
* | | x86, AMD: Change Boris' email address | Borislav Petkov | 2012-10-30 | 1 | -1/+1 |
|/ |
|
* | perf/x86: Remove unused variable in nhmex_rbox_alter_er() | Wei Yongjun | 2012-10-24 | 1 | -2/+0 |
* | perf/x86: Enable overflow on Intel KNC with a custom knc_pmu_handle_irq() | Vince Weaver | 2012-10-24 | 1 | -1/+77 |
* | perf/x86: Remove cpuc->enable check on Intl KNC event enable/disable | Vince Weaver | 2012-10-24 | 1 | -6/+2 |
* | perf/x86: Make Intel KNC use full 40-bit width of counters | Vince Weaver | 2012-10-24 | 1 | -4/+3 |
* | perf/x86/uncore: Handle pci_read_config_dword() errors | Yan, Zheng | 2012-10-24 | 1 | -15/+28 |
* | perf/x86: Remove P6 cpuc->enabled check | Vince Weaver | 2012-10-24 | 1 | -7/+7 |
* | perf/x86: Update/fix generic events on P6 PMU | Vince Weaver | 2012-10-24 | 1 | -7/+104 |
* | perf/x86: Fix P6 FP_ASSIST event constraint | Vince Weaver | 2012-10-24 | 1 | -1/+1 |
* | x86/perf: Fix virtualization sanity check | Andre Przywara | 2012-10-24 | 1 | -4/+6 |
* | perf/x86: Disable uncore on virtualized CPUs | Yan, Zheng | 2012-10-20 | 1 | -0/+3 |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-19 | 1 | -0/+6 |
|\ |
|
| * | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2012-10-20 | 1 | -0/+6 |
| |\ |
|
| | * | perf: Require exclude_guest to use PEBS - kernel side enforcement | Peter Zijlstra | 2012-10-16 | 1 | -0/+6 |
* | | | Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent | H. Peter Anvin | 2012-10-19 | 19 | -84/+707 |
|\ \ \ |
|
| * | | | x86, MCE: Remove bios_cmci_threshold sysfs attribute | Borislav Petkov | 2012-10-19 | 1 | -6/+0 |
| |/ / |
|
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-13 | 6 | -13/+306 |
| |\| |
|
| | * | perf/AMD/IBS: Add sysfs support | Robert Richter | 2012-10-05 | 1 | -12/+49 |
| | * | perf/x86: Add support for Intel Xeon-Phi Knights Corner PMU | Vince Weaver | 2012-10-04 | 5 | -1/+257 |
| * | | UAPI: Partition the header include path sets and add uapi/ header directories | David Howells | 2012-10-02 | 1 | -1/+4 |
| * | | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-10-01 | 1 | -15/+29 |
| |\ \
| | |/
| |/| |
|
| * | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-10-01 | 3 | -3/+73 |
| |\ \ |
|
| | * | | x86, cpu: Preset default tlb_flushall_shift on AMD | Borislav Petkov | 2012-08-06 | 1 | -0/+13 |
| | * | | x86, cpu: Add AMD TLB size detection | Borislav Petkov | 2012-08-06 | 1 | -0/+54 |
| | * | | x86, cpu: Push TLB detection CPUID check down | Borislav Petkov | 2012-08-06 | 2 | -2/+5 |
| | * | | x86, cpu: Fixup tlb_flushall_shift formatting | Borislav Petkov | 2012-08-06 | 1 | -1/+1 |
| * | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-10-01 | 4 | -48/+234 |
| |\ \ \ |
|
| | * | | | x86/mce: Provide boot argument to honour bios-set CMCI threshold | Naveen N. Rao | 2012-09-27 | 2 | -3/+42 |
| | * | | | Merge tag 'v3.6-rc6' into x86/mce | Ingo Molnar | 2012-09-19 | 11 | -170/+317 |
| | |\ \ \ |
|
| | * | | | | x86/mce: Add CMCI poll mode | Chen Gong | 2012-08-09 | 3 | -7/+160 |
| | * | | | | x86/mce: Make cmci_discover() quiet | Tony Luck | 2012-08-09 | 1 | -19/+6 |
| | * | | | | x86: mce: Remove the frozen cases in the hotplug code | Thomas Gleixner | 2012-08-03 | 1 | -7/+5 |
| | * | | | | x86: mce: Split timer init | Thomas Gleixner | 2012-08-03 | 1 | -12/+13 |
| | * | | | | x86: mce: Serialize mce injection | Thomas Gleixner | 2012-08-03 | 1 | -0/+4 |
| | * | | | | x86: mce: Disable preemption when calling raise_local() | Thomas Gleixner | 2012-08-03 | 1 | -0/+4 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-10-01 | 2 | -3/+6 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-10-01 | 1 | -3/+5 |
| |\ \ \ \ \ |
|
| | * | | | | | x86/debug: Dump family, model, stepping of the boot CPU | Borislav Petkov | 2012-09-19 | 1 | -3/+5 |
| | | | | | | | |
| | \ \ \ \ \ | |
| *-. | | | | | | Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi... | Linus Torvalds | 2012-10-01 | 1 | -4/+1 |
| |\ \| | | | | |
|
| | * | | | | | | x86: Remove the useless branch in c_start() | Michael Wang | 2012-09-26 | 1 | -4/+1 |
| * | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-10-01 | 1 | -4/+0 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86: Drop unnecessary kernel_eflags variable on 64-bit | Ian Campbell | 2012-09-13 | 1 | -4/+0 |
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-01 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | perf/x86: Fix typo in uncore_pmu_to_box | Yan, Zheng | 2012-09-27 | 1 | -1/+1 |
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-10-01 | 2 | -5/+29 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| | * | | | | | | perf/x86: Add cpumask for uncore pmu | Yan, Zheng | 2012-09-17 | 2 | -5/+29 |
| | |/ / / / / |
|