summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2009-02-17tracing/function-graph-tracer: trace the idle tasksFrederic Weisbecker
2009-02-17ftrace: show unlimited when traceon or traceoff has no counterSteven Rostedt
2009-02-17tracing: fix typing mistake in hint message and commentsWenji Huang
2009-02-17tracing: fix the return value of trace selftestWenji Huang
2009-02-17tracing: use the more proper parameterWenji Huang
2009-02-17ftrace: rename _hook to _probeSteven Rostedt
2009-02-17ftrace: clean up coding styleSteven Rostedt
2009-02-17Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p...Ingo Molnar
2009-02-17ftrace: fix !CONFIG_DYNAMIC_FTRACE ftrace_swapper_pid definitionIngo Molnar
2009-02-17Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-02-17Merge branches 'tracing/hw-branch-tracing' and 'tracing/power-tracer' into tr...Ingo Molnar
2009-02-16ftrace: add pretty print function for traceon and traceoff hooksSteven Rostedt
2009-02-16ftrace: add pretty print to selected fuction tracesSteven Rostedt
2009-02-16ftrace: show selected functions in set_ftrace_filterSteven Rostedt
2009-02-16ftrace: add traceon traceoff commands to enable/disable the buffersSteven Rostedt
2009-02-16ring-buffer: add tracing_is_on to test if ring buffer is enabledSteven Rostedt
2009-02-16ftrace: trace different functions with a different tracerSteven Rostedt
2009-02-16ftrace: consolidate mutexesSteven Rostedt
2009-02-16ftrace: convert ftrace_lock from a spinlock to mutexSteven Rostedt
2009-02-16ftrace: add command interface for function selectionSteven Rostedt
2009-02-16ftrace: enable filtering only when a function is filtered onSteven Rostedt
2009-02-16ftrace: add module command function filter selectionSteven Rostedt
2009-02-16ftrace: break up ftrace_match_records into smaller componentsSteven Rostedt
2009-02-16ftrace: rename ftrace_match to ftrace_match_recordsSteven Rostedt
2009-02-16ftrace: add do_for_each_ftrace_rec and while_for_each_ftrace_recSteven Rostedt
2009-02-16ftrace: state that all functions are enabled in set_ftrace_filterSteven Rostedt
2009-02-16sched: use TASK_NICE for task_structAmérico Wang
2009-02-15timecompare: generic infrastructure to map between two time basesPatrick Ohly
2009-02-15clocksource: allow usage independent of timekeeping.cPatrick Ohly
2009-02-15sched: idle_at_tick is only used when CONFIG_SMP is setHenrik Austad
2009-02-15Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/coreIngo Molnar
2009-02-15Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-02-15tracing: fix section mismatch in trace_hw_branches.cRakib Mullick
2009-02-15Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar
2009-02-15trace: mmiotrace to the tracer menu in KconfigPekka Paalanen
2009-02-15mmiotrace: count events lost due to not recordingPekka Paalanen
2009-02-15irq: refactor and clean up the free_irq() code flowIngo Molnar
2009-02-15irq: clean up manage.cIngo Molnar
2009-02-15Merge commit 'v2.6.29-rc5' into x86/apicIngo Molnar
2009-02-14Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-15lockdep: build fix for !PROVE_LOCKINGPeter Zijlstra
2009-02-14lockstat: warn about disabled lock debuggingPeter Zijlstra
2009-02-14lockdep: use stringify.hPeter Zijlstra
2009-02-14lockdep: simplify check_prev_add_irq()Peter Zijlstra
2009-02-14lockdep: get_user_chars() redoPeter Zijlstra
2009-02-14lockdep: simplify get_user_chars()Peter Zijlstra
2009-02-14lockdep: add comments to mark_lock_irq()Peter Zijlstra
2009-02-14lockdep: remove macro usage from mark_held_locks()Peter Zijlstra
2009-02-14lockdep: fully reduce mark_lock_irq()Peter Zijlstra
2009-02-14lockdep: merge the !_READ mark_lock_irq() helpersPeter Zijlstra