| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2009-06-04 | 2 | -2/+5 |
|\ |
|
| * | [ARM] pxa: fix pxa27x_udc default pullup GPIO | Philipp Zabel | 2009-06-04 | 1 | -1/+4 |
| * | [ARM] pxa/imote2: fix UCAM sensor board ADC model number | Jonathan Cameron | 2009-06-04 | 1 | -1/+1 |
* | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 2009-06-04 | 4 | -4/+4 |
|\ \ |
|
| * | | mx[23]: don't put clock lookups in __initdata | Rabin Vincent | 2009-06-03 | 4 | -4/+4 |
| |/ |
|
* | | [ARM] ARMv7 errata: only apply fixes when running on applicable CPU | Russell King | 2009-06-02 | 1 | -11/+25 |
* | | [ARM] 5534/1: kmalloc must return a cache line aligned buffer | Martin Fuzzey | 2009-06-02 | 2 | -7/+16 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-05-30 | 26 | -67/+460 |
|\ |
|
| * | Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline | Russell King | 2009-05-29 | 1 | -2/+1 |
| |\ |
|
| | * | Gemini: Fix SRAM/ROM location after memory swap | Paulius Zaleckas | 2009-05-28 | 1 | -2/+1 |
| * | | [ARM] update mach-types | Russell King | 2009-05-29 | 1 | -9/+122 |
| * | | [ARM] Add cmpxchg support for ARMv6+ systems (v5) | Mathieu Desnoyers | 2009-05-28 | 1 | -0/+173 |
| * | | [ARM] barriers: improve xchg, bitops and atomic SMP barriers | Russell King | 2009-05-28 | 5 | -13/+71 |
| * | | Merge branch 'for-rmk' of git://git.marvell.com/orion | Russell King | 2009-05-23 | 5 | -12/+29 |
| |\ \ |
|
| | * | | [ARM] add coherent DMA mask for mv643xx_eth | Nicolas Pitre | 2009-05-22 | 4 | -0/+27 |
| | * | | [ARM] Orion: Remove explicit name for platform device resources | Martin Michlmayr | 2009-05-21 | 3 | -8/+0 |
| | * | | [ARM] Kirkwood: Correct MPP for SATA activity/presence LEDs of QNAP TS-119/TS... | Thomas Reitmayr | 2009-05-21 | 1 | -4/+2 |
| | |/ |
|
| * | | [ARM] disable NX support for OABI-supporting kernels | Russell King | 2009-05-23 | 1 | -0/+9 |
| * | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2009-05-23 | 13 | -31/+55 |
| |\ \
| | |/
| |/| |
|
| | * | [ARM] pxa/palm: fix PalmLD/T5/TX AC97 MFP | Marek Vasut | 2009-05-22 | 3 | -0/+4 |
| | * | [ARM] pxa: add parameter to clksrc_read() for pxa168/910 | Coly Li | 2009-05-22 | 1 | -1/+1 |
| | * | [ARM] pxa: fix the incorrectly defined drive strength macros for pxa{168,910} | Mingwei Wang | 2009-05-22 | 3 | -6/+13 |
| | * | [ARM] pxa/ezx: fix pin configuration for low power mode | Daniel Ribeiro | 2009-05-20 | 1 | -18/+18 |
| | * | [ARM] pxa/spitz: provide spitz_ohci_exit() that unregisters USB_HOST GPIO | Dmitry Eremin-Solenikov | 2009-05-18 | 1 | -0/+6 |
| | * | [ARM] pxa: enable GPIO receivers after configuring pins | Timothy Clacy | 2009-05-18 | 1 | -0/+3 |
| | * | [ARM] pxa: allow gpio_reset drive high during normal work | Daniel Ribeiro | 2009-05-18 | 4 | -6/+7 |
| | * | [ARM] pxa: save/restore PGSR on suspend/resume. | Daniel Ribeiro | 2009-05-18 | 1 | -0/+3 |
* | | | flat: fix data sections alignment | Oskar Schirmer | 2009-05-29 | 1 | -3/+0 |
|/ / |
|
* | | [ARM] 5517/1: integrator: don't put clock lookups in __initdata | Rabin Vincent | 2009-05-18 | 1 | -1/+1 |
* | | [ARM] 5518/1: versatile: don't put clock lookups in __initdata | Rabin Vincent | 2009-05-18 | 1 | -1/+1 |
* | | [ARM] mach-l7200: fix spelling of SYS_CLOCK_OFF | Pavel Roskin | 2009-05-18 | 1 | -1/+1 |
* | | [ARM] Double check memmap is actually valid with a memmap has unexpected hole... | Mel Gorman | 2009-05-18 | 1 | -3/+3 |
* | | Merge branch 'smp-fix' | Russell King | 2009-05-17 | 8 | -72/+32 |
|\ \ |
|
| * | | [ARM] realview: fix broadcast tick support | Russell King | 2009-05-17 | 3 | -14/+6 |
| * | | [ARM] realview: remove useless smp_cross_call_done() | Russell King | 2009-05-17 | 2 | -14/+0 |
| * | | [ARM] smp: fix cpumask usage in ARM SMP code | Russell King | 2009-05-17 | 6 | -46/+28 |
| |/ |
|
* | | [ARM] 5513/1: Eurotech VIPER SBC: fix compilation error | Ricardo Martins | 2009-05-16 | 1 | -0/+1 |
* | | [ARM] 5509/1: ep93xx: clkdev enable UARTS | Hartley Sweeten | 2009-05-16 | 2 | -9/+65 |
* | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 2009-05-16 | 8 | -24/+27 |
|\ \ |
|
| * | | ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2 | Tony Lindgren | 2009-05-16 | 2 | -9/+9 |
| * | | ARM: OMAP3: Fix HW SAVEANDRESTORE shift define | Kalle Jokiniemi | 2009-05-16 | 1 | -1/+1 |
| * | | ARM: OMAP3: Fix number of GPIO lines for 34xx | Vikram Pandita | 2009-05-16 | 1 | -1/+1 |
| * | | ARM: OMAP2/3: Add name for musb clocks | Tony Lindgren | 2009-05-12 | 2 | -2/+2 |
| * | | ARM: OMAP2: Fix SPI driver failure on 2420 when running multi-omap config | Jarkko Nikula | 2009-05-12 | 1 | -2/+4 |
| * | | ARM: OMAP2: Fix tusb6010 init error and compilation warning | Jarkko Nikula | 2009-05-12 | 1 | -1/+1 |
| * | | ARM: OMAP: GPIO de-bounce clocks don't affect module idle state | Paul Walmsley | 2009-05-12 | 1 | -6/+6 |
| * | | ARM: OMAP: Fix printing of reserved memory for frambuffer | Tomi Valkeinen | 2009-05-11 | 1 | -2/+3 |
* | | | Merge branch 'fixes-rc5' of git://aeryn.fluff.org.uk/bjdooks/linux | Russell King | 2009-05-16 | 8 | -20/+19 |
|\ \ \
| |_|/
|/| | |
|
| * | | [ARM] S3C: Do not set clk->owner field if unset | Ben Dooks | 2009-05-15 | 1 | -2/+0 |
| * | | [ARM] S3C2410: mach-bast.c registering i2c data too early | Ben Dooks | 2009-05-15 | 1 | -2/+1 |