summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-05-05ring-buffer: add counters for commit overrun and nmi dropped entriesSteven Rostedt1-0/+2
2009-04-29tracing/filters: a better event parserTom Zanussi1-1/+1
2009-04-29tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi1-3/+4
2009-04-29tracing/filters: move preds into event_filter objectTom Zanussi1-2/+2
2009-04-29tracing: x86, mmiotrace: only register for die notifier when tracer activeStuart Bennett1-0/+2
2009-04-25tracing/events: reuse trace event ids after overflowSteven Rostedt1-0/+1
2009-04-24tracing: remove deprecated TRACE_FORMATSteven Rostedt1-5/+0
2009-04-24ring_buffer: compressed event headerLai Jiangshan1-7/+9
2009-04-24tracing: increase size of number of possible eventsSteven Rostedt1-1/+4
2009-04-22tracing/events: make struct trace_entry->type to be int typeLi Zefan1-2/+2
2009-04-20tracing: remove dangling semicolonSteven Rostedt1-1/+1
2009-04-18tracing: remove format attribute of inline functionSteven Rostedt1-1/+0
2009-04-18tracing: add same level recursion detectionSteven Rostedt3-1/+11
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 Rostedt1-1/+1
2009-04-14tracing/events: add support for modules to TRACE_EVENTSteven Rostedt3-0/+9
2009-04-14tracing/events: convert event call sites to use a link listSteven Rostedt1-0/+1
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: consolidate trace and trace_event headersSteven Rostedt1-1/+8
2009-04-14Merge branch 'linus' into tracing/coreIngo Molnar8-101/+186
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-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 Torvalds1-0/+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: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei3-2/+27
2009-04-10percpu: unbreak alpha percpuTejun Heo1-0/+52
2009-04-10Make __stringify support variable argument macros tooZhaolei1-2/+2
2009-04-10Merge branch 'tracing/urgent' into tracing/coreIngo Molnar33-98/+1367
2009-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-94/+57
2009-04-09Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-31/+2
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 Weisbecker2-30/+1
2009-04-09Merge git://git.infradead.org/battery-2.6Linus Torvalds3-1/+4
2009-04-09dm: remove limited barrier supportMikulas Patocka1-1/+0
2009-04-09tty: MAX3100Alan Cox1-0/+52
2009-04-08ide: refactor tf_read() methodSergei Shtylyov1-2/+3
2009-04-08ide: refactor tf_load() methodSergei Shtylyov1-2/+2