summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King2011-09-1654-869/+1146
|\
| * Merge branches 'hwbreak', 'perf/updates' and 'perf/system-pmus' into for-rmkWill Deacon2011-08-316-684/+638
| |\
| | * ARM: perf: Remove unnecessary armpmu->enable()sMark Rutland2011-08-311-12/+2
| | * ARM: perf: move arm_pmu into <asm/pmu.h>Mark Rutland2011-08-312-50/+67
| | * ARM: perf: remove cpu-related misnomersMark Rutland2011-08-314-78/+78
| | * ARM: perf: remove event limit from pmu_hw_eventsMark Rutland2011-08-311-2/+7
| | * ARM: perf: add support for multiple PMUsMark Rutland2011-08-311-22/+41
| | * ARM: perf: refactor event mappingMark Rutland2011-08-314-52/+87
| | * ARM: perf: add type field to struct arm_pmuMark Rutland2011-08-311-2/+4
| | * ARM: perf: lock PMU registers per-CPUMark Rutland2011-08-314-40/+62
| | * ARM: perf: remove unnecessary armpmu->stopMark Rutland2011-08-311-1/+0
| | * ARM: perf: indirect access to cpu_hw_eventsMark Rutland2011-08-311-3/+15
| | * ARM: perf: move platform device to struct arm_pmuMark Rutland2011-08-311-4/+6
| | * ARM: perf: move active_events into struct arm_pmuMark Rutland2011-08-311-11/+20
| | * ARM: perf: remove active_maskMark Rutland2011-08-314-18/+18
| | * ARM: perf: clean up event group validationMark Rutland2011-08-311-1/+2
| | * ARM: perf: only register a CPU PMU when presentMark Rutland2011-08-311-16/+2
| | * ARM: perf: add mode exclusion for Cortex-A15 PMUWill Deacon2011-08-311-9/+49
| | * ARM: perf: allow armpmu to implement mode exclusionWill Deacon2011-08-311-19/+25
| | * ARM: perf: index PMU registers from zeroWill Deacon2011-08-311-5/+4
| | * ARM: perf: index Xscale and ARMv6 event counters starting from zeroWill Deacon2011-08-312-5/+5
| | * ARM: perf: index ARMv7 event counters starting from zeroWill Deacon2011-08-311-151/+88
| | * ARM: perf: use integers for ARMv7 event indicesWill Deacon2011-08-311-6/+6
| | * ARM: perf: use u32 instead of unsigned long for PMNC registerWill Deacon2011-08-311-6/+6
| | * ARM: perf: use cpumask_t to record active IRQsWill Deacon2011-08-311-33/+31
| | * ARM: PMU: move CPU PMU platform device handling and init into perfWill Deacon2011-08-313-205/+80
| | * ARM: perf: de-const struct arm_pmuMark Rutland2011-08-314-21/+21
| * | ARM: hw_breakpoint: reduce the number of WARN_ONCE invocationsWill Deacon2011-08-311-8/+8
| * | ARM: hw_breakpoint: trap undef instruction exceptions in reset_ctrl_regsWill Deacon2011-08-311-9/+37
| * | ARM: hw_breakpoint: add support for multiple watchpointsWill Deacon2011-08-312-35/+66
| * | ARM: hw_breakpoint: reserve one breakpoint for watchpoint steppingWill Deacon2011-08-311-39/+24
| * | ARM: hw_breakpoint: add initial Cortex-A15 (debug v7.1) supportWill Deacon2011-08-312-19/+37
| |/
| * Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-08-2921-50/+111
| |\
| | * ARM: pm: avoid writing the auxillary control register for ARMv7Russell King2011-08-281-1/+3
| | * ARM: pm: some ARMv7 requires a dsb in resume to ensure correctnessRussell King2011-08-281-0/+1
| | * ARM: pm: arm920/926: fix number of registers savedRussell King2011-08-282-2/+2
| | * ARM: pm: CPU specific code should not overwrite r1 (v:p offset)Russell King2011-08-282-8/+8
| | * ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMUWill Deacon2011-08-281-0/+1
| | * ARM: 7065/1: kexec: ensure new kernel is entered in ARM stateWill Deacon2011-08-281-1/+2
| | * ARM: 7003/1: vexpress: Add clock definition for the SP805.Nick Bowler2011-08-241-0/+7
| | * ARM: 7051/1: cpuimx* boards: fix mach-types errorsEric Bénard2011-08-224-6/+6
| | * ARM: 7019/1: Footbridge: select CLKEVT_I8253 for ARCH_NETWINDERAxel Lin2011-08-191-0/+1
| | * ARM: 7015/1: ARM errata: Possible cache data corruption with hit-under-miss e...Catalin Marinas2011-08-152-0/+28
| | * ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation.Srinivas Kandagatla2011-08-151-1/+1
| | * ARM: 6967/1: ep93xx: ts72xx: fix board model detectionPetr Štetiar2011-08-151-6/+12
| | * ARM: 6965/1: ep93xx: add model detection for ts-7300 and ts-7400 boardsPetr Štetiar2011-08-151-0/+12
| | * Merge branch '3.1-fixes-for-rmk' of git://linux-arm.org/linux-2.6-wd into fixesRussell King2011-08-135-27/+29
| | |\
| | | * ARM: cache: detect VIPT aliasing I-cache on ARMv6Will Deacon2011-08-121-7/+8
| | | * ARM: twd: register clockevents device before enabling PPIWill Deacon2011-08-121-2/+2
| | | * ARM: realview: ensure visibility of writes during resetWill Deacon2011-08-121-0/+1
OpenPOWER on IntegriCloud