aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-07ARM: highbank: Add smc calls to enable/disable the L2Rob Herring4-1/+47
2012-06-07Merge branch 'imx/fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesOlof Johansson6-14/+29
2012-06-07Merge branch 'imx/clk-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesOlof Johansson2-39/+56
2012-06-07ARM i.MX imx21ads: Fix overlapping static i/o mappingsJaccon Bastiaansen1-1/+1
2012-06-07Merge branch 'imx/fixes-for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixesOlof Johansson3-1/+45
2012-06-07Merge tag 'imx-clk-common-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesOlof Johansson11-50/+44
2012-06-07ARM: imx6: exit coherency when shutting down a cpuShawn Guo1-1/+41
2012-06-07ARM: mx51: Add pinctrl_provide_dummies()Fabio Estevam1-0/+2
2012-06-07ARM: mx31: Add pinctrl_provide_dummies()Fabio Estevam1-0/+2
2012-06-05ARM i.MX27 Visstrim M10: fix gpio handling.Javier Martin1-11/+25
2012-06-04ARM i.MX53: Fix PLL4 base addressSascha Hauer1-1/+1
2012-06-04ARM i.MX pllv2: make round_rate accurateSascha Hauer1-24/+54
2012-06-04ARM i.MX pllv2: use standard register set unconditionallySascha Hauer1-24/+11
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds21-305/+527
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds16-36/+206
2012-06-01Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-21/+281
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-39/+8
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+0
2012-06-01new helper: signal_delivered()Al Viro1-6/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro1-5/+1
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro1-15/+3
2012-06-01new helper: sigmask_to_save()Al Viro1-9/+3
2012-06-01new helper: restore_saved_sigmask()Al Viro1-5/+1
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-2/+0
2012-05-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-7/+1
2012-05-31arm: use clear_tasks_mm_cpumask()Anton Vorontsov1-7/+1
2012-06-01ARM: ux500: Enable probing of pinctrl through Device TreeLee Jones1-0/+4
2012-06-01ARM: ux500: Add support for ab8500 regulators into the Device TreeLee Jones2-0/+70
2012-06-01ARM: ux500: Provide regulator support for SMSC911x via Device TreeLee Jones2-0/+14
2012-06-01ARM: ux500: Allow PRCMU regulator to be probed during a DT enabled bootLee Jones1-0/+1
2012-06-01ARM: ux500: Apply db8500-prcmu regulator information to db8500 Device TreeLee Jones1-0/+107
2012-06-01ARM: ux500: Only initialise STE's UIBs on boards which support themLee Jones3-3/+10
2012-06-01ARM: ux500: Disable platform setup of the ab8500 when DT is enabledLee Jones1-3/+4
2012-06-01ARM: ux500: Use correct format for dynamic IRQ assignmentLee Jones2-10/+28
2012-06-01ARM: ux500: Re-enable SMSC911x platform code registration during non-DT bootsLee Jones1-0/+1
2012-06-01ARM: ux500: PRCMU related configuration and layout corrections for Device TreeLee Jones1-2/+2
2012-06-01ARM: ux500: Remove DB8500 PRCMU platform registration when DT is enabledLee Jones1-2/+1
2012-06-01ARM: ux500: Disable SMSC911x platform code registration when DT is enabledLee Jones1-2/+1
2012-06-01ARM: ux500: New DT:ed u8500_init_devices for one-by-one device enablementLee Jones3-1/+26
2012-06-01ARM: ux500: New DT:ed snowball_platform_devs for one-by-one device enablementLee Jones1-2/+16
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro1-3/+0
2012-05-30Merge branches 'fixes' and 'fixes2' into devel-lateOlof Johansson5-122/+52
2012-05-30ARM: LPC32xx: Adjust dts files to gpio dt bindingRoland Stigge2-41/+4
2012-05-30Merge branch 'late/board' into devel-lateOlof Johansson2-1/+9
2012-05-30Merge branch 'late/soc' into devel-lateOlof Johansson19-185/+630
2012-05-30Merge branch 'late/cleanup' into devel-lateOlof Johansson1-30/+15
2012-05-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds8-89/+44
2012-05-29rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXCFabio Estevam2-2/+2
2012-05-29Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal.git into for-linusRussell King6-76/+32
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-1/+1