summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-10-26Merge branch 'upstream/linaro-3.1' into linaro-android-3.1-agreen-rebaselinux-linaro-3.1-2011.10-2-android-0John Stultz
2011-10-24Merge branch 'devicetree/arm-linaro-3.1' of git://git.secretlab.ca/git/linux-...linux-linaro-3.1-2011.10-2Nicolas Pitre
2011-10-24Merge commit 'v3.1' into linaro-3.1Nicolas Pitre
2011-10-24arm/dt: vexpress: add basic DT platform matching supportGrant Likely
2011-10-24arm/dt: Add basic device tree support for mx51 and mx53 boardsGrant Likely
2011-10-24arm/dt: Add basic device tree support for smdkv310 boardThomas Abraham
2011-10-24arm/dt: omap3 basic device tree board supportGrant Likely
2011-10-24arm/dt: add versatile dtb build rulesShawn Guo
2011-10-24x86: Fix S4 regressionTakashi Iwai
2011-10-23Merge branch 'samsung-fixes-4' of git://github.com/kgene/linux-samsungLinus Torvalds
2011-10-21Merge branch 'upstream/linaro-3.1' into linaro-android-3.1-agreen-rebaselinux-linaro-3.1-2011.10-1-android-0John Stultz
2011-10-22ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PMDomenico Andreoli
2011-10-21ARM: S5P: fix offset calculation on gpio-interruptMarek Szyprowski
2011-10-20ARM: mach-exynos4: move boot_params to atag_offsetNicolas Pitre
2011-10-20Merge branch 'upstream/linaro-3.1' into linaro-android-3.1-agreen-rebaseJohn Stultz
2011-10-20Revert old origen supportJohn Stultz
2011-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-10-19sparc: Add alignment flag to PCI expansion resourcesKjetil Oftedal
2011-10-19Merge branch 'imx_mx5_mx51' of git://git.linaro.org/people/rob_lee/imx_cpuidl...linux-linaro-3.1-2011.10-1Nicolas Pitre
2011-10-19ARM: kprobes: Fix build error in test codeJon Medhurst (Tixy)
2011-10-19ARM: imx: Add cpuidle for i.MX51Robert Lee
2011-10-19ARM: imx: Add cpuidle for mach-mx5Robert Lee
2011-10-19ARM: imx: Add imx cpuidle driverRobert Lee
2011-10-17ARM: kprobes: work around build errorsArnd Bergmann
2011-10-17Add ARM cpu topology definitionVincent Guittot
2011-10-17Merge remote-tracking branch 'rmk/devel-stable' into linaro-3.1Nicolas Pitre
2011-10-17ARM: 7031/1: entry: Fix Thumb-2 undef handling for multi-CPU kernelsDave Martin
2011-10-17ARM: 7030/1: entry: Remove unnecessary masking when decoding Thumb-2 instruct...Dave Martin
2011-10-17ARM: 7029/1: Make cpu_architecture into a global variableDave Martin
2011-10-17ARM: EXYNOS4: Add support for ORIGEN boardJeongHyeon Kim
2011-10-16Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-10-15ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUSZoltan Devai
2011-10-15ARM: 7122/1: localtimer: add header linux/errno.h explicitlyShawn Guo
2011-10-15ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon
2011-10-14Update android_*_defconfigs to support UVClinux-linaro-3.1-2011.10-0-android-2John Stultz
2011-10-14savedefconfig compression of android defconfigsJohn Stultz
2011-10-14Merge branch 'stable' of git://github.com/cmetcalf-tilera/linux-tileLinus Torvalds
2011-10-14Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-10-14x86, mrst: use a temporary variable for SFI irqMika Westerberg
2011-10-13tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm filesChris Metcalf
2011-10-12sparc: Avoid calling sigprocmask()David S. Miller
2011-10-12sparc: Use set_current_blocked()Matt Fleming
2011-10-12ARM: EXYNOS4: Add to support ORIGEN boardlinux-linaro-3.1-2011.10-0-android-1Sachin Kamat
2011-10-12Re-add Android defconfigs for imx53,omap3,omap4 and origenJohn Stultz
2011-10-12Merge branch 'upstream/linaro-3.1' into linaro-android-3.1-agreen-rebaseJohn Stultz
2011-10-11x86: Default to vsyscall=native for nowAdrian Bunk
2011-10-10Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-10ARM: tegra: fix compilation error due to mach/hardware.h removalMarc Dietrich
2011-10-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2011-10-09Revert "ARM: vfp: fix a hole in VFP thread migration"Colin Cross