summaryrefslogtreecommitdiffstats
path: root/arch/arm/oprofile
Commit message (Expand)AuthorAgeFilesLines
* ARM: 5764/1: bcmring: add oprofile pmu supportLeo Chen2009-10-171-0/+3
* RealView: Move the IRQ_* definitions out of the board-*.h filesCatalin Marinas2009-05-301-0/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-281-6/+8
|\
| * [ARM] 5382/1: unwind: Reorganise the stacktrace supportCatalin Marinas2009-02-121-6/+8
* | irq: update all arches for new irq_descMike Travis2009-01-121-1/+1
|/
* cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-2/+2
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+1
* [ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King2008-09-061-1/+1
* [ARM] 5195/1: ARMv7 Oprofile supportJean PIHET2008-09-015-0/+520
* [ARM] cputype: separate definitions, use themRussell King2008-09-011-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-1/+1
* [ARM] 5018/1: RealView: Fix the ARM11MPCore Oprofile compilationCatalin Marinas2008-04-281-22/+22
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-191-42/+0
* [ARM] Solve buggy smp_processor_id() usageRussell King2007-06-021-0/+2
* [ARM] oprofile: avoid lockdep warnings on mpcore oprofile initRussell King2007-05-301-2/+7
* [ARM] Add stacktrace support and make oprofile use itRussell King2007-04-281-52/+17
* [ARM] 4237/2: oprofile: Always allow backtraces on ARMRichard Purdie2007-03-021-1/+2
* [ARM] oprofile: add ARM11 SMP supportRussell King2007-02-066-0/+369
* [ARM] oprofile: add ARM11 UP supportRussell King2007-02-065-0/+84
* [ARM] oprofile: add ARM11 core supportRussell King2007-02-064-1/+211
* [ARM] Remove OP_MAX_COUNTERRussell King2006-11-141-2/+0
* [ARM] Fix fallout from IRQ regs changesRussell King2006-10-151-1/+2
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-061-2/+2
* [ARM] 3880/1: remove the last trace of iop31x supportLennert Buytenhek2006-09-301-3/+0
* [ARM] 3832/1: iop3xx: coding style cleanupLennert Buytenhek2006-09-251-3/+3
* [ARM] 3816/1: iop3xx: rename config symbolsLennert Buytenhek2006-09-251-2/+2
* [PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner2006-07-021-1/+1
* [ARM] Use kcalloc to allocate counter_config array rather than kmallocRussell King2006-03-211-1/+1
* [ARM] Oprofile: dynamically allocate counter_configRussell King2006-03-212-3/+10
* [ARM] Oprofile: Convert semaphore to mutexRussell King2006-03-211-13/+10
* [ARM] 3295/1: Fix oprofile init return valueRuss Dill2006-02-011-2/+3
* [PATCH] mm: kill check_user_page_readableHugh Dickins2005-10-291-37/+9
* [ARM] 4/4 Combine oprofile common and init codeRussell King2005-10-283-52/+29
* [ARM] 3/4 Rename common oprofile codeRussell King2005-10-283-48/+48
* [ARM] 2/4 Fix oprofile suspend/resumeRussell King2005-10-281-3/+7
* [ARM] 1/4 Move oprofile driver model codeRussell King2005-10-281-52/+47
* [PATCH] ARM: 2838/1: Fix arm oprofile backtrace warningRichard Purdie2005-08-041-1/+1
* [PATCH] ARM: 2761/1: OProfile: Add call graphing support for armRichard Purdie2005-06-284-1/+149
* Linux-2.6.12-rc2Linus Torvalds2005-04-167-0/+722