1. 65264e3 MIPS/Loongson-3: Convert oprofile to hotplug state machine by Richard Cochran · 8 years ago
  2. 5004614 MIPS: oprofile: Fix typo by Andrea Gelmini · 8 years ago
  3. 30228c4 MIPS: Add perf counter feature by James Hogan · 8 years ago
  4. fa0c879 MIPS: oprofile: Fix a preemption issue by Yanjiang Jin · 8 years ago
  5. 4e88a86 MIPS: Add cases for CPU_I6400 by Markos Chandras · 9 years ago
  6. 3057739 MIPS: Add R16000 detection by Joshua Kinard · 9 years ago
  7. 369a93b MIPS: OProfile: Allow sharing IRQ with timer by James Hogan · 9 years ago
  8. 7eca5b1 MIPS: Remove redundant IPTI==IPPCI logic by James Hogan · 9 years ago
  9. 3ba5040 MIPS: cevt-r4k: Use CAUSEF_TI, CAUSEF_PCI constants by James Hogan · 9 years ago
  10. 569309b MIPS: oprofile: Backtrace: don't fail on leaf functions by Aaro Koskinen · 10 years ago
  11. 1b48142 MIPS: oprofile: Enable backtrace on timer-based profiling by Aaro Koskinen · 10 years ago
  12. 89467e7 MIPS: Loongson-3: Add oprofile support by Huacai Chen · 10 years ago
  13. a669efc MIPS: Add hook to get C0 performance counter interrupt by Andrew Bresticker · 10 years ago
  14. bbaf113 MIPS: oprofile: Fix backtrace on 64-bit kernel by Aaro Koskinen · 10 years ago
  15. f36c472 MIPS: Add support for the M5150 processor by Leonid Yegoshin · 10 years ago
  16. 8c7f6ba MIPS: OProfile: Add CPU_P5600 cases by James Hogan · 10 years ago
  17. 442e14a MIPS: Add 1074K CPU support explicitly. by Steven J. Hill · 10 years ago
  18. 26ab96d MIPS: Add support for interAptiv cores by Leonid Yegoshin · 10 years ago
  19. 708ac4b MIPS: Add support for the proAptiv cores by Leonid Yegoshin · 10 years ago
  20. 69f24d1 MIPS: Optimize current_cpu_type() for better code. by Ralf Baechle · 11 years ago
  21. 6af4ea0 oprofilefs_create_...() do not need superblock argument by Al Viro · 11 years ago
  22. ecde282 oprofilefs_mkdir() doesn't need superblock argument by Al Viro · 11 years ago
  23. ef7bca1 oprofile: don't bother with passing superblock to ->create_files() by Al Viro · 11 years ago
  24. cf5b2d2 MIPS: oprofile: Fix BUG due to smp_processor_id() in preemptible code. by Ralf Baechle · 11 years ago
  25. 83a1841 MIPS: Netlogic: Fix oprofile compile on XLR uniprocessor by Jayachandran C · 11 years ago
  26. 8bfc245 Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next by Ralf Baechle · 11 years ago
  27. f8fa481 MIPS: Add support for the M14KEc core. by Steven J. Hill · 11 years ago
  28. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 11 years ago
  29. 241738b Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mips-for-linux-next by Ralf Baechle · 11 years ago
  30. bdf2050 MIPS: PMC-Sierra Yosemite: Remove support. by Ralf Baechle · 11 years ago
  31. c783390 MIPS: oprofile: Support for XLR/XLS processors by Madhusudan Bhat · 12 years ago
  32. 68d8848 Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium', 'next/jz4740', 'next/lantiq', 'next/loongson1b' and 'next/netlogic' into mips-for-linux-next by Ralf Baechle · 12 years ago
  33. 2fa3639 MIPS: Add CPU support for Loongson1B by Kelvin Cheung · 12 years ago
  34. 2244f12 MIPS: Remove dead code related to 1004K oprofile support. by Steven J. Hill · 12 years ago
  35. 113c62d MIPS: Add support for the M14Kc core. by Steven J. Hill · 12 years ago
  36. c819baf Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'next/ath79' and 'next/lantiq' into mips-for-linux-next by Ralf Baechle · 12 years ago
  37. 39faa24 MIPS: Remove all -Wall and almost all -Werror usage from arch/mips. by Ralf Baechle · 12 years ago
  38. 3572a2c MIPS: make oprofile use cp0_perfcount_irq if it is set by Felix Fietkau · 12 years ago
  39. 5f30749 MIPS: oprofile: Add callgraph support by Daniel Kalmar · 13 years ago
  40. e372630 mips: change to new flag variable by matt mooney · 13 years ago
  41. 1d84267 MIPS: Oprofile: Fixup of loongson2_exit() by Wu Zhangjin · 14 years ago
  42. 893556e MIPS: Oprofile: Loongson: Cleanup the comments by Wu Zhangjin · 14 years ago
  43. 852151b MIPS: Oprofile: Loongson: Cleanup of the macros by Wu Zhangjin · 14 years ago
  44. 6d8c287 MIPS: Oprofile: Loongson: Remove unused variable from loongson2_cpu_setup() by Wu Zhangjin · 14 years ago
  45. c838abc MIPS: Oprofile: Loongson: Remove useless parentheses by Wu Zhangjin · 14 years ago
  46. 86e5a52 MIPS: Oprofile: Loongson: Unify macro for setting events by Wu Zhangjin · 14 years ago
  47. 4e73238 MIPS: Oprofile: Fix Loongson irq handler by Wu Zhangjin · 14 years ago
  48. f1d39e6 MIPS: Loongson: Remove pointless sample_lock from oprofile code. by Ralf Baechle · 14 years ago
  49. 4a8a738 MIPS: Make various locks static. by Ralf Baechle · 14 years ago
  50. e52dd9f MIPS: Simplify the weak annotation with __weak by Wu Zhangjin · 14 years ago
  51. f7a904d MIPS: Loongson: Change the Email address of Wu Zhangjin by Wu Zhangjin · 14 years ago
  52. 937893c MIPS: oprofile: Only do performance counter handling for counter interrupts by Wu Zhangjin · 15 years ago
  53. 55f4e1d MIPS: Oprofile: Rename cpu_type from godson2 to loongson2 by Wu Zhangjin · 15 years ago
  54. 8813d33 MIPS: Loongson2: Fix typo "enalbe" -> "enable" by Uwe Kleine-König · 15 years ago
  55. 67b35e5 MIPS: Loongson: Add oprofile support by Wu Zhangjin · 15 years ago
  56. 25ad2913 oprofile: more whitespace fixes by Robert Richter · 16 years ago
  57. f6f88e9 generic-ipi: more merge fallout by Ingo Molnar · 16 years ago
  58. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 16 years ago
  59. 005ca9a [MIPS] Fix build failure in mips oprofile code by Thiemo Seufer · 16 years ago
  60. 4668473 [MIPS] unexport null_perf_irq() and make it static by Dmitri Vorobiev · 16 years ago
  61. 39b8d52 [MIPS] Add support for MIPS CMP platform. by Ralf Baechle · 16 years ago
  62. 39a5110 [MIPS] Extend performance counter event field. by Ralf Baechle · 16 years ago
  63. 5e2862e [MIPS] Oprofile: Fix computation of number of counters. by Ralf Baechle · 16 years ago
  64. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  65. 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
  66. 10cc352 [MIPS] Allow hardwiring of the CPU type to a single type for optimization. by Ralf Baechle · 17 years ago
  67. c8f4ff9 [MIPS] Oprofile: Fix rm9000 performance counter handler by Dajie Tan · 17 years ago
  68. ffe9ee4 [MIPS] Separate performance counter interrupts by Chris Dearman · 17 years ago
  69. 6f4c5bd [MIPS] Fix oprofile logic to physical counter remapping by Ralf Baechle · 17 years ago
  70. 795a225 [MIPS] Oprofile: Reset all performance registers for MIPS_MT_SMP configs by Chris Dearman · 17 years ago
  71. 148171b [MIPS] Oprofile: Add missing break statements. by Ralf Baechle · 17 years ago
  72. a9b69d0 [MIPS] Fix Kconfig typo bug by Ralf Baechle · 17 years ago
  73. 0639609 [MIPS] Do not allow oprofile to be enabled on SMTC. by Ralf Baechle · 17 years ago
  74. 714cfe7 [MIPS] Oprofile: kernel support for the R10000. by Ralf Baechle · 18 years ago
  75. ea3df4a [MIPS] Oprofile: Fix MIPSxx counter number detection. by Ralf Baechle · 18 years ago
  76. be609f3 [MIPS] Oprofile: fix on non-VSMP / non-SMTC SMP configurations. by Ralf Baechle · 18 years ago
  77. 36d98e7 [MIPS] A few more pt_regs fixups. by Ralf Baechle · 18 years ago
  78. 22c56c3 [MIPS] Delete unneeded pt_regs forward declaration. by Ralf Baechle · 18 years ago
  79. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  80. 30f244a [MIPS] Oprofile: Fix build failure due to warning and -Werror. by Thiemo Seufer · 18 years ago
  81. 92c7b62 [MIPS] Oprofile: Support VSMP on 34K. by Ralf Baechle · 18 years ago
  82. 0c6856f [PATCH] oprofile: Fix unnecessary cleverness by Markus Armbruster · 18 years ago
  83. 1acf1ca [MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops. by Atsushi Nemoto · 18 years ago
  84. c620953 [MIPS] Fix detection and handling of the 74K processor. by Chris Dearman · 18 years ago
  85. 5dac830 [MIPS] Oprofile: fix sparse warning. by Ralf Baechle · 18 years ago
  86. 49e31ca [MIPS] Fix oprofile module unloading by Ralf Baechle · 18 years ago
  87. fcfd980 [MIPS] Oprofile: Support for 34K UP kernels. by Ralf Baechle · 18 years ago
  88. c03bc12 [MIPS] SB1: Add oprofile support. by Mark Mason · 18 years ago
  89. 2065988 MIPS: Oprofile: Add 5K, 20K and 25K support. by Ralf Baechle · 18 years ago
  90. 9efeae9 MIPS: Oprofile: Print error message if the CPU happen to have no counters. by Ralf Baechle · 18 years ago
  91. ba339c0 MIPS: Oprofile: Fixup the loose ends in the plumbing. by Ralf Baechle · 18 years ago
  92. ec917c2c Fixup a few lose ends in explicit support for MIPS R1/R2. by Ralf Baechle · 19 years ago
  93. 6e760c8 Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1. by Ralf Baechle · 19 years ago
  94. cc26b81 rm9000_init() really is __init code. by Ralf Baechle · 19 years ago
  95. 5417673 More oprofile bits for MIPS32-style performance counters. The code to by Ralf Baechle · 19 years ago
  96. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago