Age | Commit message (Expand) | Author |
2010-10-15 | oprofile, x86: Add support for IBS periodic op counter extension | Robert Richter |
2010-10-15 | oprofile, x86: Add support for IBS branch target address reporting | Robert Richter |
2010-10-15 | oprofile, x86: Introduce struct ibs_state | Robert Richter |
2010-10-15 | oprofile, x86: Remove duplicate check for IBS_CAPS_OPCNT | Robert Richter |
2010-10-15 | oprofile, x86: Check IBS capability bits 1 and 2 | Robert Richter |
2010-10-15 | oprofile, x86: Add support for AMD family 14h | Robert Richter |
2010-10-15 | oprofile, x86: Add support for AMD family 12h | Robert Richter |
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 |
2010-10-11 | Merge branch 'oprofile/perf' into oprofile/core | Robert Richter |
2010-10-11 | oprofile, ARM: Use oprofile_arch_exit() to cleanup on failure | Robert Richter |
2010-10-11 | oprofile, ARM: Rework op_create_counter() | Robert Richter |
2010-10-11 | oprofile, ARM: Remove some goto statements | Robert Richter |
2010-10-11 | Merge branch 'oprofile/core' (early part) into oprofile/perf | Robert Richter |
2010-10-11 | oprofile, ARM: Release resources on failure | Robert Richter |
2010-10-11 | Merge branch 'oprofile/urgent' (early part) into oprofile/perf | Robert Richter |
2010-10-11 | sh: oprofile: Use perf-events oprofile backend | Matt Fleming |
2010-10-11 | oprofile: Abstract the perf-events backend | Matt Fleming |
2010-10-11 | ARM: oprofile: Move non-ARM code into separate init/exit | Matt Fleming |
2010-10-11 | ARM: oprofile: Rename op_arm to oprofile_perf | Matt Fleming |
2010-10-11 | oprofile: Make op_name_from_perf_id() global | Matt Fleming |
2010-10-11 | perf: New helper function for pmu name | Matt Fleming |
2010-10-11 | perf: Add helper function to return number of counters | Matt Fleming |
2010-10-08 | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar |
2010-10-06 | Linux 2.6.36-rc7v2.6.36-rc7 | Linus Torvalds |
2010-10-06 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2010-10-06 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-10-06 | Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab... | Linus Torvalds |
2010-10-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2010-10-05 | powerpc: remove unused variable | Stephen Rothwell |
2010-10-05 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-05 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-05 | wait: using uninitialized member of wait queue | Evgeny Kuznetsov |