summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-08-31ARM: perf: move arm_pmu into <asm/pmu.h>Mark Rutland2-50/+67
2011-08-31ARM: perf: remove cpu-related misnomersMark Rutland4-78/+78
2011-08-31ARM: perf: remove event limit from pmu_hw_eventsMark Rutland1-2/+7
2011-08-31ARM: perf: add support for multiple PMUsMark Rutland1-22/+41
2011-08-31ARM: perf: refactor event mappingMark Rutland4-52/+87
2011-08-31ARM: perf: add type field to struct arm_pmuMark Rutland1-2/+4
2011-08-31ARM: perf: lock PMU registers per-CPUMark Rutland4-40/+62
2011-08-31ARM: perf: remove unnecessary armpmu->stopMark Rutland1-1/+0
2011-08-31ARM: perf: indirect access to cpu_hw_eventsMark Rutland1-3/+15
2011-08-31ARM: perf: move platform device to struct arm_pmuMark Rutland1-4/+6
2011-08-31ARM: perf: move active_events into struct arm_pmuMark Rutland1-11/+20
2011-08-31ARM: perf: remove active_maskMark Rutland4-18/+18
2011-08-31ARM: perf: clean up event group validationMark Rutland1-1/+2
2011-08-31ARM: perf: only register a CPU PMU when presentMark Rutland1-16/+2
2011-08-31ARM: perf: add mode exclusion for Cortex-A15 PMUWill Deacon1-9/+49
2011-08-31ARM: perf: allow armpmu to implement mode exclusionWill Deacon1-19/+25
2011-08-31ARM: perf: index PMU registers from zeroWill Deacon1-5/+4
2011-08-31ARM: perf: index Xscale and ARMv6 event counters starting from zeroWill Deacon2-5/+5
2011-08-31ARM: perf: index ARMv7 event counters starting from zeroWill Deacon1-151/+88
2011-08-31ARM: perf: use integers for ARMv7 event indicesWill Deacon1-6/+6
2011-08-31ARM: perf: use u32 instead of unsigned long for PMNC registerWill Deacon1-6/+6
2011-08-31ARM: perf: use cpumask_t to record active IRQsWill Deacon1-33/+31
2011-08-31ARM: PMU: move CPU PMU platform device handling and init into perfWill Deacon3-205/+80
2011-08-31ARM: perf: de-const struct arm_pmuMark Rutland4-21/+21
2011-08-29Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds21-50/+111
2011-08-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds18-14/+45
2011-08-29Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-30/+199
2011-08-29ARM: mach-shmobile: sh7372 CMT3 and CMT4 clock supportMagnus Damm1-1/+5
2011-08-29ARM: mach-shmobile: sh7372 MSIOF clock supportMagnus Damm1-3/+9
2011-08-29ARM: mach-shmobile: clock-sh7372: fixup USB-DMAC1 settingsKuninori Morimoto1-2/+4
2011-08-29ARM: mach-shmobile: clock-sh73a0: tidyup CKSCR main clock selecterKuninori Morimoto1-1/+1
2011-08-29ARM: mach-shmobile: Remove 3DG/SGX from sh7372 INTCSMagnus Damm1-4/+3
2011-08-29Merge branch 'rmobile/dma' into rmobile-fixes-for-linusPaul Mundt3-1/+154
2011-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-1/+6
2011-08-28ARM: pm: avoid writing the auxillary control register for ARMv7Russell King1-1/+3
2011-08-28ARM: pm: some ARMv7 requires a dsb in resume to ensure correctnessRussell King1-0/+1
2011-08-28ARM: pm: arm920/926: fix number of registers savedRussell King2-2/+2
2011-08-28ARM: pm: CPU specific code should not overwrite r1 (v:p offset)Russell King2-8/+8
2011-08-28ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMUWill Deacon1-0/+1
2011-08-28ARM: 7065/1: kexec: ensure new kernel is entered in ARM stateWill Deacon1-1/+2
2011-08-27ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)Magnus Damm1-1/+1
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+1
2011-08-26Merge branch 'at91/fixes' of git+ssh://master.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-1/+1
2011-08-26Merge branch 'fixes' of git://git.jdl.com/software/linux-3.0 into fixesArnd Bergmann3-1/+3
2011-08-25ARM: mach-footbridge: add missing header file <video/vga.h>Bryan Wu1-0/+1
2011-08-25ARM: mach-orion5x: add missing header file <linux/vga.h>Bryan Wu1-0/+1
2011-08-25arm: fix compile failure in orion5x/dns323-setup.cPaul Gortmaker1-1/+1
2011-08-25OMAP: omap_device: only override _noirq methods, not normal suspend/resumeKevin Hilman1-1/+2
2011-08-24ARM: mach-shmobile: sh7372 LCDC1 suspend fixMagnus Damm3-0/+4
2011-08-24at91: at91sam9261.c: fix typo in t2_clk alias for atmel_tcb.0Jean-Christophe PLAGNIOL-VILLARD1-1/+1