summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge tag 'v3.4-rc1-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 ...Olof Johansson2012-04-039-3/+48
| |\ \ \ \
| | * | | | ARM: armadillo5x0: Fix smsc911x driver probeFabio Estevam2012-04-021-0/+9
| | * | | | ARM: kzm_arm11_01: Fix smsc911x driver probeFabio Estevam2012-04-021-0/+9
| | * | | | ARM: mx31lilly: Fix smsc911x driver probeFabio Estevam2012-04-021-0/+9
| | * | | | ARM: mx31lite: Fix smsc911x driver probeFabio Estevam2012-04-021-0/+9
| | * | | | ARM: mx53ard: Fix smsc911x driver probeFabio Estevam2012-04-021-0/+8
| | * | | | ARM: mx35: Fix registration of camera clockFabio Estevam2012-04-021-1/+1
| | * | | | ARM: 3ds_debugboard: Fix smsc911x driver probeFabio Estevam2012-04-021-1/+1
| | * | | | MX2: Fix mx2_camera clock regression.Javier Martin2012-04-021-0/+1
| | * | | | ARM: mach-mx35_3ds: Fix build warning due to the lack of 'const' annotationFabio Estevam2012-04-021-1/+1
| | |/ / /
| * | | | ARM: fix lcd power build failure in collie_defconfigPaul Gortmaker2012-04-022-1/+6
| * | | | ARM: versatile: fix build failure in pci.cPaul Gortmaker2012-04-021-5/+5
| |/ / /
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-051-7/+1
|\ \ \ \
| * | | | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-7/+1
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-044-2/+6
|\ \ \ \ \
| * | | | | ARM: fix more fallout from 9f97da78bf (Disintegrate asm/system.h for ARM)Russell King2012-03-311-0/+2
| * | | | | ARM: fix bios32.c build warningRussell King2012-03-301-1/+0
| * | | | | ARM: 7337/1: ptrace: fix ptrace_read_user for !CONFIG_MMU platformsWill Deacon2012-03-301-1/+3
| * | | | | ARM: fix missing bug.h include in arch/arm/kernel/insn.cRussell King2012-03-301-0/+1
* | | | | | Merge branch 'paul' (Fixups from Paul Gortmaker)Linus Torvalds2012-04-021-0/+1
|\ \ \ \ \ \
| * | | | | | ARM: mach-msm: fix compile fail from system.h falloutPaul Gortmaker2012-04-021-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-04-022-4/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | remove references to cpu_*_map in arch/Rusty Russell2012-03-292-5/+6
* | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-03-301-14/+9
|\ \ \ \ \ \
| * | | | | | Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren2012-03-261-14/+9
* | | | | | | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-307-46/+87
|\ \ \ \ \ \ \
| * | | | | | | mtd: maps: physmap: Add reference counter to set_vpp()Paul Parsons2012-03-272-17/+6
| * | | | | | | mtd: fsmc: Move ALE, CLE defines to their respective platformShiraz Hashim2012-03-272-0/+7
| * | | | | | | ARM: mach-shmobile: mackerel: Add the flash controller flctlBastian Hecht2012-03-272-1/+74
| * | | | | | | mxs-dma : move the mxs dma.h to a more common placeHuang Shijie2012-03-271-28/+0
* | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-3012-0/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: clps711x: fix missing include fileOlof Johansson2012-03-301-0/+1
| * | | | | | | | ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson2012-03-3011-0/+12
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-309-208/+152
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: davinci: Fix for cpuidle consolidation changesRobert Lee2012-03-221-4/+5
| * | | | | | | | | ARM: shmobile: Consolidate time keeping and irq enableRobert Lee2012-03-211-24/+7
| * | | | | | | | | ARM: omap: Consolidate OMAP4 time keeping and irq enableRobert Lee2012-03-211-18/+3
| * | | | | | | | | ARM: omap: Consolidate OMAP3 time keeping and irq enableRobert Lee2012-03-211-25/+17
| * | | | | | | | | ARM: davinci: Consolidate time keeping and irq enableRobert Lee2012-03-211-49/+33
| * | | | | | | | | ARM: kirkwood: Consolidate time keeping and irq enableRobert Lee2012-03-211-51/+21
| * | | | | | | | | ARM: at91: Consolidate time keeping and irq enableRobert Lee2012-03-211-43/+24
| * | | | | | | | | cpuidle: Add common time keeping and irq enablingRobert Lee2012-03-213-1/+51
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-291-7/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Input: spear-keyboard - remove kbd_set_plat_data()Viresh Kumar2012-03-191-7/+0
* | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-2934-73/+72
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson2012-03-295-11/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: pxa: fix build issue on stargate2Haojian Zhuang2012-03-301-1/+1
| | * | | | | | | | ARM: pxa: fix build issue on cm-x300Haojian Zhuang2012-03-301-1/+0
| | * | | | | | | | ARM: pxa: fix build failure for regulator consumer in em-x270.cPaul Gortmaker2012-03-301-5/+5
| | * | | | | | | | ARM: pxa: fix regulator related build fail in magician_defconfigPaul Gortmaker2012-03-282-4/+0
| | | |/ / / / / / | | |/| | | | | |