aboutsummaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-15perf scripts python: exported-sql-viewer.py: Move view creationAdrian Hunter1-3/+2
2019-05-15perf tools x86: Add support for recording and printing XMM registersAndi Kleen3-2/+40
2019-05-15perf parse-regs: Improve error output when faced with unknown register nameArnaldo Carvalho de Melo1-2/+1
2019-05-15perf record: Fix suggestion to get list of registers usable with --user-regs and --intr-regsArnaldo Carvalho de Melo1-2/+2
2019-05-15tools pci: Do not delete pcitest.sh in 'make clean'Arnaldo Carvalho de Melo1-2/+2
2019-05-15tools x86 uapi asm: Sync the pt_regs.h copy with the kernel sourcesArnaldo Carvalho de Melo1-1/+22
2019-05-15tools arch uapi: Sync the x86 kvm.h copyArnaldo Carvalho de Melo1-0/+1
2019-05-15tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo1-1/+2
2019-05-15perf tools: Speed up report for perf compiled with linwunwindJiri Olsa3-7/+12
2019-05-15tools lib traceevent: Remove hard coded install paths from pkg-config fileTzvetomir Stoyanov2-6/+11
2019-05-15csky: Add support for libdwMao Han8-1/+288
2019-05-15perf test: Fix spelling mistake "leadking" -> "leaking"Colin Ian King1-2/+2
2019-05-15perf annotate: Remove hist__account_cycles() from callbackJin Yao3-9/+8
2019-05-10perf/x86/intel: Fix INTEL_FLAGS_EVENT_CONSTRAINT* maskingStephane Eranian1-2/+2
2019-05-08perf/x86/amd/iommu: Make the 'amd_iommu_attr_groups' symbol staticWang Hai1-1/+1
2019-05-06tty: rocket: fix incorrect forward declaration of 'rp_init()'Linus Torvalds1-1/+1
2019-05-06ubsan: Remove vla bound checks.Andrey Ryabinin3-24/+0
2019-05-06ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warningsAndrey Ryabinin1-26/+23
2019-05-06Documentation/features/time: Mark m68k having modern-timekeepingGeert Uytterhoeven1-1/+1
2019-05-05Linux 5.1Linus Torvalds1-1/+1
2019-05-05x86/mm: Initialize PGD cache during mm initializationNadav Amit3-4/+11
2019-05-05perf/x86/intel: Fix race in intel_pmu_disable_event()Jiri Olsa1-3/+7
2019-05-03nohz_full: Allow the boot CPU to be nohz_fullNicholas Piggin2-14/+70
2019-05-03sched/isolation: Require a present CPU in housekeeping maskNicholas Piggin1-5/+13
2019-05-03kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freezeNicholas Piggin4-2/+28
2019-05-03power/suspend: Add function to disable secondaries for suspendNicholas Piggin4-10/+22
2019-05-03s390/vdso: drop unnecessary cc-ldoptionNick Desaulniers2-2/+2
2019-05-03s390: fix clang -Wpointer-sign warnigns in boot codeArnd Bergmann5-11/+11
2019-05-03s390: drop CONFIG_VIRT_TO_BUSArnd Bergmann1-1/+0
2019-05-03s390: boot, purgatory: pass $(CLANG_FLAGS) where neededArnd Bergmann2-2/+3
2019-05-03s390: only build for new CPUs with clangArnd Bergmann2-6/+18
2019-05-03sched/core: Allow the remote scheduler tick to be started on CPU0Nicholas Piggin1-1/+1
2019-05-03perf/x86/intel/pt: Remove software double buffering PMU capabilityAlexander Shishkin2-3/+1
2019-05-03perf/ring_buffer: Fix AUX software double bufferingAlexander Shishkin1-2/+1
2019-05-02perf tools: Remove needless asm/unistd.h include fixing build in some placesArnaldo Carvalho de Melo1-1/+0
2019-05-02tools arch uapi: Copy missing unistd.h headers for arc, hexagon and riscvArnaldo Carvalho de Melo3-0/+133
2019-05-02tools build: Add -ldl to the disassembler-four-args feature testArnaldo Carvalho de Melo1-1/+1
2019-05-02perf cs-etm: Always allocate memory for cs_etm_queue::prev_packetLeo Yan1-5/+3
2019-05-02perf cs-etm: Don't check cs_etm_queue::prev_packet validityLeo Yan1-5/+1
2019-05-02perf report: Report OOM in status line in the GTK UIThomas Richter1-3/+5
2019-05-02perf bench numa: Add define for RUSAGE_THREAD if not presentArnaldo Carvalho de Melo1-0/+4
2019-05-02tools lib traceevent: Change tag string for errorLeo Yan1-1/+1
2019-05-02perf annotate: Fix build on 32 bit for BPF annotationThadeu Lima de Souza Cascardo1-4/+4
2019-05-02tools uapi x86: Sync vmx.h with the kernelArnaldo Carvalho de Melo1-0/+1
2019-05-02perf bpf: Return value with unlocking in perf_env__find_btf()Bo YU1-1/+1
2019-05-02i2c: Prevent runtime suspend of adapter when Host Notify is requiredJarkko Nikula1-0/+4
2019-05-02i2c: synquacer: fix enumeration of slave devicesArd Biesheuvel1-0/+2
2019-05-02MAINTAINERS: friendly takeover of i2c-gpio driverWolfram Sang1-1/+1
2019-05-02MAINTAINERS: Include vendor specific files under arch/*/events/*Kim Phillips1-0/+1
2019-05-02perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips1-3/+108