| Commit message (Expand) | Author | Age |
* | tracing/events: fix compile for modules disabled | Steven Rostedt | 2009-04-14 |
* | tracing/events: add support for modules to TRACE_EVENT | Steven Rostedt | 2009-04-14 |
* | tracing/events: add export symbols for trace events in modules | Steven Rostedt | 2009-04-14 |
* | tracing/events: convert event call sites to use a link list | Steven Rostedt | 2009-04-14 |
* | tracing/events: move the ftrace event tracing code to core | Steven Rostedt | 2009-04-14 |
* | tracing/events: move declarations from trace directory to core include | Steven Rostedt | 2009-04-14 |
* | tracing: make trace_seq operations available for core kernel | Steven Rostedt | 2009-04-14 |
* | tracing: create automated trace defines | Steven Rostedt | 2009-04-14 |
* | tracing: consolidate trace and trace_event headers | Steven Rostedt | 2009-04-14 |
* | tracing/filters: allow on-the-fly filter switching | Tom Zanussi | 2009-04-13 |
* | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-04-13 |
|\ |
|
| * | PM/Hibernate: Wait for SCSI devices scan to complete during resume | Rafael J. Wysocki | 2009-04-13 |
| * | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-04-13 |
| |\ |
|
| | * | tracing/filters: return proper error code when writing filter file | Li Zefan | 2009-04-12 |
| | * | tracing/filters: allow user input integer to be oct or hex | Li Zefan | 2009-04-12 |
| | * | tracing/filters: fix NULL pointer dereference | Li Zefan | 2009-04-12 |
| | * | tracing/filters: NIL-terminate user input filter | Li Zefan | 2009-04-12 |
| | * | ftrace: Output REC->var instead of __entry->var for trace format | Zhaolei | 2009-04-10 |
| | * | tracing: fix document references | Li Zefan | 2009-04-10 |
| * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-04-13 |
| |\ \ |
|
| | * | | lockdep: continue lock debugging despite some taints | Frederic Weisbecker | 2009-04-12 |
| | * | | lockdep: warn about lockdep disabling after kernel taint | Frederic Weisbecker | 2009-04-12 |
| * | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-04-13 |
| |\| | |
|
| | * | | mutex: have non-spinning mutexes on s390 by default | Heiko Carstens | 2009-04-09 |
| * | | | async: Fix module loading async-work regression | Linus Torvalds | 2009-04-11 |
* | | | | tracing/filters: use ring_buffer_discard_commit() in filter_check_discard() | Tom Zanussi | 2009-04-13 |
* | | | | tracing/infrastructure: separate event tracer from event support | Tom Zanussi | 2009-04-13 |
* | | | | tracing/filters: use ring_buffer_discard_commit for discarded events | Steven Rostedt | 2009-04-13 |
* | | | | ring-buffer: add ring_buffer_discard_commit | Steven Rostedt | 2009-04-13 |
* | | | | tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro | Tom Zanussi | 2009-04-13 |
* | | | | tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events | Tom Zanussi | 2009-04-13 |
* | | | | blktrace: fix output of BLK_TC_PC events | Li Zefan | 2009-04-12 |
* | | | | blktrace: fix output of unknown events | Li Zefan | 2009-04-12 |
* | | | | tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ... | Zhaolei | 2009-04-12 |
* | | | | tracing/lockdep: report the time waited for a lock | Frederic Weisbecker | 2009-04-10 |
* | | | | Merge branch 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-04-10 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | tracing: fix splice return too large | Lai Jiangshan | 2009-04-10 |
| * | | | tracing: update file->f_pos when splice(2) it | Lai Jiangshan | 2009-04-10 |
| * | | | tracing: allocate page when needed | Lai Jiangshan | 2009-04-10 |
| * | | | tracing: disable seeking for trace_pipe_raw | Lai Jiangshan | 2009-04-10 |
| |/ / |
|
| * | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-04-09 |
| |\ \ |
|
| | * | | blktrace: pass the right pointer to kfree() | Li Zefan | 2009-04-08 |
| | * | | tracing/syscalls: use a dedicated file header | Frederic Weisbecker | 2009-04-08 |
| * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-04-09 |
| |\ \ \ |
|
| | * | | | Merge commit 'v2.6.30-rc1' into sched/urgent | Ingo Molnar | 2009-04-08 |
| | |\| | |
|
| | * | | | sched: Print sched_group::__cpu_power in sched_domain_debug | Gautham R Shenoy | 2009-04-01 |
| | * | | | cpuacct: add per-cgroup utime/stime statistics | Bharata B Rao | 2009-04-01 |
| | * | | | posixtimers, sched: Fix posix clock monotonicity | Hidetoshi Seto | 2009-04-01 |
| | * | | | sched_rt: don't allocate cpumask in fastpath | Rusty Russell | 2009-04-01 |
| | * | | | cpuacct: make cpuacct hierarchy walk in cpuacct_charge() safe when rcupreempt... | Bharata B Rao | 2009-03-31 |