summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-04-18tracing/events: enable code with EVENT_TRACING not EVENT_TRACERSteven Rostedt1-1/+1
2009-04-17tracing: Remove include/trace/kmem_event_types.hZhaolei1-193/+0
2009-04-17tracing: avoid warnings from zero-arg tracepointsJeremy Fitzhardinge1-2/+2
2009-04-17tracing/events/ring-buffer: expose format of ring buffer headers to usersSteven Rostedt1-0/+5
2009-04-17ftrace: use module notifier for function tracerSteven Rostedt2-7/+4
2009-04-16blktrace: add trace/ to /sys/block/sdaLi Zefan1-0/+6
2009-04-16blktrace: support per-partition tracingShawn Du1-11/+13
2009-04-15tracing/events: move trace point headers into include/trace/eventsSteven Rostedt7-2/+2
2009-04-15tracing/events: fix lockdep system nameSteven Rostedt1-1/+1
2009-04-14tracing/events: add support for modules to TRACE_EVENTSteven Rostedt4-0/+10
2009-04-14tracing/events: convert event call sites to use a link listSteven Rostedt1-0/+1
2009-04-14tracing/events: move the ftrace event tracing code to coreSteven Rostedt3-7/+496
2009-04-14tracing/events: move declarations from trace directory to core includeSteven Rostedt1-0/+146
2009-04-14tracing: make trace_seq operations available for core kernelSteven Rostedt1-0/+89
2009-04-14tracing: create automated trace definesSteven Rostedt6-2/+91
2009-04-14tracing: consolidate trace and trace_event headersSteven Rostedt11-510/+654
2009-04-14Merge branch 'linus' into tracing/coreIngo Molnar245-17890/+197
2009-04-14tracing/infrastructure: separate event tracer from event supportTom Zanussi1-1/+1
2009-04-14ring-buffer: add ring_buffer_discard_commitSteven Rostedt1-0/+29
2009-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-0/+48
2009-04-13PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki1-0/+11
2009-04-13Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2009-04-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+7
2009-04-13Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-1/+1
2009-04-13add some long-missing capabilities to fs_maskSerge E. Hallyn1-4/+19
2009-04-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-52/+52
2009-04-13i2c: Fix sparse warnings for I2C_BOARD_INFO()Ben Hutchings1-1/+1
2009-04-12lockdep: warn about lockdep disabling after kernel taintFrederic Weisbecker1-0/+7
2009-04-12tracing, kmemtrace: Make kmem tracepoints use TRACE_EVENT macroZhaolei4-37/+197
2009-04-12tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei4-24/+30
2009-04-11Remove stale include/asm-mn10300/.gitignore fileLinus Torvalds1-2/+0
2009-04-10percpu: unbreak alpha percpuTejun Heo2-52/+52
2009-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds120-9109/+0
2009-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frvLinus Torvalds114-8626/+0
2009-04-10Make __stringify support variable argument macros tooZhaolei1-2/+2
2009-04-10Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.David Howells120-9109/+0
2009-04-10tracing, net, skb tracepoint: make skb tracepoint use the TRACE_EVENT() macroZhaolei4-3/+41
2009-04-10tracing/lockdep: report the time waited for a lockFrederic Weisbecker1-5/+18
2009-04-10Merge branch 'tracing/urgent' into tracing/coreIngo Molnar47-410/+1604
2009-04-10FRV: Move to arch/frv/include/asm/David Howells114-8626/+0
2009-04-10FRV: Fix indentation errors to keep git-am happy when moving arch header filesDavid Howells1-3/+3
2009-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-94/+57
2009-04-09FRV: Use <asm-generic/pgtable.h> in NOMMU modeDavid Howells1-4/+2
2009-04-09Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-31/+37
2009-04-09Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2009-04-09Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...Linus Torvalds1-0/+14
2009-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds1-1/+0
2009-04-09module: try_then_request_module must waitHerbert Xu1-1/+1
2009-04-09sched: do not count frozen tasks toward loadNathan Lynch1-1/+2
2009-04-09tracing/syscalls: use a dedicated file headerFrederic Weisbecker3-30/+36