summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi2-2/+2
2011-04-25Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-9/+10
2011-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+5
2011-04-20Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-0/+9
2011-04-20mach-ux500: fix i2c0 device setup regressionLinus Walleij1-9/+10
2011-04-18Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2-5/+2
2011-04-18Merge commit 'v2.6.39-rc3' into for-2.6.39Mark Brown216-421/+1128
2011-04-17Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-19/+3
2011-04-16ARM: 6881/1: cputype.h uses __attribute_const__ which requires including kern...Jonathan Cameron1-0/+1
2011-04-15Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2-6/+9
2011-04-15ARM: Add new syscallsRussell King2-0/+8
2011-04-14ARM: 6879/1: fix personality test wrt usage of domain handlersNicolas Pitre1-2/+1
2011-04-14ARM: 6878/1: fix personality flag propagation across an execNicolas Pitre1-5/+12
2011-04-14ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mm...Nicolas Pitre1-1/+3
2011-04-14ARM: 6876/1: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSStephen Boyd1-11/+0
2011-04-14ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not usedMaurus Cuelenaere1-2/+3
2011-04-14ARM: SAMSUNG: Fix build failure in PM CRC check codeAbhilash Kesavan1-6/+0
2011-04-14ARM: S5P: Remove unused s3c_pm_check_resume_pinAbhilash Kesavan1-11/+0
2011-04-13Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King131-180/+192
2011-04-13ARM: s3c2440: gta02; Register dfbmcs320 device for BT audio interfaceLars-Peter Clausen1-0/+5
2011-04-13ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()Eric Miao4-6/+16
2011-04-12ARM: mmp: align NR_BUILTIN_GPIO with gpio interrupt numberHaojian Zhuang1-1/+1
2011-04-12ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt numberHaojian Zhuang1-1/+1
2011-04-12ARM: pxa: always clear LPM bits for PXA168 MFPRHaojian Zhuang1-0/+9
2011-04-10ARM: 6872/1: arch:common:Makefile Remove unused config in the Makefile.Justin P. Mattock1-1/+0
2011-04-10ARM: 6868/1: Preserve the VFP state during forkCatalin Marinas1-0/+12
2011-04-10ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooksCatalin Marinas3-7/+18
2011-04-10ARM: 6866/1: Do not restrict HIGHPTE to !OUTER_CACHECatalin Marinas1-1/+0
2011-04-10ARM: 6865/1: perf: ensure pass through zero is counted on overflowWill Deacon1-1/+1
2011-04-10ARM: 6864/1: hw_breakpoint: clear DBGVCR out of resetWill Deacon1-0/+7
2011-04-07Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-20/+13
2011-04-06ARM: arch-shmobile: only run FSI init on respective boardsKuninori Morimoto1-5/+3
2011-04-06ARM: arch-shmobile: only run HDMI init on respective boardsGuennadi Liakhovetski2-13/+8
2011-04-06ARM: mach-shmobile: Correctly check for CONFIG_MACH_MACKERELSimon Horman2-2/+2
2011-04-02ARM: Only allow PM_SLEEP with CPUs which support suspendRussell King1-0/+2
2011-04-02ARM: Make consolidated PM sleep code depend on PM_SLEEPRussell King8-8/+8
2011-04-01arm: tegra: fix error check in tegra2_clocks.cNicolas Kaiser1-4/+5
2011-03-31msm: timer: fix missing return valueDavid Brown1-1/+1
2011-03-31msm: Remove extraneous ffa device checkDavid Brown1-4/+1
2011-03-31Fix common misspellingsLucas De Marchi121-152/+152
2011-03-30ARM: tegra: gpio: Fix unused variable warningsColin Cross1-2/+4
2011-03-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2011-03-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds92-248/+962
2011-03-30arm: versatile : Fix typo introduced in irq namespace cleanupGrant Likely1-1/+1
2011-03-29Merge branches 'fixes' and 'devel-stable' into for-linusRussell King79-175/+880
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds3-10/+10
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner84-235/+209
2011-03-29arm: Reorder irq_set_ function callsThomas Gleixner9-11/+11
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner140-610/+626
2011-03-29arm: Use generic show_interrupts()Thomas Gleixner2-50/+6