summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-04-20perfcounters, sched: remove __task_delta_exec()Ingo Molnar
2009-04-15perfcounters: export perf_tpcounter_eventSteven Whitehouse
2009-04-09perf_counter: log full path namesPeter Zijlstra
2009-04-09perf_counter: sysctl for system wide perf countersPeter Zijlstra
2009-04-09perf_counter: optimize mmap/comm trackingPeter Zijlstra
2009-04-09perf_counter: fix off task->comm by oneIngo Molnar
2009-04-08perf_counter: allow for data addresses to be recordedPeter Zijlstra
2009-04-08perf_counter: move PERF_RECORD_TIMEPeter Zijlstra
2009-04-08perf_counter: track task-comm dataPeter Zijlstra
2009-04-08perf_counter: use misc field to widen typePeter Zijlstra
2009-04-08perf_counter: provide misc bits in the event headerPeter Zijlstra
2009-04-08perf_counter: fix NMI race in task clockPeter Zijlstra
2009-04-08Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar
2009-04-07Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-04-07Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-04-07Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-04-07kprobes: support per-kprobe disablingMasami Hiramatsu
2009-04-07kprobes: rename kprobe_enabled to kprobes_all_disarmedMasami Hiramatsu
2009-04-07kprobes: move EXPORT_SYMBOL_GPL just after function definitionsMasami Hiramatsu
2009-04-07kprobes: cleanup aggr_kprobe related codeMasami Hiramatsu
2009-04-07mm: add /proc controls for pdflush threadsPeter W Morreale
2009-04-07ftrace: Correct a text align for event format outputZhaolei
2009-04-07Update /debug/tracing/READMENikanth Karthikesan
2009-04-07tracing/ftrace: alloc the started cpumask for the trace fileFrederic Weisbecker
2009-04-07ftrace: Add check of sched_stopped for probe_sched_wakeupZhaolei
2009-04-07tracing/ftrace: fix missing include string.hFrederic Weisbecker
2009-04-07tracing: fix incorrect return type of ns2usecs()Lai Jiangshan
2009-04-07tracing: remove CALLER_ADDR2 from wakeup tracerSteven Rostedt
2009-04-07Merge branch 'tracing/blktrace-fixes' into tracing/urgentIngo Molnar
2009-04-07Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-04-07Merge branch 'linus' into core/softlockupIngo Molnar
2009-04-07perf_counter: minimize context time updatesPeter Zijlstra
2009-04-07perf_counter: remove rq->lock usagePeter Zijlstra
2009-04-07perf_counter: rework the task clock software counterPeter Zijlstra
2009-04-07perf_counter: rework context timePeter Zijlstra
2009-04-07perf_counter: change event definitionPeter Zijlstra
2009-04-07perf_counter: counter overflow limitPeter Zijlstra
2009-04-07perf_counter: PERF_RECORD_TIMEPeter Zijlstra
2009-04-07perf_counter: fix the mlock accountingPeter Zijlstra
2009-04-07perf_counter: theres more to overflow than writing eventsPeter Zijlstra
2009-04-07perf_counter: generalize pending infrastructurePeter Zijlstra
2009-04-07perf_counter: SIGIO supportPeter Zijlstra
2009-04-07perf_counter: add more context informationPeter Zijlstra
2009-04-07Revert "module: remove the SHF_ALLOC flag on the __versions section."Rusty Russell
2009-04-06exit_notify: kill the wrong capable(CAP_KILL) checkOleg Nesterov
2009-04-06kernel/sysctl.c: avoid annoying warningsLinus Torvalds
2009-04-06Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-06Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-06perf_counter: update mmap() counter readPeter Zijlstra
2009-04-06perf_counter: add more context informationPeter Zijlstra