summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2007-05-11[ARM] Spinlock initializer cleanupThomas Gleixner3-4/+4
2007-05-11[ARM] remove useless config option GENERIC_BUST_SPINLOCKRobert P. J. Day1-3/+0
2007-05-11[ARM] 4303/3: base kernel support for TI DaVinciKevin Hilman13-3/+1132
2007-05-11[ARM] 4359/3: H1940: Add bluetooth supportArnaud Patard3-1/+149
2007-05-11[ARM] 4365/1: Add AC97 clock to s3c2443 machineGraeme Gregory1-0/+4
2007-05-11[ARM] 4362/1: trizeps4 updateJürgen Schindele2-216/+378
2007-05-11[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King1-1/+18
2007-05-11[ARM] ecard: add helper function for setting ecard irq opsRussell King1-0/+16
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', 'ns...Russell 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