summaryrefslogtreecommitdiffstats
path: root/block/blk-exec.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-02tracing: add trace name and id to event formatsSteven Rostedt1-1/+5
2009-03-02tracing: add ftrace headers to event format filesSteven Rostedt1-1/+26
2009-03-02tracing: add format file to describe event struct fieldsSteven Rostedt4-1/+110
2009-03-02tracing: make trace_seq_reset global and rename to trace_seq_initSteven Rostedt2-12/+13
2009-03-02tracing: add protection around modify trace event fieldsSteven Rostedt1-0/+7
2009-03-02tracing: add TRACE_FIELD_SPECIAL to record complex entriesSteven Rostedt4-1/+26
2009-02-28tracing: create the C style tracing for the irq subsystemSteven Rostedt1-4/+15
2009-02-28tracing: create the C style tracing for the sched subsystemSteven Rostedt2-25/+97
2009-02-28tracing: add raw fast tracing interface for trace eventsSteven Rostedt2-25/+181
2009-02-28tracing: add raw trace point recording infrastructureSteven Rostedt7-59/+350
2009-02-28tracing: add interface to write into current tracer bufferSteven Rostedt2-0/+20
2009-02-28tracing: add subsystem sched for sched eventsSteven Rostedt1-0/+5
2009-02-28tracing: add subsystem irq for irq eventsSteven Rostedt1-0/+5
2009-02-28tracing: make the set_event and available_events subsystem awareSteven Rostedt1-3/+40
2009-02-28tracing: add subsystem level to trace eventsSteven Rostedt3-0/+54
2009-02-28tracing: move trace point formats to files in include/trace directorySteven Rostedt3-8/+10
2009-02-27tracing: replace kzalloc with kcallocSteven Rostedt1-1/+1
2009-02-27tracing: use newline separator for trace options listSteven Rostedt1-7/+6
2009-02-27tracing: use pointer error returns for __tracing_openSteven Rostedt1-22/+24
2009-02-27tracing: add protection around open use of current_tracerSteven Rostedt1-6/+14
2009-02-27tracing: add tracer dependent options to options directorySteven Rostedt1-1/+173
2009-02-27tracing: add options directory and core option filesSteven Rostedt1-0/+117
2009-02-26x86: set X86_FEATURE_TSC_RELIABLEIngo Molnar1-1/+7
2009-02-26sched: allow architectures to specify sched_clock_stableIngo Molnar2-25/+30
2009-02-26tracing: implement trace_clock_*() APIsIngo Molnar4-3/+123
2009-02-26sched: sched_clock() improvement: use in_nmi()Ingo Molnar1-0/+8
2009-02-26tracing, genirq: add irq enter and exit trace eventsJason Baron4-0/+34
2009-02-26tracing/core: make the per cpu trace files in per cpu directoriesFrederic Weisbecker1-11/+14
2009-02-26tracing: wrap arguments with PARAMSSteven Rostedt1-1/+2
2009-02-26tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMATSteven Rostedt3-16/+16
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-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 Rostedt4-48/+87
2009-02-25tracing: add event trace infrastructureSteven Rostedt5-1/+352
2009-02-25tracing: add DEFINE_TRACE_FMT to tracepoint.hSteven Rostedt1-0/+3
2009-02-24Add i2c_board_info for RiscPC PCF8583Russell King2-1/+8
2009-02-24i2c: Make sure i2c_algo_bit_data.timeout is HZ-independentJean Delvare3-3/+3
2009-02-24i2c-dev: Clarify the unit of ioctl I2C_TIMEOUTJean Delvare3-3/+7
2009-02-24i2c: Timeouts reach -1Roel Kluin2-3/+3
2009-02-24i2c: Fix misplaced parenthesesRoel Kluin1-1/+2
2009-02-24proc: fix PG_locked reporting in /proc/kpageflagsHelge Bahmann1-1/+1
2009-02-24x86, ptrace: remove CONFIG guards around declarationsMarkus Metzger1-3/+0
2009-02-24x86, ftrace: fix section mismatch in hw-branch-tracerMarkus Metzger1-4/+3
2009-02-24firedtv: dvb_frontend_info for FireDTV S2, fix "frequency limits undefined" e...Beat Michel Liechti1-0/+1
2009-02-24firedtv: massive refactoringStefan Richter17-2331/+1895
2009-02-24firedtv: rename files, variables, functions from firesat to firedtvRambaldi20-515/+515
2009-02-24firedtv: Use DEFINE_SPINLOCKJulia Lawall1-1/+1