summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* OMAP3+: smartreflex: delete debugfs entries on probe errorAaro Koskinen2011-05-031-2/+4
* OMAP3+: smartreflex: delete instance from sr_list on probe errorAaro Koskinen2011-05-031-0/+1
* OMAP3+: smartreflex: fix ioremap leak on probe errorAaro Koskinen2011-05-031-4/+6
* OMAP3+: smartreflex: request the memory regionAaro Koskinen2011-05-031-0/+8
* OMAP3+: smartreflex: fix sr_late_init() error path in probeAaro Koskinen2011-05-031-1/+1
* omap: Run make savedefconfig on omap2plus_defconfig to shrink itTony Lindgren2011-05-031-76/+7Star
* OMAP3/4: l3: minor cleanup for parenthesis and extra spacesomar ramirez2011-05-032-24/+12Star
* OMAP3/4: l3: fix omap3_l3_probe error pathomar ramirez2011-05-032-31/+26Star
* arm: omap: gpmc-smsc911x: minor style fixesIgor Grinberg2011-05-032-9/+8Star
* omap: convert boards that use SMSC911x to use gpmc-smsc911xMike Rapoport2011-04-209-427/+73Star
* omap: gpmc-smsc911x: always set irq flags to IORESOURCE_IRQ_LOWLEVELMike Rapoport2011-04-202-4/+4
* Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-04-192-5/+2Star
|\
| * msm: timer: fix missing return valueDavid Brown2011-03-311-1/+1
| * msm: Remove extraneous ffa device checkDavid Brown2011-03-311-4/+1Star
* | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-183-19/+3Star
|\ \
| * | ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not usedMaurus Cuelenaere2011-04-141-2/+3
| * | ARM: SAMSUNG: Fix build failure in PM CRC check codeAbhilash Kesavan2011-04-141-6/+0Star
| * | ARM: S5P: Remove unused s3c_pm_check_resume_pinAbhilash Kesavan2011-04-141-11/+0Star
* | | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2011-04-162-6/+9
|\ \ \
| * | | arm: tegra: fix error check in tegra2_clocks.cNicolas Kaiser2011-04-011-4/+5
| * | | ARM: tegra: gpio: Fix unused variable warningsColin Cross2011-03-301-2/+4
| | |/ | |/|
* | | ARM: 6879/1: fix personality test wrt usage of domain handlersNicolas Pitre2011-04-141-2/+1Star
* | | ARM: 6878/1: fix personality flag propagation across an execNicolas Pitre2011-04-141-5/+12
* | | ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mm...Nicolas Pitre2011-04-141-1/+3
* | | ARM: 6876/1: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSStephen Boyd2011-04-141-11/+0Star
* | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2011-04-14131-180/+192
|\ \ \
| * | | ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()Eric Miao2011-04-134-6/+16
| * | | ARM: mmp: align NR_BUILTIN_GPIO with gpio interrupt numberHaojian Zhuang2011-04-121-1/+1
| * | | ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt numberHaojian Zhuang2011-04-121-1/+1
| * | | ARM: pxa: always clear LPM bits for PXA168 MFPRHaojian Zhuang2011-04-121-0/+9
| | |/ | |/|
| * | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-04-074-20/+13Star
| |\ \
| | * | ARM: arch-shmobile: only run FSI init on respective boardsKuninori Morimoto2011-04-061-5/+3Star
| | * | ARM: arch-shmobile: only run HDMI init on respective boardsGuennadi Liakhovetski2011-04-062-13/+8Star
| | * | ARM: mach-shmobile: Correctly check for CONFIG_MACH_MACKERELSimon Horman2011-04-062-2/+2
| * | | Fix common misspellingsLucas De Marchi2011-03-31121-152/+152
| |/ /
* | | ARM: 6872/1: arch:common:Makefile Remove unused config in the Makefile.Justin P. Mattock2011-04-101-1/+0Star
* | | ARM: 6868/1: Preserve the VFP state during forkCatalin Marinas2011-04-101-0/+12
* | | ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooksCatalin Marinas2011-04-103-7/+18
* | | ARM: 6866/1: Do not restrict HIGHPTE to !OUTER_CACHECatalin Marinas2011-04-101-1/+0Star
* | | ARM: 6865/1: perf: ensure pass through zero is counted on overflowWill Deacon2011-04-101-1/+1
* | | ARM: 6864/1: hw_breakpoint: clear DBGVCR out of resetWill Deacon2011-04-101-0/+7
* | | ARM: Only allow PM_SLEEP with CPUs which support suspendRussell King2011-04-021-0/+2
* | | ARM: Make consolidated PM sleep code depend on PM_SLEEPRussell King2011-04-028-8/+8
|/ /
* | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-301-1/+1
|\ \
| * | arm: versatile : Fix typo introduced in irq namespace cleanupGrant Likely2011-03-301-1/+1
| |/
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-3092-248/+962
|\ \ | |/ |/|
| * Merge branches 'fixes' and 'devel-stable' into for-linusRussell King2011-03-2979-175/+880
| |\
| | * Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2011-03-2837-34/+600
| | |\
| | | * arm: mach-mx3: pcm043: add write-protect and card-detect for SD1Wolfram Sang2011-03-251-1/+11
| | | * eukrea_mbimxsd51: add SD Card detectEric BĂ©nard2011-03-251-0/+4