1. c838abc MIPS: Oprofile: Loongson: Remove useless parentheses by Wu Zhangjin · 14 years ago
  2. 86e5a52 MIPS: Oprofile: Loongson: Unify macro for setting events by Wu Zhangjin · 14 years ago
  3. 4e73238 MIPS: Oprofile: Fix Loongson irq handler by Wu Zhangjin · 14 years ago
  4. f1d39e6 MIPS: Loongson: Remove pointless sample_lock from oprofile code. by Ralf Baechle · 14 years ago
  5. 4a8a738 MIPS: Make various locks static. by Ralf Baechle · 14 years ago
  6. e52dd9f MIPS: Simplify the weak annotation with __weak by Wu Zhangjin · 14 years ago
  7. f7a904d MIPS: Loongson: Change the Email address of Wu Zhangjin by Wu Zhangjin · 15 years ago
  8. 937893c MIPS: oprofile: Only do performance counter handling for counter interrupts by Wu Zhangjin · 15 years ago
  9. 55f4e1d MIPS: Oprofile: Rename cpu_type from godson2 to loongson2 by Wu Zhangjin · 15 years ago
  10. 8813d33 MIPS: Loongson2: Fix typo "enalbe" -> "enable" by Uwe Kleine-König · 15 years ago
  11. 67b35e5 MIPS: Loongson: Add oprofile support by Wu Zhangjin · 15 years ago
  12. 25ad2913 oprofile: more whitespace fixes by Robert Richter · 16 years ago
  13. f6f88e9 generic-ipi: more merge fallout by Ingo Molnar · 16 years ago
  14. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 16 years ago
  15. 005ca9a [MIPS] Fix build failure in mips oprofile code by Thiemo Seufer · 16 years ago
  16. 4668473 [MIPS] unexport null_perf_irq() and make it static by Dmitri Vorobiev · 16 years ago
  17. 39b8d52 [MIPS] Add support for MIPS CMP platform. by Ralf Baechle · 16 years ago
  18. 39a5110 [MIPS] Extend performance counter event field. by Ralf Baechle · 16 years ago
  19. 5e2862e [MIPS] Oprofile: Fix computation of number of counters. by Ralf Baechle · 17 years ago
  20. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  21. 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
  22. 10cc352 [MIPS] Allow hardwiring of the CPU type to a single type for optimization. by Ralf Baechle · 17 years ago
  23. c8f4ff9 [MIPS] Oprofile: Fix rm9000 performance counter handler by Dajie Tan · 17 years ago
  24. ffe9ee4 [MIPS] Separate performance counter interrupts by Chris Dearman · 17 years ago
  25. 6f4c5bd [MIPS] Fix oprofile logic to physical counter remapping by Ralf Baechle · 17 years ago
  26. 795a225 [MIPS] Oprofile: Reset all performance registers for MIPS_MT_SMP configs by Chris Dearman · 17 years ago
  27. 148171b [MIPS] Oprofile: Add missing break statements. by Ralf Baechle · 17 years ago
  28. a9b69d0 [MIPS] Fix Kconfig typo bug by Ralf Baechle · 17 years ago
  29. 0639609 [MIPS] Do not allow oprofile to be enabled on SMTC. by Ralf Baechle · 17 years ago
  30. 714cfe7 [MIPS] Oprofile: kernel support for the R10000. by Ralf Baechle · 18 years ago
  31. ea3df4a [MIPS] Oprofile: Fix MIPSxx counter number detection. by Ralf Baechle · 18 years ago
  32. be609f3 [MIPS] Oprofile: fix on non-VSMP / non-SMTC SMP configurations. by Ralf Baechle · 18 years ago
  33. 36d98e7 [MIPS] A few more pt_regs fixups. by Ralf Baechle · 18 years ago
  34. 22c56c3 [MIPS] Delete unneeded pt_regs forward declaration. by Ralf Baechle · 18 years ago
  35. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  36. 30f244a [MIPS] Oprofile: Fix build failure due to warning and -Werror. by Thiemo Seufer · 18 years ago
  37. 92c7b62 [MIPS] Oprofile: Support VSMP on 34K. by Ralf Baechle · 18 years ago
  38. 0c6856f [PATCH] oprofile: Fix unnecessary cleverness by Markus Armbruster · 18 years ago
  39. 1acf1ca [MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops. by Atsushi Nemoto · 18 years ago
  40. c620953 [MIPS] Fix detection and handling of the 74K processor. by Chris Dearman · 18 years ago
  41. 5dac830 [MIPS] Oprofile: fix sparse warning. by Ralf Baechle · 18 years ago
  42. 49e31ca [MIPS] Fix oprofile module unloading by Ralf Baechle · 18 years ago
  43. fcfd980 [MIPS] Oprofile: Support for 34K UP kernels. by Ralf Baechle · 18 years ago
  44. c03bc12 [MIPS] SB1: Add oprofile support. by Mark Mason · 18 years ago
  45. 2065988 MIPS: Oprofile: Add 5K, 20K and 25K support. by Ralf Baechle · 19 years ago
  46. 9efeae9 MIPS: Oprofile: Print error message if the CPU happen to have no counters. by Ralf Baechle · 19 years ago
  47. ba339c0 MIPS: Oprofile: Fixup the loose ends in the plumbing. by Ralf Baechle · 19 years ago
  48. ec917c2c Fixup a few lose ends in explicit support for MIPS R1/R2. by Ralf Baechle · 19 years ago
  49. 6e760c8 Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1. by Ralf Baechle · 19 years ago
  50. cc26b81 rm9000_init() really is __init code. by Ralf Baechle · 19 years ago
  51. 5417673 More oprofile bits for MIPS32-style performance counters. The code to by Ralf Baechle · 19 years ago
  52. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago