cascardo/linux.git
2016-03-31 Alexander Shishkinperf/core: Free AUX pages in unmap path
2016-03-31 Alexander Shishkinperf/ring_buffer: Refuse to begin AUX transaction after...
2016-03-31 Peter Zijlstraperf/core: Verify we have a single perf_hw_context PMU
2016-03-31 Peter Zijlstraperf/x86: Move Kconfig.perf and other perf configuratio...
2016-03-31 Huang Ruiperf/x86/msr: Add AMD IRPERF (Instructions Retired...
2016-03-31 Huang Ruiperf/x86/msr: Add AMD PTSC (Performance Time-Stamp...
2016-03-31 Thomas Gleixnerx86/perf/intel/cstate: Modularize driver
2016-03-31 Thomas Gleixnerx86/perf/intel/cstate: Sanitize error handling
2016-03-31 Thomas Gleixnerx86/perf/intel/cstate: Sanitize probing
2016-03-31 Thomas Gleixnerx86/perf/intel/cstate: Make cstate hotplug handling...
2016-03-31 Kan Liangx86/perf/intel/rapl: Make the Intel RAPL PMU driver...
2016-03-31 Kan Liangx86/perf/intel/uncore: Make the Intel uncore PMU driver...
2016-03-31 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to fix up...
2016-03-31 Peter Zijlstraperf/x86/amd/ibs: Fix pmu::stop() nesting
2016-03-31 Alexander Shishkinperf/core: Don't leak event in the syscall error path
2016-03-31 Peter Zijlstraperf/core: Fix time tracking bug with multiplexing
2016-03-31 Ingo MolnarMerge tag 'perf-core-for-mingo-20160330' of git://git...
2016-03-31 Ingo MolnarMerge tag 'perf-urgent-for-mingo-20160330' of git:...
2016-03-30 Anton Blanchardperf jit: genelf makes assumptions about endian
2016-03-30 Andres Freundperf hists: Fix determination of a callchain node's...
2016-03-30 Andi Kleenperf tools: Add support for skipping itrace instructions
2016-03-30 Dima Koganperf script perl: Perl scripts now get a backtrace...
2016-03-30 Taeung Songperf config: Rename 'v' to 'home' in set_buildid_dir()
2016-03-30 Taeung Songperf config: Rework buildid_dir_command_config to perf_...
2016-03-30 Taeung Songperf config: Remove duplicated set_buildid_dir calls
2016-03-30 Jiri Olsaperf tests: Add test to check for event times
2016-03-30 Jiri Olsaperf tools: Make -f/--force option documentation consis...
2016-03-30 Jiri Olsaperf tools: Make hists__collapse_insert_entry static
2016-03-30 Jiri Olsaperf mem: Add -U/-K (--all-user/--all-kernel) options
2016-03-30 Ingo MolnarMerge tag 'perf-urgent-for-mingo-20160329' of git:...
2016-03-29 Arnaldo Carvalho... perf tools: Add missing initialization of perf_sample...
2016-03-29 Ingo MolnarMerge tag 'perf-urgent-for-mingo-20160328' of git:...
2016-03-28 Sukadev Bhattiproluperf tools: Fix build break on powerpc
2016-03-25 Huang Ruiperf/x86: Move events_sysfs_show() outside CPU_SUP_INTEL
2016-03-25 Ingo MolnarMerge tag 'perf-urgent-for-mingo-20160324' of git:...
2016-03-24 Arnaldo Carvalho... perf bench: Fix detached tarball building due to missin...
2016-03-24 Arnaldo Carvalho... perf tests: Fix tarpkg build test error output redirection
2016-03-24 Ingo MolnarMerge tag 'perf-core-for-mingo-20160323' of git://git...
2016-03-23 Arnaldo Carvalho... perf llvm: Use strerror_r instead of the thread unsafe...
2016-03-23 Arnaldo Carvalho... perf llvm: Use realpath to canonicalize paths
2016-03-23 Arnaldo Carvalho... perf tools: Unexport some methods unused outside strbuf.c
2016-03-23 Arnaldo Carvalho... perf probe: No need to use formatting strbuf method
2016-03-23 Arnaldo Carvalho... perf help: Use asprintf instead of adhoc equivalents
2016-03-23 Arnaldo Carvalho... perf tools: Remove unused perf_pathdup, xstrdup functions
2016-03-23 Arnaldo Carvalho... perf tools: Do not include stringify.h from the kernel...
2016-03-23 Arnaldo Carvalho... tools include: Copy linux/stringify.h from the kernel
2016-03-23 Steven Rostedttools lib traceevent: Remove redundant CPU output
2016-03-23 Arnaldo Carvalho... perf tools: Remove needless 'extern' from function...
2016-03-23 Arnaldo Carvalho... perf tools: Simplify die() mechanism
2016-03-23 Arnaldo Carvalho... perf tools: Remove unused DIE_IF macro
2016-03-23 Arnaldo Carvalho... perf script: Remove lots of unused arguments
2016-03-23 Arnaldo Carvalho... perf thread: Rename perf_event__preprocess_sample_addr...
2016-03-23 Arnaldo Carvalho... perf machine: Rename perf_event__preprocess_sample...
2016-03-23 Arnaldo Carvalho... perf tools: Add cpumode to struct perf_sample
2016-03-23 Arnaldo Carvalho... perf tests: Forward the perf_sample in the dwarf unwind...
2016-03-23 Arnaldo Carvalho... perf tools: Remove misplaced __maybe_unused
2016-03-22 Andi Kleenperf list: Fix documentation of :ppp
2016-03-21 Jakub Jelenperf bench numa: Fix assertion for nodes bitfield
2016-03-21 Srinivas Pandruvadaperf/x86/intel/rapl: Add missing Broadwell models
2016-03-21 Kan Liangperf/x86/intel/uncore: Remove ev_sel_ext bit support...
2016-03-21 Huang Ruiperf/x86/amd/power: Add AMD accumulated power reporting...
2016-03-21 Huang Ruix86/cpufeature, perf/x86: Add AMD Accumulated Power...
2016-03-21 Peter Zijlstraperf/core: Document some hotplug bits
2016-03-21 Suravee Suthikulpanitperf/x86/amd: Add support for new IOMMU performance...
2016-03-21 Huang Ruiperf/x86/amd: Move nodes_per_socket into bsp_init_amd()
2016-03-21 Peter Zijlstraperf/x86/cqm: Factor out some common code
2016-03-21 Vikas Shivappaperf/x86/mbm: Add support for MBM counter overflow...
2016-03-21 Vikas Shivappaperf/x86/mbm: Implement RMID recycling
2016-03-21 Tony Luckperf/x86/mbm: Add memory bandwidth monitoring event...
2016-03-21 Vikas Shivappaperf/x86/mbm: Add Intel Memory B/W Monitoring enumerati...
2016-03-21 Vikas Shivappaperf/x86/cqm: Fix CQM memory leak and notifier leak
2016-03-21 Vikas Shivappaperf/x86/cqm: Fix CQM handling of grouping events into...
2016-03-21 Peter Zijlstraperf/core: Fix Undefined behaviour in rb_alloc()
2016-03-21 Peter Zijlstraperf/x86/BTS: Fix RCU usage
2016-03-21 Peter Zijlstraperf/core: Fix dynamic interrupt throttle
2016-03-21 Peter Zijlstraperf/x86/ibs: Add IBS interrupt to the dynamic throttle
2016-03-21 Peter Zijlstraperf/x86/ibs: Fix race with IBS_STARTING state
2016-03-21 Peter Zijlstraperf/x86/ibs: Fix IBS throttle
2016-03-21 Peter Zijlstraperf/core: Fix the unthrottle logic
2016-03-19 Thomas Gleixnerx86/oprofile/nmi: Add missing hotplug FROZEN handling
2016-03-19 Thomas Gleixnerx86/hpet: Use proper mask to modify hotplug action
2016-03-19 Thomas Gleixnerx86/apic/uv: Fix the hotplug notifier
2016-03-19 Thomas Gleixnerx86/apb/timer: Use proper mask to modify hotplug action
2016-03-19 Thomas Gleixnerx86/topology: Use total_cpus not nr_cpu_ids for logical...
2016-03-19 Peter Zijlstrax86/topology: Fix Intel HT disable
2016-03-19 Peter Zijlstrax86/topology: Fix logical package mapping
2016-03-18 Wang Nanperf symbols: Record text offset in dso to calculate...
2016-03-18 Arnaldo Carvalho... tools: Move utilities.mak from perf to tools/scripts/
2016-03-18 Thomas Gleixnerx86/irq: Cure live lock in fixup_irqs()
2016-03-18 Thomas Gleixnerx86/tsc: Prevent NULL pointer deref in calibrate_delay_...
2016-03-18 Dave Jonesx86/apic: Fix suspicious RCU usage in smp_trace_call_fu...
2016-03-17 Andy Lutomirskix86/iopl: Fix iopl capability check on Xen PV
2016-03-17 Andy Lutomirskix86/iopl/64: Properly context-switch IOPL on Xen PV
2016-03-17 Andy Lutomirskiselftests/x86: Add an iopl test
2016-03-17 Ingo MolnarMerge branch 'x86/cleanups' into x86/urgent
2016-03-16 Tony Luckx86/mm, x86/mce: Fix return type/value for memcpy_mcsafe()
2016-03-16 Ingo MolnarMerge branch 'linus' into x86/urgent, to pick up depend...
2016-03-15 Linus TorvaldsMerge branch 'smp-hotplug-for-linus' of git://git....
2016-03-15 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2016-03-15 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
next