summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2010-04-27tracing: Fix sleep time function profilingSteven Rostedt1-1/+5
2010-04-27tracing: Show sample std dev in function profilingChase Douglas1-3/+21
2010-04-27ring-buffer: Make benchmark handle missed eventsSteven Rostedt1-1/+2
2010-04-27ring-buffer: Make non-consuming read less expensive with lots of cpus.David Miller2-13/+62
2010-04-27tracing: Add graph output support for irqsoff tracerJiri Olsa4-29/+313
2010-04-26tracing: Have graph flags passed in to ouput functionsJiri Olsa2-56/+73
2010-04-26tracing: Add ftrace events for graph tracerJiri Olsa1-1/+27
2010-04-23Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2-14/+42
2010-04-21tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker2-14/+42
2010-04-21Merge commit 'v2.6.34-rc5' into tracing/coreIngo Molnar3-2/+9
2010-04-19rcu: Make RCU lockdep check the lockdep_recursion variablePaul E. McKenney1-0/+7
2010-04-14Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar1-1/+1
2010-04-10PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handlingJiri Slaby1-1/+1
2010-04-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2010-04-08Merge branch 'linus' into tracing/coreIngo Molnar58-190/+306
2010-04-07mm: avoid null-pointer deref in sync_mm_rss()KAMEZAWA Hiroyuki2-1/+5
2010-04-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+10
2010-04-06sched: Fix sched_getaffinity()Anton Blanchard1-1/+1
2010-04-05Fix up possibly racy module refcountingNick Piggin1-8/+27
2010-04-05audit: preface audit printk with auditEric Paris1-1/+1
2010-04-05Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds49-6/+44
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2-47/+78
2010-04-05tracing: Fix uninitialized variable of tracing/trace outputLai Jiangshan1-1/+1
2010-04-05Merge branch 'master' into export-slabhTejun Heo11-129/+153
2010-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-10/+23
2010-04-04Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+1
2010-04-04Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+7
2010-04-03perf: Always build the stub perf_arch_fetch_caller_regs versionFrederic Weisbecker1-2/+1
2010-04-02Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds1-102/+103
2010-04-02Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-6/+8
2010-04-02kgdb: Turn off tracing while in the debuggerJason Wessel1-0/+8
2010-04-02kgdb: use atomic_inc and atomic_dec instead of atomic_setJason Wessel1-8/+7
2010-04-02kgdb: eliminate kgdb_wait(), all cpus enter the same wayJason Wessel1-83/+82
2010-04-02kgdb: have ebin2mem call probe_kernel_write onceJason Wessel1-14/+9
2010-04-02sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlockOleg Nesterov1-1/+1
2010-04-02sched: Fix proc_sched_set_task()Mike Galbraith1-4/+0
2010-04-02perf: Fix 'perf sched record' deadlockMike Galbraith1-3/+12
2010-04-02Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2-5/+10
2010-04-01perf: Use hot regs with software sched switch/migrate eventsFrederic Weisbecker1-3/+1
2010-04-01perf: Correctly align perf event tracing bufferFrederic Weisbecker1-2/+9
2010-03-31ring-buffer: Add lost event count to end of sub bufferSteven Rostedt1-4/+33
2010-03-31tracing: Show the lost events in the trace_pipe outputSteven Rostedt1-8/+22
2010-03-31ring-buffer: Add place holder recording of dropped eventsSteven Rostedt5-12/+73
2010-03-31tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not setSteven Rostedt1-2/+3
2010-03-31tracing: Remove side effect from module tracepoints that caused a GPFLi Zefan1-2/+1
2010-03-31genirq: Force MSI irq handlers to run with interrupts disabledThomas Gleixner1-0/+10
2010-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+5
2010-03-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo49-6/+44
2010-03-30CRED: Fix memory leak in error handlingMathieu Desnoyers1-1/+5