perf vendor events: Add mapping for KnightsMill PMU events
Karol Wachowski authored

Reuse events from KnightsLanding for KnightsMill
Signed-off-by: default avatarKarol Wachowski <karol.wachowski@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Dave Hansen <dave.hansen@intel.com>
Cc: Kan Liang <kan.liang@intel.com>
Cc: Peter Zijlstra <peter.zijlstra@intel.com>
Cc: Piotr Luc <piotr.luc@intel.com>
Cc: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Link: http://lkml.kernel.org/r/1487591440-25172-1-git-send-email-karol.wachowski@intel.com

Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
771cedda
Name Last commit Last update
Documentation Merge branch 'linus' into perf/urgent, to resolve conflict
arch Merge branch 'linus' into perf/urgent, to resolve conflict
block lib/vsprintf.c: remove %Z support
certs certs: Add a secondary system keyring that can be added to dynamically
crypto crypto: change LZ4 modules to work with new LZ4 module version
drivers Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
firmware WHENCE: use https://linuxtv.org for LinuxTV URLs
fs Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
include Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
init Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
ipc ipc/shm: Fix shmat mmap nil-page protection
kernel perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS
lib Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
mm Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
net Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
samples Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
scripts objtool, modules: Discard objtool annotation sections for modules
security lib/vsprintf.c: remove %Z support
sound Merge tag 'sound-fix-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
tools perf vendor events: Add mapping for KnightsMill PMU events
usr kbuild: initramfs cleanup, set target from Kconfig
virt mm: add new mmget() helper
.cocciconfig scripts: add Linux .cocciconfig for coccinelle
.get_maintainer.ignore Add hch to .get_maintainer.ignore
.gitattributes .gitattributes: set git diff driver for C source code files
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
README
Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.