summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
2010-11-17ARM: imx: remove deprecated symbols as all users are gone nowUwe Kleine-König
2010-11-17ARM: imx/debug-macro: rework using the new io mapping macroUwe Kleine-König
2010-11-17ARM: imx: change static io mapping to use a functionUwe Kleine-König
2010-11-17ARM: imx: remove last explicit users of virtual base address definesUwe Kleine-König
2010-11-17ARM: imx: use MXxy_IO_P2V macros to setup static mappingsUwe Kleine-König
2010-11-17ARM: imx: refactor the io mapping macroUwe Kleine-König
2010-11-17ARM: mx3: fix the last users of IMX_NEEDS_DEPRECATED_SYMBOLSUwe Kleine-König
2010-10-28Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...Russell King
2010-10-28Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King
2010-10-28Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-10-26Merge git://git.infradead.org/battery-2.6Linus Torvalds
2010-10-26Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds
2010-10-26Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2010-10-26ARM: imx: Add wake functionality to GPIODinh Nguyen
2010-10-26ARM: mx5: Add gpio-keys to mx51 babbage boardDinh Nguyen
2010-10-26ARM: imx: Add gpio-keys to plat-mxcDinh Nguyen
2010-10-26mx31_3ds: Fix spi registrationRogerio Pimentel
2010-10-26mx31_3ds: Fix the logic for detecting the debug boardRogerio Pimentel
2010-10-26at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and boardNicolas Ferre
2010-10-26AT91: pm: make sure that r0 is 0 when dealing with cache operationsNicolas Ferre
2010-10-26AT91: pm: use plain cpu_do_idle() for "wait for interrupt"Nicolas Ferre
2010-10-26AT91: reset: extend alternate reset procedure to several chipsNicolas Ferre
2010-10-26AT91: reset routine cleanup, remove not needed icache flushNicolas Ferre
2010-10-26AT91: trivial: align comment of at91sam9g20_reset with one more tabNicolas Ferre
2010-10-26AT91: Fix AT91SAM9G20 reset as per the errata in the data sheetPeter Horton
2010-10-26AT91: add board support for Pcontrol_G20Peter Gsellmann
2010-10-26ARM: ux500 specific L2 cache codePer Fransson
2010-10-26ARM: l2x0: Optimise the range based operationsSantosh Shilimkar
2010-10-26ARM: l2x0: Determine the cache sizeSantosh Shilimkar
2010-10-26ARM: l2x0: Fix coding-style in the cache-l2x0.hSantosh Shilimkar
2010-10-26omap4: l2x0: Override the default l2x0_disableSantosh Shilimkar
2010-10-26arm: Implement l2x0 cache disable functionsThomas Gleixner
2010-10-26arm: Disable outer (L2) cache in kexecThomas Gleixner
2010-10-26ARM: Improve the L2 cache performance when PL310 is usedCatalin Marinas
2010-10-26ARM: S5PV310: Support ethernet for SMDKV310 and SMDKC210Daein Moon
2010-10-26mx31_3ds: Remove unused debug board definitionsRogerio Pimentel
2010-10-25Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegraLinus Torvalds
2010-10-26ARM: S5PV310: Add support SROMCDaein Moon
2010-10-26ARM: SAMSUNG: Add the missed s3c_gpio_getpull() APIDaein Moon
2010-10-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-10-25Kirkwood: add fan support for Network Space Max v2Simon Guinot
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-25Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-10-25ARM: S5P: Change VMALLOC_END to use more vmalloc()/ioremap() areaKukjin Kim