summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* ftrace: timestamp syncing, prepareIngo Molnar2008-05-237-14/+16
* ftrace: cleanupsIngo Molnar2008-05-232-38/+39
* ftrace: fix lockingIngo Molnar2008-05-232-5/+4
* ftrace: user run time file readingSteven Rostedt2008-05-232-46/+309
* ftrace: add a buffer for outputSteven Rostedt2008-05-232-68/+140
* ftrace: change buffers to producer consumerSteven Rostedt2008-05-232-44/+65
* ftrace: reset selftestsSteven Rostedt2008-05-231-0/+7
* ftrace: disable all tracers on corrupted bufferSteven Rostedt2008-05-231-0/+2
* ftrace: fix time offsetIngo Molnar2008-05-232-21/+63
* ftrace: startup tester on dynamic tracing.Steven Rostedt2008-05-232-4/+128
* ftrace: add READMEIngo Molnar2008-05-231-1/+39
* ftrace: cleanupsIngo Molnar2008-05-236-102/+133
* ftrace: add self-testsSteven Rostedt2008-05-238-2/+538
* ftrace: force recordingSteven Rostedt2008-05-231-0/+51
* ftrace: fix max latencySteven Rostedt2008-05-231-6/+6
* ftrace: fix updates to max traceSteven Rostedt2008-05-232-13/+20
* ftrace: don't use raw_local_irq_save/restoreSteven Rostedt2008-05-232-4/+4
* ftrace: lockdep notrace annotationsSteven Rostedt2008-05-232-12/+13
* ftrace: irqs off smp_processor_id() fixSteven Rostedt2008-05-231-2/+11
* ftrace: convert single large buffer into single pages.Steven Rostedt2008-05-232-58/+195
* ftrace: add filter select functions to traceSteven Rostedt2008-05-231-17/+510
* ftrace: use dynamic patching for updating mcount callsSteven Rostedt2008-05-231-78/+105
* ftrace: move memory management out of arch codeSteven Rostedt2008-05-231-2/+152
* ftrace: add ftrace_enabled sysctl to disable mcount functionSteven Rostedt2008-05-232-18/+118
* ftrace: dynamic enabling/disabling of function callsSteven Rostedt2008-05-232-32/+341
* ftrace: trace preempt off critical timingsSteven Rostedt2008-05-234-51/+183
* ftrace: trace irq disabled critical timingsSteven Rostedt2008-05-236-5/+443
* ftrace: tracer for scheduler wakeup latencySteven Rostedt2008-05-233-0/+324
* ftrace: add tracing of context switchesSteven Rostedt2008-05-233-0/+128
* ftrace: function tracerSteven Rostedt2008-05-233-0/+87
* ftrace: latency tracer infrastructureSteven Rostedt2008-05-235-0/+1739
* ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo2008-05-234-0/+147
* ftrace: make the task state char-string visible to allSteven Rostedt2008-05-231-1/+1
* sched: add latency tracer callbacks to the schedulerIngo Molnar2008-05-231-0/+3
* Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-192-8/+8
|\
| * [PATCH] list_for_each_rcu must die: auditPaul E. McKenney2008-05-171-3/+2
| * [patch 1/1] audit_send_reply(): fix error-path memory leakAndrew Morton2008-05-171-5/+6
* | [PATCH] avoid multiplication overflows and signedness issues for max_fdsAl Viro2008-05-161-1/+4
* | [PATCH] dup_fd() fixes, part 1Al Viro2008-05-161-130/+0
|/
* lib: create common ascii hex arrayHarvey Harrison2008-05-141-8/+0
* cgroups: fix compile warningMirco Tischler2008-05-141-1/+1
* Add new 'cond_resched_bkl()' helper functionLinus Torvalds2008-05-111-2/+0
* BKL: revert back to the old spinlock implementationLinus Torvalds2008-05-101-23/+4
* Revert "semaphore: fix"Linus Torvalds2008-05-101-30/+34
* module: don't ignore vermagic string if module doesn't have modversionsRusty Russell2008-05-091-6/+10
* module: be more picky about allowing missing module versionsRusty Russell2008-05-091-2/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-05-082-37/+38
|\
| * sched: fix weight calculationsMike Galbraith2008-05-081-3/+8
| * semaphore: fixIngo Molnar2008-05-081-34/+30
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-05-081-1/+1
|\ \
OpenPOWER on IntegriCloud