aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| | | | | | * | | blktrace: fix timestamp in binary outputLi Zefan2009-03-31
| | | | | | * | | blktrace: print human-readable act_maskLi Zefan2009-03-24
| | | | | | * | | blktrace: fix t_error()Li Zefan2009-03-24
| | | | | | * | | blktrace: fix wrong calculation of RWBSLi Zefan2009-03-24
| | | | | | * | | blktrace: mark ddir_act[] constLi Zefan2009-03-24
| | | | | | * | | blktrace: avoid accessing NULL bdev->bd_diskLi Zefan2009-03-21
| | | | | | * | | blktrace: remove sysfs_blk_trace_enable_show/store()Li Zefan2009-03-21
| | | | | | * | | blktrace: report EBUSY correctlyLi Zefan2009-03-21
| | | | | | * | | blktrace: don't increase blk_probes_ref if failed to setup blk traceLi Zefan2009-03-21
| | | | | | * | | blktrace: remove blk_probe_mutexLi Zefan2009-03-21
| | | | | | * | | blktrace: make blk_tracer_enabled a bool flagLi Zefan2009-03-21
| | | | | | * | | blktrace: fix possible memory leakLi Zefan2009-03-21
| | | | | * | | | trace: make argument 'mem' of trace_seq_putmem() constLi Zefan2009-03-31
| | | | | * | | | tracing: add missing 'extern' keywords to trace_output.hEduard - Gabriel Munteanu2009-03-31
| | | | | * | | | tracing: provide trace_seq_reserve()Eduard - Gabriel Munteanu2009-03-31
| | | | | * | | | ftrace: Using FTRACE_WARN_ON() to check "freed record" in ftrace_release()Zhaolei2009-03-25
| | | | | * | | | trace_workqueues: fix empty line's outputLai Jiangshan2009-03-25
| | | | | * | | | trace_stat: keep original orderLai Jiangshan2009-03-25
| | | | | * | | | trace_stat: don't call seq_printf() in seq_operation->start()Lai Jiangshan2009-03-25
| | | | * | | | | tracing: filter fix for TRACE_EVENT_FORMAT eventsTom Zanussi2009-03-26
| | | | * | | | | tracing/filters: disallow integer values for string filters and vice versaTom Zanussi2009-03-24
| | | | * | | | | tracing/filters: use trace_seq_printf() to print filtersTom Zanussi2009-03-24
| | | | * | | | | tracing/filters: free pred when clearing filtersTom Zanussi2009-03-24
| | | | * | | | | tracing/filters: use list_for_each_entryTom Zanussi2009-03-24
| | | | * | | | | tracing/function-graph-tracer: fix functions call traces imbalanceFrederic Weisbecker2009-03-23
| | | | * | | | | tracing/filters: clean up filter_add_subsystem_pred()Tom Zanussi2009-03-23
| | | | * | | | | tracing/filters: fix bug in copy_pred()Tom Zanussi2009-03-23
| | | | * | | | | tracing/filters: use list_for_each_entry_safeTom Zanussi2009-03-23
| | | | * | | | | tracing/events: don't discard an event after commitFrederic Weisbecker2009-03-23
| | | | * | | | | tracing/ftrace: make nop-tracer use polling wait for events on pipeFrederic Weisbecker2009-03-23
| | | | * | | | | tracing/events: don't use wake up for eventsFrederic Weisbecker2009-03-23
| | | | * | | | | tracing/events: make the filter files writableFrederic Weisbecker2009-03-23
| | | | * | | | | tracing: add run-time field descriptions for event filtering, kfree fixIngo Molnar2009-03-22
| | | | * | | | | tracing: add per-subsystem filteringTom Zanussi2009-03-22
| | | | * | | | | tracing: add per-event filteringTom Zanussi2009-03-22
| | | | * | | | | tracing: add ring_buffer_event_discard() to ring bufferTom Zanussi2009-03-22
| | | | * | | | | tracing: add run-time field descriptions for event filteringTom Zanussi2009-03-22
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-05
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell2009-03-30
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-30
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | cpumask: remove cpumask allocation from idle_balance, fixRusty Russell2009-03-19
| | | * | | | | | | | | cpumask: remove cpumask allocation from idle_balanceRusty Russell2009-03-19
| | | * | | | | | | | | cpumask: use topology_core_cpumask/topology_thread_cpumask instead of cpu_cor...Rusty Russell2009-03-13
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds2009-04-05
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | module: use strstarts()Rusty Russell2009-03-30
| | * | | | | | | | | | | module: don't use stop_machine on module loadRusty Russell2009-03-30
| | * | | | | | | | | | | module: create a request_module_nowait()Arjan van de Ven2009-03-30
| | * | | | | | | | | | | module: include other structures in module version checkRusty Russell2009-03-30
| | * | | | | | | | | | | module: remove the SHF_ALLOC flag on the __versions section.Rusty Russell2009-03-30
| | * | | | | | | | | | | module: clarify the force-loading taint message.Rusty Russell2009-03-30