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