summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-05-298-89/+44
|\
| * Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Russell King2012-05-296-76/+32
| |\
| | * arm: don't open-code ptrace_report_syscall()Al Viro2012-05-211-14/+1
| | * arm: bury unused _TIF_RESTORE_SIGMASKAl Viro2012-05-211-1/+0
| | * arm: remove unused restart trampolineAl Viro2012-05-213-17/+0
| | * arm: new way of handling ERESTART_RESTARTBLOCKAl Viro2012-05-213-28/+13
| | * arm: if we get into work_pending while returning to kernel mode, just go awayAl Viro2012-05-212-9/+3
| | * arm: don't call try_to_freeze() from do_signal()Al Viro2012-05-211-4/+0
| | * arm: if there's no handler we need to restore sigmask, syscall or no syscallAl Viro2012-05-211-8/+6
| | * arm: trim _TIF_WORK_MASK, get rid of useless test and branch...Al Viro2012-05-212-3/+4
| | * arm: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-211-6/+6
| * | ARM: neponset: make sure neponset_ncr_frob() is exportedRussell King2012-05-251-0/+1
| * | ARM: fix out[bwl]()Russell King2012-05-251-13/+11
* | | rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXCFabio Estevam2012-05-292-2/+2
* | | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-291-1/+1
|\ \ \
| * | | mfd: Remove confusing ab8500-i2c file and merge into ab8500-coreLee Jones2012-05-201-1/+1
* | | | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-26178-106/+614
|\ \ \ \
| * \ \ \ Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo...Olof Johansson2012-05-11179-106/+615
| |\ \ \ \
| | * | | | ARM: ux500: use machine specific hook for late initShawn Guo2012-05-085-4/+25
| | * | | | ARM: tegra: use machine specific hook for late initShawn Guo2012-05-0810-5/+30
| | * | | | ARM: shmobile: use machine specific hook for late initShawn Guo2012-05-0813-5/+49
| | * | | | ARM: sa1100: use machine specific hook for late initShawn Guo2012-05-0816-3/+25
| | * | | | ARM: s3c64xx: use machine specific hook for late initShawn Guo2012-05-0813-2/+23
| | * | | | ARM: prima2: use machine specific hook for late initShawn Guo2012-05-083-2/+13
| | * | | | ARM: pnx4008: use machine specific hook for late initShawn Guo2012-05-082-3/+13
| | * | | | ARM: omap2: use machine specific hook for late initShawn Guo2012-05-0834-27/+154
| | * | | | ARM: omap1: use machine specific hook for late initShawn Guo2012-05-0818-3/+37
| | * | | | ARM: msm: use machine specific hook for late initShawn Guo2012-05-0811-2/+72
| | * | | | ARM: imx: use machine specific hook for late initShawn Guo2012-05-0813-39/+71
| | * | | | ARM: exynos: use machine specific hook for late initShawn Guo2012-05-0811-2/+21
| | * | | | ARM: ep93xx: use machine specific hook for late initShawn Guo2012-05-0511-3/+31
| | * | | | ARM: davinci: use machine specific hook for late initShawn Guo2012-05-0517-6/+42
| | * | | | ARM: provide a late_initcall hook for platform initializationShawn Guo2012-05-032-0/+9
* | | | | | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-2665-177/+2978
|\ \ \ \ \ \
| * | | | | | ARM: exynos: fix building with CONFIG_OF disabledArnd Bergmann2012-05-161-1/+5
| * | | | | | Merge branch 'next/devel-exynos5250-1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2012-05-1614-124/+327
| |\ \ \ \ \ \
| | * | | | | | ARM: EXYNOS: Add AUXDATA for i2c controllersThomas Abraham2012-05-161-0/+4
| | * | | | | | ARM: dts: Update device tree source files for EXYNOS5250Thomas Abraham2012-05-162-31/+77
| | * | | | | | ARM: EXYNOS: Add device tree support for interrupt combinerThomas Abraham2012-05-161-7/+64
| | * | | | | | ARM: EXYNOS: Add irq_domain support for interrupt combinerThomas Abraham2012-05-161-38/+50
| | * | | | | | ARM: EXYNOS: Remove a new bus_type instance for EXYNOS5Thomas Abraham2012-05-163-23/+8
| | * | | | | | ARM: EXYNOS: update irqs for EXYNOS5250 SoCKukjin Kim2012-05-161-13/+21
| | * | | | | | ARM: EXYNOS: Add pre-divider and fout mux clocks for bpll and mpllKisoo Yu2012-05-164-2/+80
| | * | | | | | ARM: EXYNOS: add GPC4 bank instanceSangsu Park2012-05-162-4/+7
| | * | | | | | ARM: EXYNOS: Redefine IRQ_MCT_L0,1 definitionChanghwan Youn2012-05-152-8/+13
| | * | | | | | ARM: EXYNOS: Modify the GIC physical address for static io-mappingChanghwan Youn2012-05-152-4/+4
| | * | | | | | ARM: EXYNOS: Add watchdog timer clock instanceThomas Abraham2012-05-151-0/+5
| | * | | | | | Merge branch 'next/cleanup-plat-s5p' into next/devel-exynos5250-1Kukjin Kim2012-05-1535-997/+707
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge branch 'samsung/cleanup-plat-s5p' into next/soc2Arnd Bergmann2012-05-1617-243/+178
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2012-05-1523-51/+291
| |\ \ \ \ \ \ \ \