Commit Graph

143208 Commits (f42c85e74faa422cf0bc747ed808681145448f88)
 

Author SHA1 Message Date
Steven Rostedt f42c85e74f tracing/events: move the ftrace event tracing code to core 16 years ago
Steven Rostedt 97f2025153 tracing/events: move declarations from trace directory to core include 16 years ago
Steven Rostedt 9504504cba tracing: make trace_seq operations available for core kernel 16 years ago
Steven Rostedt a8d154b009 tracing: create automated trace defines 16 years ago
Steven Rostedt ea20d9293c tracing: consolidate trace and trace_event headers 16 years ago
Tom Zanussi 0a19e53c15 tracing/filters: allow on-the-fly filter switching 16 years ago
Ingo Molnar b5c851a88a Merge branch 'linus' into tracing/core 16 years ago
Tom Zanussi eb02ce017d tracing/filters: use ring_buffer_discard_commit() in filter_check_discard() 16 years ago
Tom Zanussi 5f77a88b3f tracing/infrastructure: separate event tracer from event support 16 years ago
Steven Rostedt 77d9f465d4 tracing/filters: use ring_buffer_discard_commit for discarded events 16 years ago
Steven Rostedt fa1b47dd85 ring-buffer: add ring_buffer_discard_commit 16 years ago
Tom Zanussi e45f2e2bd2 tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro 16 years ago
Tom Zanussi e1112b4d96 tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events 16 years ago
Linus Torvalds 80a04d3f2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes 16 years ago
Linus Torvalds eebb2afb82 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev 16 years ago
Linus Torvalds b534d388c2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 16 years ago
Rafael J. Wysocki c751085943 PM/Hibernate: Wait for SCSI devices scan to complete during resume 16 years ago
Linus Torvalds 7b11428d37 Merge git://git.infradead.org/iommu-2.6 16 years ago
Linus Torvalds b8256b45d1 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds 8255309b88 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds bf20753c0c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Andrew Morton 01599fca67 cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c 16 years ago
Linus Torvalds 8371f87c99 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 16 years ago
Serge E. Hallyn 0ad30b8fd5 add some long-missing capabilities to fs_mask 16 years ago
Linus Torvalds d3ab02a7c5 Merge branch 'gm_20090410' of git://repo.or.cz/linux-2.6/trivial-mods 16 years ago
Linus Torvalds d811f236d9 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds 29a1e26feb Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds 16 years ago
Linus Torvalds 01e4c5d39f Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog 16 years ago
Linus Torvalds cec5455e45 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze 16 years ago
Jean Delvare 935298696f i2c: Let new-style drivers implement attach_adapter 16 years ago
Ben Hutchings c758e8cffe i2c: Fix sparse warnings for I2C_BOARD_INFO() 16 years ago
Jean Delvare 3f307fb37a i2c-voodoo3: Deprecate in favor of tdfxfb 16 years ago
Jean Delvare c454dee21d i2c-algo-pca: Fix use of uninitialized variable in debug message 16 years ago
Vegard Nossum f6005354d6 ata: fix obviously wrong comment 16 years ago
Tejun Heo aa431dd39d ahci: force CAP_NCQ for earlier NV MCPs 16 years ago
Jeff Garzik f1c22943e9 [libata] sata_via: kill uninit'd var warning 16 years ago
Frederic Weisbecker 574bbe7820 lockdep: continue lock debugging despite some taints 16 years ago
Frederic Weisbecker 9eeba6138c lockdep: warn about lockdep disabling after kernel taint 16 years ago
Li Zefan 66de7792c0 blktrace: fix output of BLK_TC_PC events 16 years ago
Li Zefan b78825d608 blktrace: fix output of unknown events 16 years ago
Zhaolei fc182a4330 tracing, kmemtrace: Make kmem tracepoints use TRACE_EVENT macro 16 years ago
Zhaolei 02af61bb50 tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part 16 years ago
Theodore Ts'o abd41443ac tracing: Document the event tracing system 16 years ago
Theodore Ts'o 56c4995174 tracing: Add documentation for the power tracer 16 years ago
Suresh Siddha a30469e792 x86: add linux kernel support for YMM state 16 years ago
Marcin Slusarz 1ee4bd92a7 x86: fix wrong section of pat_disable & make it static 16 years ago
Rakib Mullick 575922248c x86: Fix section mismatches in mpparse 16 years ago
Li Zefan 44e9c8b7ad tracing/filters: return proper error code when writing filter file 16 years ago
Li Zefan a3e0ab0507 tracing/filters: allow user input integer to be oct or hex 16 years ago
Li Zefan bcabd91c27 tracing/filters: fix NULL pointer dereference 16 years ago