1. ee5789d perf, x86: Share IBS macros between perf and oprofile by Robert Richter · 13 years ago
  2. cbf74ce oprofile, x86: Add comments to IBS LVT offset initialization by Robert Richter · 13 years ago
  3. 3d2606f oprofile, x86: Enable preemption during pci device setup in IBS init by Robert Richter · 13 years ago
  4. 4e1db5e Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  5. aef1b9c Merge commit 'v2.6.37' into perf/core by Ingo Molnar · 14 years ago
  6. c7c2580 arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPU by Robert Richter · 14 years ago
  7. da169f5 oprofile, x86: Add support for 6 counters (AMD family 15h) by Robert Richter · 14 years ago
  8. 0b849ee Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 14 years ago
  9. eb48c9c apic, amd: Make firmware bug messages more meaningful by Robert Richter · 14 years ago
  10. 4cafc4b Merge branch 'oprofile/core' into oprofile/x86 by Robert Richter · 14 years ago
  11. 2c78ffe x86/oprofile: Fix uninitialized variable use in debug printk by Ingo Molnar · 14 years ago
  12. 27afdf2 apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets by Robert Richter · 14 years ago
  13. b47fad3 oprofile, x86: Add support for IBS periodic op counter extension by Robert Richter · 14 years ago
  14. 25da695 oprofile, x86: Add support for IBS branch target address reporting by Robert Richter · 14 years ago
  15. 53b39e9 oprofile, x86: Introduce struct ibs_state by Robert Richter · 14 years ago
  16. fc889aa oprofile, x86: Remove duplicate check for IBS_CAPS_OPCNT by Robert Richter · 14 years ago
  17. 4ac945f oprofile, x86: Check IBS capability bits 1 and 2 by Robert Richter · 14 years ago
  18. bae663b oprofile/x86: make AMD IBS hotplug capable by Robert Richter · 14 years ago
  19. 5bdb793 oprofile/x86: remove duplicate IBS capability check by Robert Richter · 15 years ago
  20. da759fe oprofile/x86: move IBS code by Robert Richter · 15 years ago
  21. 8617f98 oprofile/x86: return -EBUSY if counters are already reserved by Robert Richter · 15 years ago
  22. 83300ce oprofile/x86: moving shutdown functions by Robert Richter · 15 years ago
  23. d0e4120 oprofile/x86: reserve counter msrs pairwise by Robert Richter · 15 years ago
  24. bb1165d perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE by Robert Richter · 15 years ago
  25. a163b10 perf, x86: add some IBS macros to perf_event.h by Robert Richter · 15 years ago
  26. 1d6040f perf, x86: make IBS macros available in perf_event.h by Robert Richter · 15 years ago
  27. cfc9c0b oprofile/x86: fix msr access to reserved counters by Robert Richter · 15 years ago
  28. c17c8fb oprofile/x86: use kzalloc() instead of kmalloc() by Robert Richter · 15 years ago
  29. 68dc819 oprofile/x86: fix perfctr nmi reservation for mulitplexing by Robert Richter · 15 years ago
  30. 98a2e73 oprofile/x86: warn user if a counter is already active by Robert Richter · 15 years ago
  31. ba52078 oprofile/x86: implement randomization for IBS periodic op counter by Robert Richter · 15 years ago
  32. f125be1 oprofile/x86: implement lsfr pseudo-random number generator for IBS by Suravee Suthikulpanit · 15 years ago
  33. 64683da oprofile/x86: implement IBS cpuid feature detection by Robert Richter · 15 years ago
  34. 89baaaa oprofile/x86: remove node check in AMD IBS initialization by Robert Richter · 15 years ago
  35. 013cfc5 oprofile/x86: remove OPROFILE_IBS config option by Robert Richter · 15 years ago
  36. 4680e64 arch/x86/oprofile/op_model_amd.c: fix op_amd_handle_ibs() return type by Andrew Morton · 15 years ago
  37. 54a0bf3 Revert "x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()" by Robert Richter · 15 years ago
  38. c550091 x86/oprofile: Small coding style fixes by Robert Richter · 15 years ago
  39. 61d149d x86/oprofile: Implement op_x86_virt_to_phys() by Robert Richter · 15 years ago
  40. 2904a52 x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_spec by Robert Richter · 15 years ago
  41. 259a83a x86/oprofile: Remove const qualifier from struct op_x86_model_spec by Robert Richter · 15 years ago
  42. 7e7478c oprofile: Grouping multiplexing code in op_model_amd.c by Robert Richter · 15 years ago
  43. d8471ad oprofile: Introduce op_x86_phys_to_virt() by Robert Richter · 15 years ago
  44. 5e766e3 x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macros by Robert Richter · 15 years ago
  45. 4d4036e oprofile: Implement performance counter multiplexing by Jason Yeh · 15 years ago
  46. 6e63ea4 x86/oprofile: Whitespaces changes only by Robert Richter · 15 years ago
  47. 8045a4c x86/oprofile: Fix cast of counter value by Robert Richter · 15 years ago
  48. 21e7087 x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs() by Jaswinder Singh Rajput · 15 years ago
  49. 51563a0 x86/oprofile: introduce oprofile_add_data64() by Robert Richter · 15 years ago
  50. c572ae4 x86/oprofile: use 64 bit values in IBS functions by Robert Richter · 15 years ago
  51. bbc5986 x86/oprofile: use 64 bit wrmsr functions by Robert Richter · 15 years ago
  52. 217d3cf x86/oprofile: replace CTR*_IS_RESERVED macros by Robert Richter · 15 years ago
  53. dea3766 x86/oprofile: replace CTRL_SET_*ACTIVE macros by Robert Richter · 15 years ago
  54. 42399ad x86/oprofile: replace CTR_OVERFLOWED macros by Robert Richter · 15 years ago
  55. 3370d35 x86/oprofile: replace macros to calculate control register by Robert Richter · 15 years ago
  56. ef8828d x86/oprofile: pass the model to setup_ctrs() functions by Robert Richter · 15 years ago
  57. 9c59354 x86/oprofile: remove unused macros for AMD virtualization profiling by Robert Richter · 15 years ago
  58. d2731a4 x86/oprofile: remove MSR macros for AMD cpus by Robert Richter · 15 years ago
  59. ff9faa8 x86/oprofile: move common macros to op_x86_model.h by Robert Richter · 15 years ago
  60. 9063759 x86/oprofile: remove #ifdefs in ibs functions by Robert Richter · 16 years ago
  61. 14f0ca8 oprofile: make new cpu buffer functions part of the api by Robert Richter · 16 years ago
  62. 1acda87 oprofile: use new data sample format for ibs by Robert Richter · 16 years ago
  63. ae735e9 oprofile: rework implementation of cpu buffer events by Robert Richter · 16 years ago
  64. fc81be8 oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.c by Robert Richter · 16 years ago
  65. 83bd924 x86/oprofile: fix pci_dev use count for AMD northbridge devices by Robert Richter · 16 years ago
  66. fe615cb x86/oprofile: cleanup IBS init/exit functions in op_model_amd.c by Robert Richter · 16 years ago
  67. 9fa6812 x86/oprofile: reordering IBS code in op_model_amd.c by Robert Richter · 16 years ago
  68. cdc1834 oprofile: whitspace changes only by Robert Richter · 16 years ago
  69. fd13f6c oprofile: comment cleanup by Robert Richter · 16 years ago
  70. 5f87dfb x86/oprofile: add the logic for enabling additional IBS bits by Suravee Suthikulpanit · 16 years ago
  71. 25ad2913 oprofile: more whitespace fixes by Robert Richter · 16 years ago
  72. c92960f oprofile: whitespace fixes by Robert Richter · 16 years ago
  73. ccd755c OProfile: Rename IBS sysfs dir into "ibs_op" by Robert Richter · 16 years ago
  74. 2d55a47 OProfile: Rework string handling in setup_ibs_files() by Robert Richter · 16 years ago
  75. e2fee27 OProfile: Rework oprofile_add_ibs_sample() function by Robert Richter · 16 years ago
  76. 4c168ea Revert "Oprofile Multiplexing Patch" by Robert Richter · 16 years ago
  77. 1a960b4 Oprofile Multiplexing Patch by Jason Yeh · 16 years ago
  78. 6852fd9 x86/oprofile: reanaming op_model_athlon.c to op_model_amd.c by Robert Richter · 16 years ago[Renamed (99%) from arch/x86/oprofile/op_model_athlon.c]
  79. 852402c x86/oprofile: add CONFIG_OPROFILE_IBS option by Robert Richter · 16 years ago
  80. 543a157 x86/oprofile: op_model_athlon.c: fix counter reset when reenabling IBS OP by Robert Richter · 16 years ago
  81. 87f0bac x86/oprofile: macro definition cleanup in op_model_athlon.c by Robert Richter · 16 years ago
  82. a4c408a OProfile: fix IBS build error for UP by Robert Richter · 16 years ago
  83. 270d3e1 OProfile: enable IBS for AMD CPUs by Robert Richter · 16 years ago
  84. fc2bd73 OProfile: fix setup_ibs_files() function interface by Robert Richter · 16 years ago
  85. ebb535d OProfile: on_each_cpu(): kill unused retry parameter by Robert Richter · 16 years ago
  86. 9064570 OProfile: Fix build error in op_model_athlon.c by Robert Richter · 16 years ago
  87. 7d77f2d OProfile: change IBS interrupt initialization by Robert Richter · 16 years ago
  88. 7939d2b x86/oprofile: separating the IBS handler by Robert Richter · 16 years ago
  89. 56784f1 x86/oprofile: add IBS support for AMD CPUs, model specific code by Barry Kasindorf · 16 years ago
  90. 6657fe4 x86/oprofile: renaming athlon_*() into op_amd_*() by Robert Richter · 16 years ago
  91. dfa1542 x86/oprofile: Minor changes in op_model_athlon.c by Robert Richter · 16 years ago
  92. adf5ec0 x86/oprofile: introduce model specific init/exit functions by Robert Richter · 16 years ago
  93. d441373 x86: coding style fixes to arch/x86/oprofile/op_model_athlon.c by Paolo Ciarrocchi · 17 years ago
  94. bd87f1f oprofile: op_model_athlon.c support for AMD family 10h barcelona performance counters by Barry Kasindorf · 17 years ago
  95. ff43956 i386: move oprofile by Thomas Gleixner · 17 years ago[Renamed from arch/i386/oprofile/op_model_athlon.c]
  96. cb9c448 [PATCH] i386: Utilize performance counter reservation framework in oprofile by Don Zickus · 18 years ago
  97. 3e4ff11 [PATCH] x86_64: nmi watchdog header cleanup by Don Zickus · 18 years ago
  98. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago