platform/kernel/linux-rpi.git
2016-04-26 Ravi Bangoriaperf probe: Fix module probe issue if no dwarf support
2016-04-26 Ravi Bangoriaperf probe: Fix offline module name missmatch issue
2016-04-26 Arnaldo Carvalho... perf trace: Read thread's COMM from /proc when not set
2016-04-26 Arnaldo Carvalho... perf thread: Introduce method to set comm from /proc...
2016-04-26 Arnaldo Carvalho... tools lib api fs: Add helper to read string from procfs...
2016-04-26 Arnaldo Carvalho... perf trace: Do not beautify the 'pid' parameter as...
2016-04-26 Arnaldo Carvalho... perf trace: Move perf_flags beautifier to tools/perf...
2016-04-26 Masami Hiramatsuperf probe: Set default kprobe group name if it is...
2016-04-26 Masami Hiramatsuperf probe: Let probe_file__add_event return 0 if succeeded
2016-04-26 Masami Hiramatsuperf tools: Add lsdir() helper to read a directory
2016-04-26 Masami Hiramatsuperf probe: Close target file on error path
2016-04-26 Wang Nanperf evlist: Enforce ring buffer reading
2016-04-25 Kan Liangperf hists: Clear dummy entry accumulated period
2016-04-25 Colin Ian Kingperf intel-pt: Fix off-by-one comparison on maximum...
2016-04-25 Davidlohr Buesoperf bench futex: Simplify wrapper for LOCK_PI
2016-04-25 Colin Ian Kingperf tests: Replace assignment with comparison on asser...
2016-04-25 Eric Engestromperf tools: Remove duplicate const qualifier
2016-04-25 Jiri Olsatools build: Fix perf_clean target
2016-04-25 Jiri Olsaperf tools: Make the x86 clean quiet
2016-04-25 Arnaldo Carvalho... perf evlist: Decode perf_event_attr->branch_sample_type
2016-04-25 Arnaldo Carvalho... perf trace: Make --pf honour --min-stack too
2016-04-25 Arnaldo Carvalho... perf trace: Make --event honour --min-stack too
2016-04-25 Chris Phlipotperf script: Fix segfault when printing callchains
2016-04-25 Arnaldo Carvalho... perf trace: Make --pf maj/min/all use callchains too
2016-04-25 Arnaldo Carvalho... perf trace: Extract evsel contructor from perf_evlist__...
2016-04-25 Andrey Ryabininperf buildid: Fix off-by-one in write_buildid()
2016-04-23 Ingo MolnarMerge tag 'perf-core-for-mingo-20160419' of git://git...
2016-04-23 Peter Zijlstrax86/perf/rapl: Add missing Broadwell model
2016-04-23 Peter Zijlstrax86/perf/rapl: Reorder model numbers
2016-04-23 Srinivas Pandruvadaperf/x86/intel/rapl: Support Skylake RAPL domains
2016-04-23 Wang Nanperf/core: Add ::write_backward attribute to perf event
2016-04-23 Kan Liangperf/x86/intel: Add LBR filter support for Silvermont...
2016-04-23 Kan Liangperf/x86/intel: Add Goldmont CPU support
2016-04-23 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to resolve...
2016-04-23 Peter Zijlstraperf/core: Make sysctl_perf_cpu_time_max_percent confor...
2016-04-23 Srinivas Pandruvadaperf/x86/intel/rapl: Add missing Haswell model
2016-04-23 Andi Kleenperf/x86/intel: Add model number for Skylake Server...
2016-04-19 Arnaldo Carvalho... perf test: Add missing verbose output explaining the...
2016-04-19 Arnaldo Carvalho... perf test: Ignore kcore files in the "vmlinux matches...
2016-04-19 Arnaldo Carvalho... perf symbols: Allow loading kallsyms without considerin...
2016-04-19 Arnaldo Carvalho... perf build: Remove x86 references from arch-neutral...
2016-04-19 Colin Ian Kingperf jit: memset() variable 'st' using the correct...
2016-04-19 Chris Phlipotperf script: Fix postgresql ubuntu install instructions
2016-04-19 Ingo MolnarMerge tag 'perf-urgent-for-mingo-20160418' of git:...
2016-04-18 Arnaldo Carvalho... perf top: Use callchain_param.enabled instead of symbol...
2016-04-18 Arnaldo Carvalho... perf hists browser: Fold two consecutive symbol_conf...
2016-04-18 Arnaldo Carvalho... perf tools: Ditch record_opts.callgraph_set
2016-04-18 Arnaldo Carvalho... perf report: Use callchain_param.enabled instead of...
2016-04-18 Arnaldo Carvalho... perf callchain: Set callchain_param.enabled when parsin...
2016-04-18 Arnaldo Carvalho... perf script: Check sample->callchain before using it
2016-04-18 Arnaldo Carvalho... perf evsel: Add missign class prefix to has_branch_stac...
2016-04-18 Adrian Hunterperf intel-pt: Fix segfault tracing transactions
2016-04-18 Linus TorvaldsLinux 4.6-rc4
2016-04-17 Linus TorvaldsMerge tag 'dm-4.6-fix-2' of git://git./linux/kernel...
2016-04-17 Ahmed Samydm cache metadata: fix cmd_read_lock() acquiring write...
2016-04-17 Linus TorvaldsMerge tag 'char-misc-4.6-rc4' of git://git./linux/kerne...
2016-04-17 Linus TorvaldsMerge tag 'driver-core-4.6-rc4' of git://git./linux...
2016-04-17 Linus TorvaldsMerge tag 'usb-4.6-rc4' of git://git./linux/kernel...
2016-04-16 Linus TorvaldsMerge tag 'dmaengine-fix-4.6-rc4' of git://git.infradea...
2016-04-16 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2016-04-16 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git./linux...
2016-04-16 Vinod KoulMerge branch 'fix/edma' into fixes
2016-04-16 Vinod KoulMerge branch 'fix/xilinx' into fixes
2016-04-16 Vinod KoulMerge branch 'fix/omap' into fixes
2016-04-16 Vinod KoulMerge branch 'fix/hsu' into fixes
2016-04-16 Arnaldo Carvalho... perf trace: Fix build when DWARF unwind isn't available
2016-04-16 Ingo MolnarMerge tag 'perf-core-for-mingo-20160415' of git://git...
2016-04-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-04-15 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2016-04-15 Linus TorvaldsMerge tag 'for-linus-20160415' of git://git.infradead...
2016-04-15 Linus TorvaldsMerge tag 'mmc-v4.6-rc3' of git://git.linaro.org/people...
2016-04-15 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2016-04-15 Linus TorvaldsMerge branch 'parisc-4.6-4' of git://git./linux/kernel...
2016-04-15 Dan Williamslibnvdimm, pmem: clarify the write+clear_poison+write...
2016-04-15 Arnaldo Carvalho... perf trace: Bump --mmap-pages when --call-graph is...
2016-04-15 Arnaldo Carvalho... perf evlist: Expose perf_event_mlock_kb_in_pages()...
2016-04-15 Arnaldo Carvalho... perf trace: Make --(min,max}-stack imply "--call-graph...
2016-04-15 Arnaldo Carvalho... perf record: Export record_opts based callchain parsing...
2016-04-15 Arnaldo Carvalho... perf trace: Introduce --min-stack filter
2016-04-15 Arnaldo Carvalho... perf trace: Do not print interrupted syscalls when...
2016-04-15 Ming Leiblock: loop: fix filesystem corruption in case of aio/dio
2016-04-15 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-04-15 Linus TorvaldsMerge branch 'mm-urgent-for-linus' of git://git./linux...
2016-04-15 Linus TorvaldsMerge tag 'dm-4.6-fixes' of git://git./linux/kernel...
2016-04-15 Linus TorvaldsMerge tag 'pwm/for-4.6-rc4' of git://git./linux/kernel...
2016-04-15 Linus TorvaldsMerge tag 'sound-4.6-rc4' of git://git./linux/kernel...
2016-04-15 Linus TorvaldsMerge branch 'mailbox-devel' of git://git.linaro.org...
2016-04-15 Linus TorvaldsMerge tag 'for-linus-4.6-rc4' of git://git./linux/kerne...
2016-04-15 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-04-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-04-14 Arnaldo Carvalho... perf evsel: Move fprintf methods to separate source...
2016-04-14 Arnaldo Carvalho... perf trace: Add --max-stack knob
2016-04-14 Arnaldo Carvalho... perf script: Add --max-stack knob
2016-04-14 Arnaldo Carvalho... perf tools: Remove addr_location argument to sample__fp...
2016-04-14 Arnaldo Carvalho... perf evsel: Require that callchains be resolved before...
2016-04-14 Arnaldo Carvalho... perf symbols: Move fprintf routines to separate object...
2016-04-14 Mike Snitzerdm cache metadata: fix READ_LOCK macros and cleanup...
2016-04-14 Keith BuschNVMe: Always use MSI/MSI-x interrupts
2016-04-14 Linus Torvalds/proc/iomem: only expose physical resource addresses...
2016-04-14 Linus Torvaldspci-sysfs: use proper file capability helper function
next