1. debc6a6 Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/core by Robert Richter · 15 years ago
  2. 8d7ff4f x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon by Robert Richter · 15 years ago
  3. 21e7087 x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs() by Jaswinder Singh Rajput · 15 years ago
  4. 802070f x86/oprofile: fix initialization of arch_perfmon for core_i7 by Robert Richter · 15 years ago
  5. 1241eb8 Merge commit 'tip/perfcounters-for-linus' into oprofile/master by Robert Richter · 15 years ago
  6. 51563a0 x86/oprofile: introduce oprofile_add_data64() by Robert Richter · 15 years ago
  7. c572ae4 x86/oprofile: use 64 bit values in IBS functions by Robert Richter · 15 years ago
  8. 1a245c4 x86/oprofile: remove some local variables in MSR save/restore functions by Robert Richter · 15 years ago
  9. 95e74e6 x86/oprofile: use 64 bit values to save MSR states by Robert Richter · 15 years ago
  10. bbc5986 x86/oprofile: use 64 bit wrmsr functions by Robert Richter · 15 years ago
  11. 217d3cf x86/oprofile: replace CTR*_IS_RESERVED macros by Robert Richter · 15 years ago
  12. dea3766 x86/oprofile: replace CTRL_SET_*ACTIVE macros by Robert Richter · 15 years ago
  13. 42399ad x86/oprofile: replace CTR_OVERFLOWED macros by Robert Richter · 15 years ago
  14. 3370d35 x86/oprofile: replace macros to calculate control register by Robert Richter · 15 years ago
  15. ef8828d x86/oprofile: pass the model to setup_ctrs() functions by Robert Richter · 15 years ago
  16. 9c59354 x86/oprofile: remove unused macros for AMD virtualization profiling by Robert Richter · 15 years ago
  17. ec064c0 x86/oprofile: fix and cleanup CTRL_SET_* macros by Robert Richter · 15 years ago
  18. 1131a47 x86/oprofile: remove MSR macros for p4 cpus by Robert Richter · 15 years ago
  19. 74c9a5c x86/oprofile: remove MSR macros for ppro cpus by Robert Richter · 15 years ago
  20. d2731a4 x86/oprofile: remove MSR macros for AMD cpus by Robert Richter · 15 years ago
  21. ff9faa8 x86/oprofile: move common macros to op_x86_model.h by Robert Richter · 15 years ago
  22. d20f24c x86/oprofile: simplify AMD cpu init code by Robert Richter · 16 years ago
  23. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  24. 9063759 x86/oprofile: remove #ifdefs in ibs functions by Robert Richter · 16 years ago
  25. 06552cc x86/oprofile: minor style changes in struct op_x86_model_spec by Robert Richter · 15 years ago
  26. 57eee9a Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  27. e419294 x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.init by Robert Richter · 16 years ago
  28. 849620f Revert "oprofile: discover counters for op ppro too" by Robert Richter · 15 years ago
  29. 0886751 Merge commit 'v2.6.30' into oprofile/master by Robert Richter · 15 years ago
  30. 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  31. 7b6c6c7 x86, 32-bit: fix kernel_trap_sp() by Masami Hiramatsu · 15 years ago
  32. 7e4e0bd oprofile: introduce module_param oprofile.cpu_type by Robert Richter · 15 years ago
  33. 6adf406 oprofile: add support for Core i7 and Atom by Andi Kleen · 15 years ago
  34. 1f3d7b6 oprofile: remove undocumented oprofile.p4force option by Andi Kleen · 15 years ago
  35. 1dcdb5a oprofile: re-add force_arch_perfmon option by Andi Kleen · 15 years ago
  36. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 16 years ago
  37. 7ad728f cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t by Rusty Russell · 16 years ago
  38. 8163d88 Merge commit 'v2.6.29-rc7' into perfcounters/core by Ingo Molnar · 16 years ago
  39. 780eef9 x86: oprofile: don't set counter width from cpuid on Core2 by Tim Blechmann · 16 years ago
  40. 82aa9a1 perfcounters: fix "perf counters kills oprofile" bug, v2 by Ingo Molnar · 16 years ago
  41. 5b75af0 perfcounters: fix "perf counters kill oprofile" bug by Mike Galbraith · 16 years ago
  42. 506c10f Merge commit 'v2.6.29-rc1' into perfcounters/core by Ingo Molnar · 16 years ago
  43. d2852b9 Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tip by Robert Richter · 16 years ago
  44. 14f0ca8 oprofile: make new cpu buffer functions part of the api by Robert Richter · 16 years ago
  45. 1acda87 oprofile: use new data sample format for ibs by Robert Richter · 16 years ago
  46. ae735e9 oprofile: rework implementation of cpu buffer events by Robert Richter · 16 years ago
  47. fc81be8 oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.c by Robert Richter · 16 years ago
  48. 83bd924 x86/oprofile: fix pci_dev use count for AMD northbridge devices by Robert Richter · 16 years ago
  49. 5c167b8 x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.h by Ingo Molnar · 16 years ago
  50. fe615cb x86/oprofile: cleanup IBS init/exit functions in op_model_amd.c by Robert Richter · 16 years ago
  51. 9fa6812 x86/oprofile: reordering IBS code in op_model_amd.c by Robert Richter · 16 years ago
  52. cdc1834 oprofile: whitspace changes only by Robert Richter · 16 years ago
  53. fd13f6c oprofile: comment cleanup by Robert Richter · 16 years ago
  54. 3d337c6 x86/oprofile: fix Intel cpu family 6 detection by William Cohen · 16 years ago
  55. 9ea84ad oprofile: fix CPU unplug panic in ppro_stop() by Eric Dumazet · 16 years ago
  56. a4a16be oprofile: fix an overflow in ppro code by Eric Dumazet · 16 years ago
  57. 7c64ade oprofile: Fix p6 counter overflow check by Andi Kleen · 16 years ago
  58. 0f019cc oprofile: fixing whitespaces in arch/x86/oprofile/* by Robert Richter · 16 years ago
  59. 5a28939 Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/oprofile-for-tip by Robert Richter · 16 years ago
  60. 5f87dfb x86/oprofile: add the logic for enabling additional IBS bits by Suravee Suthikulpanit · 16 years ago
  61. 69046d4 x86/oprofile: reordering functions in nmi_int.c by Robert Richter · 16 years ago
  62. 25ad2913 oprofile: more whitespace fixes by Robert Richter · 16 years ago
  63. c92960f oprofile: whitespace fixes by Robert Richter · 16 years ago
  64. ccd755c OProfile: Rename IBS sysfs dir into "ibs_op" by Robert Richter · 16 years ago
  65. 2d55a47 OProfile: Rework string handling in setup_ibs_files() by Robert Richter · 16 years ago
  66. e2fee27 OProfile: Rework oprofile_add_ibs_sample() function by Robert Richter · 16 years ago
  67. 5951290 oprofile: discover counters for op ppro too by Andi Kleen · 16 years ago
  68. b991702 oprofile: Implement Intel architectural perfmon support by Andi Kleen · 16 years ago
  69. f645f64 oprofile: Don't report Nehalem as core_2 by Andi Kleen · 16 years ago
  70. 5d44880 oprofile: drop const in num counters field by Andi Kleen · 16 years ago
  71. 0d15504 Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into oprofile by Ingo Molnar · 16 years ago
  72. 59293c8 Merge commit 'v2.6.27-rc8' into oprofile by Ingo Molnar · 16 years ago
  73. f78e802 Merge commit 'v2.6.27-rc5' into tip/oprofile by Robert Richter · 16 years ago
  74. 4c168ea Revert "Oprofile Multiplexing Patch" by Robert Richter · 16 years ago
  75. 45f197a x86, oprofile: BUG: using smp_processor_id() in preemptible code by Andrea Righi · 16 years ago
  76. b61e06f x86, oprofile: BUG scheduling while atomic by Andrea Righi · 16 years ago
  77. 80a8c9f x86: fix oprofile + hibernation badness by Andi Kleen · 16 years ago
  78. 2879a92 Merge branch 'x86/oprofile' into oprofile by Ingo Molnar · 16 years ago
  79. 20211e4 x86: Coding style fixes to arch/x86/oprofile/op_model_p4.c by Paolo Ciarrocchi · 16 years ago
  80. 7e7b438 x86/oprofile: fix on_each_cpu build error by Robert Richter · 16 years ago
  81. 1a960b4 Oprofile Multiplexing Patch by Jason Yeh · 16 years ago
  82. 6852fd9 x86/oprofile: reanaming op_model_athlon.c to op_model_amd.c by Robert Richter · 16 years ago
  83. 852402c x86/oprofile: add CONFIG_OPROFILE_IBS option by Robert Richter · 16 years ago
  84. 543a157 x86/oprofile: op_model_athlon.c: fix counter reset when reenabling IBS OP by Robert Richter · 16 years ago
  85. 87f0bac x86/oprofile: macro definition cleanup in op_model_athlon.c by Robert Richter · 16 years ago
  86. a4c408a OProfile: fix IBS build error for UP by Robert Richter · 16 years ago
  87. 270d3e1 OProfile: enable IBS for AMD CPUs by Robert Richter · 16 years ago
  88. fc2bd73 OProfile: fix setup_ibs_files() function interface by Robert Richter · 16 years ago
  89. ebb535d OProfile: on_each_cpu(): kill unused retry parameter by Robert Richter · 16 years ago
  90. 9064570 OProfile: Fix build error in op_model_athlon.c by Robert Richter · 16 years ago
  91. 7d77f2d OProfile: change IBS interrupt initialization by Robert Richter · 16 years ago
  92. 7939d2b x86/oprofile: separating the IBS handler by Robert Richter · 16 years ago
  93. 56784f1 x86/oprofile: add IBS support for AMD CPUs, model specific code by Barry Kasindorf · 16 years ago
  94. 6657fe4 x86/oprofile: renaming athlon_*() into op_amd_*() by Robert Richter · 16 years ago
  95. dfa1542 x86/oprofile: Minor changes in op_model_athlon.c by Robert Richter · 16 years ago
  96. adf5ec0 x86/oprofile: introduce model specific init/exit functions by Robert Richter · 16 years ago
  97. 12f2b26 oprofile: Add support for AMD Family 11h by Barry Kasindorf · 16 years ago
  98. 4b9f12a x86/oprofile/nmi_int: add Nehalem to list of ppro cores by Linus Torvalds · 16 years ago
  99. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  100. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 16 years ago