summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-08-31ARM: perf: refactor event mappingMark Rutland
2011-08-31ARM: perf: add type field to struct arm_pmuMark Rutland
2011-08-31ARM: perf: lock PMU registers per-CPUMark Rutland
2011-08-31ARM: perf: remove unnecessary armpmu->stopMark Rutland
2011-08-31ARM: perf: indirect access to cpu_hw_eventsMark Rutland
2011-08-31ARM: perf: move platform device to struct arm_pmuMark Rutland
2011-08-31ARM: perf: move active_events into struct arm_pmuMark Rutland
2011-08-31ARM: perf: remove active_maskMark Rutland
2011-08-31ARM: perf: clean up event group validationMark Rutland
2011-08-31ARM: perf: only register a CPU PMU when presentMark Rutland
2011-08-31ARM: perf: add mode exclusion for Cortex-A15 PMUWill Deacon
2011-08-31ARM: perf: allow armpmu to implement mode exclusionWill Deacon
2011-08-31ARM: perf: index PMU registers from zeroWill Deacon
2011-08-31ARM: perf: index Xscale and ARMv6 event counters starting from zeroWill Deacon
2011-08-31ARM: perf: index ARMv7 event counters starting from zeroWill Deacon
2011-08-31ARM: perf: use integers for ARMv7 event indicesWill Deacon
2011-08-31ARM: perf: use u32 instead of unsigned long for PMNC registerWill Deacon
2011-08-31ARM: perf: use cpumask_t to record active IRQsWill Deacon
2011-08-31ARM: PMU: move CPU PMU platform device handling and init into perfWill Deacon
2011-08-31ARM: perf: de-const struct arm_pmuMark Rutland
2011-08-29Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-08-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-08-29remove remaining references to nfsservctlStephen Rothwell
2011-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-08-29Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-08-29Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-08-29sparc32,sun4d: Change IPI IRQ level to prevent collision between IPI and time...Kjetil Oftedal
2011-08-29sparc: Remove another reference to nfsservctlStephen Rothwell
2011-08-29ARM: mach-shmobile: sh7372 CMT3 and CMT4 clock supportMagnus Damm
2011-08-29ARM: mach-shmobile: sh7372 MSIOF clock supportMagnus Damm
2011-08-29ARM: mach-shmobile: clock-sh7372: fixup USB-DMAC1 settingsKuninori Morimoto
2011-08-29ARM: mach-shmobile: clock-sh73a0: tidyup CKSCR main clock selecterKuninori Morimoto
2011-08-29ARM: mach-shmobile: Remove 3DG/SGX from sh7372 INTCSMagnus Damm
2011-08-29Merge branch 'rmobile/dma' into rmobile-fixes-for-linusPaul Mundt
2011-08-29sh: fix the compile error in setup-sh7757.cYoshihiro Shimoda
2011-08-29sh: Add unaligned memory access for PC relative intructionsPhil Edworthy
2011-08-29sh: Fix unaligned memory access for branches without delay slotsPhil Edworthy
2011-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-08-28ARM: pm: avoid writing the auxillary control register for ARMv7Russell King
2011-08-28ARM: pm: some ARMv7 requires a dsb in resume to ensure correctnessRussell King
2011-08-28ARM: pm: arm920/926: fix number of registers savedRussell King
2011-08-28ARM: pm: CPU specific code should not overwrite r1 (v:p offset)Russell King
2011-08-28ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMUWill Deacon
2011-08-28ARM: 7065/1: kexec: ensure new kernel is entered in ARM stateWill Deacon
2011-08-27ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)Magnus Damm
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-08-26sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov
2011-08-26Merge branch 'at91/fixes' of git+ssh://master.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2011-08-26Merge branch 'fixes' of git://git.jdl.com/software/linux-3.0 into fixesArnd Bergmann