summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-20perf tools: Fix segfault in cpu_cache_level__read()Jiri Olsa
2019-09-20tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo
2019-09-20tools arch x86 uapi: Synch asm/unistd.h with the kernel sourcesArnaldo Carvalho de Melo
2019-09-20tools uapi asm-generic: Sync unistd.h with the kernel sourcesArnaldo Carvalho de Melo
2019-09-20tools headers uapi: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2019-09-20perf tests: Fix static build testJiri Olsa
2019-09-20Merge tag 'kgdb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds
2019-09-20nfsd: degraded slot-count more gracefully as allocation nears exhaustion.NeilBrown
2019-09-20nfsd: handle drc over-allocation gracefully.NeilBrown
2019-09-20Merge tag 'perf-core-for-mingo-5.4-20190920-2' of git://git.kernel.org/pub/sc...Ingo Molnar
2019-09-20lz4: do not export static symbolLinus Torvalds
2019-09-20riscv: Avoid interrupts being erroneously enabled in handle_exception()Vincent Chen
2019-09-20riscv: dts: sifive: Drop "clock-frequency" property of cpu nodesBin Meng
2019-09-20riscv: dts: sifive: Add ethernet0 to the aliases nodeBin Meng
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-20RISC-V: Export kernel symbols for kvmAtish Patra
2019-09-20KVM: RISC-V: Add KVM_REG_RISCV for ONE_REG interfaceAnup Patel
2019-09-20arch/riscv: disable excess harts before picking main boot hartXiang Wang
2019-09-20platform/x86: i2c-multi-instantiate: Derive the device name from parentHeikki Krogerus
2019-09-20platform/x86: pmc_atom: Add Siemens SIMATIC IPC277E to critclk_systems DMI tableSrikanth Krishnakar
2019-09-20ALSA: hda - Add laptop imic fixup for ASUS M9V laptopShih-Yuan Lee (FourDollars)
2019-09-20perf kvm stat: Set 'trace_cycles' as default event for 'perf kvm record' in p...Anju T Sudhakar
2019-09-20perf kvm: Add arch neutral function to choose event for perf kvm recordAnju T Sudhakar
2019-09-20perf kvm: Move kvm-stat header file from conditional inclusion to common incl...Anju T Sudhakar
2019-09-20perf test: Fix spelling mistake "allos" -> "allocate"Colin Ian King
2019-09-20perf stat: Fix a segmentation fault when using repeat foreverSrikar Dronamraju
2019-09-20perf stat: Reset previous counts on repeat with intervalSrikar Dronamraju
2019-09-20tools lib traceevent: Convert remaining %p[fF] users to %p[sS]Sakari Ailus
2019-09-20perf tools: Move event synthesizing routines to separate .c fileArnaldo Carvalho de Melo
2019-09-20crypto: hisilicon - avoid unused function warningArnd Bergmann
2019-09-20hwrng: core - don't wait on add_early_randomness()Laurent Vivier
2019-09-20crypto: hisilicon - Fix return value check in hisi_zip_acompress()Yunfeng Ye
2019-09-20crypto: hisilicon - Matching the dma address for dma_pool_free()Yunfeng Ye
2019-09-20crypto: hisilicon - Fix double free in sec_free_hw_sgl()Yunfeng Ye
2019-09-20crypto: inside-secure - Fix unused variable warning when CONFIG_PCI=nPascal van Leeuwen
2019-09-20crypto: talitos - fix missing break in switch statementGustavo A. R. Silva
2019-09-20perf memswap: Adopt 'struct u64_swap' from evsel.hArnaldo Carvalho de Melo
2019-09-20perf tools: Move event synthesizing routines to separate headerArnaldo Carvalho de Melo
2019-09-20perf auxtrace: Add missing 'struct perf_sample' forward declarationArnaldo Carvalho de Melo
2019-09-20perf sched: Add missing event.h include directiveArnaldo Carvalho de Melo
2019-09-20perf annotate: Add missing machine.h include directiveArnaldo Carvalho de Melo
2019-09-20perf hist: Add missing 'struct branch_stack' forward declarationArnaldo Carvalho de Melo
2019-09-20perf python: Remove debug.hArnaldo Carvalho de Melo
2019-09-20perf callchain: Remove needless event.h includeArnaldo Carvalho de Melo
2019-09-20perf stat: Move perf_stat_synthesize_config() to event.hArnaldo Carvalho de Melo
2019-09-20perf event: Move perf_event__synthesize* to event.hArnaldo Carvalho de Melo
2019-09-20perf env: Remove needless cpumap.h headerArnaldo Carvalho de Melo
2019-09-20perf symbols: Add missing dso.h headerArnaldo Carvalho de Melo
2019-09-20perf probe: Add missing build-id.h header.Arnaldo Carvalho de Melo
2019-09-20perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo