aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-02-07ring-buffer: add NMI protection for spinlocksSteven Rostedt
2009-02-07trace: remove deprecated entry->cpuSteven Rostedt
2009-02-04trace: make the trace_event callbacks return enum print_line_tArnaldo Carvalho de Melo
2009-02-04trace: judicious error checking of trace_seq resultsArnaldo Carvalho de Melo
2009-02-04Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/urgent' and 'li...Ingo Molnar
2009-02-03ftrace: do_each_pid_task() needs rcu lockOleg Nesterov
2009-02-03trace: Change struct trace_event callbacks parameter listArnaldo Carvalho de Melo
2009-02-03trace: better manage the context info for eventsFrederic Weisbecker
2009-02-03trace: let boot trace be chosen by command lineSteven Rostedt
2009-02-03trace: fix default boot up tracerSteven Rostedt
2009-02-03Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar
2009-02-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-02-02modules: Use a better scheme for refcountingEric Dumazet
2009-02-01sched_rt: don't use first_cpu on cpumask created with cpumask_andRusty Russell
2009-02-01sched: fix buddie group latencyPeter Zijlstra
2009-02-01sched: clear buddies more aggressivelyMike Galbraith
2009-02-01sched: symmetric sync vs avg_overlapPeter Zijlstra
2009-02-01sched: fix sync wakeupsPeter Zijlstra
2009-01-31Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-31Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-31Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-01-31Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-01-30hrtimer: prevent negative expiry value after clock_was_set()Thomas Gleixner
2009-01-30hrtimers: allow the hot-unplugging of all cpusSebastien Dugue
2009-01-30hrtimers: increase clock min delta threshold while interrupt hangingFrederic Weisbecker
2009-01-30generic-ipi: use per cpu data for single cpu ipi callsSteven Rostedt
2009-01-30kmemtrace: fix printk formats, fixRandy Dunlap
2009-01-29cgroup: fix root_count when mount fails due to busy subsystemPaul Menage
2009-01-29cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs()Paul Menage
2009-01-29cgroups: fix lock inconsistency in cgroup_clone()Li Zefan
2009-01-29cgroups: use hierarchy mutex in creation failure pathKAMEZAWA Hiroyuki
2009-01-29trace_sched_wakeup: Remove unused variableArnaldo Carvalho de Melo
2009-01-29trace: Use tracing_reset_online_cpus in more placesArnaldo Carvalho de Melo
2009-01-27cpumask fallout: Initialize irq_default_affinity earlierDavid Daney
2009-01-27Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too.David Daney
2009-01-27Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-01-27Merge branches 'tracing/blktrace', 'tracing/kmemtrace' and 'tracing/urgent' i...Ingo Molnar
2009-01-27Hibernation: Introduce system_entering_hibernationRafael J. Wysocki
2009-01-27signals, debug: fix BUG: using smp_processor_id() in preemptible code in prin...Ed Swierk
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-01-26Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-26blktrace: add ftrace pluginArnaldo Carvalho de Melo
2009-01-26ftrace: add ftrace_vprintkArnaldo Carvalho de Melo
2009-01-26kmemtrace: fix printk format warningsRandy Dunlap
2009-01-26Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...Ingo Molnar
2009-01-23tracing/function-graph-tracer: various fixes and featuresFrederic Weisbecker
2009-01-23trace, lockdep: manual preempt count adding for local_bh_disableSteven Rostedt