1. 24da2c8 BACKPORT: treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  2. dcc92a1 x86/oprofile: Fix bogus GCC-8 warning in nmi_setup() by Arnd Bergmann · 6 years ago
  3. e45d93b x86/oprofile/ppro: Do not use __this_cpu*() in preemptible context by Borislav Petkov · 7 years ago
  4. ec2ad9c oprofile/x86: Convert x86_backtrace() to use the new unwinder by Josh Poimboeuf · 8 years ago
  5. cb76c93 x86/dumpstack: Add get_stack_info() interface by Josh Poimboeuf · 8 years ago
  6. 5a8ff54 x86/dumpstack: Remove unnecessary stack pointer arguments by Josh Poimboeuf · 8 years ago
  7. 3e344a0 oprofile/x86: Add regs->ip to oprofile trace by Josh Poimboeuf · 8 years ago
  8. 93984fb x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage by Borislav Petkov · 8 years ago
  9. 7b5e74e x86/cpufeature: Remove cpu_has_arch_perfmon by Borislav Petkov · 8 years ago
  10. d88f48e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  11. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  12. 57d335c x86/oprofile/nmi: Add missing hotplug FROZEN handling by Thomas Gleixner · 8 years ago
  13. 568b329 perf: generalize perf_callchain by Alexei Starovoitov · 8 years ago
  14. cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 8 years ago
  15. f39b6f0 x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()' by Andy Lutomirski · 9 years ago
  16. 4ba2968 percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t by Christoph Lameter · 10 years ago
  17. 89cbc76 x86: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  18. 76902e3 x86, oprofile, nmi: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 10 years ago
  19. 0a19684 perf: Fix arch_perf_out_copy_user default by Peter Zijlstra · 11 years ago
  20. 6af4ea0 oprofilefs_create_...() do not need superblock argument by Al Viro · 11 years ago
  21. ecde282 oprofilefs_mkdir() doesn't need superblock argument by Al Viro · 11 years ago
  22. ef7bca1 oprofile: don't bother with passing superblock to ->create_files() by Al Viro · 11 years ago
  23. 440091050 oprofile, x86: Fix wrapping bug in op_x86_get_ctrl() by Dan Carpenter · 12 years ago
  24. b1dc3c4 perf/x86/amd: Unify AMD's generic and family 15h pmus by Robert Richter · 12 years ago
  25. 6bd3300 x86: Factor out TIF_IA32 from 32-bit address space by H. Peter Anvin · 12 years ago
  26. c23205c Merge branch 'core' of git://amd64.org/linux/rric into perf/core by Ingo Molnar · 13 years ago
  27. de346b6 Merge branch 'perf/core' into oprofile/master by Robert Richter · 13 years ago
  28. dcfce4a oprofile, x86: Reimplement nmi timer mode using perf event by Robert Richter · 13 years ago
  29. 159a80b oprofile, x86: Add kernel parameter oprofile.cpu_type=timer by Robert Richter · 13 years ago
  30. 97f7f81 oprofile, x86: Fix crash when unloading module (nmi timer mode) by Robert Richter · 13 years ago
  31. 7115e3f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  32. b716916 perf, x86: Implement IBS initialization by Robert Richter · 13 years ago
  33. ee5789d perf, x86: Share IBS macros between perf and oprofile by Robert Richter · 13 years ago
  34. 9c48f1c x86, nmi: Wire up NMI handlers to new routines by Don Zickus · 13 years ago
  35. 2d21a29 locking, oprofile: Annotate oprofilefs lock as raw by Thomas Gleixner · 15 years ago
  36. 298557d oprofile, x86: Fix overflow and warning (commit 1d12d35) by Robert Richter · 13 years ago
  37. 1d12d35 oprofile, x86: Convert memory allocation to static array by Maarten Lankhorst · 13 years ago
  38. 1ac2e6c x86, perf: Make copy_from_user_nmi() a library function by Robert Richter · 13 years ago
  39. a0e3e70 oprofile, x86: Fix nmi-unsafe callgraph support by Robert Richter · 13 years ago
  40. 8fe7e94 oprofile, x86: Fix race in nmi handler while starting counters by Robert Richter · 13 years ago
  41. 86dd790 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 13 years ago
  42. cbf74ce oprofile, x86: Add comments to IBS LVT offset initialization by Robert Richter · 13 years ago
  43. b1d2dc3 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 13 years ago
  44. 3d2606f oprofile, x86: Enable preemption during pci device setup in IBS init by Robert Richter · 13 years ago
  45. 449a66f x86: Remove warning and warning_symbol from struct stacktrace_ops by Richard Weinberger · 13 years ago
  46. 1dfd7b4 Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 13 years ago
  47. 914a76c oprofile, x86: Allow setting EDGE/INV/CMASK for counter events by Andi Kleen · 13 years ago
  48. f3c6ea1 x86: Use syscore_ops instead of sysdev classes and sysdevs by Rafael J. Wysocki · 13 years ago
  49. f2e1fbb Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  50. e8e999cf x86, dumpstack: Correct stack dump info when frame pointer is available by Namhyung Kim · 13 years ago
  51. 42b16b3 Kill off warning: ‘inline’ is not at beginning of declaration by Jesper Juhl · 13 years ago
  52. 4277616 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  53. 4385428 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 13 years ago
  54. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  55. c410b83 x86, NMI: Remove DIE_NMI_IPI by Don Zickus · 13 years ago
  56. 166d751 x86, NMI: Add priorities to handlers by Don Zickus · 13 years ago
  57. 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 · 13 years ago
  58. aef1b9c Merge commit 'v2.6.37' into perf/core by Ingo Molnar · 13 years ago
  59. c7c2580 arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPU by Robert Richter · 13 years ago
  60. 7b543a5 x86: Replace uses of current_cpu_data with this_cpu ops by Tejun Heo · 13 years ago
  61. 0a3aee0 x86: Use this_cpu_ops to optimize code by Tejun Heo · 13 years ago
  62. 56f4c40 Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/core by Ingo Molnar · 13 years ago
  63. 4a7863c x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTOR by Don Zickus · 13 years ago
  64. da169f5 oprofile, x86: Add support for 6 counters (AMD family 15h) by Robert Richter · 14 years ago
  65. 30570bc oprofile, x86: Add support for AMD family 15h by Robert Richter · 14 years ago
  66. ae51ce9 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
  67. 9c0729d x86: Eliminate bp argument from the stack tracing routines by Soeren Sandmann Pedersen · 14 years ago
  68. 072b198 x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog by Don Zickus · 14 years ago
  69. 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
  70. eb48c9c apic, amd: Make firmware bug messages more meaningful by Robert Richter · 14 years ago
  71. 4cafc4b Merge branch 'oprofile/core' into oprofile/x86 by Robert Richter · 14 years ago
  72. 2c78ffe x86/oprofile: Fix uninitialized variable use in debug printk by Ingo Molnar · 14 years ago
  73. 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  74. 27afdf2 apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets by Robert Richter · 14 years ago
  75. b47fad3 oprofile, x86: Add support for IBS periodic op counter extension by Robert Richter · 14 years ago
  76. 25da695 oprofile, x86: Add support for IBS branch target address reporting by Robert Richter · 14 years ago
  77. 53b39e9 oprofile, x86: Introduce struct ibs_state by Robert Richter · 14 years ago
  78. fc889aa oprofile, x86: Remove duplicate check for IBS_CAPS_OPCNT by Robert Richter · 14 years ago
  79. 4ac945f oprofile, x86: Check IBS capability bits 1 and 2 by Robert Richter · 14 years ago
  80. e634147 oprofile, x86: Add support for AMD family 14h by Robert Richter · 14 years ago
  81. 3acbf084 oprofile, x86: Add support for AMD family 12h by Robert Richter · 14 years ago
  82. 5140434 oprofile, x86: Simplify init/exit functions by Robert Richter · 14 years ago
  83. f6dedec oprofile, x86: Adding backtrace dump for 32bit process in compat mode by Jiri Olsa · 14 years ago
  84. 40c6b3c oprofile, x86: Using struct stack_frame for 64bit processes dump by Jiri Olsa · 14 years ago
  85. bb7ab78 oprofile: Add Support for Intel CPU Family 6 / Model 29 by Jiri Olsa · 14 years ago
  86. c33f543 oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540) by Patrick Simmons · 14 years ago
  87. 269f45c oprofile, x86: fix init_sysfs() function stub by Robert Richter · 14 years ago
  88. 10f0412 oprofile, x86: fix init_sysfs error handling by Robert Richter · 14 years ago
  89. a7c55cb oprofile: add support for Intel processor model 30 by Josh Hunt · 14 years ago
  90. d8a382d Merge remote branch 'tip/perf/urgent' into oprofile/urgent by Robert Richter · 14 years ago
  91. 4d7b4ac Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  92. 45c34e0 Oprofile: Change CPUIDS from decimal to hex, and add some comments by John Villalovos · 14 years ago
  93. bae663b oprofile/x86: make AMD IBS hotplug capable by Robert Richter · 14 years ago
  94. 3de668e oprofile/x86: notify cpus only when daemon is running by Robert Richter · 14 years ago
  95. d30d64c oprofile/x86: reordering some functions by Robert Richter · 14 years ago
  96. de65464 oprofile/x86: stop disabled counters in nmi handler by Robert Richter · 14 years ago
  97. 6ae56b5 oprofile/x86: protect cpu hotplug sections by Robert Richter · 14 years ago
  98. 216f3d9 oprofile/x86: remove CONFIG_SMP macros by Robert Richter · 14 years ago
  99. 2623a1d oprofile/x86: fix uninitialized counter usage during cpu hotplug by Robert Richter · 14 years ago
  100. 5bdb793 oprofile/x86: remove duplicate IBS capability check by Robert Richter · 14 years ago