summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | omap3: zoom2/3: Register only 1 8250 portSergio Aguirre2010-03-152-2/+2
| | * | omap3: zoom 2/3: Change debugboard serial port idSergio Aguirre2010-03-151-1/+1
| | * | omap3: 3630sdp: Explicitly enable all UARTsSergio Aguirre2010-03-151-0/+1
| | * | omap3: zoom2/3 / 3630sdp: Don't init always all uartsSergio Aguirre2010-03-151-1/+0Star
| | * | omap2/3/4: serial: Remove condition for getting uart4_physSergio Aguirre2010-03-151-13/+1Star
| | * | OMAP3: serial: Use dev_* macros instead of printkSergio Aguirre2010-03-151-6/+6
| | * | OMAP3: serial: Check for zero-based physical addrSergio Aguirre2010-03-151-0/+13
* | | | ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks.Ernst Schwab2010-04-141-2/+2
* | | | ARM: 6052/1: kdump: make kexec work in interrupt contextMika Westerberg2010-04-141-4/+6
* | | | ARM: 6051/1: VFP: preserve the HW context when calling signal handlersImre Deak2010-04-143-17/+111
* | | | ARM: 6050/1: VFP: fix the SMP versions of vfp_{sync,flush}_hwstateImre Deak2010-04-141-21/+10Star
* | | | ARM: 6007/1: fix highmem with VIPT cache and DMANicolas Pitre2010-04-146-20/+122
* | | | ARM: 5975/1: AT91 slow-clock suspend: don't wait when turning PLLs offAnders Larsen2010-04-141-4/+0Star
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-1319-77/+412
|\ \ \ \
| * | | | ARM: Fix ioremap_cached()/ioremap_wc() for SMP platformsRussell King2010-04-091-0/+4
| * | | | ARM: 6043/1: AT91 slow-clock resume: Don't wait for a disabled PLL to lockAnders Larsen2010-04-091-0/+12
| * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-04-0814-70/+382
| |\ \ \ \
| | * | | | MXC: mach_armadillo5x0: Add USB Host support.Alberto Panizzo2010-03-302-0/+167
| | * | | | ARM mach-mx3: duplicated includeAndrea Gelmini2010-03-301-1/+0Star
| | * | | | ARM mach-mx3: duplicated includeAndrea Gelmini2010-03-301-1/+0Star
| | * | | | imx31: add watchdog device on litekit board.Vladimir Zapolskiy2010-03-301-0/+1
| | * | | | imx3: Add watchdog platform device supportVladimir Zapolskiy2010-03-302-2/+20
| | * | | | Merge branch 'mx51' into mxc-rcSascha Hauer2010-03-255-41/+83
| | |\ \ \ \
| | | * | | | i.MX51: remove NFC AXI static mappingSascha Hauer2010-03-192-12/+2Star
| | | * | | | i.MX51: determine silicon revision dynamicallySascha Hauer2010-03-192-6/+60
| | | * | | | i.MX51: map TZIC dynamicallySascha Hauer2010-03-192-22/+16Star
| | | * | | | i.MX51: Use correct clock for gptSascha Hauer2010-03-191-1/+1
| | | * | | | i.MX51 Babbage: Add uncompress outputSascha Hauer2010-03-191-0/+4
| | * | | | | MXC: mach-mx31_3ds: add support for freescale mc13783 power management device.Alberto Panizzo2010-03-251-0/+45
| | * | | | | MXC: mach-mx31_3ds: Add SPI1 device support.Alberto Panizzo2010-03-251-0/+20
| | * | | | | MXC: mach-mx31_3ds: Add support for on board NAND Flash.Alberto Panizzo2010-03-252-0/+22
| | * | | | | MXC: mach-mx31_3ds: Update variable names over recent mach name modification.Alberto Panizzo2010-03-252-22/+22
| | * | | | | imx31: fix parent clock for rtcVladimir Zapolskiy2010-03-251-3/+2Star
| | | |/ / / | | |/| | |
| * | | | | ARM: 6031/1: fix Thumb-2 decompressorRabin Vincent2010-04-071-1/+1
| * | | | | ARM: 6029/1: ep93xx: gpio.c: local functions should be staticHartley Sweeten2010-04-071-3/+3
| * | | | | ARM: 6024/1: bcmring: fix missing down on semaphore in dma.cLeo Chen2010-04-071-3/+10
* | | | | | Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-04-074-5/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h>Sergei Shtylyov2010-04-071-1/+3
| * | | | | davinci: DM365: fix duplicate default IRQ prioritiesKevin Hilman2010-04-061-1/+0Star
| * | | | | davinci: edma: clear events in edma_start()Brian Niebuhr2010-04-061-1/+2
| * | | | | davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefinedSekhar Nori2010-04-061-0/+4
| * | | | | davinci: timers: don't enable timer until clocksource is initializedKevin Hilman2010-04-061-2/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' into export-slabhTejun Heo2010-04-0510-47/+123
|\ \ \ \ \
| * | | | | ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel buildsCatalin Marinas2010-03-291-2/+2
| * | | | | ARM: 6005/1: arm: kprobes: fix register corruption with jprobesMika Westerberg2010-03-291-1/+9
| * | | | | ARM: 6001/1: removing compilation warning comming from clkdev.hviresh kumar2010-03-291-0/+1
| * | | | | ARM: 6000/1: removing compilation warning comming from <asm/irq.h>viresh kumar2010-03-291-0/+1
| * | | | | ARM: 5997/1: ARM: Correct the VFPv3 detectionCatalin Marinas2010-03-281-1/+1
| * | | | | ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4)Catalin Marinas2010-03-252-6/+16
| * | | | | ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4)Catalin Marinas2010-03-252-0/+11