aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-05-11blktrace: from-sector redundant in trace_block_remap, cleanupLi Zefan
2009-05-08tracing: add trace_set_clr_event to export event enabling functionSteven Rostedt
2009-05-07Merge branch 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar
2009-05-06blktrace: from-sector redundant in trace_block_remapAlan D. Brunelle
2009-05-06blktrace: correct remap namesAlan D. Brunelle
2009-05-06tracepoint: trace_sched_migrate_task(): remove parameterMathieu Desnoyers
2009-05-06tracing/events: fix memory leak when unloading moduleLi Zefan
2009-05-05ring-buffer: add counters for commit overrun and nmi dropped entriesSteven Rostedt
2009-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-05-04Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann
2009-05-04usbnet: CDC EEM support (v5)Omar Laazimani
2009-05-04tcp: Fix tcp_prequeue() to get correct rto_min valueSatoru SATOH
2009-05-01virtio: add missing include to virtio_net.hGrant Likely
2009-05-01netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet
2009-05-01tracing: add irq tracepoint documentationJason Baron
2009-04-29tracing/filters: a better event parserTom Zanussi
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-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-04-28netfilter: revised locking for x_tablesStephen Hemminger
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann
2009-04-28Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros
2009-04-28net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet
2009-04-27net: Fix typo in net_device_ops description.Mike Rapoport
2009-04-27net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-04-24tracing/events: reuse trace event ids after overflowSteven Rostedt
2009-04-24tracing: remove deprecated TRACE_FORMATSteven Rostedt
2009-04-24tracing/irq: convert irq traces to use TRACE_EVENT macroSteven Rostedt
2009-04-24tracing/lockdep: convert lockdep to use TRACE_EVENT macroSteven Rostedt
2009-04-24netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso
2009-04-24x86, bts, mm: clean up buffer allocationMarkus Metzger
2009-04-24Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar
2009-04-24ring_buffer: compressed event headerLai Jiangshan
2009-04-23tracing: fix cut and paste macro errorSteven Rostedt
2009-04-23tracing: increase size of number of possible eventsSteven Rostedt
2009-04-22tracing/events: protect __get_str()Frederic Weisbecker
2009-04-22tracing/lock: provide lock_acquired event support for dynamic size stringFrederic Weisbecker
2009-04-22tracing/events: provide string with undefined size supportFrederic Weisbecker
2009-04-22tracing/events: make struct trace_entry->type to be int typeLi Zefan
2009-04-21driver synchronization: make scsi_wait_scan more advancedArjan van de Ven
2009-04-21Trivial: fix a typo in slow-work.hJonathan Corbet
2009-04-21PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells
2009-04-21FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells
2009-04-21spi: documentation: emphasise spi_master.setup() semanticsDavid Brownell
2009-04-21memcg: use rcu_dereference to access mm->ownerKAMEZAWA Hiroyuki
2009-04-21ipmi: add oem message handlingdann frazier
2009-04-21ipmi: test for event buffer before usingCorey Minyard