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