aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk-misc' into for-rmkUwe Kleine-Koenig2008-12-1213-28/+60
|\
| * at91: warn if irqs are enabled in set_next_eventUwe Kleine-König2008-12-121-0/+9
| * remove a superfluous kconfig type definitionUwe Kleine-König2008-12-121-1/+0
| * Fix configure warnings in defconfigs for netX and Picotux 200Uwe Kleine-König2008-12-122-6/+6
| * small doc fix: ftrace_dyn_arch_init is called by ftrace_initUwe Kleine-König2008-12-121-1/+1
| * [ARM] 5341/2: there is no copy_page on nommu ARMNicolas Pitre2008-12-111-2/+2
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-097-18/+42
| |\
| | * [ARM] Fix alignment fault handling for ARMv6 and later CPUsRussell King2008-12-071-3/+23
| | * [ARM] 5340/1: fix stack placement after noexecstack changesLennert Buytenhek2008-12-061-1/+1
| | * [ARM] 5339/1: fix __fls() on ARMNicolas Pitre2008-12-041-6/+10
| | * [ARM] Orion: fix bug in pcie configuration cycle function field maskSaeed Bishara2008-12-021-1/+1
| | * [ARM] omap: fix a pile of issuesRussell King2008-12-013-7/+7
* | | netx: define register MEMCRUwe Kleine-König2008-12-091-0/+22
* | | netx/xc: add a few "const"s to fix compiler warningsUwe Kleine-König2008-12-091-3/+3
* | | netx: add support for clockeventsUwe Kleine-König2008-12-092-1/+68
* | | netx: enable GENERIC_TIMEUwe Kleine-König2008-12-091-0/+1
* | | netx: Use a cpp symbol for the clocksource timer numberUwe Kleine-König2008-12-091-5/+7
* | | mach-netx/time.c: codingstyle cleanupUwe Kleine-König2008-12-091-12/+14
|/ /
* | spi: fix spi_s3c24xx_gpio num_chipselectBen Dooks2008-12-011-0/+1
|/
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-11-273-33/+120
|\
| * [ARM] pxa/palmtx: misc fixes to use generic GPIO APIMarek Vasut2008-11-271-32/+118
| * [ARM] pxa/corgi: update default config to exclude tosa from being builtEric Miao2008-11-261-1/+1
| * [ARM] pxa/pcm990: use negative number for an invalid GPIO in camera dataGuennadi Liakhovetski2008-11-261-0/+1
* | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-11-272-3/+4
|\ \ | |/ |/|
| * ARM: OMAP: Fixes for suspend / resume GPIO wake-up handlingTero Kristo2008-11-261-2/+3
| * ARM: OMAP: Typo fix for clock_allow_idleAmit Kucheria2008-11-251-1/+1
* | [ARM] pxa/MioA701: bluetooth resume fixRobert Jarzmik2008-11-221-1/+1
* | [ARM] pxa/MioA701: fix memory corruption.Robert Jarzmik2008-11-221-0/+1
* | [ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other st...Jaya Kumar2008-11-171-3/+4
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-11-172-2/+3
|\ \ | |/ |/|
| * [ARM] pxa: fix incorrect PCMCIA PSKTSEL pin configuration for spitzEric Miao2008-11-161-1/+2
| * [ARM] pxa: fix I2C controller device being registered twice on AkitaEric Miao2008-11-161-1/+0
| * pxafb: introduce LCD_TYPE_MASK and use it.Eric Miao2008-11-111-0/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-1314-98/+43
|\ \
| * | [ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constantsRussell King2008-11-131-18/+0
| * | [ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King2008-11-134-13/+9
| * | [ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constantsRussell King2008-11-133-53/+3
| * | [ARM] dma-mapping: fix compiler warningRussell King2008-11-131-2/+11
| * | [ARM] iop: iop3xx needs registers mapped uncached+unbufferedRussell King2008-11-093-8/+16
| * | [ARM] versatile: correct MMC clock rateRussell King2008-11-081-1/+1
| * | [ARM] realview: correct MMC clock rateRussell King2008-11-081-1/+1
| * | [ARM] 5329/1: Feroceon: fix feroceon_l2_inv_rangeNicolas Pitre2008-11-081-2/+2
| |/
* | iop-adma: use iop_paranoia() for debug BUG_ONsDan Williams2008-11-113-3/+11
|/
* Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-11-064-16/+16
|\
| * ARM: OMAP: Fix define for twl4030 irqsTony Lindgren2008-11-041-1/+1
| * ARM: OMAP: Fix get_irqnr_and_base to clear spurious interrupt bitsTony Lindgren2008-11-041-1/+3
| * ARM: OMAP: Fix debugfs_create_*'s error checking method for arm/plat-omapZhaolei2008-11-041-10/+10
| * ARM: OMAP: Fix compiler warnings in gpmc.cSanjeev Premi2008-11-041-4/+2
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs...Russell King2008-11-061-2/+2
|\ \
| * | [ARM] xsc3: fix xsc3_l2_inv_rangeDan Williams2008-11-061-2/+2
| |/