aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-98/+43
2008-11-13[ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constantsRussell King1-18/+0
2008-11-13[ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King4-13/+9
2008-11-13[ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constantsRussell King3-53/+3
2008-11-13[ARM] dma-mapping: fix compiler warningRussell King1-2/+11
2008-11-11iop-adma: use iop_paranoia() for debug BUG_ONsDan Williams3-3/+11
2008-11-09[ARM] iop: iop3xx needs registers mapped uncached+unbufferedRussell King3-8/+16
2008-11-08[ARM] versatile: correct MMC clock rateRussell King1-1/+1
2008-11-08[ARM] realview: correct MMC clock rateRussell King1-1/+1
2008-11-08[ARM] 5329/1: Feroceon: fix feroceon_l2_inv_rangeNicolas Pitre1-2/+2
2008-11-06Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Russell King4-16/+16
2008-11-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiopRussell King1-2/+2
2008-11-06[ARM] xsc3: fix xsc3_l2_inv_rangeDan Williams1-2/+2
2008-11-06[ARM] mm: fix page table initializationRussell King3-36/+87
2008-11-06[ARM] fix naming of MODULE_START / MODULE_ENDRussell King3-12/+12
2008-11-04ARM: OMAP: Fix define for twl4030 irqsTony Lindgren1-1/+1
2008-11-04ARM: OMAP: Fix get_irqnr_and_base to clear spurious interrupt bitsTony Lindgren1-1/+3
2008-11-04ARM: OMAP: Fix debugfs_create_*'s error checking method for arm/plat-omapZhaolei1-10/+10
2008-11-04ARM: OMAP: Fix compiler warnings in gpmc.cSanjeev Premi1-4/+2
2008-11-04[ARM] fix VFP+softfloat binariesRussell King1-1/+5
2008-10-30[ARM] 5326/1: AFEB9260: Fix for i2c_board_info structureSergey Lapin1-0/+1
2008-10-30Merge branch 'for-rmk-rc' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6Russell King4-3/+25
2008-10-30[ARM] mx31ads: Add missing includeSascha Hauer1-0/+2
2008-10-30[ARM] MXC: Fix mxc_gpio_get(), which must read PSR register instead DR.Darius Augulis1-1/+1
2008-10-30[ARM] MX3: Use ioremap wrapper to map SoC devices nonsharedSascha Hauer1-0/+20
2008-10-30[ARM] gpio_free might sleep, arm architectureUwe Kleine-König6-0/+15
2008-10-30[ARM] ep93xx: fix OHCI DMA maskMatthias Kaehlcke1-2/+4
2008-10-30Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King11-27/+39
2008-10-30[ARM] sharpsl_pm: fix compilation w/o CONFIG_PMDmitry Baryshkov1-5/+14
2008-10-30[ARM] pcm037: map AIPS1 and AIPS2 as nonshared areaSascha Hauer1-2/+2
2008-10-29[ARM] corgi_lcd: fix simultaneous compilation with corgi_blDmitry Baryshkov3-2/+7
2008-10-29[ARM] pxa/spitz: fix spi cs on spitzDmitry Baryshkov1-0/+12
2008-10-27Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar62-1273/+3772
2008-10-24[ARM] xsc3: revert writethrough memory-type encoding changeDan Williams1-1/+1
2008-10-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds38-1246/+3585
2008-10-23Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2-1/+23
2008-10-23[ARM] 5321/1: Kirkwood: fix typo in MakefileNicolas Pitre1-1/+1
2008-10-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwbLinus Torvalds1-0/+2
2008-10-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds25-26/+162
2008-10-23ftrace: remove mcount setSteven Rostedt1-13/+0
2008-10-23ftrace: disable dynamic ftrace for all archs that use daemonSteven Rostedt1-1/+0
2008-10-23[ARM] 5320/1: fix assembly constraints in implementation of do_div()Nicolas Pitre1-3/+3
2008-10-22[ARM] 5318/1: Swap the PRRR and NMRR values in proc-v7.SCatalin Marinas1-2/+2
2008-10-22[ARM] 5316/1: AT91: oops (regression) fix on gpio irqDavid Brownell1-0/+1
2008-10-22Merge branch 'for-rmk' of git://git.android.com/kernel into develRussell King35-334/+1414
2008-10-22Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King9-1002/+2281
2008-10-22[ARM] msm: vreg interface to msm7k pmicBrian Swetland3-0/+173
2008-10-22[ARM] msm: dma: various basic dma improvements and bugfixesBrian Swetland2-25/+71
2008-10-22[ARM] msm: clock: provide clk_*() api support forBrian Swetland6-0/+395
2008-10-22[ARM] msm: clean up iomap and devicesBrian Swetland10-193/+368