aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-09-11Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-09-11Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-11Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-11Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-11Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-09-11tracing: trace parser support for function and graphjolsa@redhat.com
2009-09-11tracing: trace parser support for set_eventjolsa@redhat.com
2009-09-11tracing: create generic trace parserjolsa@redhat.com
2009-09-11tracing: consolidate code between trace_output.c and trace_function_graph.cSteven Rostedt
2009-09-11tracing: add lock depth to entriesSteven Rostedt
2009-09-11Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-11tracing: move tgid out of generic entry and into userstackSteven Rostedt
2009-09-11tracing: add latency format to function_graph tracerSteven Rostedt
2009-09-11block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe
2009-09-11writeback: add name to backing_dev_infoJens Axboe
2009-09-11Merge branch 'next' into for-linusJames Morris
2009-09-10sched: Fix sched::sched_stat_wait tracepoint fieldIngo Molnar
2009-09-10sched: Disable NEW_FAIR_SLEEPERS for nowIngo Molnar
2009-09-09tracing: move PRED macros to trace_events_filter.cLi Zefan
2009-09-09tracing: remove stats from struct tracerLi Zefan
2009-09-09tracing: format clean upsLi Zefan
2009-09-09tracing: remove dead codeLi Zefan
2009-09-09tracing: do not grab lock in wakeup latency function tracingSteven Rostedt
2009-09-09ring-buffer: consolidate interface of rb_buffer_peek()Robert Richter
2009-09-10Merge branch 'master' into for-linusRafael J. Wysocki
2009-09-09sched: Keep kthreads at default priorityMike Galbraith
2009-09-09sched: Re-tune the scheduler latency defaults to decrease worst-case latenciesMike Galbraith
2009-09-09sched: Turn off child_runs_firstMike Galbraith
2009-09-08sched: Ensure that a child can't gain time over it's parent after fork()Mike Galbraith
2009-09-07sched: Deal with low-load in wake_affine()Peter Zijlstra
2009-09-07sched: Remove short cut from select_task_rq_fair()Peter Zijlstra
2009-09-07Security/SELinux: includecheck fix kernel/sysctl.cJaswinder Singh Rajput
2009-09-06Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar
2009-09-05Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-09-04ring-buffer: only enable ring_buffer_swap_cpu when neededSteven Rostedt
2009-09-04ring-buffer: check for swapped buffers in start of committingSteven Rostedt
2009-09-04tracing: report error in trace if we fail to swap latency bufferSteven Rostedt
2009-09-04tracing: add trace_array_printk for internal tracers to useSteven Rostedt
2009-09-04tracing: pass around ring buffer instead of tracerSteven Rostedt
2009-09-04tracing: make tracing_reset safe for external useSteven Rostedt
2009-09-04tracing: use timestamp to determine start of latency tracesSteven Rostedt
2009-09-04tracing/filters: Defer pred allocation, fix memory leakLi Zefan
2009-09-04tracing: remove users of tracing_resetSteven Rostedt
2009-09-04tracing: disable buffers and synchronize_sched before resettingSteven Rostedt
2009-09-04tracing: disable update max tracer while reading traceSteven Rostedt
2009-09-04tracing: print out start and stop in latency tracesSteven Rostedt
2009-09-04ring-buffer: disable all cpu buffers when one finds a problemSteven Rostedt
2009-09-04ring-buffer: do not count discarded eventsSteven Rostedt
2009-09-04ring-buffer: remove ring_buffer_event_discardSteven Rostedt