aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/oprofile (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers1-42/+0
2007-06-02[ARM] Solve buggy smp_processor_id() usageRussell King1-0/+2
2007-05-30[ARM] oprofile: avoid lockdep warnings on mpcore oprofile initRussell King1-2/+7
2007-04-28[ARM] Add stacktrace support and make oprofile use itRussell King1-52/+17
2007-03-02[ARM] 4237/2: oprofile: Always allow backtraces on ARMRichard Purdie1-1/+2
2007-02-06[ARM] oprofile: add ARM11 SMP supportRussell King6-0/+369
2007-02-06[ARM] oprofile: add ARM11 UP supportRussell King5-0/+84
2007-02-06[ARM] oprofile: add ARM11 core supportRussell King4-1/+211
2006-11-14[ARM] Remove OP_MAX_COUNTERRussell King1-2/+0
2006-10-15[ARM] Fix fallout from IRQ regs changesRussell King1-1/+2
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-2/+2
2006-09-30[ARM] 3880/1: remove the last trace of iop31x supportLennert Buytenhek1-3/+0
2006-09-25[ARM] 3832/1: iop3xx: coding style cleanupLennert Buytenhek1-3/+3
2006-09-25[ARM] 3816/1: iop3xx: rename config symbolsLennert Buytenhek1-2/+2
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner1-1/+1
2006-03-21[ARM] Use kcalloc to allocate counter_config array rather than kmallocRussell King1-1/+1
2006-03-21[ARM] Oprofile: dynamically allocate counter_configRussell King2-3/+10
2006-03-21[ARM] Oprofile: Convert semaphore to mutexRussell King1-13/+10
2006-02-01[ARM] 3295/1: Fix oprofile init return valueRuss Dill1-2/+3
2005-10-29[PATCH] mm: kill check_user_page_readableHugh Dickins1-37/+9
2005-10-28[ARM] 4/4 Combine oprofile common and init codeRussell King3-52/+29
2005-10-28[ARM] 3/4 Rename common oprofile codeRussell King3-48/+48
2005-10-28[ARM] 2/4 Fix oprofile suspend/resumeRussell King1-3/+7
2005-10-28[ARM] 1/4 Move oprofile driver model codeRussell King1-52/+47
2005-08-04[PATCH] ARM: 2838/1: Fix arm oprofile backtrace warningRichard Purdie1-1/+1
2005-06-28[PATCH] ARM: 2761/1: OProfile: Add call graphing support for armRichard Purdie4-1/+149
2005-04-16Linux-2.6.12-rc2Linus Torvalds7-0/+722