| Commit message (Expand) | Author | Age |
* | [ARM] Double check memmap is actually valid with a memmap has unexpected hole... | Mel Gorman | 2009-05-18 |
* | ARM: ARCH_MXC should select HAVE_CLK | Guennadi Liakhovetski | 2009-05-05 |
* | [ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten wit... | Catalin Marinas | 2009-04-30 |
* | [ARM] 5490/1: ARM errata: Processor deadlock when a false hazard is created | Catalin Marinas | 2009-04-30 |
* | [ARM] 5487/1: ARM errata: Stale prediction on replaced interworking branch | Catalin Marinas | 2009-04-30 |
* | [ARM] 5488/1: ARM errata: Invalidation of the Instruction Cache operation can... | Catalin Marinas | 2009-04-30 |
* | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2009-04-28 |
|\ |
|
| * | [ARM] pxa: remove unused CPU_FREQ_PXA Kconfig symbol | Philipp Zabel | 2009-04-26 |
| * | [ARM] pxa: remove duplicate select statements from Kconfig | Guennadi Liakhovetski | 2009-04-26 |
* | | davinci: major rework of clock, PLL, PSC infrastructure | Kevin Hilman | 2009-04-23 |
* | | davinci: add default Kconfig, add HAVE_IDE | Kevin Hilman | 2009-04-23 |
|/ |
|
* | Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into devel | Russell King | 2009-03-26 |
|\ |
|
| * | Gemini: gpiolib based GPIO support v2 | Paulius Zaleckas | 2009-03-26 |
| * | ARM: Add Gemini architecture v3 | Paulius Zaleckas | 2009-03-26 |
* | | Merge branch 'highmem' into devel | Russell King | 2009-03-24 |
|\ \ |
|
| * | | [ARM] add CONFIG_HIGHMEM option | Nicolas Pitre | 2009-03-15 |
| |/ |
|
* | | [ARM] pxa: add base support for Marvell PXA910 | Eric Miao | 2009-03-22 |
* | | [ARM] pxa: add GPIO support for pxa168 | Eric Miao | 2009-03-22 |
* | | [ARM] pxa: add iWMMXt support for pxa168 | Eric Miao | 2009-03-22 |
* | | [ARM] pxa: add base support for Marvell's PXA168 processor line | Eric Miao | 2009-03-22 |
* | | [ARM] pxa: introduce plat-pxa for PXA common code and add DMA support | Eric Miao | 2009-03-22 |
* | | [ARM] 5407/1: SA1100: drop broken for ages iPAQ h3800 support | Dmitry Artamonow | 2009-02-21 |
* | | [ARM] 5373/2: Add gpiolib support to AT91 | Ryan Mallon | 2009-02-12 |
|/ |
|
* | Staging: Kconfig for ARCH=arm,8300, cris | F. Duncan M. Haldane | 2009-01-06 |
* | Merge git://git.marvell.com/orion into devel | Russell King | 2008-12-20 |
|\ |
|
| * | [ARM] mv78xx0: implement GPIO and GPIO interrupt support | Lennert Buytenhek | 2008-12-20 |
| * | [ARM] Kirkwood: implement GPIO and GPIO interrupt support | Lennert Buytenhek | 2008-12-20 |
* | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel | Russell King | 2008-12-19 |
|\ \
| |/
|/| |
|
| * | Merge branch 'for-rmk-misc' into for-rmk | Uwe Kleine-Koenig | 2008-12-12 |
| |\ |
|
| | * | remove a superfluous kconfig type definition | Uwe Kleine-König | 2008-12-12 |
| * | | netx: add support for clockevents | Uwe Kleine-König | 2008-12-09 |
| * | | netx: enable GENERIC_TIME | Uwe Kleine-König | 2008-12-09 |
| |/ |
|
* | | Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King | 2008-12-18 |
|\ \ |
|
| * | | [ARM] S3C64XX: Initial arch directory | Ben Dooks | 2008-12-15 |
* | | | [ARM] KS8695: Fixup the KS8695 GPIO to be GPIOLIB | Daniel Silverstone | 2008-12-14 |
|/ / |
|
* | | [ARM] 5338/1: Add Nuvoton W90P910 Platform support | wanzongshun | 2008-12-03 |
* | | Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into devel | Russell King | 2008-12-01 |
|\ \ |
|
| * | | RealView: Add Cortex-A9 support to the EB board | Jon Callan | 2008-12-01 |
* | | | Merge branch 'clks' into devel | Russell King | 2008-11-30 |
|\ \ \ |
|
| * | | | [ARM] ep93xx: convert to clkdev and match clocks by struct device where possible | Russell King | 2008-11-30 |
* | | | | Merge branch 'clps7500' into devel | Russell King | 2008-11-27 |
|\ \ \ \ |
|
| * | | | | [ARM] clps7500: remove support | Russell King | 2008-11-27 |
| | |_|/
| |/| | |
|
* | | | | Merge branches 'core' and 'clks' into devel | Russell King | 2008-11-27 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | [ARM] pxa: convert to clkdev and match clocks by struct device where possible | Russell King | 2008-11-27 |
| * | | | [ARM] versatile: convert to clkdev and lookup clocks by device name | Russell King | 2008-11-27 |
| * | | | [ARM] integrator: convert to clkdev and lookup clocks by device name | Russell King | 2008-11-27 |
| * | | | [ARM] realview: convert to clkdev and lookup clocks by device name | Russell King | 2008-11-27 |
| |/ / |
|
* / / | [ARM] Arrange for platforms to select appropriate CPU support | Russell King | 2008-11-27 |
|/ / |
|
* | | Merge commit 'v2.6.28-rc2' into tracing/urgent | Ingo Molnar | 2008-10-27 |
|\| |
|
| * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-23 |
| |\ |
|