aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-12
|\
| * perf: Differentiate exec() and non-exec() comm eventsAdrian Hunter2014-06-06
| * Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar2014-06-06
| |\
| | * perf: Fix perf_event_comm() vs. exec() assumptionPeter Zijlstra2014-06-06
| * | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2014-06-05
| |\ \
| | * | uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updatesOleg Nesterov2014-06-05
| | * | uprobes: Teach copy_insn() to support tmpfsOleg Nesterov2014-06-02
| | * | uprobes: Shift ->readpage check from __copy_insn() to uprobe_register()Oleg Nesterov2014-06-02
| * | | perf/documentation: Add description for conditional branch filterAnshuman Khandual2014-06-05
| * | | perf/x86: Add conditional branch filtering supportAnshuman Khandual2014-06-05
| * | | perf/tool: Add conditional branch filter 'cond' to perf recordAnshuman Khandual2014-06-05
| * | | perf: Add new conditional branch filter 'PERF_SAMPLE_BRANCH_COND'Anshuman Khandual2014-06-05
| * | | uprobes: Teach copy_insn() to support tmpfsOleg Nesterov2014-06-05
| * | | uprobes: Shift ->readpage check from __copy_insn() to uprobe_register()Oleg Nesterov2014-06-05
| * | | perf/x86: Use common PMU interrupt disabled codeVince Weaver2014-06-05
| * | | perf/ARM: Use common PMU interrupt disabled codeVince Weaver2014-06-05
| * | | perf: Disable sampled events if no PMU interruptVince Weaver2014-06-05
| * | | perf: Fix use after free in perf_remove_from_context()Peter Zijlstra2014-06-05
| * | | Merge branch 'perf/kprobes' into perf/coreIngo Molnar2014-06-05
| |\ \ \
| | * | | kprobes: Ensure blacklist data is alignedVineet Gupta2014-05-07
| | * | | kprobes: Show blacklist entries via debugfsMasami Hiramatsu2014-04-24
| | * | | kprobes, sched: Use NOKPROBE_SYMBOL macro in schedMasami Hiramatsu2014-04-24
| | * | | kprobes, notifier: Use NOKPROBE_SYMBOL macro in notifierMasami Hiramatsu2014-04-24
| | * | | kprobes, ftrace: Use NOKPROBE_SYMBOL macro in ftraceMasami Hiramatsu2014-04-24
| | * | | kprobes: Use NOKPROBE_SYMBOL macro instead of __kprobesMasami Hiramatsu2014-04-24
| | * | | kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotationMasami Hiramatsu2014-04-24
| | * | | kprobes, x86: Allow kprobes on text_poke/hw_breakpointMasami Hiramatsu2014-04-24
| | * | | kprobes, ftrace: Allow probing on some functionsMasami Hiramatsu2014-04-24
| | * | | kprobes: Allow probe on some kprobe functionsMasami Hiramatsu2014-04-24
| | * | | kprobes/x86: Allow probe on some kprobe preparation functionsMasami Hiramatsu2014-04-24
| | * | | kprobes, x86: Call exception_enter after kprobes handledMasami Hiramatsu2014-04-24
| | * | | kprobes/x86: Call exception handlers directly from do_int3/do_debugMasami Hiramatsu2014-04-24
| | * | | kprobes, x86: Prohibit probing on thunk functions and restoreMasami Hiramatsu2014-04-24
| | * | | kprobes, x86: Prohibit probing on native_set_debugreg()/load_idt()Masami Hiramatsu2014-04-24
| | * | | kprobes, x86: Prohibit probing on debug_stack_*()Masami Hiramatsu2014-04-24
| | * | | kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklistMasami Hiramatsu2014-04-24
| | * | | kprobes: Prohibit probing on .entry.text codeMasami Hiramatsu2014-04-24
| | * | | kprobes/x86: Allow to handle reentered kprobe on single-steppingMasami Hiramatsu2014-04-24
| * | | | Merge branch 'perf/uprobes' into perf/coreIngo Molnar2014-06-05
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2014-05-22
| | |\ \ \
| | | * | | uprobes/x86: Fix the wrong ->si_addr when xol triggers a trapOleg Nesterov2014-05-14
| | | * | | x86/traps: Kill DO_ERROR_INFO()Oleg Nesterov2014-05-14
| | | * | | x86/traps: Shift fill_trap_info() from DO_ERROR_INFO() to do_error_trap()Oleg Nesterov2014-05-14
| | | * | | x86/traps: Introduce fill_trap_info(), simplify DO_ERROR_INFO()Oleg Nesterov2014-05-14
| | | * | | x86/traps: Introduce do_error_trap()Oleg Nesterov2014-05-14
| | | * | | x86/traps: Use SEND_SIG_PRIV instead of force_sig()Oleg Nesterov2014-05-14
| | | * | | x86/traps: Make math_error() staticOleg Nesterov2014-05-14
| | | * | | uprobes/x86: Fix scratch register selection for rip-relative fixupsDenys Vlasenko2014-05-14
| | | * | | uprobes/x86: Simplify rip-relative handlingDenys Vlasenko2014-05-14
| | | * | | uprobes: Add mem_cgroup_charge_anon() into uprobe_write_opcode()Oleg Nesterov2014-05-14
| | |/ / /