aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-09-11Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-36/+137
2009-09-11Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-9/+180
2009-09-11Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-8/+9
2009-09-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds15-2927/+1293
2009-09-11Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-57/+118
2009-09-11Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-506/+648
2009-09-11Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-17/+30
2009-09-11Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2009-09-11Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+6
2009-09-11tracing: trace parser support for function and graph[email protected]1-110/+40
2009-09-11tracing: trace parser support for set_event[email protected]1-47/+13
2009-09-11tracing: create generic trace parser[email protected]2-0/+141
2009-09-11tracing: consolidate code between trace_output.c and trace_function_graph.cSteven Rostedt3-30/+28
2009-09-11clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crashMartin Schwidefsky1-2/+3
2009-09-11tracing: add lock depth to entriesSteven Rostedt4-10/+30
2009-09-11Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-09-11tracing: move tgid out of generic entry and into userstackSteven Rostedt4-6/+4
2009-09-11tracing: add latency format to function_graph tracerSteven Rostedt1-6/+68
2009-09-11block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe1-1/+9
2009-09-11writeback: add name to backing_dev_infoJens Axboe1-0/+1
2009-09-11tracing/kprobes: Show event name in trace outputMasami Hiramatsu1-5/+11
2009-09-11tracing/kprobes: Add argument name supportMasami Hiramatsu1-64/+64
2009-09-11tracing/kprobes: Add event profiling supportMasami Hiramatsu1-2/+108
2009-09-11tracing/kprobes: Cleanup kprobe tracer code.Masami Hiramatsu1-47/+34
2009-09-11tracing/kprobes: Fix probe offset to be unsignedMasami Hiramatsu1-12/+7
2009-09-11kprobes/x86-32: Move irq-exit functions to kprobes sectionMasami Hiramatsu1-0/+2
2009-09-11Merge commit 'tracing/core' into tracing/kprobesFrederic Weisbecker31-469/+874
2009-09-11Merge branch 'next' into for-linusJames Morris7-13/+306
2009-09-10sched: Fix sched::sched_stat_wait tracepoint fieldIngo Molnar1-2/+1
2009-09-10sched: Disable NEW_FAIR_SLEEPERS for nowIngo Molnar1-1/+1
2009-09-09tracing: move PRED macros to trace_events_filter.cLi Zefan2-41/+41
2009-09-09tracing: remove stats from struct tracerLi Zefan1-1/+0
2009-09-09tracing: format clean upsLi Zefan1-11/+11
2009-09-09tracing: remove dead codeLi Zefan1-22/+0
2009-09-09tracing: do not grab lock in wakeup latency function tracingSteven Rostedt1-14/+22
2009-09-09ring-buffer: consolidate interface of rb_buffer_peek()Robert Richter1-7/+4
2009-09-10Merge branch 'master' into for-linusRafael J. Wysocki8-46/+43
2009-09-09sched: Keep kthreads at default priorityMike Galbraith2-6/+0
2009-09-09sched: Re-tune the scheduler latency defaults to decrease worst-case latenciesMike Galbraith1-6/+6
2009-09-09sched: Turn off child_runs_firstMike Galbraith2-10/+10
2009-09-08sched: Ensure that a child can't gain time over it's parent after fork()Mike Galbraith1-3/+5
2009-09-07sched: Deal with low-load in wake_affine()Peter Zijlstra1-1/+11
2009-09-07sched: Remove short cut from select_task_rq_fair()Peter Zijlstra1-2/+0
2009-09-07tracing: Fix ring-buffer and ksym tracer merge interactionFrederic Weisbecker1-4/+5
2009-09-07Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar94-3141/+6975
2009-09-07Security/SELinux: includecheck fix kernel/sysctl.cJaswinder Singh Rajput1-1/+0
2009-09-06Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar1-5/+6
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar14-184/+342
2009-09-05Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-1/+2
2009-09-04ring-buffer: only enable ring_buffer_swap_cpu when neededSteven Rostedt2-0/+12