aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-04-29tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi
2009-04-29tracing/filters: move preds into event_filter objectTom Zanussi
2009-04-29tracing: x86, mmiotrace: only register for die notifier when tracer activeStuart Bennett
2009-04-24tracing/events: reuse trace event ids after overflowSteven Rostedt
2009-04-24tracing: remove deprecated TRACE_FORMATSteven Rostedt
2009-04-24ring_buffer: compressed event headerLai Jiangshan
2009-04-23tracing: increase size of number of possible eventsSteven Rostedt
2009-04-22tracing/events: make struct trace_entry->type to be int typeLi Zefan
2009-04-20tracing: remove dangling semicolonSteven Rostedt
2009-04-18tracing: remove format attribute of inline functionSteven Rostedt
2009-04-17tracing: add same level recursion detectionSteven Rostedt
2009-04-17tracing/events/ring-buffer: expose format of ring buffer headers to usersSteven Rostedt
2009-04-17ftrace: use module notifier for function tracerSteven Rostedt
2009-04-16blktrace: add trace/ to /sys/block/sdaLi Zefan
2009-04-16blktrace: support per-partition tracingShawn Du
2009-04-14tracing/events: move trace point headers into include/trace/eventsSteven Rostedt
2009-04-14tracing/events: add support for modules to TRACE_EVENTSteven Rostedt
2009-04-14tracing/events: convert event call sites to use a link listSteven Rostedt
2009-04-14tracing/events: move declarations from trace directory to core includeSteven Rostedt
2009-04-14tracing: make trace_seq operations available for core kernelSteven Rostedt
2009-04-14tracing: consolidate trace and trace_event headersSteven Rostedt
2009-04-14Merge branch 'linus' into tracing/coreIngo Molnar
2009-04-14ring-buffer: add ring_buffer_discard_commitSteven Rostedt
2009-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-04-13Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-04-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-04-13Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-04-13add some long-missing capabilities to fs_maskSerge E. Hallyn
2009-04-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-04-13i2c: Fix sparse warnings for I2C_BOARD_INFO()Ben Hutchings
2009-04-12lockdep: warn about lockdep disabling after kernel taintFrederic Weisbecker
2009-04-12tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei
2009-04-10percpu: unbreak alpha percpuTejun Heo
2009-04-10Make __stringify support variable argument macros tooZhaolei
2009-04-10Merge branch 'tracing/urgent' into tracing/coreIngo Molnar
2009-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-04-09Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-04-09Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-04-09Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...Linus Torvalds
2009-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-04-09module: try_then_request_module must waitHerbert Xu
2009-04-09sched: do not count frozen tasks toward loadNathan Lynch
2009-04-09tracing/syscalls: use a dedicated file headerFrederic Weisbecker
2009-04-08Merge git://git.infradead.org/battery-2.6Linus Torvalds
2009-04-09dm: remove limited barrier supportMikulas Patocka
2009-04-08tty: MAX3100Alan Cox
2009-04-08ide: refactor tf_read() methodSergei Shtylyov
2009-04-08ide: refactor tf_load() methodSergei Shtylyov
2009-04-08ide: simplify 'struct ide_taskfile'Sergei Shtylyov
2009-04-08ide: replace IDE_TFLAG_* flags by IDE_VALID_*Sergei Shtylyov