summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-10-20Revert old origen supportJohn Stultz
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-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-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-09Revert "ARM: vfp: fix a hole in VFP thread migration"Colin Cross
2011-10-09Revert "ARM: vfp: ensure that thread flushing works if preempted"Colin Cross
2011-10-09ARM: vfp: Always save VFP state in vfp_pm_suspendColin Cross
2011-10-09ARM: add option to flush console before rebootDima Zavin
2011-10-09ARM: Move leds idle start/stop calls to idle notifiersTodd Poynor
2011-10-09ARM: Call idle notifiersTodd Poynor
2011-10-09ARM: etm: Power down etm(s) when tracing is not enabled=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-09ARM: etm: Support multiple ETMs/PTMs.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-09ARM: etm: Return the entire trace buffer if it is empty after reset=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-09ARM: etm: Add some missing locks and error checks=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-09ARM: etm: Configure data tracing=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-09ARM: etm: Allow range selection=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-09ARM: etm: Don't try to clear the buffer full status after reading the buffer=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-09ARM: etm: Don't limit tracing to only non-secure code.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-09ARM: etm: Don't require clock control=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-09ARM: Add 'card_present' state to mmc_platfrom_dataDmitry Shmidt
2011-10-09Recreate asm/mach/mmc.h include fileColin Cross
2011-10-09ARM: common: fiq_debugger: Fix build for 2.6.39 irq changesColin Cross
2011-10-09ARM: vfp: Move exception address fixup into vfphw.SColin Cross
2011-10-09ARM: Fix up vfp exception location in thumb modeColin Cross
2011-10-09ARM: fiq_debugger: Add help commandDmitry Shmidt
2011-10-09ARM: fiq_debugger: make fiq_debugger be in debug mode by defaultDima Zavin
2011-10-09fiq_debugger: Print local timer irqs countRebecca Schultz Zavin
2011-10-09fiq glue: Align fiq stacksColin Cross
2011-10-09fiq debugger: Allow selection of target cpuColin Cross
2011-10-09ARM: fiq debugger: Add tty to fiq debuggerColin Cross
2011-10-09ARM: Add generic fiq serial debuggerIliyan Malchev
2011-10-09ARM: Add fiq_glue=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-09Do not call flush_cache_user_range with mmap_sem heldDima Zavin
2011-10-09process: Add display of memory around registers when displaying regs.San Mehat
2011-10-09Optionally flush entire dcache from v6_dma_flush_range=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-10-09avoid mis-detecting some V7 cores in the decompressorBrian Swetland
2011-10-08Merge branch 'omap/fixes-for-3.1' into fixesArnd Bergmann
2011-10-07ARM: mach-ux500: enable fix for ARM errata 754322srinidhi kasagar
2011-09-30ARM: OMAP: musb: Remove a redundant omap4430_phy_init call in usb_musb_initAxel Lin
2011-09-30ARM: OMAP: Fix i2c init for twl4030Tony Lindgren
2011-09-30ARM: OMAP4: MMC: fix power and audio issue, decouple USBC1 from MMC1Bryan Buckley
2011-09-26Merge branch 'samsung-fixes-3' of git://github.com/kgene/linux-samsungLinus Torvalds
2011-09-27ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driverSylwester Nawrocki
2011-09-27ARM: S5PV210: Rename sclk_cam clocks for FIMC media driverSylwester Nawrocki
2011-09-26Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-09-26ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_opWill Deacon