summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-02-19Merge branch 'linus' into tracing/blktraceIngo Molnar8-63/+77
2009-02-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+3
2009-02-18pm: fix build for CONFIG_PM unsetRafael J. Wysocki2-1/+2
2009-02-18cgroups: fix possible use after freeLi Zefan1-1/+1
2009-02-18block: fix bad definition of BIO_RW_SYNCJens Axboe1-2/+3
2009-02-18Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar1-1/+5
2009-02-17Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+12
2009-02-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-30/+30
2009-02-17Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-4/+33
2009-02-17Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-25/+28
2009-02-17tracing/function-graph-tracer: trace the idle tasksFrederic Weisbecker1-1/+5
2009-02-17ftrace: fix !CONFIG_DYNAMIC_FTRACE ftrace_swapper_pid definitionIngo Molnar1-3/+5
2009-02-17Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar3-197/+904
2009-02-17Merge branches 'tracing/hw-branch-tracing' and 'tracing/power-tracer' into tr...Ingo Molnar1-71/+102
2009-02-16ftrace: add pretty print function for traceon and traceoff hooksSteven Rostedt1-0/+28
2009-02-16ftrace: add pretty print to selected fuction tracesSteven Rostedt1-0/+3
2009-02-16ftrace: show selected functions in set_ftrace_filterSteven Rostedt1-20/+103
2009-02-16ftrace: add traceon traceoff commands to enable/disable the buffersSteven Rostedt1-0/+135
2009-02-16ring-buffer: add tracing_is_on to test if ring buffer is enabledSteven Rostedt1-0/+9
2009-02-16ftrace: trace different functions with a different tracerSteven Rostedt1-0/+247
2009-02-16ftrace: consolidate mutexesSteven Rostedt1-47/+21
2009-02-16ftrace: convert ftrace_lock from a spinlock to mutexSteven Rostedt1-32/+19
2009-02-16ftrace: add command interface for function selectionSteven Rostedt1-11/+95
2009-02-16ftrace: enable filtering only when a function is filtered onSteven Rostedt1-6/+8
2009-02-16ftrace: add module command function filter selectionSteven Rostedt1-6/+109
2009-02-16ftrace: break up ftrace_match_records into smaller componentsSteven Rostedt1-40/+75
2009-02-16ftrace: rename ftrace_match to ftrace_match_recordsSteven Rostedt1-4/+4
2009-02-16ftrace: add do_for_each_ftrace_rec and while_for_each_ftrace_recSteven Rostedt1-107/+101
2009-02-16ftrace: state that all functions are enabled in set_ftrace_filterSteven Rostedt1-0/+23
2009-02-15Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-71/+102
2009-02-15tracing: fix section mismatch in trace_hw_branches.cRakib Mullick1-2/+2
2009-02-15Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar1-2/+1
2009-02-15trace: mmiotrace to the tracer menu in KconfigPekka Paalanen1-0/+23
2009-02-15mmiotrace: count events lost due to not recordingPekka Paalanen1-4/+10
2009-02-13User namespaces: Only put the userns when we unhash the uidSerge E. Hallyn1-2/+1
2009-02-13tracing: convert c/p state power tracer to use tracepointsJason Baron1-71/+102
2009-02-13timers: more consistently use clock vs timerPeter Zijlstra1-30/+30
2009-02-13Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-5/+5
2009-02-13Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar13-54/+180
2009-02-12ring-buffer: rename label out_unlock to out_resetSteven Rostedt1-5/+5
2009-02-12sched: cpu hotplug fixIngo Molnar1-3/+12
2009-02-11cgroups: fix lockdep subclasses overflowLi Zefan1-1/+2
2009-02-11mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit archesSven Wegener1-2/+3
2009-02-11futex: fix reference leakPeter Zijlstra1-25/+28
2009-02-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-12/+9
2009-02-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-37/+160
2009-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2009-02-11sched: revert recent sync wakeup changesPeter Zijlstra2-12/+9
2009-02-11timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra1-0/+34
2009-02-11timers: split process wide cpu clocks/timers, fixPeter Zijlstra1-28/+14