aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* ftrace: timestamp syncing, prepareIngo Molnar2008-05-23
* ftrace: cleanupsIngo Molnar2008-05-23
* ftrace: fix lockingIngo Molnar2008-05-23
* ftrace: user run time file readingSteven Rostedt2008-05-23
* ftrace: add a buffer for outputSteven Rostedt2008-05-23
* ftrace: change buffers to producer consumerSteven Rostedt2008-05-23
* ftrace: reset selftestsSteven Rostedt2008-05-23
* ftrace: disable all tracers on corrupted bufferSteven Rostedt2008-05-23
* ftrace: fix time offsetIngo Molnar2008-05-23
* ftrace: startup tester on dynamic tracing.Steven Rostedt2008-05-23
* ftrace: add READMEIngo Molnar2008-05-23
* ftrace: cleanupsIngo Molnar2008-05-23
* ftrace: add self-testsSteven Rostedt2008-05-23
* ftrace: force recordingSteven Rostedt2008-05-23
* ftrace: fix max latencySteven Rostedt2008-05-23
* ftrace: fix updates to max traceSteven Rostedt2008-05-23
* ftrace: don't use raw_local_irq_save/restoreSteven Rostedt2008-05-23
* ftrace: lockdep notrace annotationsSteven Rostedt2008-05-23
* ftrace: irqs off smp_processor_id() fixSteven Rostedt2008-05-23
* ftrace: convert single large buffer into single pages.Steven Rostedt2008-05-23
* ftrace: add filter select functions to traceSteven Rostedt2008-05-23
* ftrace: use dynamic patching for updating mcount callsSteven Rostedt2008-05-23
* ftrace: move memory management out of arch codeSteven Rostedt2008-05-23
* ftrace: add ftrace_enabled sysctl to disable mcount functionSteven Rostedt2008-05-23
* ftrace: dynamic enabling/disabling of function callsSteven Rostedt2008-05-23
* ftrace: trace preempt off critical timingsSteven Rostedt2008-05-23
* ftrace: trace irq disabled critical timingsSteven Rostedt2008-05-23
* ftrace: tracer for scheduler wakeup latencySteven Rostedt2008-05-23
* ftrace: add tracing of context switchesSteven Rostedt2008-05-23
* ftrace: function tracerSteven Rostedt2008-05-23
* ftrace: latency tracer infrastructureSteven Rostedt2008-05-23
* ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo2008-05-23
* ftrace: make the task state char-string visible to allSteven Rostedt2008-05-23
* sched: add latency tracer callbacks to the schedulerIngo Molnar2008-05-23
* Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-19
|\
| * [PATCH] list_for_each_rcu must die: auditPaul E. McKenney2008-05-17
| * [patch 1/1] audit_send_reply(): fix error-path memory leakAndrew Morton2008-05-17
* | [PATCH] avoid multiplication overflows and signedness issues for max_fdsAl Viro2008-05-16
* | [PATCH] dup_fd() fixes, part 1Al Viro2008-05-16
|/
* lib: create common ascii hex arrayHarvey Harrison2008-05-14
* cgroups: fix compile warningMirco Tischler2008-05-14
* Add new 'cond_resched_bkl()' helper functionLinus Torvalds2008-05-11
* BKL: revert back to the old spinlock implementationLinus Torvalds2008-05-10
* Revert "semaphore: fix"Linus Torvalds2008-05-10
* module: don't ignore vermagic string if module doesn't have modversionsRusty Russell2008-05-09
* module: be more picky about allowing missing module versionsRusty Russell2008-05-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-05-08
|\
| * sched: fix weight calculationsMike Galbraith2008-05-08
| * semaphore: fixIngo Molnar2008-05-08
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-05-08
|\ \