| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096 | Ingo Molnar | 2008-11-24 | 28 | -83/+985 |
|\ \ |
|
| | *-----. | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',... | Ingo Molnar | 2008-11-24 | 11 | -86/+569 |
| | |\ \ \ \ |
|
| | | | | * | | tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT | Török Edwin | 2008-11-23 | 1 | -0/+1 |
| | | | | * | | tracing/stack-tracer: fix style issues | Török Edwin | 2008-11-23 | 1 | -22/+29 |
| | | | | * | | tracing: add support for userspace stacktraces in tracing/iter_ctrl | Török Edwin | 2008-11-23 | 1 | -0/+57 |
| | | |_|/ /
| | |/| | | |
|
| | | | * | | Merge branch 'ppc/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Ingo Molnar | 2008-11-23 | 6 | -42/+489 |
| | | | |\ \
| | | | | |/
| | | | |/| |
|
| | | | | * | powerpc/ppc32: ftrace, dynamic ftrace to handle modules | Steven Rostedt | 2008-11-20 | 3 | -7/+109 |
| | | | | * | powerpc/ppc64: ftrace, handle module trampolines for dyn ftrace | Steven Rostedt | 2008-11-20 | 4 | -11/+293 |
| | | | | * | powerpc: ftrace, use probe_kernel API to modify code | Steven Rostedt | 2008-11-20 | 1 | -32/+21 |
| | | | | * | powerpc: ftrace, convert to new dynamic ftrace arch API | Steven Rostedt | 2008-11-20 | 2 | -6/+75 |
| | | | | * | powerpc: ftrace, do not latency trace idle | Steven Rostedt | 2008-11-20 | 1 | -0/+5 |
| | | * | | | tracing/function-return-tracer: store return stack into task_struct and alloc... | Frederic Weisbecker | 2008-11-23 | 3 | -44/+15 |
| | |/ / / |
|
| | | | | | |
| | | \ \ | |
| | | \ \ | |
| | | \ \ | |
| | *---. \ \ | Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in... | Ingo Molnar | 2008-11-23 | 43 | -181/+304 |
| | |\ \ \ \ \
| | | | | |/ / |
|
| | | | * | | | tracing/function-return-tracer: add the overrun field | Frederic Weisbecker | 2008-11-18 | 2 | -3/+14 |
| | | | | | | | |
| | | \ \ \ \ | |
| | *-. \ \ \ \ | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2008-11-19 | 64 | -321/+682 |
| | |\ \ \ \ \ \
| | | | |/ / / /
| | | |_| / / /
| | |/| | / / |
|
| | * | | | | | tracing/function-return-tracer: support for dynamic ftrace on function return... | Frederic Weisbecker | 2008-11-16 | 2 | -135/+141 |
| | * | | | | | tracing/function-return-tracer: add a barrier to ensure return stack index is... | Frederic Weisbecker | 2008-11-16 | 1 | -0/+1 |
| | |/ / / / |
|
| | * | | | | ftrace: pass module struct to arch dynamic ftrace functions | Steven Rostedt | 2008-11-16 | 2 | -3/+34 |
| | | | | | | |
| | | \ \ \ | |
| | | \ \ \ | |
| | | \ \ \ | |
| | *---. \ \ \ | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function... | Ingo Molnar | 2008-11-13 | 2 | -43/+6 |
| | |\ \ \ \ \ \ |
|
| | | | * | | | | | tracing/function-return-tracer: call prepare_ftrace_return by registers | Frederic Weisbecker | 2008-11-12 | 2 | -5/+1 |
| | | | * | | | | | tracing/function-return-tracer: make the function return tracer lockless | Frederic Weisbecker | 2008-11-12 | 1 | -38/+5 |
| | | |/ / / / / |
|
| | * | | | | | | trace: rename unlikely profiler to branch profiler | Steven Rostedt | 2008-11-12 | 2 | -2/+2 |
| | * | | | | | | tracing: branch tracer, fix vdso crash | Ingo Molnar | 2008-11-12 | 2 | -7/+5 |
| | * | | | | | | tracing: profile likely and unlikely annotations | Steven Rostedt | 2008-11-12 | 1 | -0/+8 |
| | |/ / / / / |
|
| | * | | | | | Merge branch 'tracing/function-return-tracer' into tracing/fastboot | Ingo Molnar | 2008-11-12 | 6 | -7/+265 |
| | |\ \ \ \ \ |
|
| | | * | | | | | tracing: function return tracer, build fix | Ingo Molnar | 2008-11-11 | 1 | -0/+1 |
| | | * | | | | | tracing, x86: function return tracer, fix assembly constraints | Ingo Molnar | 2008-11-11 | 1 | -1/+1 |
| | | * | | | | | tracing, x86: clean up FUNCTION_RET_TRACER Kconfig | Ingo Molnar | 2008-11-11 | 1 | -1/+1 |
| | | * | | | | | tracing, x86: add low level support for ftrace return tracing | Frederic Weisbecker | 2008-11-11 | 6 | -7/+264 |
| | * | | | | | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2008-11-12 | 67 | -2300/+5489 |
| | |\ \ \ \ \ \
| | | |/ / / / /
| | |/| / / / /
| | | |/ / / / |
|
| | * | | | | | Merge branch 'tracing/urgent' into tracing/ftrace | Ingo Molnar | 2008-11-11 | 44 | -196/+296 |
| | |\ \ \ \ \ |
|
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | *-. \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't... | Ingo Molnar | 2008-11-08 | 12 | -47/+70 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | ftrace: fix hardirq header for non ftrace archs | Steven Rostedt | 2008-11-03 | 5 | -36/+0 |
| | * | | | | | | | | ftrace: add quick function trace stop | Steven Rostedt | 2008-11-06 | 3 | -0/+12 |
| | |/ / / / / / / |
|
| | | | | | | | | | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | *---. \ \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra... | Ingo Molnar | 2008-11-03 | 9 | -8/+165 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | ftrace: nmi safe code clean ups | Steven Rostedt | 2008-10-31 | 6 | -21/+21 |
| | | | | * | | | | | | | ftrace: nmi update statistics | Steven Rostedt | 2008-10-30 | 1 | -2/+24 |
| | | | | * | | | | | | | ftrace: nmi safe code modification | Steven Rostedt | 2008-10-30 | 6 | -1/+141 |
| | | | * | | | | | | | | trace: add the MMIO-tracer to the tracer menu, cleanup | Pekka Paalanen | 2008-10-27 | 3 | -7/+2 |
| | | |/ / / / / / / / |
|
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| *-----------. \ \ \ \ \ \ \ \ \ | Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor... | Ingo Molnar | 2008-11-24 | 6 | -17/+25 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | |_|_|/ / / / / / / / /
| | | | | |/| | | | | | | | | / /
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | | | | |
|
| | | | * | | | | | | | | | | | | Merge branch 'linus' into core/locking | Ingo Molnar | 2008-11-12 | 732 | -6182/+75776 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | |_|_|_|_|_|_|_|/ / /
| | | | | |/| | | | | | | | | | |
|
| | | | * | | | | | | | | | | | | Merge commit 'v2.6.28-rc2' into core/locking | Ingo Molnar | 2008-10-28 | 3482 | -67659/+253304 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | |_|_|_|_|/ / / / / /
| | | | | |/| | | | | | | | | | |
|
| | | | * | | | | | | | | | | | | Merge commit 'v2.6.27-rc7' into core/locking | Ingo Molnar | 2008-09-23 | 63 | -541/+738 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | | x86: some lock annotations for user copy paths, v3 | Ingo Molnar | 2008-09-11 | 1 | -0/+1 |
| | | | * | | | | | | | | | | | | | x86: some lock annotations for user copy paths, v2 | Nick Piggin | 2008-09-11 | 2 | -15/+5 |
| | | | * | | | | | | | | | | | | | x86: some lock annotations for user copy paths | Nick Piggin | 2008-09-10 | 2 | -1/+10 |
| | | |/ / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-11-20 | 3 | -5/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/ / / / / / /
| |/| | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | [ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other st... | Jaya Kumar | 2008-11-17 | 1 | -3/+4 |
| | * | | | | | | | | | | | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2008-11-17 | 2 | -2/+3 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | [ARM] pxa: fix incorrect PCMCIA PSKTSEL pin configuration for spitz | Eric Miao | 2008-11-16 | 1 | -1/+2 |