aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2010-04-23OMAP4: Fix for CONTROL register BaseSantosh Shilimkar
2010-04-23OMAP4-HSMMC: FIX for MMC5 Controller IRQ Basekishore kadiyala
2010-04-23omap3: Fix EHCI port for IGEP v2 boardEnric Balletbo i Serra
2010-04-23omap: Fix n8x0 mmc_mmc_init compile warnings and typosTony Lindgren
2010-04-23omap2: Fix ARM processor check for 24xxTony Lindgren
2010-04-23omap4: Fix build break when used with gcc-4.4.1 (2009-q3)Richard Woodruff
2010-04-22omap: DMA: Init CDAC to zeromanjugk manjugk
2010-04-22omap: gpio: fix incorrect matching of IRQ_TYPE_EDGE_BOTHJanusz Krzysztofik
2010-04-22arm: omap1: remove dead code from timer32k.cFelipe Balbi
2010-04-22omap: fix clocksource_32k to start from zeroAaro Koskinen
2010-04-22ARM: 6023/1: update bcmring_defconfig to latest version and fix build errorLeo Chen
2010-04-21Merge branch 'for_2.6.34rc_a' of git://git.pwsan.com/linux-2.6 into omap-fixe...Tony Lindgren
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King
2010-04-14ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks.Ernst Schwab
2010-04-14ARM: 6052/1: kdump: make kexec work in interrupt contextMika Westerberg
2010-04-14ARM: 6051/1: VFP: preserve the HW context when calling signal handlersImre Deak
2010-04-14ARM: 6050/1: VFP: fix the SMP versions of vfp_{sync,flush}_hwstateImre Deak
2010-04-14ARM: 6007/1: fix highmem with VIPT cache and DMANicolas Pitre
2010-04-14ARM: 5975/1: AT91 slow-clock suspend: don't wait when turning PLLs offAnders Larsen
2010-04-14mx5: Fix build error for mx51_defconfigDinh Nguyen
2010-04-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-04-09ARM: Fix ioremap_cached()/ioremap_wc() for SMP platformsRussell King
2010-04-09ARM: 6043/1: AT91 slow-clock resume: Don't wait for a disabled PLL to lockAnders Larsen
2010-04-08Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King
2010-04-07ARM: 6031/1: fix Thumb-2 decompressorRabin Vincent
2010-04-07ARM: 6029/1: ep93xx: gpio.c: local functions should be staticHartley Sweeten
2010-04-07ARM: 6024/1: bcmring: fix missing down on semaphore in dma.cLeo Chen
2010-04-07Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-04-07davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h>Sergei Shtylyov
2010-04-05davinci: DM365: fix duplicate default IRQ prioritiesKevin Hilman
2010-04-05davinci: edma: clear events in edma_start()Brian Niebuhr
2010-04-05davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefinedSekhar Nori
2010-04-05davinci: timers: don't enable timer until clocksource is initializedKevin Hilman
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-03-31OMAP3: clock: fix enable bit used for dpll4_m4x2 clockRanjith Lohithakshan
2010-03-31OMAP4: prcm: Use logical OR instead of bitwise ORRajendra Nayak
2010-03-31OMAP: HWMOD: Bug fixes in hwmod structure definitionsThara Gopinath
2010-03-31OMAP: HWMOD: Adding clockdomain checkThara Gopinath
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-30MXC: mach_armadillo5x0: Add USB Host support.Alberto Panizzo
2010-03-30ARM mach-mx3: duplicated includeAndrea Gelmini
2010-03-30ARM mach-mx3: duplicated includeAndrea Gelmini
2010-03-30imx31: add watchdog device on litekit board.Vladimir Zapolskiy
2010-03-30imx3: Add watchdog platform device supportVladimir Zapolskiy
2010-03-29ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel buildsCatalin Marinas
2010-03-29ARM: 6005/1: arm: kprobes: fix register corruption with jprobesMika Westerberg
2010-03-29ARM: 6001/1: removing compilation warning comming from clkdev.hviresh kumar
2010-03-29ARM: 6000/1: removing compilation warning comming from <asm/irq.h>viresh kumar
2010-03-28ARM: 5997/1: ARM: Correct the VFPv3 detectionCatalin Marinas
2010-03-25ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4)Catalin Marinas