Age | Commit message (Expand) | Author | Files | Lines |
2009-04-16 | blktrace: support per-partition tracing | Shawn Du | 4 | -20/+36 |
2009-04-14 | tracing/events: add trace-events-sample | Steven Rostedt | 5 | -1/+196 |
2009-04-14 | tracing/events: move trace point headers into include/trace/events | Steven Rostedt | 22 | -17/+18 |
2009-04-14 | tracing/events: fix lockdep system name | Steven Rostedt | 1 | -1/+1 |
2009-04-14 | tracing/events: fix compile for modules disabled | Steven Rostedt | 1 | -2/+10 |
2009-04-14 | tracing/events: add support for modules to TRACE_EVENT | Steven Rostedt | 6 | -32/+113 |
2009-04-14 | tracing/events: add export symbols for trace events in modules | Steven Rostedt | 4 | -0/+9 |
2009-04-14 | tracing/events: convert event call sites to use a link list | Steven Rostedt | 5 | -38/+39 |
2009-04-14 | tracing/events: move the ftrace event tracing code to core | Steven Rostedt | 7 | -233/+218 |
2009-04-14 | tracing/events: move declarations from trace directory to core include | Steven Rostedt | 3 | -133/+147 |
2009-04-14 | tracing: make trace_seq operations available for core kernel | Steven Rostedt | 3 | -28/+92 |
2009-04-14 | tracing: create automated trace defines | Steven Rostedt | 16 | -46/+105 |
2009-04-14 | tracing: consolidate trace and trace_event headers | Steven Rostedt | 15 | -518/+663 |
2009-04-14 | tracing/filters: allow on-the-fly filter switching | Tom Zanussi | 6 | -128/+150 |
2009-04-14 | Merge branch 'linus' into tracing/core | Ingo Molnar | 580 | -28953/+23398 |
2009-04-14 | tracing/filters: use ring_buffer_discard_commit() in filter_check_discard() | Tom Zanussi | 7 | -43/+48 |
2009-04-14 | tracing/infrastructure: separate event tracer from event support | Tom Zanussi | 3 | -4/+8 |
2009-04-14 | tracing/filters: use ring_buffer_discard_commit for discarded events | Steven Rostedt | 3 | -5/+11 |
2009-04-14 | ring-buffer: add ring_buffer_discard_commit | Steven Rostedt | 2 | -21/+133 |
2009-04-14 | tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro | Tom Zanussi | 4 | -3/+36 |
2009-04-14 | tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events | Tom Zanussi | 11 | -14/+127 |
2009-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 11 | -18/+116 |
2009-04-13 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -28/+35 |
2009-04-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 28 | -200/+3062 |
2009-04-13 | PM/Hibernate: Wait for SCSI devices scan to complete during resume | Rafael J. Wysocki | 5 | -4/+29 |
2009-04-13 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2 | -3/+12 |
2009-04-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -19/+57 |
2009-04-13 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 6 | -29/+45 |
2009-04-13 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -3/+18 |
2009-04-13 | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c | Andrew Morton | 1 | -15/+9 |
2009-04-13 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 5 | -6/+16 |
2009-04-13 | add some long-missing capabilities to fs_mask | Serge E. Hallyn | 1 | -4/+19 |
2009-04-13 | Merge branch 'gm_20090410' of git://repo.or.cz/linux-2.6/trivial-mods | Linus Torvalds | 2 | -187/+1896 |
2009-04-13 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -53/+58 |
2009-04-13 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 1 | -1/+1 |
2009-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 7 | -106/+128 |
2009-04-13 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 159 | -2/+15718 |
2009-04-13 | i2c: Let new-style drivers implement attach_adapter | Jean Delvare | 1 | -2/+1 |
2009-04-13 | i2c: Fix sparse warnings for I2C_BOARD_INFO() | Ben Hutchings | 1 | -1/+1 |
2009-04-13 | i2c-voodoo3: Deprecate in favor of tdfxfb | Jean Delvare | 2 | -2/+13 |
2009-04-13 | i2c-algo-pca: Fix use of uninitialized variable in debug message | Jean Delvare | 1 | -1/+1 |
2009-04-13 | ata: fix obviously wrong comment | Vegard Nossum | 1 | -3/+1 |
2009-04-13 | ahci: force CAP_NCQ for earlier NV MCPs | Tejun Heo | 1 | -24/+33 |
2009-04-13 | [libata] sata_via: kill uninit'd var warning | Jeff Garzik | 1 | -1/+1 |
2009-04-12 | lockdep: continue lock debugging despite some taints | Frederic Weisbecker | 1 | -1/+3 |
2009-04-12 | lockdep: warn about lockdep disabling after kernel taint | Frederic Weisbecker | 3 | -3/+16 |
2009-04-12 | blktrace: fix output of BLK_TC_PC events | Li Zefan | 1 | -8/+80 |
2009-04-12 | blktrace: fix output of unknown events | Li Zefan | 1 | -1/+1 |
2009-04-12 | tracing, kmemtrace: Make kmem tracepoints use TRACE_EVENT macro | Zhaolei | 4 | -37/+197 |
2009-04-12 | tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ... | Zhaolei | 10 | -30/+36 |