summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-07-18Merge branch 'next/cleanup-samsung-2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann14-190/+40
2012-07-18Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann31-139/+211
2012-07-18ARM: clps711x: Remove the setting of the timeAlexander Shiyan1-6/+0
2012-07-18ARM: clps711x: Removed superfluous transform virt_to_bus and related functionsAlexander Shiyan1-37/+0
2012-07-18ARM: clps711x/p720t: Replace __initcall by .init_early callAlexander Shiyan1-19/+15
2012-07-13ARM: S3C24XX: Remove unused GPIO definitions for Openmoko GTA02 boardSylwester Nawrocki1-69/+0
2012-07-13ARM: S3C24XX: Remove unused GPIO definitions for port JSylwester Nawrocki7-77/+15
2012-07-13ARM: S3C24XX: Remove unused GPA, GPE, GPH bank GPIO aliasesSylwester Nawrocki1-21/+0
2012-07-13ARM: S3C24XX: Convert the touchscreen setup code to common GPIO APISylwester Nawrocki1-5/+1
2012-07-13ARM: S3C24XX: Convert the PM code to gpiolib APISylwester Nawrocki1-4/+8
2012-07-13ARM: S3C24XX: Convert QT2410 board file to the gpiolib APISylwester Nawrocki1-3/+3
2012-07-13ARM: S3C24XX: Convert SMDK board file to the gpiolib APISylwester Nawrocki1-9/+11
2012-07-13ARM: S3C24XX: Free the backlight gpio requested in Mini2440 board codeSylwester Nawrocki1-2/+2
2012-07-10Merge tag 'davinci-v3.6-cleanup' of git://gitorious.org/linux-davinci/linux-d...Arnd Bergmann2-2/+0
2012-07-10Merge branch 'next/cleanup-samsung' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann21-306/+0
2012-07-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds11-28/+59
2012-07-07Merge branch 'for-3.6/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann3-38/+38
2012-07-07Merge branch 'for-3.6/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann12-50/+13
2012-07-06Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into ne...Arnd Bergmann33-91/+90
2012-07-06Merge branch 'imx/cleanup-for-3.6' of git://git.linaro.org/people/shawnguo/li...Arnd Bergmann1-3/+0
2012-07-06ARM: imx: remove unused pdata from device macrosBenoît Thébaudeau31-45/+45
2012-07-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-47/+56
2012-07-06Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2012-07-05ARM: imx: Kconfig: Remove IMX_HAVE_PLATFORM_IMX_SSI from MACH_MX25_3DSFabio Estevam1-1/+0
2012-07-05ARM: fix warning caused by wrongly typed arm_dma_limitRussell King1-1/+1
2012-07-05ARM: fix warnings about atomic64_readRussell King1-1/+1
2012-07-05ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6Rabin Vincent1-2/+2
2012-07-05Merge tag 'omap-fixes-for-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann3-15/+17
2012-07-05Merge branch 'mxs/fixes-for-3.5' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann1-0/+11
2012-07-05ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailableWill Deacon1-1/+1
2012-07-05ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"Will Deacon3-13/+28
2012-07-05ARM: 7442/1: Revert "remove unused restart trampoline"Will Deacon3-0/+17
2012-07-05ARM: fix set_domain() macroRussell King1-9/+9
2012-07-05Merge tag 'omap-fixes-b-for-3.5rc' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren1-14/+14
2012-07-05ARM: apx4devkit: fix FEC enabling PHY clockLauri Hintsala1-0/+11
2012-07-04ARM: fix mach-versatile/pci.c warningRussell King1-1/+0
2012-07-04ARM: OMAP2+: hwmod data: Fix wrong McBSP clock alias on OMAP4Benoit Cousson1-4/+4
2012-07-04ARM: OMAP4: hwmod data: temporarily comment out data for the usb_host_fs and ...Paul Walmsley1-10/+10
2012-07-04ARM: at91: fix new build errorsArnd Bergmann3-1/+7
2012-07-04Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann1-29/+0
2012-07-04Merge tag 'v3.5-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann2-2/+9
2012-07-04ARM: Orion: Fix WDT compile for Dove and MV78xx0Andrew Lunn4-0/+5
2012-07-04ARM: mmp: remove mach/gpio-pxa.hPaul Bolle1-29/+0
2012-07-04ARM: imx: assert SCC gate stays enabledUwe Kleine-König1-1/+8
2012-07-04KVM: MMU: fix shrinking page from the empty mmuXiao Guangrong1-0/+3
2012-07-03Merge tag 'omap-cleanup-for-v3.6' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann48-1018/+738
2012-07-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-2/+2
2012-07-02ARM: at91: add AIC5 supportLudovic Desroches3-57/+314
2012-07-02ARM: at91: remove mach/irqs.hLudovic Desroches1-29/+0
2012-07-02ARM: at91: sparse irq supportLudovic Desroches19-269/+271