aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-14
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | ftrace: build fix for ftraced_suspendIngo Molnar2008-07-11
| | | * | | | | | | | | | | | | | ftrace: separate out the function enabled variableSteven Rostedt2008-07-11
| | | * | | | | | | | | | | | | | ftrace: add ftrace_kill_atomicSteven Rostedt2008-07-11
| | | * | | | | | | | | | | | | | ftrace: use current CPU for function startupSteven Rostedt2008-07-11
| | | * | | | | | | | | | | | | | ftrace: start wakeup tracing after setting function tracerSteven Rostedt2008-07-11
| | | * | | | | | | | | | | | | | ftrace: check proper config for preempt typeSteven Rostedt2008-07-11
| | | * | | | | | | | | | | | | | ftrace: trace scheduleSteven Rostedt2008-07-11
| | | * | | | | | | | | | | | | | ftrace: define function trace nopSteven Rostedt2008-07-11
| | | * | | | | | | | | | | | | | ftrace: move sched_switch enable after markersSteven Rostedt2008-07-11
| | * | | | | | | | | | | | | | | Merge branch 'tracing/sysprof' into auto-ftrace-nextIngo Molnar2008-07-10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into tracing/sysprofIngo Molnar2008-06-25
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / / / / / | | | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | Merge branch 'linus' into tracing/sysprofIngo Molnar2008-06-16
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ / / / / / / | | | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | sysprof: make it depend on X86Thomas Gleixner2008-05-24
| | | * | | | | | | | | | | | | | | ftrace/sysprof: don't trace the user stack if we are a kernel thread.Soeren Sandmann2008-05-23
| | | * | | | | | | | | | | | | | | sysprof: update copyrightsIngo Molnar2008-05-23
| | | * | | | | | | | | | | | | | | sysprof: kernel traceSoeren Sandmann Pedersen2008-05-23
| | | * | | | | | | | | | | | | | | ftrace: make it more available in the KconfigThomas Gleixner2008-05-23
| | | * | | | | | | | | | | | | | | ftrace: fix __trace_special()Thomas Gleixner2008-05-23
| | | * | | | | | | | | | | | | | | ftrace: remove notraceThomas Gleixner2008-05-23
| | | * | | | | | | | | | | | | | | ftrace: sysprof updatesIngo Molnar2008-05-23
| | | * | | | | | | | | | | | | | | ftrace: sysprof fixIngo Molnar2008-05-23
| | | * | | | | | | | | | | | | | | ftrace: make sysprof dependent on x86 for nowIngo Molnar2008-05-23
| | | * | | | | | | | | | | | | | | ftrace: sysprof plugin improvementIngo Molnar2008-05-23
| | | * | | | | | | | | | | | | | | ftrace: sysprof-plugin, add self-testsIngo Molnar2008-05-23
| | | * | | | | | | | | | | | | | | ftrace: extend sysprof plugin some moreIngo Molnar2008-05-23
| | | * | | | | | | | | | | | | | | ftrace: extend sysprof pluginIngo Molnar2008-05-23
| | | * | | | | | | | | | | | | | | ftrace: add sysprof pluginIngo Molnar2008-05-23
| | * | | | | | | | | | | | | | | | Merge branch 'tracing/mmiotrace' into auto-ftrace-nextIngo Molnar2008-07-10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into tracing/mmiotraceIngo Molnar2008-07-07
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | x86 mmiotrace: use resource_size_t for phys addressesPekka Paalanen2008-05-24
| | | * | | | | | | | | | | | | | | | | mmiotrace: do not print bogus pid for maps eitherPekka Paalanen2008-05-24
| | | * | | | | | | | | | | | | | | | | mmiotrace: print overrun countsPekka Paalanen2008-05-24
| | | * | | | | | | | | | | | | | | | | mmiotrace: print header using the read hook.Pekka Paalanen2008-05-24
| | | * | | | | | | | | | | | | | | | | x86 mmiotrace: Do not print bogus pidPekka Paalanen2008-05-24
| | | * | | | | | | | | | | | | | | | | mmiotrace: ftrace fixIngo Molnar2008-05-24
| | | * | | | | | | | | | | | | | | | | ftrace: mmiotrace update, #2Pekka Paalanen2008-05-24
| | | * | | | | | | | | | | | | | | | | ftrace: mmiotrace, updatesPekka Paalanen2008-05-24
| | | * | | | | | | | | | | | | | | | | ftrace: add mmiotrace pluginPekka Paalanen2008-05-24
| | | | |/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | / / / / / / / | | | |_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | ftrace: prevent ftrace modifications while being kprobe'd, v2Abhishek Sagar2008-07-03
| | | * | | | | | | | | | | | | | | mmiotrace broken in linux-next (8-bit writes only)Pekka Paalanen2008-07-01
| | | * | | | | | | | | | | | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-25
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / / / / | | | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | ftrace: avoid modifying kprobe'd recordsAbhishek Sagar2008-06-23
| | | * | | | | | | | | | | | | | | ftrace: freeze kprobe'd recordsAbhishek Sagar2008-06-23
| | | * | | | | | | | | | | | | | | ftrace: store mcount address in rec->ipAbhishek Sagar2008-06-23
| | | * | | | | | | | | | | | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-23
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / / / / / | | | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | namespacecheck: fixesIngo Molnar2008-06-16
| | | * | | | | | | | | | | | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-16
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / / / / / | | | | |/| | | | | | | | | | | | |