ftrace, locking fix
[linux-2.6] / kernel /
2008-05-23  Ingo Molnarftrace, locking fix
2008-05-23  Ingo Molnarftrace: add trace_special()
2008-05-23  Ingo Molnarftrace: bin-output
2008-05-23  Ingo Molnarftrace: add raw output
2008-05-23  Ingo Molnarftrace: clean-up-pipe-iteration
2008-05-23  Ingo Molnarftrace: remove-idx-sync
2008-05-23  Ingo Molnarftrace: fast, scalable, synchronized timestamps
2008-05-23  Ingo Molnarftrace: timestamp syncing, prepare
2008-05-23  Ingo Molnarftrace: cleanups
2008-05-23  Ingo Molnarftrace: fix locking
2008-05-23  Steven Rostedtftrace: user run time file reading
2008-05-23  Steven Rostedtftrace: add a buffer for output
2008-05-23  Steven Rostedtftrace: change buffers to producer consumer
2008-05-23  Steven Rostedtftrace: reset selftests
2008-05-23  Steven Rostedtftrace: disable all tracers on corrupted buffer
2008-05-23  Ingo Molnarftrace: fix time offset
2008-05-23  Steven Rostedtftrace: startup tester on dynamic tracing.
2008-05-23  Ingo Molnarftrace: add README
2008-05-23  Ingo Molnarftrace: cleanups
2008-05-23  Steven Rostedtftrace: add self-tests
2008-05-23  Steven Rostedtftrace: force recording
2008-05-23  Steven Rostedtftrace: fix max latency
2008-05-23  Steven Rostedtftrace: fix updates to max trace
2008-05-23  Steven Rostedtftrace: don't use raw_local_irq_save/restore
2008-05-23  Steven Rostedtftrace: lockdep notrace annotations
2008-05-23  Steven Rostedtftrace: irqs off smp_processor_id() fix
2008-05-23  Steven Rostedtftrace: convert single large buffer into single pages.
2008-05-23  Steven Rostedtftrace: add filter select functions to trace
2008-05-23  Steven Rostedtftrace: use dynamic patching for updating mcount calls
2008-05-23  Steven Rostedtftrace: move memory management out of arch code
2008-05-23  Steven Rostedtftrace: add ftrace_enabled sysctl to disable mcount...
2008-05-23  Steven Rostedtftrace: dynamic enabling/disabling of function calls
2008-05-23  Steven Rostedtftrace: trace preempt off critical timings
2008-05-23  Steven Rostedtftrace: trace irq disabled critical timings
2008-05-23  Steven Rostedtftrace: tracer for scheduler wakeup latency
2008-05-23  Steven Rostedtftrace: add tracing of context switches
2008-05-23  Steven Rostedtftrace: function tracer
2008-05-23  Steven Rostedtftrace: latency tracer infrastructure
2008-05-23  Arnaldo Carvalho... ftrace: add basic support for gcc profiler instrumentation
2008-05-23  Steven Rostedtftrace: make the task state char-string visible to all
2008-05-23  Ingo Molnarsched: add latency tracer callbacks to the scheduler
2008-05-22  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-05-21  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-05-21  Linus TorvaldsMerge branch 'for-2.6.26' of git://linux-nfs.org/~bfiel...
2008-05-21  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-05-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-20  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-05-20  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2008-05-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-19  Linus TorvaldsMerge branch 'audit.b51' of git://git./linux/kernel...
2008-05-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-19  Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2008-05-19  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fixes
2008-05-17  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-05-17  Russell KingMerge branch 'omap-fixes' of git://git./linux/kernel...
2008-05-17  Russell KingMerge branch 'sa1100'
2008-05-17  Paul E. McKenney[PATCH] list_for_each_rcu must die: audit
2008-05-17  Andrew Morton[patch 1/1] audit_send_reply(): fix error-path memory...
2008-05-16  Al Viro[PATCH] avoid multiplication overflows and signedness...
2008-05-16  Al Viro[PATCH] dup_fd() fixes, part 1
2008-05-16  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-05-15  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-05-15  Linus TorvaldsMerge git://git./linux/kernel/git/kyle/parisc-2.6
2008-05-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-15  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-05-15  Harvey Harrisonlib: create common ascii hex array
2008-05-15  Mirco Tischlercgroups: fix compile warning
2008-05-14  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-05-13  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-05-12  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-05-12  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-05-12  Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2008-05-11  Linus TorvaldsAdd new 'cond_resched_bkl()' helper function
2008-05-11  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-05-11  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-05-11  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-05-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-11  Linus TorvaldsBKL: revert back to the old spinlock implementation
2008-05-11  Linus TorvaldsRevert "semaphore: fix"
2008-05-09  Russell KingMerge branch 'for-rmk' of git://git./linux/kernel/git...
2008-05-09  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-09  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-05-09  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2008-05-09  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-05-09  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-05-09  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-05-09  Rusty Russellmodule: don't ignore vermagic string if module doesn...
2008-05-09  Rusty Russellmodule: be more picky about allowing missing module...
2008-05-09  Paul MackerrasMerge branch 'for-2.6.26' of /linux/kernel/git/jwboyer...
2008-05-09  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-05-09  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-05-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-08  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-05-08  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-05-08  Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-05-08  Paul MenageFix cpuset sched_relax_domain_level control file
2008-05-08  Mike Galbraithsched: fix weight calculations
next