summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-01perf list: Output tool eventsAndi Kleen
2019-04-01perf evsel: Support printing evsel name for 'duration_time'Andi Kleen
2019-04-01perf stat: Implement duration_time as a proper eventAndi Kleen
2019-04-01perf stat: Revert checks for duration_timeAndi Kleen
2019-04-01perf list: Fix s390 counter long description for L1D_RO_EXCL_WRITESThomas Richter
2019-04-01perf tools: Add header defining used namespace struct to event.hArnaldo Carvalho de Melo
2019-04-01perf trace beauty renameat: No need to include linux/fs.hArnaldo Carvalho de Melo
2019-04-01perf augmented_raw_syscalls: Use a PERCPU_ARRAY map to copy more string bytesArnaldo Carvalho de Melo
2019-04-01perf augmented_raw_syscalls: Copy strings from all syscalls with 1st or 2nd s...Arnaldo Carvalho de Melo
2019-04-01perf trace: Add 'string' event alias to select syscalls with string argsArnaldo Carvalho de Melo
2019-03-29Merge tag 'perf-urgent-for-mingo-5.1-20190329' of git://git.kernel.org/pub/sc...Thomas Gleixner
2019-03-28perf pmu: Fix parser error for uncore event aliasKan Liang
2019-03-28perf scripts python: exported-sql-viewer.py: Fix python3 supportAdrian Hunter
2019-03-28perf scripts python: exported-sql-viewer.py: Fix never-ending loopAdrian Hunter
2019-03-28perf machine: Update kernel map address and re-order properlyWei Li
2019-03-28tools headers uapi: Sync powerpc's asm/kvm.h copy with the kernel sourcesArnaldo Carvalho de Melo
2019-03-28tools headers: Update x86's syscall_64.tbl and uapi/asm-generic/unistdArnaldo Carvalho de Melo
2019-03-28tools headers uapi: Update drm/i915_drm.hArnaldo Carvalho de Melo
2019-03-28tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo
2019-03-28tools headers uapi: Sync linux/fcntl.h to get the F_SEAL_FUTURE_WRITE additionArnaldo Carvalho de Melo
2019-03-28tools headers uapi: Sync asm-generic/mman-common.h and linux/mman.hArnaldo Carvalho de Melo
2019-03-28perf evsel: Fix max perf_event_attr.precise_ip detectionJiri Olsa
2019-03-28perf intel-pt: Fix TSC slipAdrian Hunter
2019-03-28perf cs-etm: Add missing case valueSolomon Tan
2019-03-28afs: Fix StoreData op marshallingDavid Howells
2019-03-28vfs: Update mount API docsDavid Howells
2019-03-28Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-03-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-03-28s390/cpumf: Fix warning from check_processor_idThomas Richter
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-26Merge tag 'nfs-for-5.1-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-03-26SUNRPC: fix uninitialized variable warningAlakesh Haloi
2019-03-26dpaa2-eth: fix race condition with bql frame accountingIoana Ciornei
2019-03-26chelsio: use BUG() instead of BUG_ON(1)Arnd Bergmann
2019-03-26net: devlink: skip info_get op call if it is not defined in dumpitJiri Pirko
2019-03-26net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean
2019-03-26tipc: change to check tipc_own_id to return in tipc_net_stopXin Long
2019-03-26net: usb: aqc111: Extend HWID table by QNAP deviceDmitry Bezrukov
2019-03-26net: sched: Kconfig: update reference link for PIELeslie Monis
2019-03-26net: dsa: qca8k: extend slave-bus implementationsChristian Lamparter
2019-03-26net: dsa: qca8k: remove leftover phy accessorsChristian Lamparter
2019-03-26dt-bindings: net: dsa: qca8k: support internal mdio-busChristian Lamparter
2019-03-26dt-bindings: net: dsa: qca8k: fix exampleChristian Lamparter
2019-03-26Merge tag 'for-5.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-26Merge tag 'trace-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-03-26Merge tag 'locks-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...Linus Torvalds
2019-03-26ftrace: Fix warning using plain integer as NULL & spelling correctionsHariprasad Kelam
2019-03-26tracing: initialize variable in create_dyn_event()Frank Rowand
2019-03-26tracing: Remove unnecessary var_ref destroy in track_data_destroy()Tom Zanussi
2019-03-25net: phy: don't clear BMCR in genphy_soft_resetHeiner Kallweit