- b05d109 perf ftrace: Add ftrace.tracer config option by Taeung Song · 8 years ago
- 43d41de perf tools: Create for_each_event macro for tracepoints iteration by Taeung Song · 8 years ago
- a263053 perf test: Add libbpf pinning test by Joe Stringer · 8 years ago
- 71dc4c3 tools lib api fs: Add bpf_fs filesystem detector by Joe Stringer · 8 years ago
- 9a9c733 tools perf util: Make rm_rf(path) argument const by Joe Stringer · 8 years ago
- d5148d8 tools lib bpf: Add bpf_object__pin() by Joe Stringer · 8 years ago
- b6989f3 tools lib bpf: Add bpf_map__pin() by Joe Stringer · 8 years ago
- f367540 tools lib bpf: Add BPF program pinning APIs by Joe Stringer · 8 years ago
- 9c68ae9 perf callchain: Reference count maps by Krister Johansen · 8 years ago
- c0621ac tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.h, {tools/,}arch/x86/include/asm/cpufeatures.h and {tools/,}arch/arm/include/uapi/asm/kvm.h by Ingo Molnar · 8 years ago
- ecc4c56 perf tools: Propagate perf_config() errors by Arnaldo Carvalho de Melo · 8 years ago
- afc45cf perf config: Do not consider an error not to have any perfconfig file by Arnaldo Carvalho de Melo · 8 years ago
- e572d08 tools build: Add tools tree support for 'make -s' by Josh Poimboeuf · 8 years ago
- bf062bd perf ftrace: Remove needless code setting default tracer by Taeung Song · 8 years ago
- e2cf00c Merge tag 'perf-core-for-mingo-4.11-20170126' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
- ec34787 perf ftrace: Make 'function_graph' be the default tracer by Arnaldo Carvalho de Melo · 8 years ago
- d01f4e8 perf ftrace: Introduce new 'ftrace' tool by Namhyung Kim · 12 years ago
- a7619ae perf util: Add more debug message on failure path by Namhyung Kim · 12 years ago
- cd4ceb63 perf util: Save pid-cmdline mapping into tracing header by Namhyung Kim · 12 years ago
- 0a87e7b perf scripting perl: Do not die() when not founding event for a type by Arnaldo Carvalho de Melo · 8 years ago
- e28ff1a tools lib bpf: Add libbpf_get_error() by Joe Stringer · 8 years ago
- 7803ba7 tools lib bpf: Add set/is helpers for all prog types by Joe Stringer · 8 years ago
- ed79407 tools lib bpf: Define prog_type fns with macro by Joe Stringer · 8 years ago
- 94e5ade tools lib bpf: Fix map offsets in relocation by Joe Stringer · 8 years ago
- d1d0e29 perf probe: Delete an unnecessary assignment in try_to_find_absolute_address() by Markus Elfring · 8 years ago
- 42e233c perf probe: Delete an unnecessary check in try_to_find_absolute_address() by Markus Elfring · 8 years ago
- 1b29dfb perf probe: Fix wrong register name for arm64 by He Kuang · 8 years ago
- 47cd95a Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
- 883af14 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- aab4545 MAINTAINERS: add Dan Streetman to zbud maintainers by Dan Streetman · 8 years ago
- 534c9dc MAINTAINERS: add Dan Streetman to zswap maintainers by Dan Streetman · 8 years ago
- 3277953 mm: do not export ioremap_page_range symbol for external module by zhong jiang · 8 years ago
- 3705ccf mn10300: fix build error of missing fpu_save() by Randy Dunlap · 8 years ago
- f598f82 romfs: use different way to generate fsid for BLOCK or MTD by Coly Li · 8 years ago
- 4180c4c frv: add missing atomic64 operations by Sudip Mukherjee · 8 years ago
- e47483b mm, page_alloc: fix premature OOM when racing with cpuset mems update by Vlastimil Babka · 8 years ago
- 5ce9bfe mm, page_alloc: move cpuset seqcount checking to slowpath by Vlastimil Babka · 8 years ago
- 16096c2 mm, page_alloc: fix fast-path race with cpuset update or removal by Vlastimil Babka · 8 years ago
- ea57485 mm, page_alloc: fix check for NULL preferred_zone by Vlastimil Babka · 8 years ago
- ff7a28a kernel/panic.c: add missing \n by Jiri Slaby · 8 years ago
- 2dc705a fbdev: color map copying bounds checking by Kees Cook · 8 years ago
- 545d58f frv: add atomic64_add_unless() by Sudip Mukherjee · 8 years ago
- d51e989 mm/mempolicy.c: do not put mempolicy before using its nodemask by Vlastimil Babka · 8 years ago
- dd040b6 radix-tree: fix private list warnings by Matthew Wilcox · 8 years ago
- bbd88e1 Documentation/filesystems/proc.txt: add VmPin by Fabian Frederick · 8 years ago
- 3674534 mm, memcg: do not retry precharge charges by David Rientjes · 8 years ago
- 3ba4bce proc: add a schedule point in proc_pid_readdir() by Eric Dumazet · 8 years ago
- 424f6c4 mm: alloc_contig: re-allow CMA to compact FS pages by Lucas Stach · 8 years ago
- aa2efd5 mm/slub.c: trace free objects at KERN_INFO by Daniel Thompson · 8 years ago
- 15a77c6 userfaultfd: fix SIGBUS resulting from false rwsem wakeups by Andrea Arcangeli · 8 years ago
- de182cc drivers/memstick/core/memstick.c: avoid -Wnonnull warning by Arnd Bergmann · 8 years ago
- b94f511 kernel/watchdog: prevent false hardlockup on overloaded system by Don Zickus · 8 years ago
- 6affb9d dax: fix build warnings with FS_DAX and !FS_IOMAP by Ross Zwisler · 8 years ago
- 8310d48 mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp by Keno Fischer · 8 years ago
- 8a1f780 memory_hotplug: make zone_can_shift() return a boolean value by Yasuaki Ishimatsu · 8 years ago
- 0263d4e Merge tag 'platform-drivers-x86-v4.10-4' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
- 19ca2c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
- 7b9e1d8 MAINTAINERS: Add myself to X86 PLATFORM DRIVERS as a co-maintainer by Andy Shevchenko · 8 years ago
- a4685d2 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 8 years ago
- 6302118 Merge tag 'gpio-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
- 3258943 Merge tag 'drm-fixes-for-v4.10-rc6' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
- 880a385 userns: Make ucounts lock irq-safe by Nikolay Borisov · 8 years ago
- 9327901 Merge tag 'drm-qemu-20170110' of git://git.kraxel.org/linux into drm-fixes by Dave Airlie · 8 years ago
- 2f39258 Merge branch 'drm-etnaviv-fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 8 years ago
- 2e76f85 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 8 years ago
- 484205d Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
- b310348 Merge branch 'msm-fixes-4.10-rc4' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 8 years ago
- 78337c0 Merge tag 'drm-misc-fixes-2017-01-13' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
- f1750e1 Merge tag 'drm-intel-fixes-2017-01-19' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 8 years ago
- 7a308bb Linux 4.10-rc5 by Linus Torvalds · 8 years ago
- 095cbe6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 24b8683 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 585457f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
- bb6c01c Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
- cfee5d6 platform/x86: ideapad-laptop: handle ACPI event 1 by Zach Ploskey · 8 years ago
- c497f8d Merge tag 'usb-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
- f68d853 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- f5e8c0f Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
- 455a70c Merge tag 'arc-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
- 83fd57a Merge tag 'powerpc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
- 5a00b6c platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOT by Andy Shevchenko · 8 years ago
- e95ac45 platform/x86: surface3-wmi: fix uninitialized symbol by Benjamin Tissoires · 8 years ago
- 44e6861 platform/x86: surface3-wmi: Shut up unused-function warning by Arnd Bergmann · 8 years ago
- 63d762b platform/x86: mlx-platform: free first dev on error by Dan Carpenter · 8 years ago
- 4c9eff7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- 5116226 Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux by Linus Torvalds · 8 years ago
- e3737b9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- cca112e Merge tag 'spi-fix-v4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
- e90665a Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
- 56ef188 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
- eefa9fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
- 190bacc perf c2c report: Coalesce by default only by pid,iaddr by Jiri Olsa · 8 years ago
- 8763e6a perf c2c report: Display Total records column in offset view by Jiri Olsa · 8 years ago
- f09ff1d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
- f8f2d4b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
- fec9690 Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 8 years ago
- 0e3fa7a perf hists browser: Add e/c hotkeys to expand/collapse callchain for current entry by Jiri Olsa · 8 years ago
- 0447819 KVM: s390: do not expose random data via facility bitmap by Christian Borntraeger · 8 years ago
- 488dc16 xhci: remove WARN_ON if dma mask is not set for platform devices by Mathias Nyman · 8 years ago
- b33f922 perf hists browser: Put hist_entry folding logic into single function by Jiri Olsa · 8 years ago