summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-02-24ARM: Keep exit text/data around for SMP_ON_UPRussell King
2011-02-24ARM: Ensure predictable endian state on signal handler entryRussell King
2011-02-24ARM: 6606/1: sa1100: Fix platform device registrationJochen Friedrich
2011-02-17ARM: oprofile: Fix backtraces in timer modeAri Kauppi
2011-02-17ARM: smp_on_up: allow non-ARM SMP processorsRussell King
2011-02-17ARM: SMP: use more sane register allocation for __fixup_smp_on_upRussell King
2011-02-17ARM: initrd: disable initrd if passed address overlaps reserved regionRussell King
2011-02-17ARM: S5PV310: Set bit 22 in the PL310 (cache controller) AuxCtlr registerChanghwan Youn
2011-01-03Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2011-01-03ARM: pxa: fix page table corruption on resumeAric D. Blumer
2011-01-03ARM: it8152: add IT8152_LAST_IRQ definition to fix build errorMike Rapoport
2011-01-03ARM: pxa: PXA_ESERIES depends on FB_W100.Lennert Buytenhek
2011-01-03ARM: 6605/1: Add missing include "asm/memory.h"Axel Lin
2010-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2010-12-28ARM: fix IXP4xx build failureImre Kaloz
2010-12-24ARM: 6540/1: Stop irqsoff trace on return to userTodd Android Poynor
2010-12-24ARM: 6536/1: Add missing SZ_{32,64,128}Stephen Warren
2010-12-22Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2010-12-21mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy
2010-12-20Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-12-20Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-12-20Merge branch 'kmap_atomic_fixes' of git://git.linaro.org/people/nico/linuxRussell King
2010-12-19ARM: fix cache-feroceon-l2 after stack based kmap_atomic()Nicolas Pitre
2010-12-19ARM: fix cache-xsc3l2 after stack based kmap_atomic()Nicolas Pitre
2010-12-19ARM: get rid of kmap_high_l1_vipt()Nicolas Pitre
2010-12-18ARM: smp: avoid incrementing mm_users on CPU startupRussell King
2010-12-17at91: Refactor Stamp9G20 and PControl G20 board fileChristian Glindkamp
2010-12-17at91: Fix uhpck clock rate in upll caseRyan Mallon
2010-12-17ARM: mach-shmobile: INTC interrupt priority level demux fixMagnus Damm
2010-12-17ARM: mach-shmobile: fix compile warning in mm/init.cMagnus Damm
2010-12-17ARM: S5PV210: update MAX8998 platform data to get rid of WARN()Marek Szyprowski
2010-12-17ARM S3C24XX: Fix compilation of PM code for S3C2416Yauhen Kharuzhy
2010-12-17ARM: S3C24XX: Fix CONFIG_S3C_DEV_NAND Kconfig entryKukjin Kim
2010-12-16ARM: pxa: PXA_ESERIES depends on FB_W100.Lennert Buytenhek
2010-12-14Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-12-14ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fixValentine Barshak
2010-12-14ARM: 6534/1: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNELDave Martin
2010-12-14ARM: 6533/1: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6Dave Martin
2010-12-12Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2010-12-12ARM: Update mach-typesRussell King
2010-12-12ARM: 6528/1: Use CTR for the I-cache line size on ARMv7Catalin Marinas
2010-12-12ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7Catalin Marinas
2010-12-10OMAP2: PRCM: fix some SHIFT macros that were actually bitmasksPaul Walmsley
2010-12-09OMAP2+: PM/serial: fix console semaphore acquire during suspendKevin Hilman
2010-12-09OMAP1: SRAM: fix size for OMAP1611 SoCsKevin Hilman
2010-12-07arm: omap2: io: fix clk_get() error checkAaro Koskinen
2010-12-07Merge branch 'fixes/2637-rc5/s3c24xx' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-12-08ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacksVasily Khoruzhick
2010-12-06ARM: tegra: fix regression from addruart rewriteOlof Johansson
2010-12-06arm: plat-omap: counter_32k: use IS_ERR() instead of NULL checkVasiliy Kulikov