summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-02-26sched: sched_clock() improvement: use in_nmi()Ingo Molnar1-0/+8
2009-02-26tracing, genirq: add irq enter and exit trace eventsJason Baron2-0/+8
2009-02-26tracing/core: make the per cpu trace files in per cpu directoriesFrederic Weisbecker1-11/+14
2009-02-26Merge branch 'tip/tracing/ftrace' of ssh://master.kernel.org/pub/scm/linux/ke...Ingo Molnar1-2/+2
2009-02-26Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into...Ingo Molnar7-45/+85
2009-02-26tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMATSteven Rostedt1-2/+2
2009-02-25tracing/core: make the read callbacks reentrantsFrederic Weisbecker2-19/+85
2009-02-25tracing/core: introduce per cpu tracing filesFrederic Weisbecker2-24/+147
2009-02-25Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar5-0/+486
2009-02-25tracing: remove /debug/tracing/latency_traceIngo Molnar1-5/+0
2009-02-25tracing/hw-branch-tracing: convert bts-tracer mutex to a spinlockIngo Molnar1-29/+28
2009-02-25tracing: make event directory structureSteven Rostedt2-7/+137
2009-02-25tracing: add schedule events to event traceSteven Rostedt2-0/+14
2009-02-25tracing: add event trace infrastructureSteven Rostedt4-0/+342
2009-02-24x86, ftrace: fix section mismatch in hw-branch-tracerMarkus Metzger1-4/+3
2009-02-24Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar6-12/+54
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki3-2/+24
2009-02-22Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar1-1/+32
2009-02-22Merge branch 'hibernate'Linus Torvalds4-10/+30
2009-02-22PM: Fix suspend_console and resume_console to use only one semaphoreArve Hjønnevåg1-6/+9
2009-02-22PM: Wait for console in resumeArve Hjønnevåg1-0/+6
2009-02-22PM: Fix pm_notifiers during user mode hibernationAndrey Borzenkov1-4/+4
2009-02-22PM: fix build for CONFIG_PM unsetRafael J. Wysocki2-1/+2
2009-02-22PM/resume: wait for device probing to finishArjan van de Ven1-0/+11
2009-02-20ftrace: break out modify loop immediately on detection of errorSteven Rostedt1-1/+4
2009-02-20ftrace: allow archs to preform pre and post process for code modificationSteven Rostedt1-0/+28
2009-02-20tracing/function-graph-tracer: make set_graph_function file support ftrace regexFrederic Weisbecker1-18/+38
2009-02-19Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-1/+26
2009-02-19tracing/function-graph-tracer: fix mergeIngo Molnar1-1/+1
2009-02-19tracing/function-graph-tracer: fix traces weirdness while absolute time printingFrederic Weisbecker1-21/+29
2009-02-19Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar1-0/+75
2009-02-19Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into...Ingo Molnar12-101/+177
2009-02-19Merge branch 'linus' into tracing/blktraceIngo Molnar8-63/+77
2009-02-19tracing: limit the number of loops the ring buffer self test can makeSteven Rostedt1-0/+10
2009-02-19tracing: have function trace select kallsymsSteven Rostedt1-0/+2
2009-02-19tracing: disable tracing while testing ring bufferSteven Rostedt1-0/+9
2009-02-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+3
2009-02-19pm: fix build for CONFIG_PM unsetRafael J. Wysocki2-1/+2
2009-02-19cgroups: fix possible use after freeLi Zefan1-1/+1
2009-02-18tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt1-0/+75
2009-02-18block: fix bad definition of BIO_RW_SYNCJens Axboe1-2/+3
2009-02-18tracing/core: remove unused parameter in tracing_fill_pipe_page()Frederic Weisbecker1-3/+2
2009-02-18tracing/core: use appropriate waiting on trace_pipeFrederic Weisbecker6-24/+67
2009-02-18Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar9-74/+87
2009-02-18Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar1-1/+5
2009-02-18Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+12
2009-02-18Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-30/+30
2009-02-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-4/+33
2009-02-18Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-25/+28
2009-02-17tracing/function-graph-tracer: trace the idle tasksFrederic Weisbecker1-1/+5