summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched/clock' into tracing/ftraceIngo Molnar2009-02-271-24/+23
|\
| * sched: allow architectures to specify sched_clock_stableIngo Molnar2009-02-261-25/+20
* | tracing: implement trace_clock_*() APIsIngo Molnar2009-02-263-3/+104
* | sched: sched_clock() improvement: use in_nmi()Ingo Molnar2009-02-261-0/+8
* | tracing, genirq: add irq enter and exit trace eventsJason Baron2009-02-262-0/+8
* | tracing/core: make the per cpu trace files in per cpu directoriesFrederic Weisbecker2009-02-261-11/+14
* | Merge branch 'tip/tracing/ftrace' of ssh://master.kernel.org/pub/scm/linux/ke...Ingo Molnar2009-02-261-2/+2
|\ \
| * | tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMATSteven Rostedt2009-02-251-2/+2
| | |
| \ \
*-. \ \ Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into...Ingo Molnar2009-02-267-45/+85
|\ \ \ \ | |_|/ / |/| | / | | |/
| * | tracing/hw-branch-tracing: convert bts-tracer mutex to a spinlockIngo Molnar2009-02-251-29/+28
| * | x86, ftrace: fix section mismatch in hw-branch-tracerMarkus Metzger2009-02-241-4/+3
| * | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar2009-02-246-12/+54
| |\ \ | | |/
| | * PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki2009-02-223-2/+24
| | * Merge branch 'hibernate'Linus Torvalds2009-02-214-10/+30
| | |\
| | | * PM: Fix suspend_console and resume_console to use only one semaphoreArve Hjønnevåg2009-02-211-6/+9
| | | * PM: Wait for console in resumeArve Hjønnevåg2009-02-211-0/+6
| | | * PM: Fix pm_notifiers during user mode hibernationAndrey Borzenkov2009-02-211-4/+4
| | | * PM: fix build for CONFIG_PM unsetRafael J. Wysocki2009-02-212-1/+2
| | | * PM/resume: wait for device probing to finishArjan van de Ven2009-02-211-0/+11
* | | | tracing/core: make the read callbacks reentrantsFrederic Weisbecker2009-02-252-19/+85
* | | | tracing/core: introduce per cpu tracing filesFrederic Weisbecker2009-02-252-24/+147
* | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-255-0/+486
|\ \ \ \
| * | | | tracing: make event directory structureSteven Rostedt2009-02-242-7/+137
| * | | | tracing: add schedule events to event traceSteven Rostedt2009-02-242-0/+14
| * | | | tracing: add event trace infrastructureSteven Rostedt2009-02-244-0/+342
| |/ / /
* | | | tracing: remove /debug/tracing/latency_traceIngo Molnar2009-02-251-5/+0
|/ / /
* | | Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2009-02-221-1/+32
|\ \ \
| * | | ftrace: break out modify loop immediately on detection of errorSteven Rostedt2009-02-201-1/+4
| * | | ftrace: allow archs to preform pre and post process for code modificationSteven Rostedt2009-02-201-0/+28
| |/ /
| * | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-02-193-1/+26
| |\ \
* | | | tracing/function-graph-tracer: make set_graph_function file support ftrace regexFrederic Weisbecker2009-02-201-18/+38
* | | | tracing/function-graph-tracer: fix mergeIngo Molnar2009-02-191-1/+1
* | | | tracing/function-graph-tracer: fix traces weirdness while absolute time printingFrederic Weisbecker2009-02-191-21/+29
* | | | Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar2009-02-191-0/+75
|\ \ \ \
| * | | | tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt2009-02-181-0/+75
| | |_|/ | |/| |
| | | |
| \ \ \
*-. \ \ \ Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into...Ingo Molnar2009-02-1912-101/+177
|\ \ \ \ \ | | | |_|/ | | |/| |
| | * | | tracing: limit the number of loops the ring buffer self test can makeSteven Rostedt2009-02-181-0/+10
| | * | | tracing: have function trace select kallsymsSteven Rostedt2009-02-181-0/+2
| | * | | tracing: disable tracing while testing ring bufferSteven Rostedt2009-02-181-0/+9
| * | | | tracing/core: remove unused parameter in tracing_fill_pipe_page()Frederic Weisbecker2009-02-181-3/+2
| * | | | tracing/core: use appropriate waiting on trace_pipeFrederic Weisbecker2009-02-186-24/+67
| * | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-189-74/+87
| |\ \ \ \
| | * | | | ftrace: show unlimited when traceon or traceoff has no counterSteven Rostedt2009-02-171-1/+3
| | * | | | tracing: fix typing mistake in hint message and commentsWenji Huang2009-02-176-7/+7
| | * | | | tracing: fix the return value of trace selftestWenji Huang2009-02-171-1/+11
| | * | | | tracing: use the more proper parameterWenji Huang2009-02-171-1/+1
| | * | | | ftrace: rename _hook to _probeSteven Rostedt2009-02-172-52/+52
| | * | | | ftrace: clean up coding styleSteven Rostedt2009-02-172-12/+13
* | | | | | Merge branch 'linus' into tracing/blktraceIngo Molnar2009-02-198-63/+77
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-02-181-2/+3
| |\ \ \ \
OpenPOWER on IntegriCloud