- 632941c perf probe: Support global variables by Masami Hiramatsu · 14 years ago
- 378eeaa perf probe: Fix local variable searching loop by Masami Hiramatsu · 14 years ago
- 4046b8b perf probe: Fix type searching by Masami Hiramatsu · 14 years ago
- f4bc6bb tracing: Cleanup the convoluted softirq tracepoints by Thomas Gleixner · 14 years ago
- 750ed15 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
- 7e40798 tracing: Fix compile issue for trace_sched_wakeup.c by Steven Rostedt · 14 years ago
- 3f7edb1 [S390] hardirq: remove pointless header file includes by Heiko Carstens · 14 years ago
- 3c4ea5b [IA64] Move local_softirq_pending() definition by Tony Luck · 14 years ago
- 57fa721 perf, powerpc: Fix power_pmu_event_init to not use event->ctx by Paul Mackerras · 14 years ago
- 1fa4126 Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
- d7b4d6d ftrace: Remove recursion between recordmcount and scripts/mod/empty by Steven Rostedt · 14 years ago
- ebf31f5 jump_label: Add COND_STMT(), reducer wrappery by Peter Zijlstra · 14 years ago
- 7e54a5a perf: Optimize sw events by Peter Zijlstra · 14 years ago
- 82cd6de perf: Use jump_labels to optimize the scheduler hooks by Peter Zijlstra · 14 years ago
- 8b92538 jump_label: Add atomic_t interface by Peter Zijlstra · 14 years ago
- 3b6e901 jump_label: Use more consistent naming by Peter Zijlstra · 14 years ago
- d580ff8 perf, hw_breakpoint: Fix crash in hw_breakpoint creation by Peter Zijlstra · 14 years ago
- c6be5a5 perf: Find task before event alloc by Peter Zijlstra · 14 years ago
- e7d0bc0 perf: Fix task refcount bugs by Peter Zijlstra · 14 years ago
- 74c3337 perf: Fix group moving by Peter Zijlstra · 14 years ago
- e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
- 8e5fc1a perf_events: Fix transaction recovery in group_sched_in() by Stephane Eranian · 14 years ago
- ba0cef3 perf_events: Fix bogus AMD64 generic TLB events by Stephane Eranian · 14 years ago
- c530ccd perf_events: Fix bogus context time tracking by Stephane Eranian · 14 years ago
- 78c89ba tracing: Remove parent recording in latency tracer graph options by Steven Rostedt · 14 years ago
- 5e6d2b9 tracing: Use one prologue for the preempt irqs off tracer function tracers by Steven Rostedt · 14 years ago
- 542181d tracing: Use one prologue for the wakeup tracer function tracers by Steven Rostedt · 14 years ago
- 7495a5b tracing: Graph support for wakeup tracer by Jiri Olsa · 14 years ago
- 0a77262 tracing: Make graph related irqs/preemptsoff functions global by Jiri Olsa · 14 years ago
- a9d6117 tracing: Add proper check for irq_depth routines by Jiri Olsa · 14 years ago
- 907f278 tracing/trivial: Remove cast from void* by matt mooney · 14 years ago
- f92f6e6 Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/core by Ingo Molnar · 14 years ago
- 66af86e Merge branch 'tip/perf/recordmcount' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
- 85caa99 ftrace: Use objtree for C version of recordmcount by Steven Rostedt · 14 years ago
- 4447586 ftrace: Do not process kernel/trace/ftrace.o with C recordmcount program by Steven Rostedt · 14 years ago
- cd254f2 oprofile: make !CONFIG_PM function stubs static inline by Robert Richter · 14 years ago
- b3b3a9b oprofile: fix linker errors by Anand Gadiyar · 14 years ago
- 277dd98 oprofile: include platform_device.h to fix build break by Anand Gadiyar · 14 years ago
- 6268464 Merge remote branch 'tip/perf/core' into oprofile/core by Robert Richter · 14 years ago
- 0fdf136 Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
- cf4db25 ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT by Steven Rostedt · 14 years ago
- d9d572a Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
- c28d507 ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.c by Steven Rostedt · 14 years ago
- 72441cb ftrace/x86: Add support for C version of recordmcount by Steven Rostedt · 14 years ago
- 81d3858 ftrace: Add C version of recordmcount compile time code by John Reiser · 14 years ago
- ebc8827 x86: Barf when vmalloc and kmemcheck faults happen in NMI by Frederic Weisbecker · 14 years ago
- 3cba11d kconfig/x86: Add HAVE_TEXT_POKE_SMP config for stop_machine dependency by Masami Hiramatsu · 14 years ago
- 3caa3751 x86: Use __stop_machine() in text_poke_smp() by Masami Hiramatsu · 14 years ago
- 087a4eb stopmachine: Define __stop_machine when CONFIG_STOP_MACHINE=n by Masami Hiramatsu · 14 years ago
- fd02e6f kprobes: Fix selftest to clear flags field for reusing probes by Masami Hiramatsu · 14 years ago
- 0f55a2f kprobes: Update document about irq disabled state in kprobe handler by Masami Hiramatsu · 14 years ago
- 1efeb08 perf, ARM: Fix sysfs bits removal build failure by Ingo Molnar · 14 years ago
- 14cae9b tracing: Fix function-graph build warning on 32-bit by Borislav Petkov · 14 years ago
- 7df01d9 oprofile: disable write access to oprofilefs while profiler is running by Robert Richter · 14 years ago
- 0361e02 Merge branch 'oprofile/perf' into oprofile/core by Robert Richter · 14 years ago
- e9677b3 oprofile, ARM: Use oprofile_arch_exit() to cleanup on failure by Robert Richter · 14 years ago
- 2bcb2b6 oprofile, ARM: Rework op_create_counter() by Robert Richter · 14 years ago
- 9c91283 oprofile, ARM: Remove some goto statements by Robert Richter · 14 years ago
- 652953b Merge branch 'oprofile/core' (early part) into oprofile/perf by Robert Richter · 14 years ago
- 8177197 oprofile, ARM: Release resources on failure by Robert Richter · 14 years ago
- ad0f7cf Merge branch 'oprofile/urgent' (early part) into oprofile/perf by Robert Richter · 14 years ago
- 86c8c04 sh: oprofile: Use perf-events oprofile backend by Matt Fleming · 14 years ago
- 3d90a00 oprofile: Abstract the perf-events backend by Matt Fleming · 14 years ago
- 58850e2 ARM: oprofile: Move non-ARM code into separate init/exit by Matt Fleming · 14 years ago
- 80e96b1 ARM: oprofile: Rename op_arm to oprofile_perf by Matt Fleming · 14 years ago
- 5694633 oprofile: Make op_name_from_perf_id() global by Matt Fleming · 14 years ago
- 84c7991 perf: New helper function for pmu name by Matt Fleming · 14 years ago
- 3bf101b perf: Add helper function to return number of counters by Matt Fleming · 14 years ago
- 7cd2541 Merge commit 'v2.6.36-rc7' into perf/core by Ingo Molnar · 14 years ago
- cb655d0 Linux 2.6.36-rc7 by Linus Torvalds · 14 years ago
- 81c20b9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
- 089eed2 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
- 34984f5 Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
- 8fe9793 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
- 7c6d45e powerpc: remove unused variable by Stephen Rothwell · 14 years ago
- e1d9694 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 39c12be Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 231d0ae wait: using uninitialized member of wait queue by Evgeny Kuznetsov · 14 years ago
- 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
- 31e7e93 xen: do not initialize PV timers on HVM if !xen_have_vector_callback by Stefano Stabellini · 14 years ago
- a947f0f xen: do not set xenstored_ready before xenbus_probe on hvm by Stefano Stabellini · 14 years ago
- c62f981 perf, gcc-4.6: Fix set but unused variable by Andi Kleen · 14 years ago
- 00e8976 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
- 2f6b3aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
- 3c06806 Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
- d9f73af Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
- 53d22d8 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
- 5a4bbd0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
- 989cd44 Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
- 4a73a43 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
- c470af0 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 14 years ago
- 4e31635 ksm: fix bad user data when swapping by Hugh Dickins · 14 years ago
- 4829b90 ksm: fix page_address_in_vma anon_vma oops by Hugh Dickins · 14 years ago
- 158d674 MIPS: Octeon: Place cnmips_cu2_setup in __init memory. by David Daney · 14 years ago
- 4c7106c MIPS: Don't place cu2 notifiers in __cpuinitdata by David Daney · 14 years ago
- 2ccc5b1 MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.bin by Shmulik Ladkani · 14 years ago
- 2b877a3 MIPS: Alchemy: Resolve prom section mismatches by Manuel Lauss · 14 years ago
- e080e61 MIPS: Fix syscall 64 bit number comments. by Ralf Baechle · 14 years ago
- 5e844b3 MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls. by David Daney · 14 years ago
- c9c4d98b MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago