aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-02-21ARM: Keep exit text/data around for SMP_ON_UPRussell King
2011-02-21ARM: Ensure predictable endian state on signal handler entryRussell King
2011-02-21ARM: 6740/1: Place correctly notes section in the linker scriptPawel Moll
2011-02-21ARM: 6700/1: SPEAr: Correct SOC config base address for spear320viresh kumar
2011-02-21ARM: 6722/1: SPEAr: sp810: switch to slow mode before resetShiraz Hashim
2011-02-21ARM: 6712/1: SPEAr: replace readl(), writel() with relaxed versions in uncomp...viresh kumar
2011-02-21ARM: 6720/1: SPEAr: Append UL to VMALLOC_ENDviresh kumar
2011-02-19ARM: 6676/1: Correct the cpu_architecture() function for ARMv7Catalin Marinas
2011-02-19ARM: 6739/1: update .gitignore for boot/compressedNicolas Pitre
2011-02-19ARM: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcast...Will Deacon
2011-02-19ARM: 6742/1: pmu: avoid setting IRQ affinity on UP systemsWill Deacon
2011-02-19ARM: 6741/1: errata: pl310 cache sync operation may be faultySrinidhi Kasagar
2011-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-15Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
2011-02-14Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-02-11Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2011-02-11ARM: 6657/1: hw_breakpoint: fix ptrace breakpoint advertising on unsupported ...Will Deacon
2011-02-11ARM: 6656/1: hw_breakpoint: avoid UNPREDICTABLE behaviour when reading DBGDSCRWill Deacon
2011-02-11ARM: 6658/1: collie: do actually pass locomo_info to locomo driverDmitry Eremin-Solenikov
2011-02-11ARM: 6659/1: Thumb-2: Make CONFIG_OABI_COMPAT depend on !CONFIG_THUMB2_KERNELDave Martin
2011-02-11ARM: SAMSUNG: Ensure struct sys_device is declared in plat/pm.hMark Brown
2011-02-11ARM: S5PV310: Cleanup System MMUKukjin Kim
2011-02-11ARM: S5PV310: Add support System MMU on SMDKV310Thomas Abraham
2011-02-10ARM: 6654/1: perf/oprofile: fix off-by-one in stack checkRabin Vincent
2011-02-10ARM: fixup SMP alternatives in modulesRussell King
2011-02-10ARM: make SWP emulation explicit on !CPU_USE_DOMAINSRussell King
2011-02-09ARM: Avoid building unsafe kernels on OMAP2 and MX3Russell King
2011-02-09ARM: pxa: Properly configure PWM period for palm27xMarek Vasut
2011-02-09ARM: pxa: only save/restore registers when pm functions are definedEric Miao
2011-02-09ARM: pxa/colibri: use correct SD detect pinBjørn Forsman
2011-02-09ARM: pxa: fix mfpr_sync to read from valid offsetYu Tang
2011-02-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-02-07Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-07Merge branch 'fixes'Russell King
2011-02-07Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesRussell King
2011-02-07ARM: Update mach-typesRussell King
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings
2011-02-06IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries.Krzysztof Hałasa
2011-02-05ARM: 6652/1: ep93xx: correct the end address of the AC97 memory resourceMika Westerberg
2011-02-02arm: omap4: panda: remove usb_nop_xceiv_register(v1)Ming Lei
2011-02-02OMAP1: Fix non-working LCD on OMAP310Marek Vasut
2011-02-01OMAP3: Devkit8000: Change lcd power pinThomas Weber
2011-02-01omap1: remove duplicated #includeHuang Weiyi
2011-02-01arm: mach-omap2: mux: free allocated memory on error exitAaro Koskinen
2011-02-01arm: mach-omap2: board-rm680: fix rm680_vemmc regulator constraintsAaro Koskinen
2011-02-01ARM: mxs/imx28: remove now unused clock lookup "fec.0"Uwe Kleine-König
2011-02-01ARM: mxs: fix clock base address missingShawn Guo
2011-02-01Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-02-01Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-31ARM: smp_on_up: allow non-ARM SMP processorsRussell King