aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-27msm: fix compile failure on struct membank node memberDaniel Walker1-1/+0
2010-10-27ARM: fix memblock breakageRussell King2-10/+1
2010-10-27ARM: 6465/1: Fix data abort accessing proc_info from __lookup_processor_typeTony Lindgren1-0/+1
2010-10-27ARM: 6460/1: ixp2000: fix type of ixp2000_timer_interruptUwe Kleine-König1-1/+1
2010-10-27ARM: 6449/1: Fix for compiler warning of uninitialized variable.Marcelo Roberto Jimenez1-3/+2
2010-10-27ARM: 6445/1: fixup TCM memory typesLinus Walleij1-7/+7
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer1-2/+1
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra3-12/+10
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra2-12/+17
2010-10-26Merge git://git.infradead.org/battery-2.6Linus Torvalds1-0/+5
2010-10-26Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds15-34/+771
2010-10-26Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds3-38/+23
2010-10-26ARM: imx: Add wake functionality to GPIODinh Nguyen1-0/+32
2010-10-26ARM: mx5: Add gpio-keys to mx51 babbage boardDinh Nguyen3-0/+27
2010-10-26ARM: imx: Add gpio-keys to plat-mxcDinh Nguyen5-0/+38
2010-10-26mx31_3ds: Fix spi registrationRogerio Pimentel1-1/+1
2010-10-26mx31_3ds: Fix the logic for detecting the debug boardRogerio Pimentel1-3/+3
2010-10-26at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and boardNicolas Ferre2-0/+189
2010-10-26AT91: pm: make sure that r0 is 0 when dealing with cache operationsNicolas Ferre3-3/+10
2010-10-26AT91: pm: use plain cpu_do_idle() for "wait for interrupt"Nicolas Ferre2-2/+8
2010-10-26AT91: reset: extend alternate reset procedure to several chipsNicolas Ferre6-35/+12
2010-10-26AT91: reset routine cleanup, remove not needed icache flushNicolas Ferre4-58/+51
2010-10-26AT91: trivial: align comment of at91sam9g20_reset with one more tabNicolas Ferre1-7/+7
2010-10-26AT91: Fix AT91SAM9G20 reset as per the errata in the data sheetPeter Horton3-2/+63
2010-10-26AT91: add board support for Pcontrol_G20Peter Gsellmann4-0/+504
2010-10-26ARM: ux500 specific L2 cache codePer Fransson1-0/+45
2010-10-26ARM: l2x0: Optimise the range based operationsSantosh Shilimkar1-0/+22
2010-10-26ARM: l2x0: Determine the cache sizeSantosh Shilimkar2-2/+12
2010-10-26ARM: l2x0: Fix coding-style in the cache-l2x0.hSantosh Shilimkar1-3/+5
2010-10-26omap4: l2x0: Override the default l2x0_disableSantosh Shilimkar1-0/+13
2010-10-26arm: Implement l2x0 cache disable functionsThomas Gleixner1-1/+27
2010-10-26arm: Disable outer (L2) cache in kexecThomas Gleixner2-0/+27
2010-10-26ARM: Improve the L2 cache performance when PL310 is usedCatalin Marinas2-3/+20
2010-10-26ARM: S5PV310: Support ethernet for SMDKV310 and SMDKC210Daein Moon2-0/+122
2010-10-26mx31_3ds: Remove unused debug board definitionsRogerio Pimentel1-30/+0
2010-10-25Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegraLinus Torvalds32-629/+4291
2010-10-26ARM: S5PV310: Add support SROMCDaein Moon3-0/+59
2010-10-26ARM: SAMSUNG: Add the missed s3c_gpio_getpull() APIDaein Moon2-0/+25
2010-10-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/stagingLinus Torvalds1-0/+43
2010-10-25Kirkwood: add fan support for Network Space Max v2Simon Guinot1-0/+43
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds145-3565/+11223
2010-10-25Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinciLinus Torvalds36-154/+1269
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds22-46/+263
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-16/+231
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai22-46/+263
2010-10-25ARM: S5P: Change VMALLOC_END to use more vmalloc()/ioremap() areaKukjin Kim5-5/+5
2010-10-25ARM: S3C: Change VMALLOC_END to use more vmalloc()/ioremap() areaKukjin Kim3-3/+3
2010-10-25ARM: SAMSUNG: Move the start address of Samsung SoCs' VA spaceKukjin Kim1-2/+2
2010-10-25ARM: S5PV310: Add support External InterruptJongsun Han2-1/+229
2010-10-25ARM: S5PV310: Add the definition for external interruptJongsun Han2-0/+58