linux-2.6-microblaze.git
2017-11-03 Ingo MolnarMerge tag 'perf-core-for-mingo-4.15-20171103' of git...
2017-11-01 Namhyung Kimperf srcline: Show correct function name for srcline...
2017-11-01 Namhyung Kimperf srcline: Fix memory leak in addr2inlines()
2017-10-31 Arnaldo Carvalho... perf trace beauty kcmp: Beautify arguments
2017-10-31 Arnaldo Carvalho... perf trace beauty: Implement pid_fd beautifier
2017-10-31 Arnaldo Carvalho... tools include uapi: Grab a copy of linux/kcmp.h
2017-10-31 Namhyung Kimperf callchain: Fix double mapping al->addr for childre...
2017-10-30 Jiri Olsaperf stat: Make --per-thread update shadow stats to...
2017-10-30 Jiri Olsaperf stat: Move the shadow stats scale computation...
2017-10-30 Jiri Olsaperf tools: Add perf_data_file__write function
2017-10-30 Jiri Olsaperf tools: Add struct perf_data_file
2017-10-30 Jiri Olsaperf tools: Rename struct perf_data_file to perf_data
2017-10-30 Arnaldo Carvalho... perf script: Print information about per-event-dump...
2017-10-27 Arnaldo Carvalho... perf trace beauty prctl: Generate 'option' string table...
2017-10-27 Arnaldo Carvalho... tools include uapi: Grab a copy of linux/prctl.h
2017-10-27 Arnaldo Carvalho... perf script: Allow creating per-event dump files
2017-10-27 Arnaldo Carvalho... perf evsel: Restore evsel->priv as a tool private area
2017-10-27 Arnaldo Carvalho... perf script: Use event_format__fprintf()
2017-10-27 Arnaldo Carvalho... perf script: Use pr_debug where appropriate
2017-10-27 Arnaldo Carvalho... perf script: Add a few missing conversions to fprintf...
2017-10-27 Peter Zijlstraperf/core: Rewrite event timekeeping
2017-10-27 Peter Zijlstraperf/core: Fix perf_event_read()
2017-10-27 Peter Zijlstraperf/core: Remove wrong barrier
2017-10-27 Peter Zijlstraperf/core: Rename 'enum perf_event_active_state'
2017-10-27 Peter Zijlstraperf/core: Make sure to update ctx time before using it
2017-10-27 Peter Zijlstraperf/core: Fix __perf_read_group_add() locking
2017-10-27 Peter Zijlstraperf/core: Update ctx time before detaching events
2017-10-27 Peter Zijlstraperf/core: Fix perf_event_read_value() locking
2017-10-27 Yonghong Songperf/bpf: Extend the perf_event_read_local() interface...
2017-10-27 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to pick...
2017-10-25 Ingo MolnarMerge tag 'perf-core-for-mingo-4.15-20171025' of git...
2017-10-25 Milian Wolffperf util: Enable handling of inlined frames by default
2017-10-25 Milian Wolffperf report: Use srcline from callchain for hist entries
2017-10-25 Milian Wolffperf report: Cache srclines for callchain nodes
2017-10-25 Milian Wolffperf report: Cache failed lookups of inlined frames
2017-10-25 Milian Wolffperf report: Properly handle branch count in match_chain()
2017-10-24 Milian Wolffperf report: Compare symbol name for inlined frames...
2017-10-24 Milian Wolffperf callchain: Compare symbol name for inlined frames...
2017-10-24 Milian Wolffperf script: Mark inlined frames and do not print DSO...
2017-10-24 Milian Wolffperf callchain: Mark inlined frames in output by "...
2017-10-24 Milian Wolffperf report: Fall-back to function name comparison...
2017-10-24 Milian Wolffperf callchain: Create real callchain entries for inlin...
2017-10-24 Milian Wolffperf callchain: Refactor inline_list to store srcline...
2017-10-24 Milian Wolffperf callchain: Refactor inline_list to operate on...
2017-10-24 Milian Wolffperf callchain: Store srcline in callchain_cursor_node
2017-10-24 Milian Wolffperf report: Remove code to handle inline frames from...
2017-10-24 Alexander Shishkinperf/x86/intel/bts: Fix exclusive event reference leak
2017-10-24 Ingo MolnarMerge tag 'perf-core-for-mingo-4.15-20171023' of git...
2017-10-23 Kan Liangperf vendor events: Add Goldmont Plus V1 event file
2017-10-23 Arnaldo Carvalho... perf namespaces: Add more appropriate set of headers
2017-10-23 Christophe... perf kmem: Perform some cleanup if '--time' is given...
2017-10-23 Christophe... perf script: Fix error handling path
2017-10-23 Arnaldo Carvalho... perf script: Use fprintf like printing uniformly
2017-10-23 Arnaldo Carvalho... perf tools: Introduce binary__fprintf()
2017-10-23 Andi Kleenperf vendor events: Fix incorrect cmask syntax for...
2017-10-23 Arnaldo Carvalho... perf tools: Do not check ABI headers in a detached...
2017-10-23 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.14-3' of git://git...
2017-10-23 Kuppuswamy... platform/x86: intel_pmc_ipc: Use spin_lock to protect...
2017-10-23 Kuppuswamy... platform/x86: intel_pmc_ipc: Use devm_* calls in driver...
2017-10-23 Linus TorvaldsMerge branch 'for-4.14-fixes' of git://git./linux/kerne...
2017-10-23 Linus TorvaldsMerge tag 'pinctrl-v4.14-4' of git://git./linux/kernel...
2017-10-23 Linus TorvaldsMerge tag 'regulator-fix-v4.14-rc5' of git://git./linux...
2017-10-23 Jiri Olsaperf annotate: Remove arch::cpuid_parse callback
2017-10-23 Andi Kleenperf list: Fix group description in the man page
2017-10-23 Jiri Olsaperf tests attr: Make hw events optional
2017-10-23 Arnaldo Carvalho... perf mmap: Adopt push method from builtin-record.c
2017-10-23 Arnaldo Carvalho... perf record: Make record__mmap_read generic
2017-10-23 Arnaldo Carvalho... perf mmap: Move perf_mmap and methods to separate mmap...
2017-10-23 Andi Kleenperf vendor events: Update JSON metrics for Skylake...
2017-10-23 Andi Kleenperf vendor events: Update JSON metrics for Skylake
2017-10-23 Andi Kleenperf vendor events: Update JSON metrics for Sandy Bridge
2017-10-23 Andi Kleenperf vendor events: Update JSON metrics for JakeTown
2017-10-23 Andi Kleenperf vendor events: Update JSON metrics for IvyTown
2017-10-23 Andi Kleenperf vendor events: Update JSON metrics for IvyBridge
2017-10-23 Andi Kleenperf vendor events: Update JSON metrics for Haswell...
2017-10-23 Andi Kleenperf vendor events: Update JSON metrics for Haswell
2017-10-23 Andi Kleenperf vendor events: Update JSON metrics for Broadwell...
2017-10-23 Andi Kleenperf vendor events: Update JSON metrics for Broadwell
2017-10-23 Kees Cooklkdtm, kprobes: Convert from jprobes to kprobes
2017-10-23 Linus TorvaldsLinux 4.14-rc6
2017-10-23 Linus TorvaldsMerge tag 'staging-4.14-rc6' of git://git./linux/kernel...
2017-10-23 Linus TorvaldsMerge tag 'char-misc-4.14-rc6' of git://git./linux...
2017-10-23 Linus TorvaldsMerge tag 'usb-4.14-rc6' of git://git./linux/kernel...
2017-10-23 Mark BrownMerge remote-tracking branches 'regulator/fix/axp20x...
2017-10-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-10-22 Dmitry TorokhovInput: do not use property bits when generating module...
2017-10-22 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2017-10-22 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2017-10-22 Linus TorvaldsMerge branch 'smp-urgent-for-linus' of git://git./linux...
2017-10-22 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2017-10-22 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2017-10-22 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2017-10-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-10-22 Bernd Edlingerstmmac: Don't access tx_q->dirty_tx before netif_tx_lock
2017-10-22 Eric Dumazetipv6: flowlabel: do not leave opt->tot_len with garbage
2017-10-22 Geert Uytterhoevenof_mdio: Fix broken PHY IRQ in case of probe deferral
2017-10-22 Randy Dunlaptextsearch: fix typos in library helpers
2017-10-22 David Howellsrxrpc: Don't release call mutex on error pointer
2017-10-22 David S. MillerMerge branch 'stmmac-hw-tstamp-fixes'
2017-10-22 Jose Abreunet: stmmac: Prevent infinite loop in get_rx_timestamp_...
next