tracing: convert the sched trace points to the TRACE_EVENT macros
[safe/jmp/linux-2.6] / include /
2009-03-10 Steven Rostedttracing: convert the sched trace points to the TRACE_EV...
2009-03-10 Steven Rostedttracing: new format for specialized trace points
2009-03-10 Steven Rostedttracing: replace TP<var> with TP_<var>
2009-03-09 Ingo Molnartracing: optimize trace_printk()
2009-03-09 Ingo Molnartracing: trace_printk() fix, move format array to data...
2009-03-06 Frederic Weisbeckertracing/core: drop the old trace_printk() implementatio...
2009-03-06 Lai Jiangshantracing: add trace_bprintk()
2009-03-06 Lai Jiangshantracing: infrastructure for supporting binary record
2009-03-06 Ingo MolnarMerge branch 'core/printk' into tracing/ftrace
2009-03-06 Lai Jiangshanvsprintf: add binary printf
2009-03-06 Ingo Molnartracing, power-trace: make it build even if the power...
2009-03-06 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-03-06 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/function...
2009-03-05 Steven Rostedttracing: add tracing_on/tracing_off to kernel.h
2009-03-05 Frederic Weisbeckertracing/function-graph-tracer: use the more lightweight...
2009-03-05 Ingo Molnartracing: move utility functions from ftrace.h to kernel.h
2009-03-05 Ingo Molnartracing: rename ftrace_printk() => trace_printk()
2009-03-04 Peter Zijlstratracing: add lockdep tracepoints for lock acquire/release
2009-03-04 Ingo MolnarMerge branch 'core/locking' into tracing/ftrace
2009-03-04 Ingo MolnarMerge branch 'rfc/splice/tip/tracing/ftrace' of git...
2009-03-04 Ingo MolnarMerge branch 'tracing/ftrace'; commit 'v2.6.29-rc7...
2009-03-04 Steven Rostedtring-buffer: fix ring_buffer_read_page
2009-03-03 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-03-03 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-03-02 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-03-02 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-03-02 Uwe Kleine-Koenigtracing: make CALLER_ADDRx overwriteable
2009-03-02 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-03-02 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/mmiotrace...
2009-03-02 Steven Rostedttracing: add TRACE_FIELD_SPECIAL to record complex...
2009-03-02 Pallipadi, Venkateshfix warning in io_mapping_map_wc()
2009-03-01 Chris Leechnet headers: export dcbnl.h
2009-03-01 Chris Leechnet headers: cleanup dcbnl.h
2009-02-28 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-28 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-02-28 Steven Rostedttracing: create the C style tracing for the irq subsystem
2009-02-28 Steven Rostedttracing: create the C style tracing for the sched subsystem
2009-02-28 Steven Rostedttracing: add subsystem sched for sched events
2009-02-28 Steven Rostedttracing: add subsystem irq for irq events
2009-02-28 Steven Rostedttracing: move trace point formats to files in include...
2009-02-28 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-28 David HowellsFix recursive lock in free_uid()/free_user_ns()
2009-02-27 Dhaval Gianisched: don't allow setuid to succeed if the user does...
2009-02-27 Ingo MolnarMerge branches 'tracing/ftrace' and 'linus' into tracin...
2009-02-27 Ingo MolnarMerge branch 'sched/clock' into tracing/ftrace
2009-02-26 Ingo MolnarMerge branch 'sched/clock' into tracing/ftrace
2009-02-26 Ingo Molnarsched: allow architectures to specify sched_clock_stable
2009-02-26 Ingo Molnartracing: implement trace_clock_*() APIs
2009-02-26 Jason Barontracing, genirq: add irq enter and exit trace events
2009-02-26 Jens Axboeblock: reduce stack footprint of blk_recount_segments()
2009-02-26 Paul E. McKenneyrcu: Teach RCU that idle task is not quiscent state...
2009-02-26 Ingo MolnarMerge branch 'tip/tracing/ftrace' of ssh:///linux/kerne...
2009-02-26 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/hw-branch...
2009-02-26 Steven Rostedttracing: wrap arguments with PARAMS
2009-02-26 Steven Rostedttracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT
2009-02-25 Bartlomiej Zolnier... ide: fix refcounting in device drivers
2009-02-25 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2009-02-25 Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2009-02-25 Venkatesh Pallipadigpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t
2009-02-25 Jesse Barnesdrm: disable encoders before re-routing them
2009-02-25 Jesse Barnesdrm: Fix ordering of bit fields in EDID structure leadi...
2009-02-25 Steven Rostedttracing: add schedule events to event trace
2009-02-25 Steven Rostedttracing: add event trace infrastructure
2009-02-25 Steven Rostedttracing: add DEFINE_TRACE_FMT to tracepoint.h
2009-02-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-02-24 Jean Delvarei2c-dev: Clarify the unit of ioctl I2C_TIMEOUT
2009-02-24 Ingo MolnarMerge branch 'tracing/ftrace'; commit 'v2.6.29-rc6...
2009-02-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-02-22 Rafael J. WysockiPM: Split up sysdev_[suspend|resume] from device_power_...
2009-02-22 Ingo MolnarMerge branch 'tip/x86/ftrace' of git://git./linux/kerne...
2009-02-21 Linus TorvaldsMerge branch 'hibernate'
2009-02-21 Arjan van de VenConsolidate driver_probe_done() loops into one place
2009-02-21 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2009-02-21 Mauro Carvalho Chehab8250: fix boot hang with serial console when using...
2009-02-21 Michael Bueschspi_bitbang: add more lowlevel function documentation
2009-02-21 Johannes Weinerslab: introduce kzfree()
2009-02-20 Steven Rostedtftrace: allow archs to preform pre and post process...
2009-02-20 Ingo MolnarMerge branch 'for-ingo' of git://git./linux/kernel...
2009-02-20 Christoph LameterSLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHI...
2009-02-20 Jesse Barnesdrm/i915: Keep refs on the object over the lifetime...
2009-02-20 Chris Wilsondrm: Propagate failure from setting crtc base.
2009-02-20 Kristian Høgsbergdrm: Release user fbs in drm_release
2009-02-19 Ingo MolnarMerge branch 'mainline/function-graph' of git://git...
2009-02-19 Ingo MolnarMerge branches 'tracing/blktrace', 'tracing/ftrace...
2009-02-19 Ingo MolnarMerge branch 'linus' into tracing/blktrace
2009-02-19 Jarek Poplawskivlan: Update skb->mac_header in __vlan_put_tag().
2009-02-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-02-18 Bernhard WalleBernhard has moved
2009-02-18 Adam Lackorzynskijsm: additional device support
2009-02-18 KAMEZAWA Hiroyukimm: fix memmap init for handling memory hole
2009-02-18 KAMEZAWA Hiroyukimm: clean up for early_pfn_to_nid()
2009-02-18 Dan Williamsatmel-mci: fix initialization of dma slave data
2009-02-18 Nick Pigginmm: task dirty accounting fix
2009-02-18 Davide Libenzitimerfd: add flags check
2009-02-18 Eric Biedermanseq_file: properly cope with pread
2009-02-18 Paul Turnervfs: separate FMODE_PREAD/FMODE_PWRITE into separate...
2009-02-18 Benjamin Herrenschmidtvmalloc: add __get_vm_area_caller()
2009-02-18 Steven Rostedttracing/function-graph-tracer: make arch generic push...
2009-02-18 Patrick McHardynetfilter: nf_conntrack: don't try to deliver events...
2009-02-18 Eric Leblondnetfilter: nfnetlink_log: fix per-rule qthreshold override
next