firefly-linux-kernel-4.4.55.git
2011-12-20 Ingo MolnarMerge branch 'for-tip' of git://git./linux/kernel/git...
2011-12-12 Andrew Vaginperf tools: Add ability to synthesize event according...
2011-12-12 Robert Richterperf script: Implement option for system-wide profiling
2011-12-12 Robert Richterperf script: Fix mem leaks and NULL pointer checks...
2011-12-07 Andreas Krebbeloprofile, s390: Add event interface to the System z...
2011-12-07 Robert Richteroprofile: Fix oprofile_timer_exit() breakage
2011-12-06 Gleb Natapovperf, x86: Expose perf capability to other modules
2011-12-06 Peter Zijlstraperf, x86: Implement arch event mask as quirk
2011-12-06 Gleb Natapovx86, perf: Disable non available architectural events
2011-12-06 Peter Zijlstrajump_label: Provide jump_label_key initializers
2011-12-06 Peter Zijlstrajump_label, x86: Fix section mismatch
2011-12-06 Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2011-12-06 Gleb Natapovperf, core: Rate limit perf_sched_events jump_label...
2011-12-06 Peter Zijlstraperf: Fix enable_on_exec for sibling events
2011-12-06 Peter Zijlstraperf: Remove superfluous arguments
2011-12-06 Peter Zijlstraperf, x86: Prefer fixed-purpose counters when scheduling
2011-12-06 Robert Richterperf, x86: Fix event scheduler for constraints with...
2011-12-06 Robert Richterperf, x86: Implement event scheduler helper functions
2011-12-06 Peter Zijlstraperf: Avoid a useless pmu_disable() in the perf-tick
2011-12-06 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2011-12-05 Steven Rostedtftrace: Fix hash record accounting bug
2011-12-05 Steven Rostedtperf: Fix parsing of __print_flags() in TP_printk()
2011-12-05 Gleb Natapovjump_label: jump_label_inc may return before the code...
2011-12-05 Steven Rostedtftrace: Remove force undef config value left for testing
2011-12-05 Li Zefantracing: Restore system filter behavior
2011-12-05 Ilya Dryomovtracing: fix event_subsystem ref counting
2011-12-05 Masami Hiramatsux86/tools: Add decoded instruction dump mode
2011-12-05 Masami Hiramatsux86: Update instruction decoder to support new AVX...
2011-12-05 Masami Hiramatsux86/tools: Fix insn_sanity message outputs
2011-12-05 Masami Hiramatsux86/tools: Fix instruction decoder message output
2011-12-05 Masami Hiramatsux86: Fix instruction decoder to handle grouped AVX...
2011-12-05 Masami Hiramatsux86/tools: Fix Makefile to build all test tools
2011-12-05 Ingo MolnarMerge branch 'tip/perf/urgent' of git://git./linux...
2011-12-05 Ingo MolnarMerge branch 'perf/urgent' of git://github.com/acmel...
2011-12-05 Peter Zijlstraperf: Fix loss of notification with multi-event
2011-12-05 Robert Richterperf, x86: Force IBS LVT offset assignment for family 10h
2011-12-05 Peter Zijlstraperf, x86: Disable PEBS on SandyBridge chips
2011-12-02 Arnaldo Carvalho... perf test: Soft errors shouldn't stop the "Validate...
2011-12-02 Arnaldo Carvalho... perf test: Validate PERF_RECORD_ events and perf_sample...
2011-12-02 Arnaldo Carvalho... perf event: Introduce perf_event__fprintf
2011-12-02 Tejun Heotrace_events_filter: Use rcu_assign_pointer() when...
2011-11-29 Arnaldo Carvalho... perf test: Allow running just a subset of the available...
2011-11-29 Arnaldo Carvalho... perf evlist: Always do automatic allocation of pollfd...
2011-11-28 Arnaldo Carvalho... perf tools: Save some loops using perf_evlist__id2evsel
2011-11-28 David Ahernperf script: Add comm filtering option
2011-11-28 David Ahernperf tools: make -C consistent across commands (for...
2011-11-28 Arnaldo Carvalho... perf top: Stop using globals for tool state
2011-11-28 Arnaldo Carvalho... perf tools: Rename perf_event_ops to perf_tool
2011-11-28 Arnaldo Carvalho... perf tools: Resolve machine earlier and pass it to...
2011-11-28 Arnaldo Carvalho... perf tools: Pass tool context in the the perf_event_ops...
2011-11-28 Arnaldo Carvalho... perf annotate: Group options in a struct
2011-11-28 Arnaldo Carvalho... perf report: Group options in a struct
2011-11-28 Arnaldo Carvalho... perf tools: Use evsel->attr.sample_type instead of...
2011-11-28 Arnaldo Carvalho... perf session: Remove superfluous callchain_cursor member
2011-11-28 Arnaldo Carvalho... perf event: perf_event_ops->attr() manipulates only...
2011-11-28 Arnaldo Carvalho... perf evlist: Introduce id_hdr_size method out of perf_s...
2011-11-28 Arnaldo Carvalho... perf symbols: Add nr_events to symbol_conf
2011-11-28 Arnaldo Carvalho... perf ui progress: Fix divide by zero
2011-11-28 Arnaldo Carvalho... perf record: Move 'group' to perf_event_ops
2011-11-28 Arnaldo Carvalho... perf session: Move threads to struct machine
2011-11-28 Arnaldo Carvalho... perf record: Move mmap_pages to perf_record_opts
2011-11-28 Arnaldo Carvalho... perf evlist: Handle default value for 'pages' on mmap...
2011-11-28 Arnaldo Carvalho... perf evlist: Introduce {prepare,start}_workload refacto...
2011-11-28 Arnaldo Carvalho... perf evsel: Introduce config attr method
2011-11-28 Arnaldo Carvalho... perf evlist: Introduce add_tracepoints method
2011-11-28 Arnaldo Carvalho... perf evlist: Introduce perf_evlist__add_attrs
2011-11-28 Arnaldo Carvalho... perf tools: Simplify debugfs mountpoint handling code
2011-11-28 Arnaldo Carvalho... perf tools: Eliminate duplicate code and use PATH_MAX...
2011-11-17 Steven Rostedttracing: Add entries in buffer and total entries to...
2011-11-17 Steven Rostedttracing: Add irq, preempt-count and need resched info...
2011-11-16 David Ahernperf session: Fix crash with invalid CPU list
2011-11-16 Arnaldo Carvalho... perf python: Fix undefined symbol problem
2011-11-15 Ingo MolnarMerge branch 'core' of git://amd64.org/linux/rric into...
2011-11-15 Ingo MolnarMerge branch 'urgent' of git://amd64.org/linux/rric...
2011-11-14 Andrew Vaginevents: Don't divide events if it has field period
2011-11-14 Borislav Petkovperf: Carve out callchain functionality
2011-11-14 Peter Zijlstraperf/x86: Enable raw event access to Intel offcore...
2011-11-14 Peter Zijlstraperf: Don't use -ENOSPC for out of PMU resources
2011-11-14 Gleb Natapovperf: Do not set task_ctx pointer in cpuctx if there...
2011-11-14 Peter Zijlstraperf/x86: Fix PEBS instruction unwind
2011-11-14 Linus TorvaldsMerge branch 'rmobile-fixes-for-linus' of git://github...
2011-11-14 Linus TorvaldsMerge branch 'sh-fixes-for-linus' of git://github.com...
2011-11-14 Linus TorvaldsMerge git://github.com/rustyrussell/linux
2011-11-14 Michael S.... virtio-pci: fix use after free
2011-11-13 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2011-11-12 Rafael J. WysockiACPI / cpuidle: Remove acpi_idle_suspend (to fix suspen...
2011-11-12 Alex Deucherdrm/radeon/kms/combios: fix dynamic allocation of PM...
2011-11-12 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-11-12 Axel Lin[CPUFREQ] db8500: fix build error due to undeclared...
2011-11-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-12 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-11-12 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2011-11-12 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2011-11-12 William Douglasbma023: Add SFI translation for this device
2011-11-12 Feng Tangvrtc: change its year offset from 1960 to 1972
2011-11-12 Zhang Ruice4100: fix a build error
2011-11-12 Linus TorvaldsMerge branch 'upstream-linus' of git://github.com/jgarz...
2011-11-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-12 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
next