aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar193-9853/+793
2009-05-06blktrace: from-sector redundant in trace_block_remapAlan D. Brunelle1-2/+2
2009-05-06blktrace: correct remap namesAlan D. Brunelle2-4/+4
2009-05-06tracepoint: trace_sched_migrate_task(): remove parameterMathieu Desnoyers1-3/+3
2009-05-06tracing/events: fix memory leak when unloading moduleLi Zefan1-0/+1
2009-05-05ring-buffer: add counters for commit overrun and nmi dropped entriesSteven Rostedt1-0/+2
2009-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-3/+20
2009-05-04Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann1-0/+1
2009-05-04usbnet: CDC EEM support (v5)Omar Laazimani1-0/+3
2009-05-04tcp: Fix tcp_prequeue() to get correct rto_min valueSatoru SATOH1-1/+13
2009-05-01virtio: add missing include to virtio_net.hGrant Likely1-0/+1
2009-05-01netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet1-2/+2
2009-05-01tracing: add irq tracepoint documentationJason Baron1-4/+42
2009-04-29tracing/filters: a better event parserTom Zanussi1-1/+1
2009-04-29tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi2-11/+12
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-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller2-3/+6
2009-04-28netfilter: revised locking for x_tablesStephen Hemminger1-5/+68
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2-2/+4
2009-04-28Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros1-1/+2
2009-04-28net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet1-2/+4
2009-04-27net: Fix typo in net_device_ops description.Mike Rapoport1-1/+1
2009-04-27net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk1-1/+1
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller1-0/+1
2009-04-24tracing/events: reuse trace event ids after overflowSteven Rostedt1-0/+1
2009-04-24tracing: remove deprecated TRACE_FORMATSteven Rostedt3-75/+0
2009-04-24tracing/irq: convert irq traces to use TRACE_EVENT macroSteven Rostedt1-9/+48
2009-04-24tracing/lockdep: convert lockdep to use TRACE_EVENT macroSteven Rostedt1-10/+46
2009-04-24netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso1-0/+1
2009-04-24ring_buffer: compressed event headerLai Jiangshan1-7/+9
2009-04-23tracing: fix cut and paste macro errorSteven Rostedt1-4/+4
2009-04-23tracing: increase size of number of possible eventsSteven Rostedt1-1/+4
2009-04-22tracing/events: protect __get_str()Frederic Weisbecker1-1/+1
2009-04-22tracing/lock: provide lock_acquired event support for dynamic size stringFrederic Weisbecker1-3/+3
2009-04-22tracing/events: provide string with undefined size supportFrederic Weisbecker1-3/+85
2009-04-22tracing/events: make struct trace_entry->type to be int typeLi Zefan2-3/+3
2009-04-20tracing: remove dangling semicolonSteven Rostedt1-1/+1
2009-04-18tracing: remove format attribute of inline functionSteven Rostedt1-1/+0
2009-04-17tracing: add same level recursion detectionSteven Rostedt3-1/+11
2009-04-17tracing/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-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller1-0/+1
2009-04-16netfilter: nf_nat: add support for persistent mappingsPatrick McHardy1-0/+1
2009-04-16blktrace: add trace/ to /sys/block/sdaLi Zefan1-0/+6
2009-04-16blktrace: support per-partition tracingShawn Du1-11/+13
2009-04-14tracing/events: move trace point headers into include/trace/eventsSteven Rostedt7-2/+2