summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf stat: Poll for monitored tasks being aliveJiri Olsa2018-10-221-0/+24
* perf trace: Drop thread refcount in trace__event_handler()Arnaldo Carvalho de Melo2018-10-221-1/+1
* perf trace: Drop addr_location refcountsArnaldo Carvalho de Melo2018-10-221-3/+5
* perf evsel: Mark a evsel as disabled when asking the kernel do disable itArnaldo Carvalho de Melo2018-10-223-7/+19
* perf evsel: Introduce per event max_events propertyArnaldo Carvalho de Melo2018-10-195-0/+17
* perf trace: Introduce --max-eventsArnaldo Carvalho de Melo2018-10-192-0/+68
* tools lib subcmd: Introduce OPTION_ULONGArnaldo Carvalho de Melo2018-10-192-0/+21
* perf arm64: Fix generate system call table failed with /tmp mounted with noexecHongxu Jia2018-10-191-1/+1
* perf symbols: Set PLT entry/header sizes properly on SparcDavid Miller2018-10-181-1/+11
* perf jitdump: Add Sparc support.David Miller2018-10-182-0/+8
* perf annotate: Add Sparc supportDavid Miller2018-10-182-0/+177
* perf record: Encode -k clockid frequency into Perf traceAlexey Budankov2018-10-185-2/+48
* Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2018-10-18448-2428/+4041
|\
| * Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://git.kernel.org/pub/s...Ingo Molnar2018-10-1812-45/+39
| |\
| | * perf tools: Stop fallbacking to kallsyms for vdso symbols lookupArnaldo Carvalho de Melo2018-10-171-19/+2
| | * perf tools: Pass build flags to traceevent buildJiri Olsa2018-10-161-1/+1
| | * perf report: Don't crash on invalid inline debug informationMilian Wolff2018-10-161-0/+3
| | * perf cpu_map: Align cpu map synthesized events properly.David Miller2018-10-161-0/+1
| | * perf tools: Fix tracing_path_mount proper pathJiri Olsa2018-10-161-2/+2
| | * perf tools: Fix use of alternatives to find JDIRJarod Wilson2018-10-161-1/+1
| | * perf evsel: Store ids for events with their own cpus perf_event__synthesize_e...Jiri Olsa2018-10-162-0/+4
| | * perf vendor events intel: Fix wrong filter_band* values for uncore eventsJiri Olsa2018-10-112-16/+16
| | * Revert "perf tools: Fix PMU term format max value calculation"Jiri Olsa2018-10-091-6/+7
| | * tools headers uapi: Sync kvm.h copyArnaldo Carvalho de Melo2018-10-081-0/+1
| | * tools arch uapi: Sync the x86 kvm.h copyArnaldo Carvalho de Melo2018-10-081-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGreg Kroah-Hartman2018-10-1611-65/+91
| |\ \
| | * | Revert "sparc: Convert to using %pOFn instead of device_node.name"David S. Miller2018-10-164-51/+51
| | * | sparc64: Set %l4 properly on trap return after handling signals.David S. Miller2018-10-151-1/+2
| | * | sparc64: Make proc_id signed.David S. Miller2018-10-151-1/+1
| | * | sparc: Throttle perf events properly.David S. Miller2018-10-121-0/+9
| | * | sparc: Fix single-pcr perf event counter management.David S. Miller2018-10-121-4/+13
| | * | sparc: Wire up io_pgetevents system call.David S. Miller2018-10-103-4/+5
| | * | sunvdc: Remove VLA usageKees Cook2018-10-081-4/+10
| * | | Merge tag 'selinux-pr-20181015' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-10-161-1/+1
| |\ \ \
| | * | | MAINTAINERS: update the SELinux mailing list locationPaul Moore2018-10-101-1/+1
| * | | | afs: Fix clearance of replyDavid Howells2018-10-152-4/+0
| * | | | Linux 4.19-rc8v4.19-rc8Greg Kroah-Hartman2018-10-151-1/+1
| * | | | Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-10-143-5/+14
| |\ \ \ \
| | * | | | mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara2018-10-092-3/+3
| | * | | | filesystem-dax: Fix dax_layout_busy_page() livelockDan Williams2018-10-081-2/+11
| * | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2018-10-141-1/+1
| |\ \ \ \ \
| | * | | | | i2c: Fix kerneldoc for renamed i2c dma put functionStephen Boyd2018-10-111-1/+1
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman2018-10-133-6/+14
| |\ \ \ \ \ \
| | * | | | | | KVM: vmx: hyper-v: don't pass EPT configuration info to vmx_hv_remote_flush_t...Vitaly Kuznetsov2018-10-131-1/+5
| | * | | | | | Merge tag 'kvmarm-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2018-10-091-4/+4
| | |\ \ \ \ \ \
| | | * | | | | | ARM: KVM: Correctly order SGI register entries in the cp15 arrayMarc Zyngier2018-10-091-4/+4
| | * | | | | | | KVM: x86: support CONFIG_KVM_AMD=y with CONFIG_CRYPTO_DEV_CCP_DD=mPaolo Bonzini2018-10-091-1/+5
| * | | | | | | | ubifs: Fix WARN_ON logic in exit pathRichard Weinberger2018-10-131-2/+2
| * | | | | | | | Merge branch 'akpm'Greg Kroah-Hartman2018-10-134-7/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()Khazhismel Kumykov2018-10-131-0/+1