| Commit message (Expand) | Author | Age | Files | Lines |
* | perf/x86: Enable Intel Cedarview Atom suppport | Stephane Eranian | 2012-09-04 | 2 | -1/+3 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-08-20 | 1 | -0/+2 |
|\ |
|
| * | x86, avx: don't use avx instructions with "noxsave" boot param | Suresh Siddha | 2012-08-08 | 1 | -0/+2 |
* | | perf/x86: disable PEBS on a guest entry. | Gleb Natapov | 2012-08-13 | 1 | -1/+9 |
* | | perf/x86: Add Intel Westmere-EX uncore support | Yan, Zheng | 2012-08-13 | 2 | -33/+68 |
* | | perf/x86: Fixes for Nehalem-EX uncore driver | Yan, Zheng | 2012-08-13 | 2 | -109/+87 |
* | | perf, x86: Fix uncore_types_exit section mismatch | Borislav Petkov | 2012-08-13 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-08-03 | 2 | -10/+40 |
|\ |
|
| * | x86/mce: Add quirk for instruction recovery on Sandy Bridge processors | Tony Luck | 2012-07-26 | 1 | -3/+40 |
| * | x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h> | Tony Luck | 2012-07-26 | 1 | -7/+0 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-08-03 | 5 | -15/+107 |
|\ \ |
|
| * | | perf/x86: Fix USER/KERNEL tagging of samples properly | Peter Zijlstra | 2012-07-31 | 4 | -14/+106 |
| * | | perf/x86/intel/uncore: Make UNCORE_PMU_HRTIMER_INTERVAL 64-bit | Andrew Morton | 2012-07-31 | 1 | -1/+1 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-07-31 | 4 | -145/+1472 |
|\ \ \
| |/ / |
|
| * | | perf/x86: Fix format definition of SNB-EP uncore QPI box | Yan, Zheng | 2012-07-26 | 2 | -1/+25 |
| * | | perf/x86: Make bitfield unsigned | Peter Zijlstra | 2012-07-26 | 1 | -1/+1 |
| * | | perf/x86: Fix LLC-* and node-* events on Intel SandyBridge | Yan, Zheng | 2012-07-26 | 1 | -6/+86 |
| * | | perf/x86: Add Intel Nehalem-EX uncore support | Yan, Zheng | 2012-07-26 | 2 | -129/+1352 |
| * | | perf/x86: Fix typo in format definition of uncore PCU filter | Yan, Zheng | 2012-07-26 | 1 | -8/+8 |
| |/ |
|
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-07-26 | 3 | -0/+216 |
|\ \ |
|
| * | | x86/tlb: add tlb_flushall_shift for specific CPU | Alex Shi | 2012-06-27 | 2 | -2/+46 |
| * | | x86/tlb_info: get last level TLB entry number of CPU | Alex Shi | 2012-06-27 | 3 | -0/+172 |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-07-26 | 2 | -56/+1 |
|\ \ \ |
|
| * | | | sched/x86: Remove broken power estimation | Peter Zijlstra | 2012-07-24 | 2 | -56/+1 |
* | | | | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-07-24 | 2 | -4/+22 |
|\ \ \ \ |
|
| * | | | | x86, MCE, AMD: Adjust initcall sequence for xen | Liu, Jinsong | 2012-07-19 | 1 | -1/+21 |
| * | | | | xen/mce: Add mcelog support for Xen platform | Liu, Jinsong | 2012-07-19 | 1 | -3/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-07-24 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | x86, hyper: fix build with !CONFIG_KVM_GUEST | Avi Kivity | 2012-07-18 | 1 | -0/+2 |
| * | | | | KVM: Add x86_hyper_kvm to complete detect_hypervisor_platform check | Prarit Bhargava | 2012-07-11 | 1 | -0/+1 |
* | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-07-22 | 2 | -143/+127 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Merge branch 'mce-ripvfix' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Ingo Molnar | 2012-07-11 | 1 | -2/+4 |
| |\ \ \ \ |
|
| | * | | | | x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults | Tony Luck | 2012-07-11 | 1 | -2/+4 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge tag 'v3.5-rc6' into x86/mce | Ingo Molnar | 2012-07-11 | 7 | -55/+141 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | Merge tag 'amd-thresholding-fixes-for-3.6' of git://git.kernel.org/pub/scm/li... | Ingo Molnar | 2012-06-08 | 1 | -141/+123 |
| |\ \ \ \ |
|
| | * | | | | x86, MCE, AMD: Update copyrights and boilerplate | Borislav Petkov | 2012-06-07 | 1 | -2/+4 |
| | * | | | | x86, MCE, AMD: Give proper names to the thresholding banks | Borislav Petkov | 2012-06-07 | 1 | -4/+31 |
| | * | | | | x86, MCE, AMD: Make error_count read only | Borislav Petkov | 2012-06-07 | 1 | -9/+4 |
| | * | | | | x86, MCE, AMD: Cleanup reading of error_count | Borislav Petkov | 2012-06-07 | 1 | -18/+5 |
| | * | | | | x86, MCE, AMD: Print decimal thresholding values | Borislav Petkov | 2012-06-07 | 1 | -2/+2 |
| | * | | | | x86, MCE, AMD: Move shared bank to node descriptor | Borislav Petkov | 2012-06-07 | 1 | -20/+87 |
| | * | | | | x86, MCE, AMD: Remove local_allocate_... wrapper | Borislav Petkov | 2012-06-07 | 1 | -8/+3 |
| | * | | | | x86, MCE, AMD: Remove shared banks sysfs linking | Borislav Petkov | 2012-06-07 | 1 | -98/+7 |
| | | |/ /
| | |/| | |
|
* | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-07-22 | 3 | -25/+29 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge commit 'v3.5-rc3' into x86/debug | Ingo Molnar | 2012-06-20 | 5 | -49/+122 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> | Joe Perches | 2012-06-06 | 3 | -26/+30 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-07-22 | 2 | -8/+4 |
|\ \ \ \ \ |
|
| * | | | | | x86/mm/mtrr: Slightly simplify print_mtrr_state() | Jan Beulich | 2012-07-10 | 1 | -5/+1 |
| * | | | | | x86/mm/mtrr: Fix alignment determination in range_to_mtrr() | Jan Beulich | 2012-07-10 | 1 | -3/+3 |
| | |/ / /
| |/| | | |
|
* | | | | | perf/x86: Fix intel_perfmon_event_mapformatting | Pekka Enberg | 2012-07-06 | 1 | -8/+8 |