- 0140e61 perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driver by Sonny Rao · 10 years ago
- 80bcffb perf/x86/intel/uncore: Add support for Intel Haswell ULT (lower power Mobile Processor) IMC uncore PMUs by Sonny Rao · 10 years ago
- 3b6e042 perf/x86/intel: Add cpu_(prepare|starting|dying) for core_pmu by Jiri Olsa · 10 years ago
- 0c99241 perf/x86/intel/pt: Fix and clean up error handling in pt_event_add() by Ingo Molnar · 10 years ago
- 78d504b perf/x86/intel: Add Broadwell support for the LBR callstack by Kan Liang · 10 years ago
- 6455239 perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain energy units by Jacob Pan · 10 years ago
- 517e634 perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp events by Peter Zijlstra · 10 years ago
- c857eb5 perf/x86: Fix hw_perf_event::flags collision by Peter Zijlstra · 10 years ago
- 066450b perf/x86/intel/pt: Clean up the control flow in pt_pmu_hw_init() by Ingo Molnar · 10 years ago
- 2e54a5b perf/x86/intel/pt: Fix the 32-bit build by Ingo Molnar · 10 years ago
- cd1f11d perf/x86/intel: Avoid rewriting DEBUGCTL with the same value for LBRs by Andi Kleen · 10 years ago
- 1a78d93 perf/x86/intel: Streamline LBR MSR handling in PMI by Andi Kleen · 10 years ago
- 15fde11 perf/x86: Only dump PEBS register when PEBS has been detected by Andi Kleen · 10 years ago
- da3e606 perf/x86: Dump DEBUGCTL in PMU dump by Andi Kleen · 10 years ago
- 8882edf perf/x86/intel: Reset more state in PMU reset by Andi Kleen · 10 years ago
- b37609c perf/x86/intel: Make the HT bug workaround conditional on HT enabled by Stephane Eranian · 10 years ago
- c02cdbf perf/x86/intel: Limit to half counters when the HT workaround is enabled, to avoid exclusive mode starvation by Stephane Eranian · 10 years ago
- a90738c perf/x86/intel: Fix intel_get_event_constraints() for dynamic constraints by Stephane Eranian · 10 years ago
- b63b4b4 perf/x86/intel: Enforce HT bug workaround with PEBS for SNB/IVB/HSW by Maria Dimakopoulou · 10 years ago
- 93fcf72 perf/x86/intel: Enforce HT bug workaround for SNB/IVB/HSW by Maria Dimakopoulou · 10 years ago
- e979121 perf/x86/intel: Implement cross-HT corruption bug workaround by Maria Dimakopoulou · 10 years ago
- 6f6539c perf/x86/intel: Add cross-HT counter exclusion infrastructure by Maria Dimakopoulou · 10 years ago
- 79cba82 perf/x86: Add 'index' param to get_event_constraint() callback by Stephane Eranian · 10 years ago
- c5362c0 perf/x86: Add 3 new scheduling callbacks by Maria Dimakopoulou · 10 years ago
- 9041346 perf/x86: Vectorize cpuc->kfree_on_online by Stephane Eranian · 10 years ago
- 9a5e3fb perf/x86: Rename x86_pmu::er_flags to 'flags' by Stephane Eranian · 10 years ago
- c2b078e Merge branch 'perf/urgent' into perf/core, before applying dependent patches by Ingo Molnar · 10 years ago
- 8062382 perf/x86/intel/bts: Add BTS PMU driver by Alexander Shishkin · 10 years ago
- 52ca9ce perf/x86/intel/pt: Add Intel PT PMU driver by Alexander Shishkin · 10 years ago
- 4807034 perf/x86: Mark Intel PT and LBR/BTS as mutually exclusive by Alexander Shishkin · 10 years ago
- ed69628 x86: Add Intel Processor Trace (INTEL_PT) cpu feature detection by Alexander Shishkin · 10 years ago
- c420f19 perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraints by Andi Kleen · 10 years ago
- 687805e perf/x86/intel: Filter branches for PEBS event by Kan Liang · 10 years ago
- 08f41f7 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
- 4550bdb Merge tag 'sunxi-fixes-for-4.0' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Olof Johansson · 10 years ago
- b1dae3d Merge tag 'fixes-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 10 years ago
- ebc0aa8 Merge tag 'socfpga_fix_for_v4.0_2' of git://git.rocketboards.org/linux-socfpga-next into fixes by Olof Johansson · 10 years ago
- 78d84bc arm64: juno: Fix misleading name of UART reference clock by Dave Martin · 10 years ago
- 53b1a66 Merge tag 'fixes-for-v4.0-rc5' of https://github.com/rjarzmik/linux into fixes by Olof Johansson · 10 years ago
- 7fc377e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 713d25d Merge branch 'parisc-4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
- 22824c5 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
- af0c11c Merge tag 'arc-4.0-fixes-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
- 34f4392 perf: Add per event clockid support by Peter Zijlstra · 10 years ago
- b381e63 Merge branch 'perf/core' into perf/timer, before applying new changes by Ingo Molnar · 10 years ago
- 4e6d7c2 Merge branch 'timers/core' into perf/timer, to apply dependent patch by Ingo Molnar · 10 years ago
- 9332d25 perf/x86: Remove redundant calls to perf_pmu_{dis|en}able() by David Ahern · 10 years ago
- 936c663 Merge branch 'perf/x86' into perf/core, because it's ready by Ingo Molnar · 10 years ago
- 072e5a1 Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh the tree by Ingo Molnar · 10 years ago
- 876e788 time: Rename timekeeper::tkr to timekeeper::tkr_mono by Peter Zijlstra · 10 years ago
- 294fe0f perf/x86/intel: Add INST_RETIRED.ALL workarounds by Andi Kleen · 10 years ago
- 91f1b70 perf/x86/intel: Add Broadwell core support by Andi Kleen · 10 years ago
- 0f1b5ca perf/x86/intel: Add new cache events table for Haswell by Andi Kleen · 10 years ago
- d6702d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
- e414081 ARC: signal handling robustify by Vineet Gupta · 10 years ago
- 6914e1e ARC: SA_SIGINFO ucontext regs off-by-one by Vineet Gupta · 10 years ago
- 4c4fe4c Merge tag 'metag-fixes-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 10 years ago
- 27bfc6c Merge tag 'signed-for-4.0' of git://github.com/agraf/linux-2.6 by Marcelo Tosatti · 10 years ago
- 1833c9f s390/smp: reenable smt after resume by Heiko Carstens · 10 years ago
- c875f42 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
- a55feeb Merge tag 'powerpc-4.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
- 0d33cd0 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
- 370a9b5 ARM: dts: sunxi: Remove overclocked/overvoltaged OPP by Chen-Yu Tsai · 10 years ago
- 977104e ARM: dts: sun4i: a10-lime: Override and remove 1008MHz OPP setting by Chen-Yu Tsai · 10 years ago
- b3494a4 x86/asm/entry: Check for syscall exit work with IRQs disabled by Andy Lutomirski · 10 years ago
- f3eab71 arm64: percpu: Make this_cpu accessors pre-empt safe by Steve Capper · 10 years ago
- c806a6a KVM: x86: call irq notifiers with directed EOI by Radim Krčmář · 10 years ago
- e53f21b arm64: Use the reserved TTBR0 if context switching to the init_mm by Catalin Marinas · 10 years ago
- d504961 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
- 2077cef sparc64: Fix several bugs in memmove(). by David S. Miller · 10 years ago
- 0164a71 metag: Fix ioremap_wc/ioremap_cached build errors by James Hogan · 10 years ago
- 2e3f0ab parisc: Fix pmd code to depend on PT_NLEVELS value, not on CONFIG_64BIT by Helge Deller · 10 years ago
- 0e0da48 parisc: mm: don't count preallocated pmds by Mikulas Patocka · 10 years ago
- 50f16a8 perf: Remove type specific target pointers by Peter Zijlstra · 10 years ago
- 4e16ed9 perf/x86/intel: Fix Makefile to actually build the cqm driver by Matt Fleming · 10 years ago
- 47514da parisc: Add compile-time check when adding new syscalls by Helge Deller · 10 years ago
- 44d5f6f powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLER by Mahesh Salgaonkar · 10 years ago
- 3d7a6db Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 60ed380 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
- 62a202d Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
- 7132813 arm64: Honor __GFP_ZERO in dma allocations by Suzuki K. Poulose · 10 years ago
- 130c93f arm64: efi: don't restore TTBR0 if active_mm points at init_mm by Will Deacon · 10 years ago
- 9e8ce4b Revert "x86/PCI: Refine the way to release PCI IRQ resources" by Rafael J. Wysocki · 10 years ago
- 2bf2760 KVM: PPC: Book3S HV: Fix instruction emulation by Paul Mackerras · 10 years ago
- ecb6d61 KVM: PPC: Book3S HV: Endian fix for accessing VPA yield count by Paul Mackerras · 10 years ago
- 8f902b0 KVM: PPC: Book3S HV: Fix spinlock/mutex ordering issue in kvmppc_set_lpcr() by Paul Mackerras · 10 years ago
- f6ff041 powerpc/pseries: Little endian fixes for post mobility device tree update by Tyrel Datwyler · 10 years ago
- ddee09c powerpc: Add PVR for POWER8NVL processor by Benjamin Herrenschmidt · 10 years ago
- 755563b powerpc/powernv: Fixes for hypervisor doorbell handling by Paul Mackerras · 10 years ago
- 31aaa98 sparc: Touch NMI watchdog when walking cpus and calling printk by David Ahern · 10 years ago
- b5aff55 sparc: perf: Add support M7 processor by David Ahern · 10 years ago
- d51291c sparc: perf: Make counting mode actually work by David Ahern · 10 years ago
- 5b0d4b5 sparc: perf: Remove redundant perf_pmu_{en|dis}able calls by David Ahern · 10 years ago
- 18eda52 Merge tag 'nios2-fixes-v4.0-rc5' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 10 years ago
- 22283c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
- 1ac31de ARM: socfpga: dts: fix spi1 interrupt by Mark James · 10 years ago
- 3c08158 sparc: Fix /proc/kcore by David S. Miller · 10 years ago
- 599c376 ARM: dts: Fix gpio interrupts for dm816x by Tony Lindgren · 10 years ago
- 0771553 ARM: dts: dra7: remove ti,hwmod property from pcie phy by Kishon Vijay Abraham I · 10 years ago
- ec3fbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago