Age | Commit message (Expand) | Author |
2009-04-14 | tracing/events: move trace point headers into include/trace/events | Steven Rostedt |
2009-04-14 | tracing/events: fix lockdep system name | Steven Rostedt |
2009-04-14 | tracing/events: fix compile for modules disabled | Steven Rostedt |
2009-04-14 | tracing/events: add support for modules to TRACE_EVENT | Steven Rostedt |
2009-04-14 | tracing/events: add export symbols for trace events in modules | Steven Rostedt |
2009-04-14 | tracing/events: convert event call sites to use a link list | Steven Rostedt |
2009-04-14 | tracing/events: move the ftrace event tracing code to core | Steven Rostedt |
2009-04-14 | tracing/events: move declarations from trace directory to core include | Steven Rostedt |
2009-04-14 | tracing: make trace_seq operations available for core kernel | Steven Rostedt |
2009-04-14 | tracing: create automated trace defines | Steven Rostedt |
2009-04-14 | tracing: consolidate trace and trace_event headers | Steven Rostedt |
2009-04-14 | tracing/filters: allow on-the-fly filter switching | Tom Zanussi |
2009-04-14 | Merge branch 'linus' into tracing/core | Ingo Molnar |
2009-04-14 | tracing/filters: use ring_buffer_discard_commit() in filter_check_discard() | Tom Zanussi |
2009-04-14 | tracing/infrastructure: separate event tracer from event support | Tom Zanussi |
2009-04-14 | tracing/filters: use ring_buffer_discard_commit for discarded events | Steven Rostedt |
2009-04-14 | ring-buffer: add ring_buffer_discard_commit | Steven Rostedt |
2009-04-14 | tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro | Tom Zanussi |
2009-04-14 | tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events | Tom Zanussi |
2009-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds |
2009-04-13 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-04-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-04-13 | PM/Hibernate: Wait for SCSI devices scan to complete during resume | Rafael J. Wysocki |
2009-04-13 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2009-04-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-13 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-04-13 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-04-13 | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c | Andrew Morton |
2009-04-13 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2009-04-13 | add some long-missing capabilities to fs_mask | Serge E. Hallyn |
2009-04-13 | Merge branch 'gm_20090410' of git://repo.or.cz/linux-2.6/trivial-mods | Linus Torvalds |
2009-04-13 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-04-13 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds |
2009-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2009-04-13 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2009-04-13 | i2c: Let new-style drivers implement attach_adapter | Jean Delvare |
2009-04-13 | i2c: Fix sparse warnings for I2C_BOARD_INFO() | Ben Hutchings |
2009-04-13 | i2c-voodoo3: Deprecate in favor of tdfxfb | Jean Delvare |
2009-04-13 | i2c-algo-pca: Fix use of uninitialized variable in debug message | Jean Delvare |
2009-04-13 | ata: fix obviously wrong comment | Vegard Nossum |
2009-04-13 | ahci: force CAP_NCQ for earlier NV MCPs | Tejun Heo |
2009-04-13 | [libata] sata_via: kill uninit'd var warning | Jeff Garzik |
2009-04-12 | lockdep: continue lock debugging despite some taints | Frederic Weisbecker |
2009-04-12 | lockdep: warn about lockdep disabling after kernel taint | Frederic Weisbecker |
2009-04-12 | blktrace: fix output of BLK_TC_PC events | Li Zefan |
2009-04-12 | blktrace: fix output of unknown events | Li Zefan |
2009-04-12 | tracing, kmemtrace: Make kmem tracepoints use TRACE_EVENT macro | Zhaolei |
2009-04-12 | tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ... | Zhaolei |
2009-04-12 | tracing: Document the event tracing system | Theodore Ts'o |
2009-04-12 | tracing: Add documentation for the power tracer | Theodore Ts'o |