index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
uprobes: Add mem_cgroup_charge_anon() into uprobe_write_opcode()
Oleg Nesterov
2014-05-14
1
-12
/
+11
*
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2014-05-05
5
-201
/
+200
|
\
|
*
uprobes: Refuse to insert a probe into MAP_SHARED vma
Oleg Nesterov
2014-04-30
1
-1
/
+1
|
*
uprobes/tracing: Fix uprobe_perf_open() on uprobe_apply() failure
Oleg Nesterov
2014-04-30
1
-5
/
+9
|
*
uprobes/tracing: Make uprobe_perf_close() visible to uprobe_perf_open()
Oleg Nesterov
2014-04-30
1
-18
/
+18
|
*
uprobes/x86: Simplify riprel_{pre,post}_xol() and make them similar
Oleg Nesterov
2014-04-30
1
-16
/
+14
|
*
uprobes/x86: Kill the "autask" arg of riprel_pre_xol()
Oleg Nesterov
2014-04-30
1
-9
/
+9
|
*
uprobes/x86: Rename *riprel* helpers to make the naming consistent
Oleg Nesterov
2014-04-30
1
-13
/
+11
|
*
uprobes/x86: Cleanup the usage of UPROBE_FIX_IP/UPROBE_FIX_CALL
Oleg Nesterov
2014-04-30
1
-16
/
+11
|
*
uprobes/x86: Kill adjust_ret_addr(), simplify UPROBE_FIX_CALL logic
Oleg Nesterov
2014-04-30
2
-21
/
+4
|
*
uprobes/x86: Introduce push_ret_address()
Oleg Nesterov
2014-04-30
1
-3
/
+12
|
*
uprobes/x86: Cleanup the usage of arch_uprobe->def.fixups, make it u8
Oleg Nesterov
2014-04-30
2
-8
/
+8
|
*
uprobes/x86: Move default_xol_ops's data into arch_uprobe->def
Oleg Nesterov
2014-04-30
2
-27
/
+28
|
*
uprobes/x86: Move UPROBE_FIX_SETF logic from arch_uprobe_post_xol() to defaul...
Oleg Nesterov
2014-04-30
1
-8
/
+12
|
*
uprobes/x86: Don't use arch_uprobe_abort_xol() in arch_uprobe_post_xol()
Oleg Nesterov
2014-04-30
1
-8
/
+9
|
*
uprobes/x86: Introduce uprobe_xol_ops->abort() and default_abort_op()
Oleg Nesterov
2014-04-30
1
-3
/
+11
|
*
uprobes/x86: Don't change the task's state if ->pre_xol() fails
Oleg Nesterov
2014-04-30
1
-2
/
+6
|
*
uprobes/x86: Fix is_64bit_mm() with CONFIG_X86_X32
Oleg Nesterov
2014-04-30
2
-4
/
+5
|
*
uprobes/x86: Make good_insns_* depend on CONFIG_X86_*
Oleg Nesterov
2014-04-30
1
-24
/
+32
|
*
uprobes/x86: Shift "insn_complete" from branch_setup_xol_ops() to uprobe_init...
Oleg Nesterov
2014-04-30
1
-9
/
+4
|
*
uprobes/x86: Add is_64bit_mm(), kill validate_insn_bits()
Oleg Nesterov
2014-04-30
1
-11
/
+9
|
*
uprobes/x86: Add uprobe_init_insn(), kill validate_insn_{32,64}bits()
Oleg Nesterov
2014-04-30
1
-32
/
+13
|
*
uprobes/x86: Refuse to attach uprobe to "word-sized" branch insns
Denys Vlasenko
2014-04-30
1
-0
/
+11
*
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2014-05-01
10
-51
/
+380
|
\
\
|
*
|
perf tools ARM64: Wire up perf_regs and unwind support
Jean Pihet
2014-04-29
5
-1
/
+264
|
*
|
perf tools: Move u64_swap union
Borislav Petkov
2014-04-29
2
-5
/
+5
|
*
|
perf tests: Add a test of kvm-390: trace event
Alexander Yarygin
2014-04-29
1
-0
/
+7
|
*
|
perf tests: Add numeric identifier to evlist_test
Alexander Yarygin
2014-04-29
1
-45
/
+90
|
*
|
perf tools: Parse tracepoints with '-' in system name
Alexander Yarygin
2014-04-29
1
-0
/
+12
|
*
|
perf tools: Handle EINTR error for readn/writen
Namhyung Kim
2014-04-29
1
-0
/
+2
|
|
/
*
|
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
2014-05-01
7
-20
/
+52
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2014-05-01
7
-20
/
+52
|
|
\
|
|
*
perf tests x86: Fix stack map lookup in dwarf unwind test
Jiri Olsa
2014-04-30
1
-1
/
+1
|
|
*
perf x86: Fix perf to use non-executable stack, again
Mathias Krause
2014-04-30
2
-1
/
+11
|
|
*
perf tools: Remove extra '/' character in events file path
Xia Kaixu
2014-04-30
1
-2
/
+2
|
|
*
perf machine: Search for modules in %s/lib/modules/%s
Richard Yao
2014-04-30
1
-4
/
+12
|
|
*
perf tests: Add static build make test
Jiri Olsa
2014-04-30
1
-0
/
+2
|
|
*
perf tools: Fix bfd dependency libraries detection
Jiri Olsa
2014-04-30
1
-11
/
+23
|
|
*
perf tools: Use LDFLAGS instead of ALL_LDFLAGS
Jiri Olsa
2014-04-30
1
-1
/
+1
|
|
/
*
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2014-04-29
18
-155
/
+948
|
\
\
|
*
|
perf tests: Add map groups sharing with thread object test
Jiri Olsa
2014-04-28
4
-0
/
+96
|
*
|
perf tools: Share map_groups among threads of the same group
Jiri Olsa
2014-04-28
3
-13
/
+47
|
*
|
perf tools: Reference count map_groups objects
Arnaldo Carvalho de Melo
2014-04-28
3
-1
/
+17
|
*
|
perf tools: Allocate thread map_groups's dynamically
Arnaldo Carvalho de Melo
2014-04-28
7
-10
/
+35
|
*
|
perf tests: Add thread maps lookup automated tests
Jiri Olsa
2014-04-28
5
-0
/
+245
|
*
|
perf tests: Add a test case for hists filtering
Namhyung Kim
2014-04-28
4
-0
/
+321
|
*
|
perf tests: Factor out fake_setup_machine()
Namhyung Kim
2014-04-28
4
-139
/
+195
|
/
/
*
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2014-04-25
6
-103
/
+171
|
\
\
|
*
|
perf hists/tui: Count callchain rows separately
Namhyung Kim
2014-04-24
1
-20
/
+43
|
*
|
perf top/tui: Update nr_entries properly after a filter is applied
Namhyung Kim
2014-04-24
2
-4
/
+22
[next]