| Commit message (Expand) | Author | Age |
* | kprobes: support per-kprobe disabling | Masami Hiramatsu | 2009-04-07 |
* | kprobes: rename kprobe_enabled to kprobes_all_disarmed | Masami Hiramatsu | 2009-04-07 |
* | kprobes: move EXPORT_SYMBOL_GPL just after function definitions | Masami Hiramatsu | 2009-04-07 |
* | kprobes: cleanup aggr_kprobe related code | Masami Hiramatsu | 2009-04-07 |
* | mm: add /proc controls for pdflush threads | Peter W Morreale | 2009-04-07 |
* | Revert "module: remove the SHF_ALLOC flag on the __versions section." | Rusty Russell | 2009-04-07 |
* | exit_notify: kill the wrong capable(CAP_KILL) check | Oleg Nesterov | 2009-04-06 |
* | kernel/sysctl.c: avoid annoying warnings | Linus Torvalds | 2009-04-06 |
* | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-06 |
|\ |
|
| * | lockdep: add stack dumps to asserts | Peter Zijlstra | 2009-03-31 |
| * | hrtimer: fix rq->lock inversion (again) | Peter Zijlstra | 2009-03-31 |
* | | Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-06 |
|\ \ |
|
| * | | kmemtrace: small cleanups | Ingo Molnar | 2009-04-03 |
| * | | kmemtrace: restore original tracing data binary format, improve ABI | Eduard - Gabriel Munteanu | 2009-04-03 |
| * | | kmemtrace: kmemtrace_alloc() must fill type_id | Eduard - Gabriel Munteanu | 2009-04-03 |
| * | | kmemtrace: use tracepoints | Eduard - Gabriel Munteanu | 2009-04-03 |
| * | | kmemtrace, rcu: fix rcupreempt.c data structure dependencies | Ingo Molnar | 2009-04-03 |
| * | | kmemtrace, rcu: fix rcu_tree_trace.c data structure dependencies | Ingo Molnar | 2009-04-03 |
| * | | kmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassic.h dependencies | Ingo Molnar | 2009-04-03 |
* | | | Merge branch 'audit.b62' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-04-05 |
|\ \ \ |
|
| * | | | Audit: remove spaces from audit_log_d_path | Eric Paris | 2009-04-05 |
| * | | | audit: audit_set_auditable defined but not used | Eric Paris | 2009-04-05 |
| * | | | audit: incorrect ref counting in audit tree tag_chunk | Eric Paris | 2009-04-05 |
| * | | | audit: Fix possible return value truncation in audit_get_context() | Paul Moore | 2009-04-05 |
| * | | | audit: ignore terminating NUL in AUDIT_USER_TTY messages | Miloslav Trmac | 2009-04-05 |
| * | | | Audit: fix handling of 'strings' with NULL characters | Miloslav Trmac | 2009-04-05 |
| * | | | make the e->rule.xxx shorter in kernel auditfilter.c | Zhenwen Xu | 2009-04-05 |
| * | | | auditsc: fix kernel-doc notation | Randy Dunlap | 2009-04-05 |
| * | | | audit: EXECVE record - removed bogus newline | Jiri Pirko | 2009-04-05 |
* | | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-01 |
| |\ \ \ |
|
| | * | | | ring-buffer: do not remove reader page from list on ring buffer free | Steven Rostedt | 2009-04-01 |
| | * | | | function-graph: allow unregistering twice | Steven Rostedt | 2009-04-01 |
| | | | | | |
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | *-----. \ \ | Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/... | Ingo Molnar | 2009-03-31 |
| | |\ \ \ \ \ \ |
|
| | | | | | * | | | tracing, Text Edit Lock: Fix one sparse warning in kernel/extable.c | Dmitri Vorobiev | 2009-03-22 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| | | | | * | | | blktrace: print out BLK_TN_MESSAGE properly | Li Zefan | 2009-03-31 |
| | | | | * | | | blktrace: extract duplidate code | Li Zefan | 2009-03-31 |
| | | | | * | | | blktrace: fix memory leak when freeing struct blk_io_trace | Li Zefan | 2009-03-31 |
| | | | | * | | | blktrace: fix blk_probes_ref chaos | Li Zefan | 2009-03-31 |
| | | | | * | | | blktrace: make classic output more classic | Li Zefan | 2009-03-31 |
| | | | | * | | | blktrace: fix off-by-one bug | Li Zefan | 2009-03-31 |
| | | | | * | | | blktrace: fix the original blktrace | Li Zefan | 2009-03-31 |
| | | | | * | | | blktrace: fix a race when creating blk_tree_root in debugfs | Li Zefan | 2009-03-31 |
| | | | | * | | | blktrace: fix timestamp in binary output | Li Zefan | 2009-03-31 |
| | | | | * | | | blktrace: print human-readable act_mask | Li Zefan | 2009-03-24 |
| | | | | * | | | blktrace: fix t_error() | Li Zefan | 2009-03-24 |
| | | | | * | | | blktrace: fix wrong calculation of RWBS | Li Zefan | 2009-03-24 |
| | | | | * | | | blktrace: mark ddir_act[] const | Li Zefan | 2009-03-24 |
| | | | | * | | | blktrace: avoid accessing NULL bdev->bd_disk | Li Zefan | 2009-03-21 |
| | | | | * | | | blktrace: remove sysfs_blk_trace_enable_show/store() | Li Zefan | 2009-03-21 |