1. f02a38d Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  2. 169ed55 Merge branch 'tip/perf/jump-label-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  3. 3d7851b oprofile: Remove deprecated use of flush_scheduled_work() by Tejun Heo · 14 years ago
  4. 4ac3dbe oprofile: Fix the hang while taking the cpu offline by Santosh Shilimkar · 14 years ago
  5. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  6. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  7. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  8. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  9. cd254f2 oprofile: make !CONFIG_PM function stubs static inline by Robert Richter · 14 years ago
  10. b3b3a9b oprofile: fix linker errors by Anand Gadiyar · 14 years ago
  11. 277dd98 oprofile: include platform_device.h to fix build break by Anand Gadiyar · 14 years ago
  12. 6268464 Merge remote branch 'tip/perf/core' into oprofile/core by Robert Richter · 14 years ago
  13. 7df01d9 oprofile: disable write access to oprofilefs while profiler is running by Robert Richter · 14 years ago
  14. 0361e02 Merge branch 'oprofile/perf' into oprofile/core by Robert Richter · 14 years ago
  15. e9677b3 oprofile, ARM: Use oprofile_arch_exit() to cleanup on failure by Robert Richter · 14 years ago
  16. 2bcb2b6 oprofile, ARM: Rework op_create_counter() by Robert Richter · 14 years ago
  17. 9c91283 oprofile, ARM: Remove some goto statements by Robert Richter · 14 years ago
  18. 8177197 oprofile, ARM: Release resources on failure by Robert Richter · 14 years ago
  19. ad0f7cf Merge branch 'oprofile/urgent' (early part) into oprofile/perf by Robert Richter · 14 years ago
  20. 3d90a00 oprofile: Abstract the perf-events backend by Matt Fleming · 14 years ago
  21. 4fdaa7b oprofile: Remove duplicate code around __oprofilefs_create_file() by Robert Richter · 14 years ago
  22. ef70fcc Merge branch 'oprofile/urgent' into oprofile/core by Robert Richter · 14 years ago
  23. 979048e oprofile: don't call arch exit code from init code on failure by Will Deacon · 14 years ago
  24. 750d857 oprofile: fix crash when accessing freed task structs by Robert Richter · 14 years ago
  25. 729419f oprofile: make event buffer nonseekable by Arnd Bergmann · 14 years ago
  26. 9414e99 oprofile: protect from not being in an IRQ context by Phil Carmody · 14 years ago
  27. b971f06 Merge commit 'tip/tracing/core' into oprofile/core by Robert Richter · 14 years ago
  28. cb6e943 oprofile: remove double ring buffering by Andi Kleen · 14 years ago
  29. a36bf32 Merge commit 'v2.6.34-rc5' into oprofile/core by Robert Richter · 14 years ago
  30. c1ab9ca Merge branch 'linus' into tracing/core by Ingo Molnar · 14 years ago
  31. 66a8cb9 ring-buffer: Add place holder recording of dropped events by Steven Rostedt · 14 years ago
  32. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  33. bc078e4 oprofile: convert oprofile from timer_hook to hrtimer by Martin Schwidefsky · 14 years ago
  34. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  35. b3e9f67 percpu: make percpu symbols in oprofile unique by Tejun Heo · 15 years ago
  36. c086893 oprofile: warn on freeing event buffer too early by Robert Richter · 15 years ago
  37. 066b3aa oprofile: fix race condition in event_buffer free by David Rientjes · 15 years ago
  38. 79f5599 cpumask: use zalloc_cpumask_var() where possible by Li Zefan · 15 years ago
  39. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  40. 1b294f5 oprofile: Adding switch counter to oprofile statistic variables by Robert Richter · 15 years ago
  41. a5659d1 oprofile: Grouping multiplexing code in oprof.c by Robert Richter · 15 years ago
  42. 16422a6 oprofile: Remove oprofile_multiplexing_init() by Robert Richter · 15 years ago
  43. afe1b50f oprofile: Rename variable timeout_jiffies and move to oprofile_files.c by Robert Richter · 15 years ago
  44. 2051cad oprofile: oprofile_set_timeout(), return with error for invalid args by Robert Richter · 15 years ago
  45. 4d4036e oprofile: Implement performance counter multiplexing by Jason Yeh · 15 years ago
  46. debc6a6 Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/core by Robert Richter · 15 years ago
  47. 2b8777c oprofile: reset bt_lost_no_mapping with other stats by Maynard Johnson · 15 years ago
  48. b72f7fa Merge branches 'oprofile/fixes', 'oprofile/next' and 'oprofile/master' into oprofile/auto by Robert Richter · 15 years ago
  49. 1cc4ce6 oprofile: reset bt_lost_no_mapping with other stats by Maynard Johnson · 15 years ago
  50. 51563a0 x86/oprofile: introduce oprofile_add_data64() by Robert Richter · 15 years ago
  51. fecfe63 oprofile: remove obselete include headers by Robert Richter · 15 years ago
  52. 54f2c84 oprofile: fix cpu buffer size by Robert Richter · 15 years ago
  53. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  54. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  55. bb75efd oprofile: Thou shalt not call __exit functions from __init functions by Russell King · 15 years ago
  56. d95c357 Merge branch 'x86/core' into cpus4096 by Ingo Molnar · 15 years ago
  57. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 15 years ago
  58. 304cc6a ring_buffer: remove unused flags parameter, fix by Ingo Molnar · 15 years ago
  59. 3ddeb51 Merge branch 'linus' into core/percpu by Ingo Molnar · 15 years ago
  60. 4c50d9e cpumask: modifiy oprofile initialization by Robert Richter · 15 years ago
  61. fdb6a8f oprofile: fix uninitialized use of struct op_entry by Robert Richter · 15 years ago
  62. f7df8ed cpumask: convert misc driver functions by Rusty Russell · 16 years ago
  63. 4ce5f24 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile by Linus Torvalds · 16 years ago
  64. 14f0ca8 oprofile: make new cpu buffer functions part of the api by Robert Richter · 16 years ago
  65. ebf8d97 oprofile: remove #ifdef CONFIG_OPROFILE_IBS in non-ibs code by Robert Richter · 16 years ago
  66. 1acda87 oprofile: use new data sample format for ibs by Robert Richter · 16 years ago
  67. bd7dc46 oprofile: add op_cpu_buffer_get_data() by Robert Richter · 16 years ago
  68. d9928c2 oprofile: add op_cpu_buffer_add_data() by Robert Richter · 16 years ago
  69. ae735e9 oprofile: rework implementation of cpu buffer events by Robert Richter · 16 years ago
  70. 2d87b14 oprofile: modify op_cpu_buffer_read_entry() by Robert Richter · 16 years ago
  71. 2cc28b9 oprofile: add op_cpu_buffer_write_reserve() by Robert Richter · 16 years ago
  72. d358e75 oprofile: rename variables in add_ibs_begin() by Robert Richter · 16 years ago
  73. d0e2338 oprofile: rename add_sample() in cpu_buffer.c by Robert Richter · 16 years ago
  74. 6368a1f oprofile: making add_sample_entry() inline by Robert Richter · 16 years ago
  75. 8350c78 oprofile: remove backtrace code for ibs by Robert Richter · 16 years ago
  76. f4ff2364 oprofile: remove unused ibs macro by Robert Richter · 16 years ago
  77. 8d15df8 oprofile: remove unused components in struct oprofile_cpu_buffer by Robert Richter · 16 years ago
  78. dbe6e28 oprofile: simplify add_ibs_begin() by Robert Richter · 16 years ago
  79. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  80. c2452f3 shrink struct dentry by Nick Piggin · 16 years ago
  81. 3967e93 oprofile: simplify add_sample() in cpu_buffer.c by Robert Richter · 16 years ago
  82. 6352d92 oprofile: simplify oprofile_begin_trace() by Robert Richter · 16 years ago
  83. 317f33b oprofile: simplify sync_buffer() by Robert Richter · 16 years ago
  84. 9741b30 oprofile: simplify add_sample() by Robert Richter · 16 years ago
  85. d45d23b oprofile: add inline function __oprofile_add_ext_sample() by Robert Richter · 16 years ago
  86. 3001577 oprofile: reordering some code in cpu_buffer.c by Robert Richter · 16 years ago
  87. 9966718 oprofile: remove ring buffer inline functions in cpu_buffer.h by Robert Richter · 16 years ago
  88. 6d2c53f oprofile: rename cpu buffer functions by Robert Richter · 16 years ago
  89. bd2172f oprofile: rename kernel-wide identifiers by Robert Richter · 16 years ago
  90. 211117f oprofile: fix lost sample counter by Robert Richter · 16 years ago
  91. 1d7503b oprofile: remove nr_available_slots() by Robert Richter · 16 years ago
  92. 6dad828 oprofile: port to the new ring_buffer by Robert Richter · 16 years ago
  93. fbc9bf9 oprofile: moving cpu_buffer_reset() to cpu_buffer.h by Robert Richter · 16 years ago
  94. bf589e3 oprofile: adding cpu_buffer_entries() by Robert Richter · 16 years ago
  95. 229234a oprofile: adding cpu_buffer_write_commit() by Robert Richter · 16 years ago
  96. 7d468ab oprofile: adding cpu buffer r/w access functions by Robert Richter · 16 years ago
  97. 37ca5eb oprofile: set values to default when creating oprofilefs by Robert Richter · 16 years ago
  98. fd7826d oprofile: implement switch/case in buffer_sync.c by Robert Richter · 16 years ago
  99. 8dbc50c oprofile: fix typo by Robert Richter · 16 years ago
  100. cdc1834 oprofile: whitspace changes only by Robert Richter · 16 years ago