summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | blktrace: support per-partition tracing for ftrace pluginLi Zefan2009-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | blktrace: support per-partition tracingShawn Du2009-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/events: move trace point headers into include/trace/eventsSteven Rostedt2009-04-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/events: fix compile for modules disabledSteven Rostedt2009-04-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/events: add support for modules to TRACE_EVENTSteven Rostedt2009-04-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/events: add export symbols for trace events in modulesSteven Rostedt2009-04-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/events: convert event call sites to use a link listSteven Rostedt2009-04-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/events: move the ftrace event tracing code to coreSteven Rostedt2009-04-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/events: move declarations from trace directory to core includeSteven Rostedt2009-04-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: make trace_seq operations available for core kernelSteven Rostedt2009-04-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: create automated trace definesSteven Rostedt2009-04-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: consolidate trace and trace_event headersSteven Rostedt2009-04-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/filters: allow on-the-fly filter switchingTom Zanussi2009-04-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into tracing/coreIngo Molnar2009-04-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()Tom Zanussi2009-04-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/infrastructure: separate event tracer from event supportTom Zanussi2009-04-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/filters: use ring_buffer_discard_commit for discarded eventsSteven Rostedt2009-04-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ring-buffer: add ring_buffer_discard_commitSteven Rostedt2009-04-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macroTom Zanussi2009-04-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT eventsTom Zanussi2009-04-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | blktrace: fix output of BLK_TC_PC eventsLi Zefan2009-04-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | blktrace: fix output of unknown eventsLi Zefan2009-04-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei2009-04-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/lockdep: report the time waited for a lockFrederic Weisbecker2009-04-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-04-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ftrace: clean up enable logic for sched_switchZhaolei2009-04-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | function-graph: use int instead of atomic for ftrace_graph_activeSteven Rostedt2009-04-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/ftrace: factorize the tracing files creationFrederic Weisbecker2009-04-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: use macros to denote usec and nsec per secondLi Zefan2009-04-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar2009-04-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into tracing/coreIngo Molnar2009-04-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: add average time in function to function profilerSteven Rostedt2009-03-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: remove on the fly allocator from function profilerSteven Rostedt2009-03-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: clean up tracing profilerSteven Rostedt2009-03-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | function-graph: add option to calculate graph time or notSteven Rostedt2009-03-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: make the function profiler per cpuSteven Rostedt2009-03-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: adding function timings to function profilerSteven Rostedt2009-03-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: move function profiler data out of function structSteven Rostedt2009-03-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: add function profilerSteven Rostedt2009-03-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: add handler to trace_statSteven Rostedt2009-03-24
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-06-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | signals: implement sys_rt_tgsigqueueinfoThomas Gleixner2009-04-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | signals: split do_tkillThomas Gleixner2009-04-30
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: rcu_sched_grace_period(): kill the bogus flush_signals()Oleg Nesterov2009-05-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Add __rcu_pending tracing to hierarchical RCUPaul E. McKenney2009-04-14
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mutex: add atomic_dec_and_mutex_lock(), fixAndrew Morton2009-04-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking, rtmutex.c: Documentation cleanupLuis Henriques2009-04-29
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \