Age | Commit message (Expand) | Author |
2009-02-28 | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2009-02-28 | tracing: create the C style tracing for the irq subsystem | Steven Rostedt |
2009-02-28 | tracing: create the C style tracing for the sched subsystem | Steven Rostedt |
2009-02-28 | tracing: add raw fast tracing interface for trace events | Steven Rostedt |
2009-02-28 | tracing: add raw trace point recording infrastructure | Steven Rostedt |
2009-02-28 | tracing: add interface to write into current tracer buffer | Steven Rostedt |
2009-02-28 | tracing: add subsystem sched for sched events | Steven Rostedt |
2009-02-28 | tracing: add subsystem irq for irq events | Steven Rostedt |
2009-02-28 | tracing: make the set_event and available_events subsystem aware | Steven Rostedt |
2009-02-28 | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2009-02-28 | tracing: add subsystem level to trace events | Steven Rostedt |
2009-02-28 | tracing: move trace point formats to files in include/trace directory | Steven Rostedt |
2009-02-27 | tracing: replace kzalloc with kcalloc | Steven Rostedt |
2009-02-27 | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2009-02-27 | Merge branches 'tracing/ftrace' and 'linus' into tracing/core | Ingo Molnar |
2009-02-27 | Merge branch 'sched/clock' into tracing/ftrace | Ingo Molnar |
2009-02-27 | tracing: use newline separator for trace options list | Steven Rostedt |
2009-02-27 | tracing: use pointer error returns for __tracing_open | Steven Rostedt |
2009-02-26 | tracing: add protection around open use of current_tracer | Steven Rostedt |
2009-02-26 | tracing: add tracer dependent options to options directory | Steven Rostedt |
2009-02-26 | tracing: add options directory and core option files | Steven Rostedt |
2009-02-26 | Merge branch 'sched/clock' into tracing/ftrace | Ingo Molnar |
2009-02-26 | x86: set X86_FEATURE_TSC_RELIABLE | Ingo Molnar |
2009-02-26 | sched: allow architectures to specify sched_clock_stable | Ingo Molnar |
2009-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2009-02-26 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-02-26 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-02-26 | Make ieee1394_init a fs-initcall | Linus Torvalds |
2009-02-26 | tracing: implement trace_clock_*() APIs | Ingo Molnar |
2009-02-26 | sched: sched_clock() improvement: use in_nmi() | Ingo Molnar |
2009-02-26 | tracing, genirq: add irq enter and exit trace events | Jason Baron |
2009-02-26 | tracing/core: make the per cpu trace files in per cpu directories | Frederic Weisbecker |
2009-02-26 | xen/blkfront: use blk_rq_map_sg to generate ring entries | Jens Axboe |
2009-02-26 | block: reduce stack footprint of blk_recount_segments() | Jens Axboe |
2009-02-26 | cciss: shorten 30s timeout on controller reset | Jens Axboe |
2009-02-26 | block: add documentation for register_blkdev() | Márton Németh |
2009-02-26 | block: fix bogus gcc warning for uninitialized var usage | Jens Axboe |
2009-02-26 | powerpc: Fix 64bit __copy_tofrom_user() regression | Mark Nelson |
2009-02-26 | powerpc: Fix 64bit memcpy() regression | Mark Nelson |
2009-02-26 | powerpc: Fix load/store float double alignment handler | Michael Neuling |
2009-02-26 | Merge branch 'tip/tracing/ftrace' of ssh://master.kernel.org/pub/scm/linux/ke... | Ingo Molnar |
2009-02-26 | Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into... | Ingo Molnar |
2009-02-25 | tracing: wrap arguments with PARAMS | Steven Rostedt |
2009-02-25 | tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT | Steven Rostedt |
2009-02-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2009-02-25 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2009-02-25 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-02-25 | [libata] pata_legacy: for VLB 32bit PIO don't try tricks with slop | Alan Cox |
2009-02-25 | [libata] pata_amd: program FIFO | Alan Cox |
2009-02-25 | sata_mv: fix SoC interrupt breakage | Mark Lord |