| Commit message (Expand) | Author | Age | Files | Lines |
* | perf/x86: Fix Intel Ivy Bridge support | Stephane Eranian | 2012-09-19 | 3 | -1/+39 |
* | perf/x86/ibs: Check syscall attribute flags | Robert Richter | 2012-09-13 | 1 | -0/+12 |
* | perf/x86: Export Sandy Bridge uncore clockticks event in sysfs | Stephane Eranian | 2012-09-13 | 1 | -0/+6 |
* | perf/x86: Enable Intel Cedarview Atom suppport | Stephane Eranian | 2012-09-04 | 2 | -1/+3 |
* | perf/x86: Fix microcode revision check for SNB-PEBS | Stephane Eranian | 2012-08-27 | 1 | -0/+3 |
* | x86, microcode, AMD: Fix broken ucode patch size check | Andreas Herrmann | 2012-08-22 | 1 | -3/+4 |
* | x86/alternatives: Fix p6 nops on non-modular kernels | Avi Kivity | 2012-08-22 | 1 | -1/+1 |
* | x86/fixup_irq: Use cpu_online_mask instead of cpu_all_mask | Liu, Chuansheng | 2012-08-22 | 1 | -1/+1 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-08-20 | 2 | -0/+12 |
|\ |
|
| * | x86, apic: fix broken legacy interrupts in the logical apic mode | Suresh Siddha | 2012-08-14 | 1 | -0/+10 |
| * | 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 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-08-03 | 4 | -8/+6 |
|\ |
|
| *-. | Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o... | Len Brown | 2012-08-03 | 70 | -1386/+5119 |
| |\ \ |
|
| * | | | ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C ... | Len Brown | 2012-07-30 | 4 | -8/+6 |
| |/ / |
|
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-08-03 | 6 | -15/+48 |
|\ \ \ |
|
| * | | | arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error case | Julia Lawall | 2012-07-26 | 1 | -2/+4 |
| * | | | 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 |
| * | | | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs | Tomoki Sekiyama | 2012-07-26 | 2 | -2/+3 |
| * | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2012-07-25 | 59 | -1065/+3362 |
| |\ \ \ |
|
| * | | | | x86, nops: Missing break resulting in incorrect selection on Intel | Alan Cox | 2012-07-25 | 1 | -1/+1 |
* | | | | | 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 |
| | |/ /
| |/| | |
|
* | | | | firmware_map: make firmware_map_add_early() argument consistent with firmware... | Yasuaki Ishimatsu | 2012-07-30 | 1 | -1/+1 |
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-07-26 | 8 | -99/+224 |
|\ \ \ \ |
|
| * | | | | x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR | Alex Shi | 2012-06-27 | 2 | -91/+0 |
| * | | | | 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 |
| * | | | | x86: Add read_mostly declaration/definition to variables from smp.h | Vlad Zolotarov | 2012-06-14 | 3 | -8/+8 |
* | | | | | 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 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-07-24 | 1 | -11/+0 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai... | Joerg Roedel | 2012-07-23 | 1 | -11/+0 |
| |\ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | /
| | | | | |_|/
| | | | |/| | |
|
| | | * | | | | iommu: Remove group_mf | Alex Williamson | 2012-06-25 | 1 | -11/+0 |
* | | | | | | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-07-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/PCI: move fixup hooks from __init to __devinit | Sebastian Andrzej Siewior | 2012-06-12 | 1 | -1/+1 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-07-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | module.c: spelling s/postition/position/g | Geert Uytterhoeven | 2012-07-20 | 1 | -1/+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 |
|\ \ \ \ \ \ \ \ |
|