aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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
2009-04-06perf_counter: per event wakeupsPeter Zijlstra
2009-04-06perf_counter: move the event overflow output bits to record_typePeter Zijlstra
2009-04-06perf_counter: provide generic callchain bitsPeter Zijlstra
2009-04-06perf_counter: re-arrange the perf_event_typePeter Zijlstra
2009-04-06perf_counter: small cleanup of the output routinesPeter Zijlstra
2009-04-06perf_counter: make it possible for hw_perf_counter_init to return error codesPaul Mackerras
2009-04-06perf_counter: executable mmap() informationPeter Zijlstra
2009-04-06perf_counter: fix update_userpage()Peter Zijlstra
2009-04-06perf_counter: unify and fix delayed counter wakeupPeter Zijlstra
2009-04-06perf_counter: record time running and time enabled for each counterPaul Mackerras
2009-04-06perf_counter: allow and require one-page mmap on counting countersPeter Zijlstra
2009-04-06perf_counter: optionally provide the pid/tid of the sampled taskPeter Zijlstra