| Commit message (Expand) | Author | Age | Files | Lines |
* | perf/x86: Fix intel_perfmon_event_mapformatting | Pekka Enberg | 2012-07-06 | 1 | -8/+8 |
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-07-06 | 1 | -11/+1 |
|\ |
|
| * | tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepoint | Namhyung Kim | 2012-06-28 | 1 | -11/+1 |
* | | perf/x86: Uncore filter support for SandyBridge-EP | Yan, Zheng | 2012-07-05 | 2 | -46/+206 |
* | | perf/x86: Detect number of instances of uncore CBox | Yan, Zheng | 2012-07-05 | 1 | -1/+6 |
* | | perf/x86: Fix event constraint for SandyBridge-EP C-Box | Yan, Zheng | 2012-07-05 | 1 | -1/+1 |
* | | perf/x86: Use 0xff as pseudo code for fixed uncore event | Yan, Zheng | 2012-07-05 | 2 | -3/+3 |
* | | perf/x86: Save a few bytes in 'struct x86_pmu' | Peter Zijlstra | 2012-07-05 | 1 | -2/+5 |
* | | perf/x86: Add a microcode revision check for SNB-PEBS | Peter Zijlstra | 2012-07-05 | 5 | -14/+74 |
* | | perf/x86: Improve debug output in check_hw_exists() | Robert Richter | 2012-07-05 | 1 | -3/+5 |
* | | perf/x86/amd: Unify AMD's generic and family 15h pmus | Robert Richter | 2012-07-05 | 3 | -61/+49 |
* | | perf/x86: Move Intel specific code to intel_pmu_init() | Robert Richter | 2012-07-05 | 2 | -32/+35 |
* | | perf/x86: Rename Intel specific macros | Robert Richter | 2012-07-05 | 7 | -51/+50 |
* | | Merge branch 'x86/microcode' into perf/core | Ingo Molnar | 2012-07-05 | 1 | -11/+43 |
|\ \ |
|
| * | | x86, microcode: Make reload interface per system | Borislav Petkov | 2012-07-01 | 1 | -8/+28 |
| * | | x86, microcode: Sanitize per-cpu microcode reloading interface | Borislav Petkov | 2012-07-01 | 1 | -7/+19 |
* | | | Merge branch 'x86/cpu' into perf/core | Ingo Molnar | 2012-07-05 | 15 | -115/+65 |
|\ \ \ |
|
| * | | | x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe() | H. Peter Anvin | 2012-06-07 | 8 | -21/+21 |
| * | | | x86, cpu, amd: Deprecate AMD-specific MSR variants | Borislav Petkov | 2012-06-07 | 2 | -27/+33 |
| * | | | x86, cpu, amd: Fix crash as Xen Dom0 on AMD Trinity systems | Andre Przywara | 2012-06-07 | 1 | -2/+2 |
| * | | | x86, cpu: Fix show_msr MSR accessing function | Borislav Petkov | 2012-06-07 | 1 | -1/+1 |
| * | | | x86, pvops: Remove hooks for {rd,wr}msr_safe_regs | Andre Przywara | 2012-06-07 | 7 | -91/+35 |
* | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-07-05 | 248 | -1174/+1110 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | perf/x86: Fix USER/KERNEL tagging of samples | Peter Zijlstra | 2012-07-05 | 1 | -1/+1 |
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2012-07-02 | 2 | -2/+2 |
| |\ \ \ |
|
| | * | | | powerpc/kvm: sldi should be sld | Michael Neuling | 2012-07-02 | 1 | -1/+1 |
| | * | | | powerpc/xmon: Use cpumask iterator to avoid warning | Anton Blanchard | 2012-07-02 | 1 | -1/+1 |
| * | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-07-01 | 2 | -0/+76 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | ARM: 7438/1: fill possible PMD empty section gaps | Nicolas Pitre | 2012-07-01 | 1 | -0/+74 |
| | * | | | ARM: 7428/1: Prevent KALLSYM size mismatch on ARM. | David Brown | 2012-06-22 | 1 | -0/+2 |
| * | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-06-30 | 14 | -19/+37 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2012-06-30 | 3 | -6/+6 |
| | |\ \ \ \ |
|
| | | * | | | | ARM: EXYNOS: Fix EXYNOS_DEV_DMA Kconfig entry | Sachin Kamat | 2012-06-27 | 1 | -4/+4 |
| | | * | | | | ARM: SAMSUNG: Fix for S3C2412 EBI memory mapping | Jose Miguel Goncalves | 2012-06-21 | 1 | -1/+1 |
| | | * | | | | ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULL | Jonghwan Choi | 2012-06-20 | 1 | -1/+1 |
| | * | | | | | ARM: imx6q: fix suspend regression caused by common clk migration | Shawn Guo | 2012-06-30 | 1 | -2/+4 |
| | * | | | | | Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2012-06-30 | 2 | -6/+4 |
| | |\ \ \ \ \ |
|
| | | * | | | | | ARM: OMAP4470: Fix OMAP4470 boot failure | Jon Hunter | 2012-06-27 | 1 | -1/+4 |
| | | * | | | | | ARM: OMAP2+: nand: fix build error when CONFIG_MTD_ONENAND_OMAP2=n | Kevin Hilman | 2012-06-26 | 1 | -5/+0 |
| | * | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/... | Olof Johansson | 2012-06-24 | 8 | -5/+23 |
| | |\ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| | | * | | | | | ARM: shmobile: r8a7779: Route all interrupts to ARM | Phil Edworthy | 2012-06-23 | 1 | -0/+7 |
| | | * | | | | | ARM: shmobile: kzm9d: use late init machine hook | Kuninori Morimoto | 2012-06-21 | 1 | -0/+1 |
| | | * | | | | | ARM: shmobile: kzm9g: use late init machine hook | Kuninori Morimoto | 2012-06-21 | 1 | -0/+1 |
| | | * | | | | | ARM: mach-shmobile: armadillo800eva: Use late init machine hook | Laurent Pinchart | 2012-06-21 | 1 | -0/+1 |
| | | * | | | | | ARM: mach-shmobile: add missing GPIO IRQ configuration on mackerel | Guennadi Liakhovetski | 2012-06-20 | 1 | -0/+3 |
| | | * | | | | | ARM: mach-shmobile: Fix build when SMP is enabled and EMEV2 is not enabled | Nobuhiro Iwamatsu | 2012-06-20 | 1 | -0/+5 |
| | | * | | | | | ARM: shmobile: sh7372: bugfix: chclr_offset base | Kuninori Morimoto | 2012-06-20 | 1 | -1/+1 |
| | | * | | | | | ARM: shmobile: sh73a0: bugfix: SY-DMAC number | Kuninori Morimoto | 2012-06-20 | 1 | -4/+4 |
| | | |/ / / / |
|
| * | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-06-30 | 2 | -11/+24 |
| |\ \ \ \ \ \ |
|
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | *---. \ \ \ \ \ | Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi... | Len Brown | 2012-06-30 | 2661 | -88457/+98165 |
| | |\ \ \ \ \ \ \ \ |
|