summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-05-11blktrace: from-sector redundant in trace_block_remap, cleanupLi Zefan1-2/+2
2009-05-09tracing: add trace_set_clr_event to export event enabling functionSteven Rostedt1-0/+2
2009-05-07Merge branch 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar3-22/+8
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-05Bluetooth: 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-02virtio: 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-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2-3/+6
2009-04-29netfilter: 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-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-0/+1
2009-04-25tracing/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-24x86, bts, mm: clean up buffer allocationMarkus Metzger1-2/+4
2009-04-24Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar440-28063/+2302
2009-04-24ring_buffer: compressed event headerLai Jiangshan1-7/+9
2009-04-24tracing: fix cut and paste macro errorSteven Rostedt1-4/+4
2009-04-24tracing: 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-22driver synchronization: make scsi_wait_scan more advancedArjan van de Ven1-0/+1
2009-04-22Trivial: fix a typo in slow-work.hJonathan Corbet1-1/+1
2009-04-22PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells3-44/+86
2009-04-22FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells2-26/+41
2009-04-22spi: documentation: emphasise spi_master.setup() semanticsDavid Brownell1-1/+6
2009-04-22memcg: use rcu_dereference to access mm->ownerKAMEZAWA Hiroyuki1-1/+1
2009-04-22ipmi: add oem message handlingdann frazier2-0/+4
2009-04-22ipmi: test for event buffer before usingCorey Minyard1-0/+6