1. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  2. 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
  3. 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  4. 7b6c6c7 x86, 32-bit: fix kernel_trap_sp() by Masami Hiramatsu · 15 years ago
  5. 7e4e0bd oprofile: introduce module_param oprofile.cpu_type by Robert Richter · 15 years ago
  6. 6adf406 oprofile: add support for Core i7 and Atom by Andi Kleen · 15 years ago
  7. 1f3d7b6 oprofile: remove undocumented oprofile.p4force option by Andi Kleen · 15 years ago
  8. 1dcdb5a oprofile: re-add force_arch_perfmon option by Andi Kleen · 15 years ago
  9. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 15 years ago
  10. 7ad728f cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t by Rusty Russell · 15 years ago
  11. 8163d88 Merge commit 'v2.6.29-rc7' into perfcounters/core by Ingo Molnar · 15 years ago
  12. 780eef9 x86: oprofile: don't set counter width from cpuid on Core2 by Tim Blechmann · 15 years ago
  13. 82aa9a1 perfcounters: fix "perf counters kills oprofile" bug, v2 by Ingo Molnar · 16 years ago
  14. 5b75af0 perfcounters: fix "perf counters kill oprofile" bug by Mike Galbraith · 16 years ago
  15. 506c10f Merge commit 'v2.6.29-rc1' into perfcounters/core by Ingo Molnar · 16 years ago
  16. d2852b9 Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tip by Robert Richter · 16 years ago
  17. 14f0ca8 oprofile: make new cpu buffer functions part of the api by Robert Richter · 16 years ago
  18. 1acda87 oprofile: use new data sample format for ibs by Robert Richter · 16 years ago
  19. ae735e9 oprofile: rework implementation of cpu buffer events by Robert Richter · 16 years ago
  20. fc81be8 oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.c by Robert Richter · 16 years ago
  21. 83bd924 x86/oprofile: fix pci_dev use count for AMD northbridge devices by Robert Richter · 16 years ago
  22. 5c167b8 x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.h by Ingo Molnar · 16 years ago
  23. fe615cb x86/oprofile: cleanup IBS init/exit functions in op_model_amd.c by Robert Richter · 16 years ago
  24. 9fa6812 x86/oprofile: reordering IBS code in op_model_amd.c by Robert Richter · 16 years ago
  25. cdc1834 oprofile: whitspace changes only by Robert Richter · 16 years ago
  26. fd13f6c oprofile: comment cleanup by Robert Richter · 16 years ago
  27. 3d337c6 x86/oprofile: fix Intel cpu family 6 detection by William Cohen · 16 years ago
  28. 9ea84ad oprofile: fix CPU unplug panic in ppro_stop() by Eric Dumazet · 16 years ago
  29. a4a16be oprofile: fix an overflow in ppro code by Eric Dumazet · 16 years ago
  30. 7c64ade oprofile: Fix p6 counter overflow check by Andi Kleen · 16 years ago
  31. 0f019cc oprofile: fixing whitespaces in arch/x86/oprofile/* by Robert Richter · 16 years ago
  32. 5a28939 Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/oprofile-for-tip by Robert Richter · 16 years ago
  33. 5f87dfb x86/oprofile: add the logic for enabling additional IBS bits by Suravee Suthikulpanit · 16 years ago
  34. 69046d4 x86/oprofile: reordering functions in nmi_int.c by Robert Richter · 16 years ago
  35. 25ad2913 oprofile: more whitespace fixes by Robert Richter · 16 years ago
  36. c92960f oprofile: whitespace fixes by Robert Richter · 16 years ago
  37. ccd755c OProfile: Rename IBS sysfs dir into "ibs_op" by Robert Richter · 16 years ago
  38. 2d55a47 OProfile: Rework string handling in setup_ibs_files() by Robert Richter · 16 years ago
  39. e2fee27 OProfile: Rework oprofile_add_ibs_sample() function by Robert Richter · 16 years ago
  40. 5951290 oprofile: discover counters for op ppro too by Andi Kleen · 16 years ago
  41. b991702 oprofile: Implement Intel architectural perfmon support by Andi Kleen · 16 years ago
  42. f645f64 oprofile: Don't report Nehalem as core_2 by Andi Kleen · 16 years ago
  43. 5d44880 oprofile: drop const in num counters field by Andi Kleen · 16 years ago
  44. 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
  45. 59293c8 Merge commit 'v2.6.27-rc8' into oprofile by Ingo Molnar · 16 years ago
  46. f78e802 Merge commit 'v2.6.27-rc5' into tip/oprofile by Robert Richter · 16 years ago
  47. 4c168ea Revert "Oprofile Multiplexing Patch" by Robert Richter · 16 years ago
  48. 45f197a x86, oprofile: BUG: using smp_processor_id() in preemptible code by Andrea Righi · 16 years ago
  49. b61e06f x86, oprofile: BUG scheduling while atomic by Andrea Righi · 16 years ago
  50. 80a8c9f x86: fix oprofile + hibernation badness by Andi Kleen · 16 years ago
  51. 2879a92 Merge branch 'x86/oprofile' into oprofile by Ingo Molnar · 16 years ago
  52. 20211e4 x86: Coding style fixes to arch/x86/oprofile/op_model_p4.c by Paolo Ciarrocchi · 16 years ago
  53. 7e7b438 x86/oprofile: fix on_each_cpu build error by Robert Richter · 16 years ago
  54. 1a960b4 Oprofile Multiplexing Patch by Jason Yeh · 16 years ago
  55. 6852fd9 x86/oprofile: reanaming op_model_athlon.c to op_model_amd.c by Robert Richter · 16 years ago
  56. 852402c x86/oprofile: add CONFIG_OPROFILE_IBS option by Robert Richter · 16 years ago
  57. 543a157 x86/oprofile: op_model_athlon.c: fix counter reset when reenabling IBS OP by Robert Richter · 16 years ago
  58. 87f0bac x86/oprofile: macro definition cleanup in op_model_athlon.c by Robert Richter · 16 years ago
  59. a4c408a OProfile: fix IBS build error for UP by Robert Richter · 16 years ago
  60. 270d3e1 OProfile: enable IBS for AMD CPUs by Robert Richter · 16 years ago
  61. fc2bd73 OProfile: fix setup_ibs_files() function interface by Robert Richter · 16 years ago
  62. ebb535d OProfile: on_each_cpu(): kill unused retry parameter by Robert Richter · 16 years ago
  63. 9064570 OProfile: Fix build error in op_model_athlon.c by Robert Richter · 16 years ago
  64. 7d77f2d OProfile: change IBS interrupt initialization by Robert Richter · 16 years ago
  65. 7939d2b x86/oprofile: separating the IBS handler by Robert Richter · 16 years ago
  66. 56784f1 x86/oprofile: add IBS support for AMD CPUs, model specific code by Barry Kasindorf · 16 years ago
  67. 6657fe4 x86/oprofile: renaming athlon_*() into op_amd_*() by Robert Richter · 16 years ago
  68. dfa1542 x86/oprofile: Minor changes in op_model_athlon.c by Robert Richter · 16 years ago
  69. adf5ec0 x86/oprofile: introduce model specific init/exit functions by Robert Richter · 16 years ago
  70. 12f2b26 oprofile: Add support for AMD Family 11h by Barry Kasindorf · 16 years ago
  71. 4b9f12a x86/oprofile/nmi_int: add Nehalem to list of ppro cores by Linus Torvalds · 16 years ago
  72. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  73. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 16 years ago
  74. 93e1ade x86/oprofile: disable preemption in nmi_shutdown by Vegard Nossum · 16 years ago
  75. d18d00f x86: oprofile: remove NR_CPUS arrays in arch/x86/oprofile/nmi_int.c by Mike Travis · 16 years ago
  76. 0fb9029 x86: coding style fixes to arch/x86/oprofile/nmi_timer_int.c by Paolo Ciarrocchi · 16 years ago
  77. d717ca8 x86: coding style fixes to arch/x86/oprofile/init.c by Paolo Ciarrocchi · 16 years ago
  78. d441373 x86: coding style fixes to arch/x86/oprofile/op_model_athlon.c by Paolo Ciarrocchi · 16 years ago
  79. 8b45b72 x86: coding style fixes to arch/x86/oprofile/op_model_ppro.c by Paolo Ciarrocchi · 16 years ago
  80. f6e8e28 x86: rename stack_pointer to kernel_trap_sp by Harvey Harrison · 17 years ago
  81. 5bc27dc x86: pull bp calculation earlier into the backtrace path by Arjan van de Ven · 17 years ago
  82. bc850d6 x86: add the capability to print fuzzy backtraces by Arjan van de Ven · 17 years ago
  83. b75f53d x86: fix style errors in nmi_int.c by Carlos R. Mafra · 17 years ago
  84. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 17 years ago
  85. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  86. e107ebe x86: add support for the latest Intel processors to Oprofile by Arjan van de Ven · 17 years ago
  87. bd87f1f oprofile: op_model_athlon.c support for AMD family 10h barcelona performance counters by Barry Kasindorf · 17 years ago
  88. ea58065 x86: add instrumentation menu by Adrian Bunk · 17 years ago
  89. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  90. 27b46d7 spelling fixes: arch/i386/ by Simon Arlott · 17 years ago
  91. f1df280 x86: introduce frame_pointer() and stack_pointer() by Jan Blunck · 17 years ago
  92. 574a604 i386: make callgraph use dump_trace() on i386/x86_64 by Jan Blunck · 17 years ago
  93. 0f8e45a i386: make Oprofile call shutdown() only once per session by Stephane Eranian · 17 years ago
  94. d5a7430 Convert cpu_sibling_map to be a per cpu variable by Mike Travis · 17 years ago
  95. ff43956 i386: move oprofile by Thomas Gleixner · 17 years ago