summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2008-05-23ftrace: add trace_special()Ingo Molnar
2008-05-23ftrace: bin-outputIngo Molnar
2008-05-23ftrace: add raw outputIngo Molnar
2008-05-23ftrace: clean-up-pipe-iterationIngo Molnar
2008-05-23ftrace: remove-idx-syncIngo Molnar
2008-05-23ftrace: fast, scalable, synchronized timestampsIngo Molnar
2008-05-23ftrace: timestamp syncing, prepareIngo Molnar
2008-05-23ftrace: cleanupsIngo Molnar
2008-05-23ftrace: fix lockingIngo Molnar
2008-05-23ftrace: user run time file readingSteven Rostedt
2008-05-23ftrace: add a buffer for outputSteven Rostedt
2008-05-23ftrace: change buffers to producer consumerSteven Rostedt
2008-05-23ftrace: reset selftestsSteven Rostedt
2008-05-23ftrace: disable all tracers on corrupted bufferSteven Rostedt
2008-05-23ftrace: fix time offsetIngo Molnar
2008-05-23ftrace: startup tester on dynamic tracing.Steven Rostedt
2008-05-23ftrace: add READMEIngo Molnar
2008-05-23ftrace: cleanupsIngo Molnar
2008-05-23ftrace: add self-testsSteven Rostedt
2008-05-23ftrace: force recordingSteven Rostedt
2008-05-23ftrace: fix max latencySteven Rostedt
2008-05-23ftrace: fix updates to max traceSteven Rostedt
2008-05-23ftrace: don't use raw_local_irq_save/restoreSteven Rostedt
2008-05-23ftrace: lockdep notrace annotationsSteven Rostedt
2008-05-23ftrace: irqs off smp_processor_id() fixSteven Rostedt
2008-05-23ftrace: convert single large buffer into single pages.Steven Rostedt
2008-05-23ftrace: add filter select functions to traceSteven Rostedt
2008-05-23ftrace: use dynamic patching for updating mcount callsSteven Rostedt
2008-05-23ftrace: move memory management out of arch codeSteven Rostedt
2008-05-23ftrace: add ftrace_enabled sysctl to disable mcount functionSteven Rostedt
2008-05-23ftrace: dynamic enabling/disabling of function callsSteven Rostedt
2008-05-23ftrace: trace preempt off critical timingsSteven Rostedt
2008-05-23ftrace: trace irq disabled critical timingsSteven Rostedt
2008-05-23ftrace: tracer for scheduler wakeup latencySteven Rostedt
2008-05-23ftrace: add tracing of context switchesSteven Rostedt
2008-05-23ftrace: function tracerSteven Rostedt
2008-05-23ftrace: latency tracer infrastructureSteven Rostedt
2008-05-23ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo
2008-05-23ftrace: make the task state char-string visible to allSteven Rostedt
2008-05-23sched: add latency tracer callbacks to the schedulerIngo Molnar
2008-05-23clocksource/events: use performance variant for_each_cpu_mask_nrMike Travis
2008-05-23core: use performance variant for_each_cpu_mask_nrMike Travis
2008-05-23sched: replace MAX_NUMNODES with nr_node_ids in kernel/sched.cMike Travis
2008-05-23stop_machine: make stop_machine_run more virtualization friendlyChristian Borntraeger
2008-05-23modules: proper cleanup of kobject without CONFIG_SYSFSDenis V. Lunev
2008-05-23module loading ELF handling: use SELFMAG instead of numeric constantCyrill Gorcunov
2008-05-19Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-19rcu: remove duplicated include in kernel/rcupreempt.cHuang Weiyi
2008-05-19rcu: remove duplicated include in kernel/rcupreempt_trace.cHuang Weiyi
2008-05-19rcu: fix rcu_try_flip_waitack_needed() to prevent grace-period stallPaul E. McKenney