summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | ixp4xx: fix compilation by adding gpiolib supportRichard Cochran2012-05-233-81/+48
* | | | | | | | | | | Merge branch 'late/board' into devel-lateOlof Johansson2012-05-302-1/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ARM: S3C64XX: Hook up carrier class modules on CragganmoreMark Brown2012-05-161-0/+1
| * | | | | | | | | | | ARM: S3C64XX: Initial hookup for Bells module on CragganmoreMark Brown2012-05-161-1/+8
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'late/soc' into devel-lateOlof Johansson2012-05-3019-185/+630
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'vexpress-v3.4' of git://git.linaro.org/people/pawelmoll/linux i...Olof Johansson2012-05-269-31/+47
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: vexpress: Remove twice included header filesThomas Weber2012-05-211-2/+0
| | * | | | | | | | | | | ARM: vexpress: Device Tree updatesPawel Moll2012-05-213-7/+28
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | ARM: EXYNOS: Support suspend and resume for EXYNOS5250Jongpill Lee2012-05-204-36/+110
| * | | | | | | | | | | ARM: EXYNOS: Add Clock register list for save and restoreJongpill Lee2012-05-202-2/+67
| * | | | | | | | | | | ARM: EXYNOS: Add PMU table for EXYNOS5250Jongpill Lee2012-05-206-27/+265
| * | | | | | | | | | | ARM: EXYNOS: Rename of function for pm.cJongpill Lee2012-05-201-27/+28
| * | | | | | | | | | | ARM: EXYNOS: Remove GIC save & restore functionJongpill Lee2012-05-201-83/+0
| * | | | | | | | | | | ARM: dts: Add node for interrupt combiner controller on EXYNOS5250Thomas Abraham2012-05-201-0/+16
| * | | | | | | | | | | ARM: S3C24XX: add support for second irq set of S3C2416Heiko Stuebner2012-05-204-1/+116
| * | | | | | | | | | | Merge branch 'next/devel-exynos5250-1' into next/devel-samsung-2Kukjin Kim2012-05-2030-367/+505
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'next/devel-samsung' into next/devel-samsung-2Kukjin Kim2012-05-2038-804/+819
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'late/cleanup' into devel-lateOlof Johansson2012-05-301-30/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | ARM: S3C64XX: use timekeeping wrapper on cpuidleDaniel Lezcano2012-05-181-11/+1
| * | | | | | | | | | | | ARM: S3C64XX: declare the states with the new api on cpuidleDaniel Lezcano2012-05-181-19/+14
| |/ / / / / / / / / / /
* | | | | | | | | | | | 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
OpenPOWER on IntegriCloud