aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-09Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds44-186/+2835
2007-05-09Merge branches 'armv7', 'at91', 'misc' and 'omap' into develRussell King37-184/+2231
2007-05-09ARM: OMAP: Fix GCC-reported compile time bugDavid Brownell1-1/+4
2007-05-09ARM: OMAP: restore CONFIG_GENERIC_TIMEDavid Brownell1-0/+1
2007-05-09ARM: OMAP: partial LED fixesDavid Brownell1-11/+6
2007-05-09ARM: OMAP: add SoSSI clock (call propagate_rate for childrens)Imre Deak1-0/+2
2007-05-09ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations)Imre Deak4-83/+264
2007-05-09ARM: OMAP: Mostly cosmetic to sync up with linux-omap treeTony Lindgren3-6/+6
2007-05-09ARM: OMAP: Add mailbox support for IVAHiroshi DOYU4-0/+1133
2007-05-09[ARM] armv7: add Makefile and Kconfig entriesCatalin Marinas3-2/+38
2007-05-09[ARM] armv7: add support for asid-tagged VIVT I-cacheCatalin Marinas1-0/+7
2007-05-09fix file specification in commentsUwe Kleine-König2-2/+2
2007-05-09misc doc and kconfig typosMatt LaPlante2-2/+2
2007-05-08[ARM] armv7: add support for ARMv7 cores.Catalin Marinas4-0/+559
2007-05-08[ARM] Fix ARM branch relocation rangeKevin Welton1-2/+2
2007-05-08ARM: OMAP: Sync core code with linux-omapTony Lindgren15-135/+470
2007-05-08ARM: OMAP: h4 must have blinky leds!!David Brownell5-1/+340
2007-05-08ARM: OMAP: FB: add controller platform dataImre Deak1-0/+5
2007-05-08ARM: OMAP: Add function to print clock usecountsJuha Yrjola1-0/+35
2007-05-08ARM: OMAP: Add DMA IRQ sanity checksJuha Yrjola1-7/+18
2007-05-08ARM: OMAP: gpio init section cleanupsDavid Brownell5-6/+5
2007-05-08[ARM] Fix ASID version switchRussell King1-3/+7
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle31-31/+31
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig2-8/+8
2007-05-08[ARM] Ensure head text is always placed at the start of kernelRussell King3-5/+9
2007-05-08[ARM] Shut up warning about init_thread_unionRussell King2-2/+2
2007-05-08[ARM] Mark SMP local timer and IPI as exception entriesRussell King1-2/+2
2007-05-07get_unmapped_area handles MAP_FIXED on armBenjamin Herrenschmidt1-2/+1
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds136-1027/+4690
2007-05-06Merge branch 'ixp4xx' into develRussell King11-7/+474
2007-05-06Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns9xxx', 'omap', 'pxa', 'rpc', 's3c' and 'sa1100' into develRussell King87-616/+3779
2007-05-06[ARM] Move syscall saving out of the way of utraceRussell King1-3/+3
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2-2/+2
2007-05-05[ARM] 4358/1: S3C24XX: mach-qt2410.c: remove linux/mmc/protocol.h headerArnaud Patard1-1/+0
2007-05-05[ARM] mm 10: allow memory type to be specified with ioremapRussell King5-28/+26
2007-05-05[ARM] mm 9: add additional device memory typesRussell King3-36/+42
2007-05-05[ARM] mm 8: define mem_types table L1 bit 4 to be for ARMv6Russell King1-24/+20
2007-05-05ARM: OMAP: fix OMAP1 mpuio suspend/resume oopsDavid Brownell1-0/+2
2007-05-05ARM: OMAP: MPUIO wake updatesDavid Brownell1-10/+83
2007-05-05ARM: OMAP: speed up gpio irq handlingDavid Brownell1-8/+9
2007-05-05ARM: OMAP: plat-omap changes for 2430 SDPSyed Mohammed Khasim4-19/+80
2007-05-05ARM: OMAP: gpio object shrinkage, cleanupDavid Brownell1-36/+130
2007-05-05ARM: OMAP: /sys/kernel/debug/omap_gpioDavid Brownell1-1/+129
2007-05-05ARM: OMAP: Implement workaround for GPIO wakeup bug in OMAP2420 siliconJuha Yrjola1-18/+136
2007-05-05ARM: OMAP: Enable 24xx GPIO autoidlingJuha Yrjola1-0/+10
2007-05-05[ARM] 4318/2: DSM-G600 Board SupportMichael-Luke Jones5-0/+385
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-3/+3
2007-05-03[ARM] 4227/1: minor head.S fixupsNicolas Pitre1-1/+5
2007-05-03[ARM] 4355/2: AT91: SAM9260-EK and SAM9263-EK board updatesAndrew Victor2-2/+26