aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* perf_counter: hook up the tracepoint eventsPeter Zijlstra2009-04-06
* perf_counter: fix up counter free pathsPeter Zijlstra2009-04-06
* perf_counter: generic context switch eventPeter Zijlstra2009-04-06
* perf_counter: fix uninitialized usage of event_listPeter Zijlstra2009-04-06
* perf_counter: abstract wakeup flag setting in core to fix powerpc buildPaul Mackerras2009-04-06
* perf_counter: include missing headerTim Blechmann2009-04-06
* perf_counter: fix hrtimer samplingPeter Zijlstra2009-04-06
* perf_counter: add an event_listPeter Zijlstra2009-04-06
* perf_counter: hrtimer based sampling for software time eventsPeter Zijlstra2009-04-06
* perf_counter: provide major/minor page fault software eventsPeter Zijlstra2009-04-06
* perf_counter: provide pagefault software eventsPeter Zijlstra2009-04-06
* perf_counter: software counter event infrastructurePeter Zijlstra2009-04-06
* perf_counter: use list_move_tail()Peter Zijlstra2009-04-06
* Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
|\
| * Merge branch 'audit.b62' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-05
| |\
| | * Audit: remove spaces from audit_log_d_pathEric Paris2009-04-05
| | * audit: audit_set_auditable defined but not usedEric Paris2009-04-05
| | * audit: incorrect ref counting in audit tree tag_chunkEric Paris2009-04-05
| | * audit: Fix possible return value truncation in audit_get_context()Paul Moore2009-04-05
| | * audit: ignore terminating NUL in AUDIT_USER_TTY messagesMiloslav Trmac2009-04-05
| | * Audit: fix handling of 'strings' with NULL charactersMiloslav Trmac2009-04-05
| | * make the e->rule.xxx shorter in kernel auditfilter.cZhenwen Xu2009-04-05
| | * auditsc: fix kernel-doc notationRandy Dunlap2009-04-05
| | * audit: EXECVE record - removed bogus newlineJiri Pirko2009-04-05
| * | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-05
| |\ \
| | * \ Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-01
| | |\ \
| | | * | ring-buffer: do not remove reader page from list on ring buffer freeSteven Rostedt2009-04-01
| | | * | function-graph: allow unregistering twiceSteven Rostedt2009-04-01
| | | | |
| | | | \
| | | | \
| | | | \
| | | | \
| | | | \
| | | *-----. \ Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...Ingo Molnar2009-03-31
| | | |\ \ \ \ \
| | | | | | | * | tracing, Text Edit Lock: Fix one sparse warning in kernel/extable.cDmitri Vorobiev2009-03-22
| | | | |_|_|/ / | | | |/| | | |
| | | | | | * | blktrace: print out BLK_TN_MESSAGE properlyLi Zefan2009-03-31
| | | | | | * | blktrace: extract duplidate codeLi Zefan2009-03-31
| | | | | | * | blktrace: fix memory leak when freeing struct blk_io_traceLi Zefan2009-03-31
| | | | | | * | blktrace: fix blk_probes_ref chaosLi Zefan2009-03-31
| | | | | | * | blktrace: make classic output more classicLi Zefan2009-03-31
| | | | | | * | blktrace: fix off-by-one bugLi Zefan2009-03-31
| | | | | | * | blktrace: fix the original blktraceLi Zefan2009-03-31
| | | | | | * | blktrace: fix a race when creating blk_tree_root in debugfsLi Zefan2009-03-31
| | | | | | * | blktrace: fix timestamp in binary outputLi Zefan2009-03-31
| | | | | | * | blktrace: print human-readable act_maskLi Zefan2009-03-24
| | | | | | * | blktrace: fix t_error()Li Zefan2009-03-24
| | | | | | * | blktrace: fix wrong calculation of RWBSLi Zefan2009-03-24
| | | | | | * | blktrace: mark ddir_act[] constLi Zefan2009-03-24
| | | | | | * | blktrace: avoid accessing NULL bdev->bd_diskLi Zefan2009-03-21
| | | | | | * | blktrace: remove sysfs_blk_trace_enable_show/store()Li Zefan2009-03-21
| | | | | | * | blktrace: report EBUSY correctlyLi Zefan2009-03-21
| | | | | | * | blktrace: don't increase blk_probes_ref if failed to setup blk traceLi Zefan2009-03-21
| | | | | | * | blktrace: remove blk_probe_mutexLi Zefan2009-03-21
| | | | | | * | blktrace: make blk_tracer_enabled a bool flagLi Zefan2009-03-21
| | | | | | * | blktrace: fix possible memory leakLi Zefan2009-03-21