Age | Commit message (Expand) | Author |
2010-10-19 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2010-10-19 | tracing: Fix compile issue for trace_sched_wakeup.c | Steven Rostedt |
2010-10-19 | [S390] hardirq: remove pointless header file includes | Heiko Carstens |
2010-10-19 | [IA64] Move local_softirq_pending() definition | Tony Luck |
2010-10-19 | perf, powerpc: Fix power_pmu_event_init to not use event->ctx | Paul Mackerras |
2010-10-19 | Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/... | Ingo Molnar |
2010-10-18 | ftrace: Remove recursion between recordmcount and scripts/mod/empty | Steven Rostedt |
2010-10-18 | jump_label: Add COND_STMT(), reducer wrappery | Peter Zijlstra |
2010-10-18 | perf: Optimize sw events | Peter Zijlstra |
2010-10-18 | perf: Use jump_labels to optimize the scheduler hooks | Peter Zijlstra |
2010-10-18 | jump_label: Add atomic_t interface | Peter Zijlstra |
2010-10-18 | jump_label: Use more consistent naming | Peter Zijlstra |
2010-10-18 | perf, hw_breakpoint: Fix crash in hw_breakpoint creation | Peter Zijlstra |
2010-10-18 | perf: Find task before event alloc | Peter Zijlstra |
2010-10-18 | perf: Fix task refcount bugs | Peter Zijlstra |
2010-10-18 | perf: Fix group moving | Peter Zijlstra |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra |
2010-10-18 | perf_events: Fix transaction recovery in group_sched_in() | Stephane Eranian |
2010-10-18 | perf_events: Fix bogus AMD64 generic TLB events | Stephane Eranian |
2010-10-18 | perf_events: Fix bogus context time tracking | Stephane Eranian |
2010-10-18 | tracing: Remove parent recording in latency tracer graph options | Steven Rostedt |
2010-10-18 | tracing: Use one prologue for the preempt irqs off tracer function tracers | Steven Rostedt |
2010-10-18 | tracing: Use one prologue for the wakeup tracer function tracers | Steven Rostedt |
2010-10-18 | tracing: Graph support for wakeup tracer | Jiri Olsa |
2010-10-18 | tracing: Make graph related irqs/preemptsoff functions global | Jiri Olsa |
2010-10-18 | tracing: Add proper check for irq_depth routines | Jiri Olsa |
2010-10-18 | tracing/trivial: Remove cast from void* | matt mooney |
2010-10-16 | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar |
2010-10-16 | Merge branch 'tip/perf/recordmcount' of git://git.kernel.org/pub/scm/linux/ke... | Ingo Molnar |
2010-10-15 | ftrace: Use objtree for C version of recordmcount | Steven Rostedt |
2010-10-15 | ftrace: Do not process kernel/trace/ftrace.o with C recordmcount program | Steven Rostedt |
2010-10-15 | oprofile: make !CONFIG_PM function stubs static inline | Robert Richter |
2010-10-15 | oprofile: fix linker errors | Anand Gadiyar |
2010-10-15 | oprofile: include platform_device.h to fix build break | Anand Gadiyar |
2010-10-15 | Merge remote branch 'tip/perf/core' into oprofile/core | Robert Richter |
2010-10-15 | Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/... | Ingo Molnar |
2010-10-14 | ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT | Steven Rostedt |
2010-10-15 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar |
2010-10-14 | ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.c | Steven Rostedt |
2010-10-14 | ftrace/x86: Add support for C version of recordmcount | Steven Rostedt |
2010-10-14 | ftrace: Add C version of recordmcount compile time code | John Reiser |
2010-10-14 | x86: Barf when vmalloc and kmemcheck faults happen in NMI | Frederic Weisbecker |
2010-10-14 | kconfig/x86: Add HAVE_TEXT_POKE_SMP config for stop_machine dependency | Masami Hiramatsu |
2010-10-14 | x86: Use __stop_machine() in text_poke_smp() | Masami Hiramatsu |
2010-10-14 | stopmachine: Define __stop_machine when CONFIG_STOP_MACHINE=n | Masami Hiramatsu |
2010-10-14 | kprobes: Fix selftest to clear flags field for reusing probes | Masami Hiramatsu |
2010-10-14 | kprobes: Update document about irq disabled state in kprobe handler | Masami Hiramatsu |
2010-10-14 | perf, ARM: Fix sysfs bits removal build failure | Ingo Molnar |
2010-10-13 | tracing: Fix function-graph build warning on 32-bit | Borislav Petkov |
2010-10-12 | oprofile: disable write access to oprofilefs while profiler is running | Robert Richter |