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