index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2013-04-13
uprobes/tracing: Don't pass addr=ip to perf_trace_buf_submit()
Oleg Nesterov
2013-04-13
uprobes/tracing: Change create_trace_uprobe() to support uretprobes
Oleg Nesterov
2013-04-13
uprobes/tracing: Make seq_printf() code uretprobe-friendly
Oleg Nesterov
2013-04-13
uprobes/tracing: Make register_uprobe_event() paths uretprobe-friendly
Oleg Nesterov
2013-04-13
uprobes/tracing: Make uprobe_{trace,perf}_print() uretprobe-friendly
Oleg Nesterov
2013-04-13
uprobes/tracing: Introduce is_ret_probe() and uretprobe_dispatcher()
Oleg Nesterov
2013-04-13
uprobes/tracing: Introduce uprobe_{trace,perf}_print() helpers
Oleg Nesterov
2013-04-13
uprobes/tracing: Generalize struct uprobe_trace_entry_head
Oleg Nesterov
2013-04-13
uprobes/tracing: Kill the pointless local_save_flags/preempt_count calls
Oleg Nesterov
2013-04-13
uprobes/tracing: Kill the pointless seq_print_ip_sym() call
Oleg Nesterov
2013-04-13
uprobes/tracing: Kill the pointless task_pt_regs() calls
Oleg Nesterov
2013-04-13
uretprobes: Remove -ENOSYS as return probes implemented
Anton Arapov
2013-04-13
uretprobes: Limit the depth of return probe nestedness
Anton Arapov
2013-04-13
uretprobes: Return probe exit, invoke handlers
Anton Arapov
2013-04-13
uretprobes: Return probe entry, prepare_uretprobe()
Anton Arapov
2013-04-13
uretprobes: Reserve the first slot in xol_vma for trampoline
Anton Arapov
2013-04-13
uretprobes: Introduce uprobe_consumer->ret_handler()
Anton Arapov
2013-04-04
uprobes: Change write_opcode() to use copy_*page()
Oleg Nesterov
2013-04-04
uprobes: Introduce copy_to_page()
Oleg Nesterov
2013-04-04
uprobes: Kill the unnecesary filp != NULL check in __copy_insn()
Oleg Nesterov
2013-04-04
uprobes: Change __copy_insn() to use copy_from_page()
Oleg Nesterov
2013-04-04
uprobes: Turn copy_opcode() into copy_from_page()
Oleg Nesterov
2013-04-04
uprobes: Add trap variant helper
Ananth N Mavinakayanahalli
2013-04-04
uprobes: Use file_inode()
Oleg Nesterov
2013-04-01
perf: Add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAP
Stephane Eranian
2013-04-01
perf: Add generic memory sampling interface
Stephane Eranian
2013-04-01
perf/core: Add weighted samples
Andi Kleen
2013-03-21
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2013-03-18
perf/cgroup: Add __percpu annotation to perf_cgroup->info
Namhyung Kim
2013-03-18
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2013-03-18
perf: Generate EXIT event only once per task context
Namhyung Kim
2013-03-18
perf: Reset hwc->last_period on sw clock events
Namhyung Kim
2013-03-14
tracing: Prevent buffer overwrite disabled for latency tracers
Steven Rostedt (Red Hat)
2013-03-14
tracing: Keep overwrite in sync between regular and snapshot buffers
Steven Rostedt (Red Hat)
2013-03-14
tracing: Protect tracer flags with trace_types_lock
Steven Rostedt (Red Hat)
2013-03-14
watchdog: Add comments to explain the watchdog_disabled variable
anish kumar
2013-03-14
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2013-03-13
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
2013-03-13
workqueue: convert to idr_alloc()
Tejun Heo
2013-03-13
kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER
Andrew Morton
2013-03-13
signal: always clear sa_restorer on execve
Kees Cook
2013-03-13
userns: Don't allow CLONE_NEWUSER | CLONE_FS
Eric W. Biederman
2013-03-13
tracing: Fix free of probe entry by calling call_rcu_sched()
Steven Rostedt (Red Hat)
2013-03-12
futex: fix kernel-doc notation and spello
Randy Dunlap
2013-03-12
signals: fix new kernel-doc warnings
Randy Dunlap
2013-03-12
tracing: Fix race in snapshot swapping
Steven Rostedt (Red Hat)
2013-03-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-03-08
Revert parts of "hlist: drop the node parameter from iterators"
Arnd Bergmann
2013-03-07
tracing: Do not return EINVAL in snapshot when not allocated
Steven Rostedt (Red Hat)
2013-03-07
tracing: Add help of snapshot feature when snapshot is empty
Steven Rostedt (Red Hat)
[next]