summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-11-02Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds221-8853/+5251
2011-11-02Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds54-92/+404
2011-11-02Merge branch 'imx/imx6q' into next/socArnd Bergmann32-80/+3648
2011-11-02Merge branch 'picoxcell/soc' into next/socArnd Bergmann25-0/+1317
2011-11-02Merge branch 'highbank/soc' into next/socArnd Bergmann269-3356/+2145
2011-11-02Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2-4/+27
2011-11-01Merge branch 'imx/devel' into next/dtArnd Bergmann135-5256/+3993
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann464-1658/+829
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann462-1656/+827
2011-11-01Merge branches 'for-32/i2c/omap-v4', 'for-32/i2c/imx-dt', 'for-32/i2c/eg20t-v...Ben Dooks1-4/+0
2011-11-01backlight: fix broken regulator API usage in l4f00242t03Mark Brown2-8/+4
2011-11-01arm: Add moduleparam.h to arch/arm files as requiredPaul Gortmaker1-0/+1
2011-11-01arm: fix implicit module.h users by adding it to arch/arm as required.Paul Gortmaker6-0/+6
2011-11-01arm: Add export.h to ARM specific files as required.Paul Gortmaker34-0/+34
2011-11-01arm: convert core files from module.h to export.hPaul Gortmaker14-14/+14
2011-11-01arm: remove several unnecessary module.h include instancesPaul Gortmaker5-5/+0
2011-11-01arm: add slab.h to plat-samsung files for GFP_KERNELPaul Gortmaker2-0/+2
2011-11-01arm: fix implicit use of sched.h in bcmring/dma.cPaul Gortmaker1-0/+1
2011-11-01arm: fix implicit use of moduleparam in mach-mx31*.cPaul Gortmaker3-0/+3
2011-11-01arm: fix implicit use of page.h in several arch/arm filesPaul Gortmaker3-0/+3
2011-11-01arm: fix implicit memset/string.h usage in various arch/arm filesPaul Gortmaker5-0/+5
2011-11-01arm: add elf.h to arch/arm/kernel/ptrace.cPaul Gortmaker1-0/+1
2011-11-01ARM: gic: use module.h instead of export.hArnd Bergmann1-1/+1
2011-11-01Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann464-1658/+825
2011-11-01Merge branch 'depends/rmk/devel-stable' into next/boardArnd Bergmann539-2993/+7641
2011-11-01Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann225-3082/+867
2011-11-01Merge branch 'stericsson/cleanup' into next/timerArnd Bergmann10-196/+270
2011-11-01arm: at91: drop unused Kconfig symbolPaul Bolle1-6/+0
2011-11-01Merge branch 'next/fixes' into next/cleanupArnd Bergmann382-4321/+1575
2011-11-01Merge branch 'depends/omap2_dss' into next/cleanupArnd Bergmann20-200/+508
2011-11-01Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann464-1658/+825
2011-11-01Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann225-3033/+867
2011-10-31arm/imx: merge i.MX3 and i.MX6Sascha Hauer4-19/+13
2011-10-31arm/imx6q: add suspend/resume supportShawn Guo4-1/+108
2011-10-31arm/imx6q: add device tree machine supportShawn Guo4-2/+99
2011-10-31arm/imx6q: add smp and cpu hotplug supportShawn Guo7-0/+246
2011-10-31arm/imx6q: add core drivers clock, gpc, mmdc and srcShawn Guo6-0/+2263
2011-10-31arm/imx: add gic_handle_irq functionShawn Guo4-1/+57
2011-10-31arm/imx6q: add core definitions and low-level debug uartShawn Guo12-3/+118
2011-10-31arm/imx6q: add device tree sourceShawn Guo2-0/+637
2011-10-31Merge branch 'cross-platform/debug_ll' into imx/imx6qArnd Bergmann5-69/+122
2011-10-31Merge branch 'imx/devel' into imx/imx6qArnd Bergmann135-5256/+3994
2011-10-31Merge branch 'dt/gic' into imx/imx6qArnd Bergmann143-1466/+628
2011-10-31Merge branch 'depends/rmk/devel-stable' into imx/imx6qArnd Bergmann401-1548/+6826
2011-10-31ARM: highbank: add suspend supportRob Herring2-0/+56
2011-10-31ARM: highbank: Add cpu hotplug supportMartin Bogomolni2-0/+57
2011-10-31ARM: highbank: add SMP supportRob Herring4-1/+121
2011-10-31ARM: add Highbank core platform supportRob Herring22-1/+444
2011-10-31ARM: highbank: add devicetree sourceRob Herring1-0/+198
2011-10-31ARM: l2x0: add empty l2x0_of_initRob Herring1-1/+8