pandora-kernel.git
2014-05-14 Oleg Nesterovx86/traps: Make math_error() static
2014-05-14 Denys Vlasenkouprobes/x86: Fix scratch register selection for rip...
2014-05-14 Denys Vlasenkouprobes/x86: Simplify rip-relative handling
2014-05-14 Oleg Nesterovuprobes: Add mem_cgroup_charge_anon() into uprobe_write...
2014-05-05 Ingo MolnarMerge branch 'uprobes/core' of git://git./linux/kernel...
2014-05-01 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2014-05-01 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to resolve...
2014-05-01 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2014-04-30 Oleg Nesterovuprobes: Refuse to insert a probe into MAP_SHARED vma
2014-04-30 Oleg Nesterovuprobes/tracing: Fix uprobe_perf_open() on uprobe_apply...
2014-04-30 Oleg Nesterovuprobes/tracing: Make uprobe_perf_close() visible to...
2014-04-30 Oleg Nesterovuprobes/x86: Simplify riprel_{pre,post}_xol() and make...
2014-04-30 Oleg Nesterovuprobes/x86: Kill the "autask" arg of riprel_pre_xol()
2014-04-30 Oleg Nesterovuprobes/x86: Rename *riprel* helpers to make the naming...
2014-04-30 Oleg Nesterovuprobes/x86: Cleanup the usage of UPROBE_FIX_IP/UPROBE_...
2014-04-30 Oleg Nesterovuprobes/x86: Kill adjust_ret_addr(), simplify UPROBE_FI...
2014-04-30 Oleg Nesterovuprobes/x86: Introduce push_ret_address()
2014-04-30 Oleg Nesterovuprobes/x86: Cleanup the usage of arch_uprobe->def...
2014-04-30 Oleg Nesterovuprobes/x86: Move default_xol_ops's data into arch_upro...
2014-04-30 Oleg Nesterovuprobes/x86: Move UPROBE_FIX_SETF logic from arch_uprob...
2014-04-30 Oleg Nesterovuprobes/x86: Don't use arch_uprobe_abort_xol() in arch_...
2014-04-30 Oleg Nesterovuprobes/x86: Introduce uprobe_xol_ops->abort() and...
2014-04-30 Oleg Nesterovuprobes/x86: Don't change the task's state if ->pre_xol...
2014-04-30 Oleg Nesterovuprobes/x86: Fix is_64bit_mm() with CONFIG_X86_X32
2014-04-30 Oleg Nesterovuprobes/x86: Make good_insns_* depend on CONFIG_X86_*
2014-04-30 Oleg Nesterovuprobes/x86: Shift "insn_complete" from branch_setup_xo...
2014-04-30 Oleg Nesterovuprobes/x86: Add is_64bit_mm(), kill validate_insn_bits()
2014-04-30 Oleg Nesterovuprobes/x86: Add uprobe_init_insn(), kill validate_insn...
2014-04-30 Denys Vlasenkouprobes/x86: Refuse to attach uprobe to "word-sized...
2014-04-30 Jiri Olsaperf tests x86: Fix stack map lookup in dwarf unwind...
2014-04-30 Mathias Krauseperf x86: Fix perf to use non-executable stack, again
2014-04-30 Xia Kaixuperf tools: Remove extra '/' character in events file...
2014-04-30 Richard Yaoperf machine: Search for modules in %s/lib/modules/%s
2014-04-30 Jiri Olsaperf tests: Add static build make test
2014-04-30 Jiri Olsaperf tools: Fix bfd dependency libraries detection
2014-04-30 Jiri Olsaperf tools: Use LDFLAGS instead of ALL_LDFLAGS
2014-04-29 Jean Pihetperf tools ARM64: Wire up perf_regs and unwind support
2014-04-29 Borislav Petkovperf tools: Move u64_swap union
2014-04-29 Alexander Yaryginperf tests: Add a test of kvm-390: trace event
2014-04-29 Alexander Yaryginperf tests: Add numeric identifier to evlist_test
2014-04-29 Alexander Yaryginperf tools: Parse tracepoints with '-' in system name
2014-04-29 Namhyung Kimperf tools: Handle EINTR error for readn/writen
2014-04-29 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2014-04-28 Jiri Olsaperf tests: Add map groups sharing with thread object...
2014-04-28 Jiri Olsaperf tools: Share map_groups among threads of the same...
2014-04-28 Arnaldo Carvalho... perf tools: Reference count map_groups objects
2014-04-28 Arnaldo Carvalho... perf tools: Allocate thread map_groups's dynamically
2014-04-28 Jiri Olsaperf tests: Add thread maps lookup automated tests
2014-04-28 Namhyung Kimperf tests: Add a test case for hists filtering
2014-04-28 Namhyung Kimperf tests: Factor out fake_setup_machine()
2014-04-25 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2014-04-25 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to pick...
2014-04-24 Namhyung Kimperf hists/tui: Count callchain rows separately
2014-04-24 Namhyung Kimperf top/tui: Update nr_entries properly after a filter...
2014-04-24 Namhyung Kimperf ui/tui: Rename hist_browser__update_nr_entries()
2014-04-24 Namhyung Kimperf ui/tui: Fix off-by-one in hist_browser__update_nr_...
2014-04-24 Namhyung Kimperf hists: Add missing update on filtered stats in...
2014-04-24 Namhyung Kimperf tools: Account entry stats when it's added to...
2014-04-24 Namhyung Kimperf hists: Collapse expanded callchains after filter...
2014-04-24 Namhyung Kimperf hists: Add a couple of hists stat helper functions
2014-04-24 Namhyung Kimperf hists: Move column length calculation out of hists...
2014-04-24 Namhyung Kimperf hists: Rename hists__inc_stats()
2014-04-24 Namhyung Kimperf report: Count number of entries separately
2014-04-24 Stephane Eranianperf/x86: Fix RAPL rdmsrl_safe() usage
2014-04-23 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2014-04-23 Steven Rostedttools lib traceevent: Fix memory leak in pretty_print()
2014-04-23 Steven Rostedttools lib traceevent: Fix backward compatibility macros...
2014-04-23 Jiri Olsaperf tools: Disable libdw unwind for all but x86 arch
2014-04-23 Masanari Iidaperf tests x86: Fix memory leak in sample_ustack()
2014-04-22 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2014-04-22 Linus TorvaldsMerge tag 'gpio-v3.15-2' of git://git./linux/kernel...
2014-04-22 Linus TorvaldsMerge branch 'x86-vdso-for-linus' of git://git./linux...
2014-04-22 Don Zickusperf callchain: Add generic report parse callchain...
2014-04-22 Don Zickusperf kmem: Utilize the new generic cpunode_map
2014-04-22 Don Zickusperf tools: Use cpu/possible instead of cpu/kernel_max
2014-04-22 Don Zickusperf tools: Allow ability to map cpus to nodes easily
2014-04-22 Jiri Olsaperf tools: Fix pmu object compilation error
2014-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-21 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2014-04-20 Anton Ivanovum: Memory corruption on startup
2014-04-20 Anton Ivanovum: Missing pipe handling
2014-04-20 Tristan Schmelcheruml: Simplify tempdir logic.
2014-04-20 Linus TorvaldsLinux 3.15-rc2
2014-04-20 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2014-04-20 Linus TorvaldsMerge tag 'iommu-fixes-v3.15-rc1' of git://git./linux...
2014-04-20 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-04-20 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2014-04-19 Adrien BAKperf tools: Improve error reporting
2014-04-19 Vladimir Nikulichevperf tools: Adjust symbols in VDSO
2014-04-19 Alexander Yaryginperf kvm: Fix 'Min time' counting in report command
2014-04-19 Namjae Jeonext4: disable COLLAPSE_RANGE for bigalloc
2014-04-19 Namjae Jeonext4: fix COLLAPSE_RANGE failure with 1KB block size
2014-04-19 Eric Dumazetcoredump: fix va_list corruption
2014-04-19 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-04-19 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2014-04-19 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-04-19 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-04-19 Dave AirlieMerge branch 'drm-next-3.15-wip' of git://people.freede...
2014-04-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-04-19 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
next