Age | Commit message (Expand) | Author |
2008-11-24 | sched: reduce stack size requirements in kernel/sched.c | Mike Travis |
2008-11-24 | Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096 | Ingo Molnar |
2008-11-24 | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',... | Ingo Molnar |
2008-11-24 | Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor... | Ingo Molnar |
2008-11-24 | Merge branch 'sched/rt' into sched/core | Ingo Molnar |
2008-11-24 | mutex: __used is needed for function referenced only from inline asm | Török Edwin |
2008-11-23 | vfs, seqfile: fix comment style on mangle_path | Török Edwin |
2008-11-23 | tracing/function-return-tracer: free the return stack on free_task() | Frederic Weisbecker |
2008-11-23 | tracing, doc: update mmiotrace documentation | Pekka Paalanen |
2008-11-23 | x86, mmiotrace: fix buffer overrun detection | Pekka Paalanen |
2008-11-23 | tracing/function-return-tracer: don't trace kfree while it frees the return s... | Frederic Weisbecker |
2008-11-23 | Merge branch 'ppc/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Ingo Molnar |
2008-11-23 | tracing/stack-tracer: avoid races accessing file | Török Edwin |
2008-11-23 | tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT | Török Edwin |
2008-11-23 | tracing/stack-tracer: fix locking and refcounts | Török Edwin |
2008-11-23 | tracing/stack-tracer: fix style issues | Török Edwin |
2008-11-23 | trace: fix compiler warning in branch profiler | Steven Rostedt |
2008-11-23 | ftrace: add ftrace_off_permanent | Steven Rostedt |
2008-11-23 | ring-buffer: add tracing_off_permanent | Steven Rostedt |
2008-11-23 | ftrace: scripts/recordmcount.pl support for ARM | Jim Radford |
2008-11-23 | ftrace: specify $alignment for sh architecture | Matt Fleming |
2008-11-23 | trace: profile all if conditionals | Steven Rostedt |
2008-11-23 | trace: branch profiling should not print percent without data | Steven Rostedt |
2008-11-23 | trace: consolidate unlikely and likely profiler | Steven Rostedt |
2008-11-23 | trace: remove extra assign in branch check | Steven Rostedt |
2008-11-23 | ftrace: create default variables for archs in recordmcount.pl | Steven Rostedt |
2008-11-23 | ftrace: add support for powerpc to recordmcount.pl script | Steven Rostedt |
2008-11-23 | sh: dynamic ftrace support. | Matt Fleming |
2008-11-23 | init/main.c: use ktime accessor function in initcall_debug code | Will Newton |
2008-11-23 | tracing: allow tracing of suspend/resume & hibernation code again | Ingo Molnar |
2008-11-23 | tracing: identify which executable object the userspace address belongs to | Török Edwin |
2008-11-23 | vfs, seqfile: make mangle_path() global | Török Edwin |
2008-11-23 | tracing: add support for userspace stacktraces in tracing/iter_ctrl | Török Edwin |
2008-11-23 | tracing/function-return-tracer: clean up task start/exit callbacks | Ingo Molnar |
2008-11-23 | tracing/function-return-tracer: store return stack into task_struct and alloc... | Frederic Weisbecker |
2008-11-23 | Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in... | Ingo Molnar |
2008-11-21 | lockdep: consistent alignement for lockdep info | Li Zefan |
2008-11-21 | sched: update comment for move_task_off_dead_cpu | Vegard Nossum |
2008-11-21 | Merge commit 'v2.6.28-rc6' into sched/core | Ingo Molnar |
2008-11-21 | function tracing: fix wrong position computing of stack_trace | Liming Wang |
2008-11-20 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-11-20 | Linux 2.6.28-rc6 | Linus Torvalds |
2008-11-20 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2008-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2008-11-20 | [IA64] xen: fix xen_get_eflags. | Isaku Yamahata |
2008-11-20 | [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case. | Isaku Yamahata |
2008-11-20 | [IA64] remove duplicate include iommu.h | Huang Weiyi |
2008-11-20 | [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack | Hidetoshi Seto |
2008-11-20 | [IA64] Rationalize kernel mode alignment checking | Tony Luck |
2008-11-20 | x86: Fix interrupt leak due to migration | Matthew Wilcox |